mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-04 03:25:50 +00:00
Merge remote branch 'remotes/origin/groupmanager'
This commit is contained in:
commit
79a13e97a2
2 changed files with 2 additions and 2 deletions
|
@ -101,3 +101,4 @@ v 1.8:
|
||||||
- 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue