GitXplorerGitXplorer
a

ReloadPermissions

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
683e9b2510d56a77c8a9592ee2afdedd61764c4d

- Cleaned up code

aaaomidi committed 7 years ago
Unverified
3fb14dc136ea7d21e20744dffa073401389feb14

Edited License

aaaomidi committed 11 years ago
Unverified
0c5ae9cc3789a8528680dc1453e2812310d6f1b7

Initial Commit

aaaomidi committed 11 years ago

README

The README file for this repository.

##Reload Permissions##


Description

Have you tried to reload the permissions.yml fine within the Bukkit root folder? Unfortunately due to the way Bukkit's written, the only way to do this SO FAR was to /reload the whole server or restart it.

We all know reloading can cause problems, and a ton of them. I made a plugin for the Minecraft Cloud Network that utilizes Reflection to reload permissions for the Server.

This plugin is especially helpful for servers who want to use SQL based permission systems (zPerms) but have different permissions for each server, they can use permissions.yml to create their own custom permission strings for each server. For example:

ServerA has permission essentials.pay ServerB has permission essentials.tpa These permissions must be seperate for each server, make a permission string in permissions.yml of ServerA called my.custom.permission.servera and add essentials.pay as a child node. Do the same for ServerB and add essentials.tpa as a child node. Add a global permission called my.custom.permission.servera/serverb and watch the magic happen :)

Also many thanks to Me4502 for helping me with development of this plugin!

Note: This plugin will not go on Bukkit, why? Cause Bukkit really doesn't know how to respect the community. (Yes I was banned for forgetting to change the text of a placeholder.)

Usage

Currently there are no permissions to the main and only command of this plugin, I'm not sure if permissions would even work... So for now you NEED to be OP to be able to run the command, or just do it via console.

Commands

/reloadperms - Basically reloads the permissions from permissions.yml

Future Versions

I don't currently have anything in mind for the future of this plugin, however I'll try to keep it updated with the ever changing Bukkit source.

Source Code

Source Code

Donate

If you like what I'm doing please donate here.