👮Commands & Permissions

Here you can find all Commands and Permissions of DeluxeCombat.

Permissions

To apply permissions to your players, we recommend using LuckPerms. It offers a simple web editor with auto completion.

Permission
Description

deluxecombat.admin

Permission for administrators to setup and manage DeluxeCombat entirely. Operators have this permission my default.

deluxecombat.user

Basic permission for players to gain access to old-pvp, kill-recaps, grace, deathback, togglepvp, stattrak, pvpstats and bounties. Recommended if you want to quickly setup the plugin.

deluxecombat.user Children Permission
deluxecombat.view.kill-recaps
deluxecombat.view.leaderboard
deluxecombat.grace.check
deluxecombat.grace.disable
deluxecombat.deathback
deluxecombat.togglepvp
deluxecombat.stattrak
deluxecombat.stattrak.inspect
deluxecombat.stattrak.register
deluxecombat.stats.check
deluxecombat.stats.check.other
deluxecombat.status.check
deluxecombat.status.check.other
deluxecombat.bounty
deluxecombat.bounty.information
deluxecombat.bounty.list
deluxecombat.bounty.compass

Commands

DeluxeCombat Sub Commands

Required Permission: deluxecombat.admin

Console commands

Those commands can only be executed via the console

Command

Description

/dc untag (Player/All)

Untags a player / all players that is currently in combat

/dc tag (Player) (Seconds)

Tag a specific player for the entered amount of seconds.

/dc clear (abuses/corpses)

Remove all active kill-abuses / spawned corpses.

/togglepvp (Player) true/false

Toggles the pvp of a player

/pvpstats reset (Player)

Reset the pvp stats of a player

/pvppoints add (Player) (Amount)

Adds points to a player

/pvppoints remove (Player) (Amount)

Removes points from a player

/pvppoints set (Player) (Amount)

Set the points of a player

/grace give (Player)

Adds a grace period to a player

/grace give (Player) (Seconds)

Adds a grace period to a player for (Seconds)

/grace disable (Player)

Removes the grace period from a player

/deluxecombat-bounty (Player) (Bounty)

Sets a bounty on a player. (Bounty) is the money value.

/deluxecombat-bounty (Player) (Bounty) true

Sets a bounty on a player without printing a broadcast message into the chat

PvP Points Command

Usage
Permission
Description

/pvppoints add/remove/set (Player) (Amount)

deluxecombat.admin

Add / Remove / Set the pvp points of a player.

PvP Stats Command

Player Commands

Usage
Permission
Description

/pvpstats

deluxecombat.stats.check

Shows your pvp statstics

/pvpstats (Player)

deluxecombat.stats.check.other

Shows the pvp statistics of a player

/pvpstats reset

deluxecombat.stats.reset

Resets your pvp statistics

Admin Commands

Usage
Permission
Description

/pvpstats reset (Player)

deluxecombat.admin

Reset the pvp statistics of a player

/pvpstats reset (Player) (Type)

deluxecombat.admin

Resets a specific statistics type of player

/pvpstats reset ALL (Type)

deluxecombat.admin

Resets a specific statistics type of every player.

Potionstack Command

Usage
Permission
Description

/potionstack

deluxecombat.potionstack

Stacks all potion from inside the inventory to one bigger stack. The maximum stack size can be configured in the /dc menu.

Grace Command

Usage
Permission
Description

/grace

deluxecombat.grace.check

Check your grace status

/grace disable

deluxecombat.grace.disable

Disable your grace period

/grace (Player)

deluxecombat.grace.check.other

Check the grace status of other players

/grace disable (Player)

deluxecombat.admin

Disable the grace period of a player

/grace disable confirm

deluxecombat.grace.disable

Confirm that you want to disable your grace period

/grace give (Player)

deluxecombat.grace.give

Give players a grace period. The time is configurable in the /dc menu

Tag Command

Usage
Permission
Description

/tag

deluxecombat.status.check

Shows your current pvp status.

/tag (Player)

deluxecombat.status.check.other

Shows the current pvp status of a player.

/tag list

deluxecombat.status.check.check

Shows all currently tagged players.

Toggle PvP Command

Usage
Permission
Description

/togglepvp

deluxecombat.togglepvp

Toggle your pvp status

/togglepvp confirm

deluxecombat.togglepvp

Confirm that you want to toggle your pvp status

/togglepvp list

deluxecombat.togglepvp.list

List the pvp status of all players.

/togglepvp (Player)

deluxecombat.admin

Force toggle the pvp of a player

/togglepvp ALL

deluxecombat.admin

Force toggle the pvp of all players

Kill Recaps Command

Usage
Permission
Description

/killrecaps

deluxecombat.view.kill-recaps

Open the kill-recaps list menu.

/killrecaps (ID)

deluxecombat.view.kill-recaps

Open a specific kill-recap

/killrecaps clear

deluxecombat.admin

Remove all kill-recaps

Sellhead Command

Usage

Description

/sellhead

Sells the head in your hand.

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

Usage

Description

/stattrak

Help message

/stattrak inspect

Inspects the stattrak item in your hand

/stattrak register

Registers the item you hold in your hand with a new stattrak!

/stattrak changeOwner (Player)

Sets a new owner for the stattrak item in your hand

/stattrak reset

Resets the stattrak from the item you are holding in your hand

/stattrak remove

Removes the stattrak from the item you are holding in your hand

PvP Interval Command

Required Permission: deluxecombat.admin

Usage
Description

/pvp-interval list

Lists all active intervals

/pvp-interval remove (World) (Number/ID)

Removes an interval from a world

/pvp-interval add (World) (From) (To) (Reallife Time)

Adds an interval to a world

Parameter
Description

(World)

Thats the world name.

(Number/ID)

The number / id of an interval can be found with /pvp-interval list

(From) / (To)

Ticks / Clock Time on a 24-hour clock base

(Reallife Time)

true / false : Decide if you want to use reallife time (true) or world ticks (false)

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

Was this helpful?