Skip to content

List of Axolotl-PM core permissions ​

Generated from Axolotl-PM 5.35.0

NameDescriptionImplied permissions
pocketmine.broadcast.adminAllows the user to receive administrative broadcastsN/A
pocketmine.broadcast.userAllows the user to receive user broadcastsN/A
pocketmine.command.ban.ipAllows the user to ban IP addressesN/A
pocketmine.command.ban.listAllows the user to list banned playersN/A
pocketmine.command.ban.playerAllows the user to ban playersN/A
pocketmine.command.clear.otherAllows the user to clear inventory of other playersN/A
pocketmine.command.clear.selfAllows the user to clear their own inventoryN/A
pocketmine.command.defaultgamemodeAllows the user to change the default game modeN/A
pocketmine.command.difficultyAllows the user to change the game difficultyN/A
pocketmine.command.dumpmemoryAllows the user to dump memory contentsN/A
pocketmine.command.effect.otherAllows the user to modify effects of other playersN/A
pocketmine.command.effect.selfAllows the user to modify their own effectsN/A
pocketmine.command.enchant.otherAllows the user to enchant the held items of other playersN/A
pocketmine.command.enchant.selfAllows the user to enchant their own held itemN/A
pocketmine.command.gamemode.otherAllows the user to change the game mode of other playersN/A
pocketmine.command.gamemode.selfAllows the user to change their own game modeN/A
pocketmine.command.gcAllows the user to fire garbage collection tasksN/A
pocketmine.command.give.otherAllows the user to give items to other playersN/A
pocketmine.command.give.selfAllows the user to give items to themselvesN/A
pocketmine.command.helpAllows the user to view the help menuN/A
pocketmine.command.kickAllows the user to kick playersN/A
pocketmine.command.kill.otherAllows the user to kill other playersN/A
pocketmine.command.kill.selfAllows the user to commit suicideN/A
pocketmine.command.listAllows the user to list all online playersN/A
pocketmine.command.meAllows the user to perform a chat actionN/A
pocketmine.command.op.giveAllows the user to give a player operator statusN/A
pocketmine.command.op.takeAllows the user to take a player’s operator statusN/A
pocketmine.command.particleAllows the user to create particle effectsN/A
pocketmine.command.pluginsAllows the user to view the list of pluginsN/A
pocketmine.command.save.disableAllows the user to disable automatic savingN/A
pocketmine.command.save.enableAllows the user to enable automatic savingN/A
pocketmine.command.save.performAllows the user to perform a manual saveN/A
pocketmine.command.sayAllows the user to broadcast announcements to the serverN/A
pocketmine.command.seedAllows the user to view the seed of the worldN/A
pocketmine.command.setworldspawnAllows the user to change the world spawnN/A
pocketmine.command.spawnpoint.otherAllows the user to change the respawn point of other playersN/A
pocketmine.command.spawnpoint.selfAllows the user to change their own respawn pointN/A
pocketmine.command.statusAllows the user to view the server performanceN/A
pocketmine.command.stopAllows the user to stop the serverN/A
pocketmine.command.teleport.otherAllows the user to teleport other playersN/A
pocketmine.command.teleport.selfAllows the user to teleport themselvesN/A
pocketmine.command.tellAllows the user to privately message another playerN/A
pocketmine.command.time.addAllows the user to fast-forward timeN/A
pocketmine.command.time.queryAllows the user to check the timeN/A
pocketmine.command.time.setAllows the user to change the timeN/A
pocketmine.command.time.startAllows the user to restart the timeN/A
pocketmine.command.time.stopAllows the user to stop the timeN/A
pocketmine.command.timingsAllows the user to record timings to analyse server performanceN/A
pocketmine.command.title.otherAllows the user to send a title to the specified playerN/A
pocketmine.command.title.selfAllows the user to send a title to themselvesN/A
pocketmine.command.transferserverAllows the user to transfer self to another serverN/A
pocketmine.command.unban.ipAllows the user to unban IP addressesN/A
pocketmine.command.unban.playerAllows the user to unban playersN/A
pocketmine.command.versionAllows the user to view the version of the serverN/A
pocketmine.command.whitelist.addAllows the user to add a player to the server whitelistN/A
pocketmine.command.whitelist.disableAllows the user to disable the server whitelistN/A
pocketmine.command.whitelist.enableAllows the user to enable the server whitelistN/A
pocketmine.command.whitelist.listAllows the user to list all players on the server whitelistN/A
pocketmine.command.whitelist.reloadAllows the user to reload the server whitelistN/A
pocketmine.command.whitelist.removeAllows the user to remove a player from the server whitelistN/A
pocketmine.command.xp.otherAllows the user to add or remove experience of other playersN/A
pocketmine.command.xp.selfAllows the user to add or remove their experienceN/A
pocketmine.group.consoleGrants all console permissionsJump
pocketmine.group.operatorGrants all operator permissionsJump
pocketmine.group.userGrants all non-sensitive permissions that everyone gets by defaultJump

