Merge remote branch 'remotes/origin/groupmanager'

This commit is contained in:
KHobbits 2012-01-17 23:49:38 +00:00
commit 79a13e97a2
2 changed files with 2 additions and 2 deletions

View File

@ -100,4 +100,5 @@ v 1.8:
- Changed over to a reflection method for populating superperms as Bukkit lags when you handle permissions one at a time.
- Major, MAJOR changes to support partial/full world mirroring.
You can now mirror groups.yml, users.yml or both files between different worlds.
- Catch NullPointerErrors generated by blank permission nodes.
- Catch NullPointerErrors generated by blank permission nodes.
- Removed '- bukkit.command' form the globalgroups permission nodes.

View File

@ -145,7 +145,6 @@ groups:
permissions:
- bukkit.broadcast
- bukkit.broadcast.admin
- bukkit.command
- bukkit.command.give
- bukkit.command.help
- bukkit.command.kill