Permissions - RockinChaos/FakeCreative GitHub Wiki
Index:
fakecreative.lang.<categories.node>
Description:
Setting this permission to FALSE in any permission plugin will prevent the lang message from being sent to the specified group or players.
You must define both the categories and the node when specifying the lang message.
Information:
-
Given by default
If you do not know how to set a permission as FALSE in your permission plugin please contact the developer.
Example(s):
fakecreative.lang.commands.default.unknownCommand
fakecreative.lang.commands.menu.savedHotbar
fakecreative.all
Description:
Grants access to all aspects of the plugin, including every permission node.
Information:
-
Given by default
The alternative permission node is fakecreative.*
as they have the same effect, although is not recommended.
fakecreative.use
Description:
Grants access to basic plugin commands.
Command(s):
/fakecreative
/fakecreative help
Information:
-
Given by default
Allows the executor to view the help menu, author credits.
fakecreative.permissions
Description:
Grants access to the permissions command
Command(s):
/fakecreative permissions
Information:
-
Given by default
Allows the executor to view which plugin permissions are enabled and disabled for them.
fakecreative.reload
Description:
Grants access to the reload command.
Command(s):
/fakecreative reload
Information:
-
Given by default
Allows the executor to reload the plugin configuration file(s).
fakecreative.updates
Description:
Grants access to the updates command.
Command(s):
/fakecreative updates
Information:
-
Given by default
fakecreative.upgrade
Description:
Grants access to the autoupdate command.
Command(s):
/fakecreative upgrade
Information:
-
Given by default
Warning: Allows the executor to FORCE UPDATE the plugin to the latest version if a new version is detected.
fakecreative.mode.creative
Description:
Grants access to the creative command.
Command(s):
/fakecreative creative
/fakecreative 1
/gamemode creative
/gamemode 1
Information:
-
Given by default
fakecreative.mode.survival
Description:
Grants access to the survival command.
Command(s):
/fakecreative survival
/fakecreative 0
/gamemode survival
/gamemode 0
Information:
-
Given by default
fakecreative.mode.adventure
Description:
Grants access to the adventure command.
Command(s):
/fakecreative adventure
/fakecreative 2
/gamemode adventure
/gamemode 2
Information:
-
Given by default
fakecreative.mode.spectator
Description:
Grants access to the spectator command.
Command(s):
/fakecreative spectator
/fakecreative 3
/gamemode spectator
/gamemode 3
Information:
-
Given by default
fakecreative.purge
Description:
Grants access to the purge command.
Command(s):
/fakecreative purge
Information:
-
Given by default
Warning: Allows the executor to purge ALL data from the database file!