Implied permissions ​

Some permissions automatically grant (or deny) other permissions by default when granted. These are referred to as implied permissions.

Permissions may imply permissions which in turn imply other permissions (e.g. pocketmine.group.operator implies pocketmine.group.user, which in turn implies pocketmine.command.help).

Implied permissions can be overridden by explicit permissions from elsewhere.

Note: When explicitly denied, implied permissions are inverted. This means that “granted” becomes “denied” and vice versa.

Permissions implied by pocketmine.group.console ​

Users granted this permission will also be granted/denied the following permissions implicitly:

NameType
pocketmine.command.dumpmemoryGranted
pocketmine.group.operatorGranted

Permissions implied by pocketmine.group.operator ​

Users granted this permission will also be granted/denied the following permissions implicitly:

NameType
pocketmine.broadcast.adminGranted
pocketmine.command.ban.ipGranted
pocketmine.command.ban.listGranted
pocketmine.command.ban.playerGranted
pocketmine.command.clear.otherGranted
pocketmine.command.defaultgamemodeGranted
pocketmine.command.difficultyGranted
pocketmine.command.effect.otherGranted
pocketmine.command.effect.selfGranted
pocketmine.command.enchant.otherGranted
pocketmine.command.enchant.selfGranted
pocketmine.command.gamemode.otherGranted
pocketmine.command.gamemode.selfGranted
pocketmine.command.gcGranted
pocketmine.command.give.otherGranted
pocketmine.command.give.selfGranted
pocketmine.command.kickGranted
pocketmine.command.kill.otherGranted
pocketmine.command.listGranted
pocketmine.command.op.giveGranted
pocketmine.command.op.takeGranted
pocketmine.command.particleGranted
pocketmine.command.pluginsGranted
pocketmine.command.save.disableGranted
pocketmine.command.save.enableGranted
pocketmine.command.save.performGranted
pocketmine.command.sayGranted
pocketmine.command.seedGranted
pocketmine.command.setworldspawnGranted
pocketmine.command.spawnpoint.otherGranted
pocketmine.command.spawnpoint.selfGranted
pocketmine.command.statusGranted
pocketmine.command.stopGranted
pocketmine.command.teleport.otherGranted
pocketmine.command.teleport.selfGranted
pocketmine.command.time.addGranted
pocketmine.command.time.queryGranted
pocketmine.command.time.setGranted
pocketmine.command.time.startGranted
pocketmine.command.time.stopGranted
pocketmine.command.timingsGranted
pocketmine.command.title.otherGranted
pocketmine.command.title.selfGranted
pocketmine.command.transferserverGranted
pocketmine.command.unban.ipGranted
pocketmine.command.unban.playerGranted
pocketmine.command.whitelist.addGranted
pocketmine.command.whitelist.disableGranted
pocketmine.command.whitelist.enableGranted
pocketmine.command.whitelist.listGranted
pocketmine.command.whitelist.reloadGranted
pocketmine.command.whitelist.removeGranted
pocketmine.command.xp.otherGranted
pocketmine.command.xp.selfGranted
pocketmine.group.userGranted

Permissions implied by pocketmine.group.user ​

Users granted this permission will also be granted/denied the following permissions implicitly:

NameType
pocketmine.broadcast.userGranted
pocketmine.command.clear.selfGranted
pocketmine.command.helpGranted
pocketmine.command.kill.selfGranted
pocketmine.command.meGranted
pocketmine.command.tellGranted
pocketmine.command.versionGranted