Commands - RockinChaos/FakeCreative GitHub Wiki

Index:

Permissions with a check mark are enabled for all players by default.


/fakecreative

Description:
Shows the plugin information, specific version, and author including a redirect to the help menu.

Permission(s):

    • fakecreative.use

Example(s):

/fc
/fakecreative

/gamemode

Description:
Shows the plugin information, specific version, and author including a redirect to the help menu.

Permission(s):

    • fakecreative.use

Example(s):

/gm
/gamemode

/fakecreative help

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

/fakecreative permissions

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

/fakecreative reload

Description:
Reloads all plugin configuration files and caches any new data.

Permission(s):

    • fakecreative.reload

Example(s):

/fakecreative reload

/fakecreative updates

Description:
Checks for any available updates for the plugin.

Permission(s):

    • fakecreative.updates

Example(s):

/fakecreative updates

/fakecreative upgrade

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

/gamemode creative

Description:
Sets the specified player to fake creative mode.

Permission(s):

    • fakecreative.mode.creative

Example(s):

/fakecreative creative
/fakecreative 1
/gamemode creative
/gamemode 1

/gamemode survival

Description:
Sets the specified player to survival mode.

Permission(s):

    • fakecreative.mode.survival

Example(s):

/fakecreative survival
/fakecreative 0
/gamemode survival
/gamemode 0

/gamemode adventure

Description:
Sets the specified player to adventure mode.

Permission(s):

    • fakecreative.mode.adventure

Example(s):

/fakecreative adventure
/fakecreative 2
/gamemode adventure
/gamemode 2

/gamemode spectator

Description:
Sets the specified player to spectator mode.

Permission(s):

    • fakecreative.mode.spectator

Example(s):

/fakecreative spectator
/fakecreative 3
/gamemode spectator
/gamemode 3

/fakecreative purge

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
⚠️ **GitHub.com Fallback** ⚠️