🤖Commands & Permissions

On this page, you will find all the commands and the permissions that you can assign to them.

Command List

Below, you will find information on various commands available, their functionalities, and how to use them effectively.

Command
Description

/plobby spawn

Teleport to spawn location

/plobby setspawn

Set spawn location

/plobby createNpc <identifier>

Create npc type

/plobby deleteNpc <identifier>

Delete npc type

/plobby bypass

Bypass world rules

/plobby setup <template>

Allows you to setup a template of npcs

/plobby editor

Allows you to edit the plugin in-game

/plobby reload

Reload all PhoenixLobby configuration files

If you also don't want some commands to be accessible you can also disable them via the config.yml of the plugin.

Commands config.yml
commands:
  spawn:
    enabled: true
  set-spawn:
    enabled: true
  lobbies:
    enabled: true
  servers:
    enabled: true

Permissions

Control access to features with granular permissions. Fine-tune user capabilities and define custom privileges.

Permission
Description

phoenixlobby.admin

Grants access to all PhoenixLobby admin commands.

phoenixlobby.colors.chat

Allows usage of colored chat messages.

phoenixlobby.bypass.chat

Allows bypassing chat restrictions.

phoenixlobby.bypass.antiwdl

Allows bypassing anti-WDL restrictions.

phoenixlobby.bypass.doublejump

Allows bypassing double jump restrictions.

phoenixlobby.alert.antiwdl

Receive alerts about anti-WDL violations.

Last updated

Was this helpful?