Cobblemon PokeTotem - Configuration
All of the configuration files for Cobblemon PokeTotem are located in the <game_directory>/config/ directory.
Configuration files:
cobblemon_poketotem-startup.toml - This file contains the permission nodes for Cobblemon PokeTotem. You can use this file to change the permission nodes for the commands and features of the mod.
Permissions Configuration
Section titled “Permissions Configuration”#Permission Levels for Commands[permissions]
[permissions.command] poketototem = "CHEAT_COMMANDS_AND_COMMAND_BLOCKS" poketototem-server = "CHEAT_COMMANDS_AND_COMMAND_BLOCKS" totemtopoke = "NONE" totemtopoke-server = "CHEAT_COMMANDS_AND_COMMAND_BLOCKS" totemtopoke-redeem = "NONE" totemtopoke-redeem-server = "CHEAT_COMMANDS_AND_COMMAND_BLOCKS"Command Permissions
Section titled “Command Permissions”Allowed Values:
NONE- No permission required.SPAWN_PROTECTION_BYPASS- Permission level required to bypass spawn protectionCHEAT_COMMANDS_AND_COMMAND_BLOCKS- Permission level required to use cheat commands and command blocks.MULTIPLAYER_MANAGEMENT- Permission level required to manage multiplayer settingsALL_COMMANDS- Permission level required to use all commands.
poketototem
Section titled “poketototem”The permission level required to use the /poketototem command.
- Default:
CHEAT_COMMANDS_AND_COMMAND_BLOCKS
poketototem-server
Section titled “poketototem-server”The permission level required to use the /poketototem-server command.
- Default:
CHEAT_COMMANDS_AND_COMMAND_BLOCKS
totemtopoke
Section titled “totemtopoke”The permission level required to use the /totemtopoke command.
- Default:
NONE
totemtopoke-server
Section titled “totemtopoke-server”The permission level required to use the /totemtopoke-server command.
- Default:
CHEAT_COMMANDS_AND_COMMAND_BLOCKS
totemtopoke-redeem
Section titled “totemtopoke-redeem”The permission level required to use the /totemtopoke-redeem command.
- Default:
NONE
totemtopoke-redeem-server
Section titled “totemtopoke-redeem-server”The permission level required to use the /totemtopoke-redeem-server command.
- Default:
CHEAT_COMMANDS_AND_COMMAND_BLOCKS