| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
| |
group/subgroup.
|
| |
|
| |
|
|
|
| |
NullPointerException.
|
| |
|
| |
|
|
|
| |
GroupManager.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
GM now supports offline players without having to mantogglevalidate
Added craftbukkit-1.0.0-SNAPSHOT.jar to lib (version 1587)
Added bukkit-1.0.0-R1-SNAPSHOT.jar to lib (version 1065)
Updated GM XML's to build using dev bukkit/CB build jars.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
http://dev.bukkit.org/server-mods/superpermstest/
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
checkFullUserPermission
|
| |
|
| |
|
| |
|
|
|
| |
GlobalGroups.
|
|
|
| |
reloading.
|
|
|
|
| |
This caused GM to require a '/mansave force' when it shouldn't be
needed.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fixed Group.clone(dataholder)
|
| |
|
| |
|
| |
|
|
|
| |
demotion/promotion (not on join).
|
| |
|
|
|
| |
disconnecting mid perms update.
|
|
|
| |
a null perm.
|
|
|
|
|
|
|
|
|
| |
scheduled save.
If the files have been altered (on disc) it will reload, so long as
the in-memory data hasn't changed.
If the files on Disc have changed AND there have been changes to it's
in-memory data it will show a warning.
You then MUST issue a '/mansave force' to overwrite the disc files,
or a '/manload' to overwrite the memory data.
|
| |
|
|
|
| |
'mantogglevalidate' to always be off.
|
| |
|