Skip to content

General Commands

This page describes the usage and permissions of the DKPerms general commands.

Important things to remember:

  • Required arguments are declared with <example>
  • Optional arguments are declared with [example]

Index


/perms

Permission: dkperms.admin

This is the base command of DKPerms. It is use for administrating the whole DKPerms permission system on your network. If you don't have access to this command, the plugin version and author is displayed.


/perms info

Permission: dkperms.admin
Alias: information, i, version, v
Shows information about the current installed plugin, like the version and author.


/perms sync

Permission: dkperms.admin
Alias: synchronize, s
Synchronizes permissions, groups, users and metadata a cross multiple server in a network.


/perms migrate <system>

Permission: dkperms.admin
Alias: migration, m
Arguments:

  • <system> The system to migrate (DKPermsLegacy, PermissionEx etc.)

Imports permissions and groups from other permission systems or older DKPerms versions. You can find a more detailed explanation here.


/perms groups

Permission: dkperms.admin
Lists all available groups sorted by priority.


/perms group <group> ...

Permission: dkperms.admin
Alias: g
Arguments:

Shows information about the targeted group and is used for managing groups. You can find a more detailed explanation here.


/perms user <player> ...

Permission: dkperms.admin
Alias: u, player, p
Arguments:

  • <player> The name of the player
  • ... Optional sub commands, see User Commands

Shows information about the targeted group and is used for managing players. You can find a more detailed explanation here.


/perms track <track> ...

Permission: dkperms.admin
Alias: t
Arguments:

  • <track> The name of the track
  • ... Optional sub commands, see Track Commands

Shows information about the targeted track and is used for managing tracks. You can find a more detailed explanation here.


/perms analyse <action>

Permission: dkperms.admin
Arguments:

  • <action> The action to perform

Helps debugging permissions problems on your server

Available actions:

  • on Enables permission analysing and printing
  • off Disables permission analysing and printing
  • join Joins the player into the printing listener to receive permission debug prints
  • leave Removed the player from the printing listener

Last update: 2021-02-14