Removed '- bukkit.command' form the globalgroups permission nodes.

This commit is contained in:
ElgarL 2012-01-15 01:43:42 +00:00
parent d0e5685ac0
commit 1a0b03db4d
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