| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
accounts.
|
| |
|
| |
|
|
|
|
|
|
| |
- Update for CraftBukkit 1.7.8-R0.1(3050).
- Add UUID support.
Plugins can still query by player name but a UUID is faster and preferable.
|
| |
|
| |
|
| |
|
|
|
|
| |
higher ranked than another.
|
|
|
| |
(fixes commandblocks using manselect).
|
|
|
| |
exact matches (not wildcards).
|
| |
|
|
|
| |
already negated.
|
|
|
| |
will cause all new or unnamed worlds to use this mirroring.
|
| |
|
|
|
| |
'allow_commandblocks' So it doesn't kill the whole config.
|
| |
|
| |
|
|
|
| |
referencing.
|
| |
|
|
|
| |
permission.
|
| |
|
| |
|
| |
|
|
|
|
| |
offline mode and the player has the permission node
'groupmanager.noofflineperms'.
|
|
|
| |
ConcurrentModificationException.
|
|
|
| |
(should prevent deadlocks).
|
|
|
| |
players new permissions.
|
| |
|
| |
|
|
|
| |
identical mirrors (fixes the /manselect list).
|
| |
|
|
|
| |
Permissions, Info nodes].
|
|
|
|
| |
- Remove info node support from GlobalGroups. It should not have them
as GlobalGroups are only permission collections.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
can now support periods in world names.
|
| |
|
|
|
| |
YAMLConfiguration class in bukkit.
|
| |
|
|
|
| |
yml.
|
|
|
| |
(fix for storing data in svn respoitories).
|
|
|
| |
strings.
|
| |
|
|
|
| |
really negated.
|
| |
|
| |
|
|
|
|
| |
re-registering a new holder means all plugins have to check for the new
service on every quiery.
|