Commands - RockinChaos/FakeCreative GitHub Wiki
Index:
Permissions with a check mark are enabled for all players by default.
Description:
Shows the plugin information, specific version, and author including a redirect to the help menu.
Permission(s):
-
-
fakecreative.use
-
Example(s):
/fc
/fakecreative
Description:
Shows the plugin information, specific version, and author including a redirect to the help menu.
Permission(s):
-
-
fakecreative.use
-
Example(s):
/gm
/gamemode
Description:
Displays a page of the available help menu showing the available commands.
Permission(s):
-
-
fakecreative.use
-
Argument(s):
-
<page>
- The page you want to view, currently there are nine pages.
Example(s):
/fakecreative help 2
Description:
Displays a page of every permission node showing which permissions are enabled/disabled for the player.
Permission(s):
-
-
fakecreative.permissions
-
Argument(s):
-
<page>
- The page you want to view, these are dynamically generated based on how many permission nodes you have.
Example(s):
/fakecreative permissions
Description:
Reloads all plugin configuration files and caches any new data.
Permission(s):
-
-
fakecreative.reload
-
Example(s):
/fakecreative reload
Description:
Checks for any available updates for the plugin.
Permission(s):
-
-
fakecreative.updates
-
Example(s):
/fakecreative updates
Description:
Forces the plugin to update to the latest version if a new version is found, a server restart will be required for changes to take effect.
Permission(s):
-
-
fakecreative.upgrade
-
Example(s):
/fakecreative upgrade
Description:
Sets the specified player to fake creative mode.
Permission(s):
-
-
fakecreative.mode.creative
-
Example(s):
/fakecreative creative
/fakecreative 1
/gamemode creative
/gamemode 1
Description:
Sets the specified player to survival mode.
Permission(s):
-
-
fakecreative.mode.survival
-
Example(s):
/fakecreative survival
/fakecreative 0
/gamemode survival
/gamemode 0
Description:
Sets the specified player to adventure mode.
Permission(s):
-
-
fakecreative.mode.adventure
-
Example(s):
/fakecreative adventure
/fakecreative 2
/gamemode adventure
/gamemode 2
Description:
Sets the specified player to spectator mode.
Permission(s):
-
-
fakecreative.mode.spectator
-
Example(s):
/fakecreative spectator
/fakecreative 3
/gamemode spectator
/gamemode 3
Description:
Purges ALL data or the specified data from the database file for ALL players or the specified player.
Permission(s):
-
-
fakecreative.purge
-
Argument(s):
-
<player>
- The player that will have their specified data erased from the database file, by default not specifying a player will erase all players specified data from the database file.
Example(s):
/fakecreative purge
/fakecreative purge RockinChaos