Codex
  • Codex Wiki
  • How to Start
  • Discoveries/Categories Tutorial
  • Items Tutorial
  • Config.yml Tutorial
  • Inventory.yml Tutorial
  • Actions
  • Commands and Permissions
  • PlaceholderAPI variables
  • API
  • Customized Discoveries Tutorial
  • Default Files
    • messages.yml
    • inventory.yml
  • messages.yml Translations
    • Spanish (by PiolaMC Network)
Powered by GitBook
On this page

Was this helpful?

Commands and Permissions

Commands

/codex

Opens the main menu. Doesn't need permissions.

/codex help

Shows all commands.

/codex unlock <player> <category> <discovery> (optional, send message)<true/false>

Unlocks a discovery for a player. (This command can be used in any plugin you want. Add 'false' to the end of the command to avoid message spamming when a player has already unlocked a discovery)

/codex resetplayer <player>/* (optional)<category>

(optional)<discovery>

Resets player data. Examples:

/codex resetplayer * (Resets all data)

/codex resetplayer * monsters (Resets category monsters for all players)

/codex resetplayer Ajneb regions kryngel (Resets discovery 'kryngel' of category regions for player Ajneb)

/codex verify

Checks the plugin for errors.

/codex reload

Reloads the config.

/codex open <player> <inventory>

Opens an inventory for the player.

There is just one permission to access commands: codex.admin

PreviousActionsNextPlaceholderAPI variables

Last updated 5 months ago

Was this helpful?