mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-12 01:25:26 +02:00
Removed '- bukkit.command' form the globalgroups permission nodes.
This commit is contained in:
@@ -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.
|
- 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.
|
- Major, MAJOR changes to support partial/full world mirroring.
|
||||||
You can now mirror groups.yml, users.yml or both files between different worlds.
|
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.
|
@@ -145,7 +145,6 @@ groups:
|
|||||||
permissions:
|
permissions:
|
||||||
- bukkit.broadcast
|
- bukkit.broadcast
|
||||||
- bukkit.broadcast.admin
|
- bukkit.broadcast.admin
|
||||||
- bukkit.command
|
|
||||||
- bukkit.command.give
|
- bukkit.command.give
|
||||||
- bukkit.command.help
|
- bukkit.command.help
|
||||||
- bukkit.command.kill
|
- bukkit.command.kill
|
||||||
|
Reference in New Issue
Block a user