Commands & Permissions

Here you can find all Commands and Permissions of DeluxeCombat.

Permissions

Bypass permissions are used to disable certain behaviour of DeluxeCombat for certain players.

DeluxeCombat Sub Commands

Required Permission: deluxecombat.admin

The Menu Command

The menu command is the heart of DeluxeCombat. With this command, you can access the configuration menu, with which you will configure the entire plugin. Furthermore, you can choose a language via the embedded language list. Additionally, you can click on the support item which will display you support information.

Console commands

Those commands can only be executed via the console

PvP Stats Command

Player Commands

These commands are supposed to be used by players.

Admin Commands

These commands are supposed to be used by an admin with deluxecombat.admin permission

Statistics Types are: KILLS, DEATHS, COMBATLOGS, POINTS, KD, MAXSTREAK

Tag Command

Sellhead Command

Sellheads need to be activated in the vault options menu! ( /dc menu, Settings, Supported Plugins, Vault). That means you need to have Vault + an Economy Plugin to be installed on your server.

If the /sellhead should be overridden by another plugin, you can still use /deluxecombat-sellhead! You can change the alias of the command in the menu named above!

StatTrak Command

StatTraks need to be enabled in the nbtapi options menu! ( /dc menu, Settings, Supported Plugins, NBTAPI) That means you need to have NBTAPI to be installed on your server! (For the economy feature you also need vault + an economy plugin!)

Killrecap Commands

PvP Interval Command

Required Permission: deluxecombat.admin

Example

// Following command will add an interval to the world "world"
// from 8:30 am until 16:30 pm.
/pvp-intervall add world 8:30 16:30 true

// Following command will add an interval to the world "factions".
// Here, we use the world ticks from 1000 to 10000.
/pvp-intervall add factions 1000 10000 false

With the pvp interval command you can add pvp intervals to your server. PvP Intervals are time intervals in which the pvp is enabled in a certain world. You can decide wether you like to use real world time or the ingame time (world ticks).

Last updated