1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-11 09:05:01 +02:00

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

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