Nucleus is no longer updated and this site is frozen in time. Some links may be broken.
Welcome to the new docs site for Nucleus v2! Still on Nucleus v1? Visit the old site here.

Command Reference

If you're looking for the permissions reference, you can find it here.
If you're looking for the tabular command reference, you can find it here.

/afk
Module: afk
Toggles the player's AFK state.

Aliases: /afk, /away

Usage: /afk

Default Role: USER

Basic Command Permission: nucleus.afk.base

Permissions

  • nucleus.afk.base - Default Role: USER
    Allows the user to run the command /afk

This command is an equivalent to the following command(s) in Essentials: /afk, /away

/afkkick
Module: afk
Kicks all currently AFK players.

This command will not kick anyone with the permission "nucleus.afk.exempt.kick".

Aliases: /afkkick, /kickafk

Usage: /afkkick [<reason…>]

Default Role: ADMIN

Basic Command Permission: nucleus.afkkick.base

Permissions

  • nucleus.afkkick.base - Default Role: ADMIN
    Allows the user to run the command /afkkick
/afkrefresh
Module: afk
Invalidates the AFK permission cache.

This asks Nucleus to invalidate the AFK permission cache, use this if you alter an online player's permissions.

Aliases: /afkrefresh

Usage: /afkrefresh

Default Role: ADMIN

Basic Command Permission: nucleus.afkrefresh.base

Permissions

  • nucleus.afkrefresh.base - Default Role: ADMIN
    Allows the user to run the command /afkrefresh
/anvil
Module: crafting-gui
Opens an anvil window so users can repair and rename items.

Aliases: /anvil

Usage: /anvil

Default Role: ADMIN

Basic Command Permission: nucleus.anvil.base

Permissions

  • nucleus.anvil.base - Default Role: ADMIN
    Allows the user to run the command /anvil
  • nucleus.anvil.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /anvil
  • nucleus.anvil.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /anvil
  • nucleus.anvil.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /anvil
/back
Module: back
Allows a user to return to their last place before death or warp.

Aliases: /back, /return

Usage: /back [-b|--border <b>] [-f|--force <f>]

Default Role: ADMIN

Basic Command Permission: nucleus.back.base

Permissions

  • nucleus.back.base - Default Role: ADMIN
    Allows the user to run the command /back
  • nucleus.back.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /back
  • nucleus.back.exempt.samedimension - Default Role: MOD
    If granted, players can return across dimensions even when only-same-dimension is enabled.
  • nucleus.back.exempt.bordercheck - Default Role: ADMIN
    If granted, allows the user to the use "-b" flag to attempt to warp outside of the border.
  • nucleus.back.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /back
  • nucleus.back.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /back

This command is an equivalent to the following command(s) in Essentials: /back, /return

/ban
Module: ban
Bans a player.

Aliases: /ban

Usage: /ban <user uuid>|<user>|<name> [<reason…>]

Default Role: MOD

Basic Command Permission: nucleus.ban.base

Permissions

  • nucleus.ban.notify - Default Role: MOD
    Notifies the user about bans when they occur.
  • nucleus.ban.offline - Default Role: MOD
    Allows the user to ban offline users.
  • nucleus.ban.base - Default Role: MOD
    Allows the user to run the command /ban
  • nucleus.ban.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /ban command.

This command is an equivalent to the following command(s) in Essentials: /ban

/basicactionbar
Module: notification
Send an "Action Bar" message to players.

A message will be sent to the action bar of targeted players. Selectors may be used to target multiple players. The following flags are available:

* -i [time]: time for fade in effect, in seconds
* -o [time]: time for fade out effect, in seconds
* -t [time]: time message should remain on screen, in seconds
* -p [player/selector]: send message to the specified player(s)

Aliases: /basicactionbar

Usage: /basicactionbar [-t <t>] [-i <i>] [-o <o>] [-p <p>] <message…>

Default Role: ADMIN

Basic Command Permission: nucleus.basicactionbar.base

Permissions

  • nucleus.basicactionbar.base - Default Role: ADMIN
    Allows the user to run the command /basicactionbar
/basicsubtitle
Module: notification
Send a Subtitle message to players.

A subtitle message will be sent to the targeted players. Selectors may be used to target multiple players. The following flags are available:

* -i [time]: time for fade in effect, in seconds
* -o [time]: time for fade out effect, in seconds
* -t [time]: time message should remain on screen, in seconds
* -p [player/selector]: send message to the specified player(s)

Aliases: /basicsubtitle

Usage: /basicsubtitle [-t <t>] [-i <i>] [-o <o>] [-p <p>] <message…>

Default Role: ADMIN

Basic Command Permission: nucleus.basicsubtitle.base

Permissions

  • nucleus.basicsubtitle.base - Default Role: ADMIN
    Allows the user to run the command /basicsubtitle
  • nucleus.basicsubtitle.multiple - Default Role: ADMIN
    Allows the user to target multiple players with the command /basicsubtitle
/basictitle
Module: notification
Send a Title message to players.

A title message will be sent to the targeted players. Selectors may be used to target multiple players. The following flags areavailable:

* -i [time]: time for fade in effect, in seconds
* -o [time]: time for fade out effect, in seconds
* -t [time]: time message should remain on screen, in seconds
* -p [player/selector]: send message to the specified player(s)

Aliases: /basictitle

Usage: /basictitle [-t <t>] [-i <i>] [-o <o>] [-p <p>] <message…>

Default Role: ADMIN

Basic Command Permission: nucleus.basictitle.base

Permissions

  • nucleus.basictitle.base - Default Role: ADMIN
    Allows the user to run the command /basictitle
  • nucleus.basictitle.multiple - Default Role: ADMIN
    Allows the user to target multiple players with the command /basictitle
/blockinfo
Module: misc
Get information about the block you are currently facing.

Aliases: /blockinfo

Usage: /blockinfo [-e|--extended <e>] [<location>]

Default Role: ADMIN

Basic Command Permission: nucleus.blockinfo.base

Permissions

  • nucleus.blockinfo.extended - Default Role: ADMIN
    Displays properties and traits associated with the block.
  • nucleus.blockinfo.base - Default Role: ADMIN
    Allows the user to run the command /blockinfo
/blockzap
Module: admin
Sets the target block to air.

Intended as an admin command to turn a problematic block to air.

Aliases: /blockzap, /zapblock

Usage: /blockzap <location>

Default Role: ADMIN

Basic Command Permission: nucleus.blockzap.base

Permissions

  • nucleus.blockzap.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /blockzap
  • nucleus.blockzap.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /blockzap
  • nucleus.blockzap.base - Default Role: ADMIN
    Allows the user to run the command /blockzap
  • nucleus.blockzap.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /blockzap

This command is similar to the following command(s) found in Essentials: /break

Essentials Migration Notes: Requires co-ordinates, whereas Essentials required you to look at the block.

/broadcast
Module: notification
Broadcasts a message to the entire server.

Aliases: /broadcast, /bcast, /bc

Usage: /broadcast <message…>

Default Role: ADMIN

Basic Command Permission: nucleus.broadcast.base

Permissions

  • nucleus.broadcast.base - Default Role: ADMIN
    Allows the user to run the command /broadcast

This command is an equivalent to the following command(s) in Essentials: /broadcast, /bcast

/checkban
Module: ban
Checks the ban status for a player.

Aliases: /checkban

Usage: /checkban <user uuid>|<user>

Default Role: MOD

Basic Command Permission: nucleus.checkban.base

Permissions

  • nucleus.checkban.base - Default Role: MOD
    Allows the user to run the command /checkban
/checkjail
Module: jail
Checks if a player is jailed.

Aliases: /checkjail

Usage: /checkjail <user/UUID>|<user/UUID>

Default Role: MOD

Basic Command Permission: nucleus.jail.checkjail.base

Permissions

  • nucleus.jail.checkjail.base - Default Role: MOD
    Allows the user to run the command /checkjail
/checkjailed
Module: jail
Returns a list of currently jailed players, optionally in the specified jail.

Aliases: /checkjailed

Usage: /checkjailed [<jail>]

Default Role: ADMIN

Basic Command Permission: nucleus.checkjailed.base

Permissions

  • nucleus.checkjailed.base - Default Role: ADMIN
    Allows the user to run the command /checkjailed
/checkmute
Module: mute
Checks whether the specified player is muted.

Aliases: /checkmute

Usage: /checkmute <user/UUID>|<user/UUID>

Default Role: MOD

Basic Command Permission: nucleus.checkmute.base

Permissions

  • nucleus.checkmute.base - Default Role: MOD
    Allows the user to run the command /checkmute
/checkmuted
Module: mute
Returns a list of currently muted players.

Aliases: /checkmuted

Usage: /checkmuted

Default Role: ADMIN

Basic Command Permission: nucleus.checkmuted.base

Permissions

  • nucleus.checkmuted.base - Default Role: ADMIN
    Allows the user to run the command /checkmuted
/checknotes
Module: note
Allows the user to check a player's notes.

Aliases: /checknotes, /notes

Usage: /checknotes <user>

Default Role: MOD

Basic Command Permission: nucleus.note.base

Permissions

  • nucleus.note.base - Default Role: MOD
    Allows the user to run the command /note
/clear
Module: inventory
Clears a player's inventory.

Aliases: /clear, /clearinv, /clearinventory, /ci, /clearinvent

Usage: /clear [-a|--all <a>] [<user>]

Default Role: ADMIN

Basic Command Permission: nucleus.clear.base

Permissions

  • nucleus.clear.base - Default Role: ADMIN
    Allows the user to run the command /clear
  • nucleus.clear.others - Default Role: ADMIN
    Allows the user to target other players using the command "clear".

This command is an equivalent to the following command(s) in Essentials: /clearinventory, /ci, /clean, /clearinvent

/clearback
Module: back
Allows a user to clear another user's current "back" position.

Aliases: /clearback

Usage: /clearback [<user>]

Default Role: ADMIN

Basic Command Permission: nucleus.clearback.base

Permissions

  • nucleus.clearback.base - Default Role: ADMIN
    Allows the user to run the command /clearback
/clearnotes
Module: note
Allows the user to clear a player's notes.

Aliases: /clearnotes, /removeallnotes

Usage: /clearnotes <user>

Default Role: ADMIN

Basic Command Permission: nucleus.clearnotes.base

Permissions

  • nucleus.clearnotes.base - Default Role: ADMIN
    Allows the user to run the command /clearnotes
/commandinfo
Module: core
Returns information about a command

Aliases: /commandinfo

Usage: /commandinfo <command>

Default Role: ADMIN

Basic Command Permission: nucleus.commandinfo.base

Permissions

  • nucleus.commandinfo.base - Default Role: ADMIN
    Allows the user to run the command /commandinfo
/commandspy
Module: command-spy
Enables or disables seeing commands that others have run.

Aliases: /commandspy

Usage: /commandspy [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.commandspy.base

Permissions

  • nucleus.commandspy.base - Default Role: ADMIN
    Allows the user to run the command /commandspy
/delnick
Module: nickname
Deletes your current nickname

Aliases: /delnick, /delnickname, /deletenick

Usage: /delnick [<user>]

Default Role: ADMIN

Basic Command Permission: nucleus.nick.base

Permissions

  • nucleus.nick.base - Default Role: ADMIN
    Allows the user to run the command /nick, delnick
/enchant
Module: item
Allows the user to enchant items.

Aliases: /enchant, /enchantment

Usage: /enchant <enchantment> level(0 to 32767) [-u|--unsafe <u>] [-o|--overwrite <o>]

Default Role: ADMIN

Basic Command Permission: nucleus.enchant.base

Permissions

  • nucleus.enchant.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /enchant
  • nucleus.enchant.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /enchant
  • nucleus.enchant.base - Default Role: ADMIN
    Allows the user to run the command /enchant
  • nucleus.enchant.unsafe - Default Role: ADMIN
    Allows setting enchantments and levels that are not ordinarily available to the held item.
  • nucleus.enchant.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /enchant

This command is an equivalent to the following command(s) in Essentials: /enchant, /enchantment

/enchantingtable
Module: crafting-gui
Opens an enchanting table window so users can enchant items.

Aliases: /enchantingtable, /enchanttable, /etable

Usage: /enchantingtable

Default Role: ADMIN

Basic Command Permission: nucleus.enchantingtable.base

Permissions

  • nucleus.enchantingtable.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /enchantingtable
  • nucleus.enchantingtable.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /enchantingtable
  • nucleus.enchantingtable.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /enchantingtable
  • nucleus.enchantingtable.base - Default Role: ADMIN
    Allows the user to run the command /enchantingtable
/enderchest
Module: inventory
Allows the user to inspect their (or another player's) ender chest.

Opens an Inventory GUI with the target player's ender chest displayed. Players wishing to inspect a different player's ender chest must have the "nucleus.enderchest.others" permission, and they must not have the "nucleus.enderchest.exempt.target" permission.

To inspect an offline player's ender chest, the "nucleus.enderchest.offline" permission is required.

Aliases: /enderchest, /ec, /echest

Usage: /enderchest [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.enderchest.base

Permissions

  • nucleus.enderchest.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /enderchest
  • nucleus.enderchest.exempt.target - Default Role: ADMIN
    Prevents the player from being a target for /enderchest
  • nucleus.enderchest.offline - Default Role: ADMIN
    Allows the user to inspect offline players' ender chests.
  • nucleus.enderchest.modify - Default Role: ADMIN
    Allows the user to modify others' ender chests.
  • nucleus.enderchest.base - Default Role: ADMIN
    Allows the user to run the command /enderchest
  • nucleus.enderchest.others - Default Role: ADMIN
    Allows the user to target other players using the command "enderchest".
  • nucleus.enderchest.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /enderchest
  • nucleus.enderchest.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /enderchest
  • nucleus.enderchest.exempt.modify - Default Role: ADMIN
    Prevents the player from having their ender chest modified by others.

This command is an equivalent to the following command(s) in Essentials: /enderchest, /echest, /endersee, /ec

/entityinfo
Module: misc
Get information about the entity you are currently facing.

Aliases: /entityinfo

Usage: /entityinfo [-e|--extended <e>]

Default Role: ADMIN

Basic Command Permission: nucleus.entityinfo.base

Permissions

  • nucleus.entityinfo.extended - Default Role: ADMIN
    Displays data associated with the entity.
  • nucleus.entityinfo.base - Default Role: ADMIN
    Allows the user to run the command /entityinfo
/exp
Module: experience
Displays the specified player's current experience.

Aliases: /exp, /experience, /xp

Usage: /exp [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.exp.base

Permissions

  • nucleus.exp.base - Default Role: ADMIN
    Allows the user to run the command /exp

This command is an equivalent to the following command(s) in Essentials: /exp, /xp

/exp give
Module: experience
Gives experience to the specified player.

If you want to add raw experience, just add the number as an argument. If you want to add a specific number of levels, the argument can be of the form "L30" or "30L" (assuming you want to give 30 levels).

Aliases: /exp give

Usage: /exp give [<player>] <level>|<experience>

Default Role: ADMIN

Basic Command Permission: nucleus.exp.give.base

Permissions

  • nucleus.exp.give.base - Default Role: ADMIN
    Allows the user to run the command /exp give
/exp set
Module: experience
Sets the specified player's experience.

If you want to set experience points, just add the number as an argument. If you want to set a specific number of levels, the argument can be of the form "L30" or "30L" (assuming you want to set at 30 levels).

Aliases: /exp set

Usage: /exp set [<player>] <level>|<experience>

Default Role: ADMIN

Basic Command Permission: nucleus.exp.set.base

Permissions

  • nucleus.exp.set.base - Default Role: ADMIN
    Allows the user to run the command /exp set
/exp take
Module: experience
Removes experience from the specified player.

If you want to remove raw experience, just add the number as an argument. If you want to remove a specific number of levels, the argument can be of the form "L30" or "30L" (assuming you want to take 30 levels).

Trying to take more experience than the player has will just zero their experience.

Aliases: /exp take

Usage: /exp take [<player>] <level>|<experience>

Default Role: ADMIN

Basic Command Permission: nucleus.exp.take.base

Permissions

  • nucleus.exp.take.base - Default Role: ADMIN
    Allows the user to run the command /exp take
/extinguish
Module: misc
Extinguishes a player that is currently burning

Aliases: /extinguish, /ext

Usage: /extinguish [<player>]

Default Role: MOD

Basic Command Permission: nucleus.extinguish.base

Permissions

  • nucleus.extinguish.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /extinguish
  • nucleus.extinguish.others - Default Role: ADMIN
    Allows the user to target other players using the command "extinguish".
  • nucleus.extinguish.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /extinguish
  • nucleus.extinguish.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /extinguish
  • nucleus.extinguish.base - Default Role: MOD
    Allows the user to run the command /extinguish
/feed
Module: misc
Set specified player's hunger to full.

Aliases: /feed, /eat

Usage: /feed [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.feed.base

Permissions

  • nucleus.feed.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /feed
  • nucleus.feed.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /feed
  • nucleus.feed.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /feed
  • nucleus.feed.others - Default Role: ADMIN
    Allows the user to target other players using the command "feed".
  • nucleus.feed.base - Default Role: ADMIN
    Allows the user to run the command /feed

This command is an equivalent to the following command(s) in Essentials: /feed, /eat

/firstspawn
Module: spawn
If set, warp to the new player spawn point.

Aliases: /firstspawn

Usage: /firstspawn

Default Role: USER

Basic Command Permission: nucleus.firstspawn.base

Permissions

  • nucleus.firstspawn.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /firstspawn
  • nucleus.firstspawn.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /firstspawn
  • nucleus.firstspawn.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /firstspawn
  • nucleus.firstspawn.base - Default Role: USER
    Allows the user to run the command /firstspawn
/fly
Module: fly
Set specified player's fly mode.

Aliases: /fly

Usage: /fly [<player>] [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.fly.base

Permissions

  • nucleus.fly.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /fly
  • nucleus.fly.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /fly
  • nucleus.fly.others - Default Role: ADMIN
    Allows the user to target other players using the command "fly".
  • nucleus.fly.base - Default Role: ADMIN
    Allows the user to run the command /fly
  • nucleus.fly.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /fly

This command is an equivalent to the following command(s) in Essentials: /fly

/freezeplayer
Module: freeze-subject
Freezes a player in place.

Aliases: /freezeplayer, /freeze

Usage: /freezeplayer [<user>] [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.freezeplayer.base

Permissions

  • nucleus.freezeplayer.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /freezeplayer
  • nucleus.freezeplayer.others - Default Role: ADMIN
    Allows the user to target other players using the command "freezeplayer".
  • nucleus.freezeplayer.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /freezeplayer
  • nucleus.freezeplayer.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /freezeplayer
  • nucleus.freezeplayer.base - Default Role: ADMIN
    Allows the user to run the command /freezeplayer
/gamemode
Module: admin
Sets a player's game mode.

Aliases: /gamemode, /gm

Usage: /gamemode <player> game mode|game mode|

Default Role: ADMIN

Basic Command Permission: nucleus.gamemode.base

Permissions

  • nucleus.gamemode.modes.spectator - Default Role: ADMIN
    Allows the user to change a target's gamemode to spectator.
  • nucleus.gamemode.modes.survival - Default Role: ADMIN
    Allows the user to change a target's gamemode to survival.
  • nucleus.gamemode.base - Default Role: ADMIN
    Allows the user to run the command /gamemode
  • nucleus.gamemode.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.modes.creative - Default Role: ADMIN
    Allows the user to change a target's gamemode to creative.
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode
  • nucleus.gamemode.others - Default Role: ADMIN
    Allows the user to change the gamemode for any user.

This command is similar to the following command(s) found in Essentials: /gamemode, /gm

Essentials Migration Notes: /gm does not toggle between survival and creative, use /gmt for that

/gamemode gmt
Module: admin
Toggles your game mode between survival and creative.

Aliases: /gamemode gmt

Usage: /gamemode gmt

Default Role: ADMIN

Basic Command Permission: nucleus.gamemode.base

Permissions

  • nucleus.gamemode.modes.spectator - Default Role: ADMIN
    Allows the user to change a target's gamemode to spectator.
  • nucleus.gamemode.base - Default Role: ADMIN
    Allows the user to run the command /gamemode
  • nucleus.gamemode.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.modes.creative - Default Role: ADMIN
    Allows the user to change a target's gamemode to creative.
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode

This command is an equivalent to the following command(s) in Essentials: /gmt

/getfromip
Module: playerinfo
Gets all users last seen on the specified IP.

Aliases: /getfromip

Usage: /getfromip <IP Address>

Default Role: ADMIN

Basic Command Permission: nucleus.getfromip.base

Permissions

  • nucleus.getfromip.base - Default Role: ADMIN
    Allows the user to run the command /getfromip
/getpos
Module: playerinfo
Gets the location of the executing or target player.

Aliases: /getpos, /coords, /position, /whereami, /getlocation, /getloc

Usage: /getpos [<user>]

Default Role: USER

Basic Command Permission: nucleus.getpos.base

Permissions

  • nucleus.getpos.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /getpos
  • nucleus.getpos.base - Default Role: USER
    Allows the user to run the command /getpos
  • nucleus.getpos.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /getpos
  • nucleus.getpos.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /getpos
  • nucleus.getpos.others - Default Role: MOD
    Allows the user to view the position of other players.
/globalmute
Module: mute
Enable or disable a server wide mute. Anyone that has the permission "nucleus.globalmute.voice.auto" will always have voice.

Global muting is useful for times where you want to have an announcement or you need to defuse a server wide solution. Global mutes do not change a user's mute status, and do not persist across server restarts. All players with voice (apart from those with permission) are de-voiced when the global mute is turned on.

If you wish to allow someone to talk during a global mute period, you can grant them "/voice".

Aliases: /globalmute

Usage: /globalmute [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.globalmute.base

Permissions

  • nucleus.globalmute.base - Default Role: ADMIN
    Allows the user to run the command /globalmute
/gma
Module: admin
Toggles your game mode to adventure.

Aliases: /gma, /adventure

Usage: /gma

Default Role: ADMIN

Basic Command Permission: nucleus.gamemode.base

Permissions

  • nucleus.gamemode.base - Default Role: ADMIN
    Allows the user to run the command /gamemode
  • nucleus.gamemode.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode

This command is an equivalent to the following command(s) in Essentials: /gma, /adventure

/gmc
Module: admin
Toggles your game mode to creative.

Aliases: /gmc, /creative

Usage: /gmc

Default Role: ADMIN

Basic Command Permission: nucleus.gamemode.base

Permissions

  • nucleus.gamemode.base - Default Role: ADMIN
    Allows the user to run the command /gamemode
  • nucleus.gamemode.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.modes.creative - Default Role: ADMIN
    Allows the user to change a target's gamemode to creative.
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode

This command is an equivalent to the following command(s) in Essentials: /gmc, /creative

/gms
Module: admin
Toggles your game mode to survival.

Aliases: /gms, /survival

Usage: /gms

Default Role: ADMIN

Basic Command Permission: nucleus.gamemode.base

Permissions

  • nucleus.gamemode.modes.survival - Default Role: ADMIN
    Allows the user to change a target's gamemode to survival.
  • nucleus.gamemode.base - Default Role: ADMIN
    Allows the user to run the command /gamemode
  • nucleus.gamemode.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode

This command is an equivalent to the following command(s) in Essentials: /gms, /survival

/gmsp
Module: admin
Toggles your game mode to spectator.

Aliases: /gmsp, /spectator

Usage: /gmsp

Default Role: ADMIN

Basic Command Permission: nucleus.gamemode.base

Permissions

  • nucleus.gamemode.modes.spectator - Default Role: ADMIN
    Allows the user to change a target's gamemode to spectator.
  • nucleus.gamemode.base - Default Role: ADMIN
    Allows the user to run the command /gamemode
  • nucleus.gamemode.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode
/god
Module: invulnerability
Set specified player's invulnerability status.

Aliases: /god, /invuln, /invulnerability

Usage: /god [<player>] [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.god.base

Permissions

  • nucleus.god.base - Default Role: ADMIN
    Allows the user to run the command /god
  • nucleus.god.others - Default Role: ADMIN
    Allows the user to target other players using the command "god".
  • nucleus.god.pvp.override - Default Role: ADMIN
    Allows the user to attack players when invulnerable, if the PvP disable on invulnerability feature is set.

This command is an equivalent to the following command(s) in Essentials: /god, /godmode, /tgm

/hat
Module: fun
Puts the item in the player's hand on their head as a helmet.

Aliases: /hat, /head

Usage: /hat [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.hat.base

Permissions

  • nucleus.hat.others - Default Role: ADMIN
    Allows the user to target other players using the command "hat".
  • nucleus.hat.base - Default Role: ADMIN
    Allows the user to run the command /hat

This command is an equivalent to the following command(s) in Essentials: /hat, /head

/heal
Module: misc
Fully heal the specified player.

Aliases: /heal

Usage: /heal [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.heal.base

Permissions

  • nucleus.heal.others - Default Role: ADMIN
    Allows the user to target other players using the command "heal".
  • nucleus.heal.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /heal
  • nucleus.heal.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /heal
  • nucleus.heal.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /heal
  • nucleus.heal.base - Default Role: ADMIN
    Allows the user to run the command /heal

This command is an equivalent to the following command(s) in Essentials: /heal

/helpop
Module: message
Send a message to all available staff

Aliases: /helpop

Usage: /helpop <message…>

Default Role: USER

Basic Command Permission: nucleus.helpop.base

Permissions

  • nucleus.helpop.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /helpop
  • nucleus.helpop.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /helpop
  • nucleus.helpop.receive - Default Role: MOD
    Allows the user to receive message via /helpop
  • nucleus.helpop.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /helpop
  • nucleus.helpop.base - Default Role: USER
    Allows the user to run the command /helpop

This command is an equivalent to the following command(s) in Essentials: /helpop, /amsg, /ac

/home
Module: home
Teleports to home.

A home is a personal warp. They can be set using the /homeset command. If no home name is specified, the default of "home" is used.

Aliases: /home

Usage: /home [<home>]

Default Role: USER

Basic Command Permission: nucleus.home.base

Permissions

  • nucleus.home.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /home
  • nucleus.home.exempt.samedimension - Default Role: ADMIN
    If granted, players can teleport across dimensions even when only-same-dimension is enabled.
  • nucleus.home.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /home
  • nucleus.home.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /home
  • nucleus.home.base - Default Role: USER
    Allows the user to run the command /home delete

This command is an equivalent to the following command(s) in Essentials: /home, /homes

Essentials Migration Notes: '/homes' will list homes, '/home' will teleport like Essentials did.

/home delete
Module: home
Deletes a home.

Removes a personal warp. The home must be specified.

Aliases: /home delete, /home del

Root command aliases: /deletehome /ndeletehome /delhome /ndelhome

Usage: /home delete <home>

Default Role: USER

Basic Command Permission: nucleus.home.base

Permissions

  • nucleus.home.base - Default Role: USER
    Allows the user to run the command /home delete

This command is an equivalent to the following command(s) in Essentials: /delhome, /remhome, /rmhome

/home deleteother
Module: home
Deletes another player's home.

Aliases: /home deleteother, /home delother

Root command aliases: /deletehomeother /ndeletehomeother /delhomeother /ndelhomeother

Usage: /home deleteother <user> <home>

Default Role: ADMIN

Basic Command Permission: nucleus.home.deleteother.base

Permissions

  • nucleus.home.deleteother.base - Default Role: ADMIN
    Allows the user to run the command /home deleteother
/home limit
Module: home
Display the number of homes you (or another player) can set.

Aliases: /home limit

Usage: /home limit [<user>]

Default Role: USER

Basic Command Permission: nucleus.home.limit.base

Permissions

  • nucleus.home.limit.base - Default Role: USER
    Allows the user to run the command /home limit
  • nucleus.home.limit.others - Default Role: ADMIN
    Allows the user to target other players using the command "limit".
/home list
Module: home
Lists homes.

Lists all the homes that you currently have.

Aliases: /home list

Root command aliases: /listhomes /nlisthomes /homes /nhomes

Usage: /home list [<user>]

Default Role: USER

Basic Command Permission: nucleus.home.list.base

Permissions

  • nucleus.home.list.others - Default Role: ADMIN
    Allows the user to target other players using the command "{0}".
  • nucleus.home.list.base - Default Role: USER
    Allows the user to run the command /home list
/home other
Module: home
Teleports to another player's home.

Aliases: /home other

Root command aliases: /homeother /nhomeother

Usage: /home other <user> <home>

Default Role: MOD

Basic Command Permission: nucleus.home.other.base

Permissions

  • nucleus.home.other.base - Default Role: MOD
    Allows the user to run the command /home other
  • nucleus.home.other.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /home other
  • nucleus.home.other.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /home other
  • nucleus.home.other.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /home other
/home set
Module: home
Sets a home with the specified name.

This command allows players to specify a "personal warp", which is termed a "home". By default, all players get one home, which can be controlled by assigning a number to the permission option "home-count", of being giving the permission "nucleus.home.set.unlimited" for unlimited homes.

If no home name is specified, the default of "home" is used. If you try to set a home with a name that is already in use, the command will fail, unless the "-o" flag is specified.

Aliases: /home set

Root command aliases: /homeset /nhomeset /sethome /nsethome

Usage: /home set [-o|--overwrite <o>] [<home>]

Default Role: USER

Basic Command Permission: nucleus.home.set.base

Permissions

  • nucleus.home.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /home set
  • nucleus.home.set.base - Default Role: USER
    Allows the user to run the command /home set
  • nucleus.home.set.unlimited - Default Role: ADMIN
    Allows the user to have an unlimited number of homes.
  • nucleus.home.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /home set
  • nucleus.home.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /home set

This command is an equivalent to the following command(s) in Essentials: /sethome, /createhome

/ignite
Module: fun
Sets the specified player on fire.

Aliases: /ignite, /burn

Usage: /ignite [<player>] <ticks>

Default Role: ADMIN

Basic Command Permission: nucleus.ignite.base

Permissions

  • nucleus.ignite.others - Default Role: ADMIN
    Allows the user to target other players using the command "ignite".
  • nucleus.ignite.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /ignite
  • nucleus.ignite.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /ignite
  • nucleus.ignite.base - Default Role: ADMIN
    Allows the user to run the command /ignite
  • nucleus.ignite.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /ignite

This command is an equivalent to the following command(s) in Essentials: /burn

/ignore
Module: ignore
Toggles ignoring of all chat messages.

Aliases: /ignore

Usage: /ignore <user> [<true|false>]

Default Role: USER

Basic Command Permission: nucleus.ignore.base

Permissions

  • nucleus.ignore.exempt.chat - Default Role: MOD
    Exempts the user from having their chat, messages and mail ignored.
  • nucleus.ignore.base - Default Role: USER
    Allows the user to run the command /ignore

This command is an equivalent to the following command(s) in Essentials: /ignore

/ignorelist
Module: ignore
Shows the names of players that are currently being ignored by the target player

Aliases: /ignorelist, /listignore, /ignored

Usage: /ignorelist [<user>]

Default Role: USER

Basic Command Permission: nucleus.ignorelist.base

Permissions

  • nucleus.ignorelist.base - Default Role: USER
    Allows the user to run the command /ignorelist
  • nucleus.ignorelist.others - Default Role: ADMIN
    Allows the user to target other players using the command "ignorelist".
/info
Module: info
Get server information.

Aliases: /info, /einfo

Usage: /info [-l|--list <l>] [<section>]

Default Role: USER

Basic Command Permission: nucleus.info.base

Permissions

  • nucleus.info.list - Default Role: ADMIN
    If granted, the player can run /info -l to see all the available info sections.
  • nucleus.info.base - Default Role: USER
    Allows the user to run the command /info

This command is an equivalent to the following command(s) in Essentials: /info, /ifo, /news, /about, /inform

/invsee
Module: inventory
Allows the user to inspect a target's inventory.

Opens an Inventory GUI with the target player's inventory displayed, if they do not have the "nucleus.invsee.exempt.target" permission.

Aliases: /invsee

Usage: /invsee <user>

Default Role: ADMIN

Basic Command Permission: nucleus.invsee.base

Permissions

  • nucleus.invsee.exempt.interact - Default Role: ADMIN
    Prevents the player from having their inventory interacted with.
  • nucleus.invsee.base - Default Role: ADMIN
    Allows the user to run the command /invsee
  • nucleus.invsee.exempt.target - Default Role: ADMIN
    Prevents the player from being a target for /invsee.
  • nucleus.invsee.modify - Default Role: ADMIN
    Allows the player to modify others' inventories.
  • nucleus.invsee.offline - Default Role: ADMIN
    Allows the player to look at offline players' inventories.

This command is an equivalent to the following command(s) in Essentials: /invsee

/iteminfo
Module: misc
Get information about the item you are currently holding.

Aliases: /iteminfo, /itemdb

Usage: /iteminfo [-e|--extended <e>] [<key>]

Default Role: ADMIN

Basic Command Permission: nucleus.iteminfo.base

Permissions

  • nucleus.iteminfo.base - Default Role: ADMIN
    Allows the user to run the command /iteminfo
  • nucleus.iteminfo.extended - Default Role: ADMIN
    Displays data associated with the item.

This command is similar to the following command(s) found in Essentials: /itemdb, /itemno, /durability, /dura

Essentials Migration Notes: Nucleus tries to provide much more info!

/itemname
Module: item
Base command for Item Name related actions.

Aliases: /itemname

Usage: /itemname

Default Role: ADMIN

Basic Command Permission: nucleus.itemname.base

Permissions

  • nucleus.itemname.base - Default Role: ADMIN
    Allows the user to run the command /itemname
/itemname clear
Module: item
Clears the name assigned to the item currently in the player's hand.

Aliases: /itemname clear

Root command aliases: /clearitemname /nclearitemname /resetitemname /nresetitemname

Usage: /itemname clear

Default Role: ADMIN

Basic Command Permission: nucleus.itemname.clear.base

Permissions

  • nucleus.itemname.clear.base - Default Role: ADMIN
    Allows the user to run the command /itemname clear
  • nucleus.itemname.clear.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /itemname clear
  • nucleus.itemname.clear.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /itemname clear
  • nucleus.itemname.clear.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /itemname clear
/itemname set
Module: item
Sets the user facing name for the item currently in the player's hand.

Aliases: /itemname set

Root command aliases: /setitemname /nsetitemname /renameitem /nrenameitem

Usage: /itemname set <name…>

Default Role: ADMIN

Basic Command Permission: nucleus.itemname.set.base

Permissions

  • nucleus.itemname.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /itemname set
  • nucleus.itemname.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /itemname set
  • nucleus.itemname.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /itemname set
  • nucleus.itemname.set.base - Default Role: ADMIN
    Allows the user to run the command /itemname set
/jail
Module: jail
Jails a player.

Aliases: /jail

Usage: /jail <user> [<jail>] [<duration>] [<reason…>]

Default Role: MOD

Basic Command Permission: nucleus.jail.base

Permissions

  • nucleus.jail.teleportjailed - Default Role: ADMIN
    Allows the player to teleport jailed players.
  • nucleus.jail.base - Default Role: MOD
    Allows the user to run the command /jail
  • nucleus.jail.offline - Default Role: MOD
    Allows the user to jail offline users.
  • nucleus.jail.teleporttojailed - Default Role: ADMIN
    Allows the player to teleport to jailed players.
  • nucleus.jail.notify - Default Role: MOD
    Notifies the user about jails when they occur.
  • nucleus.jail.exempt.target - Default Role: ADMIN
    Exempts the user from being jailed.

This command is similar to the following command(s) found in Essentials: /togglejail, /tjail, /jail

Essentials Migration Notes: This command is not a toggle.

/jails
Module: jail
Lists all jails.

Aliases: /jails

Usage: /jails

Default Role: MOD

Basic Command Permission: nucleus.jail.list.base

Permissions

  • nucleus.jail.list.base - Default Role: MOD
    Allows the user to run the command /jails list

This command is an equivalent to the following command(s) in Essentials: /jails

/jails delete
Module: jail
Deletes a jail.

Aliases: /jails delete, /jails del, /jails remove

Root command aliases: /deljail /ndeljail /rmjail /nrmjail /deletejail /ndeletejail

Usage: /jails delete <jail>

Default Role: ADMIN

Basic Command Permission: nucleus.jail.delete.base

Permissions

  • nucleus.jail.delete.base - Default Role: ADMIN
    Allows the user to run the command /jails delete

This command is an equivalent to the following command(s) in Essentials: /deljail, /remjail, /rmjail

/jails set
Module: jail
Creates a jail.

Aliases: /jails set

Root command aliases: /setjail /nsetjail /createjail /ncreatejail

Usage: /jails set <jail>

Default Role: ADMIN

Basic Command Permission: nucleus.jail.set.base

Permissions

  • nucleus.jail.set.base - Default Role: ADMIN
    Allows the user to run the command /jails set

This command is an equivalent to the following command(s) in Essentials: /setjail, /createjail

/jails tp
Module: jail
Warp to a jail.

Aliases: /jails tp

Usage: /jails tp <jail>

Default Role: MOD

Basic Command Permission: nucleus.jail.tp.base

Permissions

  • nucleus.jail.tp.base - Default Role: MOD
    Allows the user to run the command /jails tp
/jump
Module: jump
Perform a short range "jump" to the block they are looking at.

Aliases: /jump, /j, /jmp

Usage: /jump

Default Role: ADMIN

Basic Command Permission: nucleus.jump.base

Permissions

  • nucleus.jump.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /jump
  • nucleus.jump.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /jump
  • nucleus.jump.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /jump
  • nucleus.jump.base - Default Role: ADMIN
    Allows the user to run the command /jump

This command is an equivalent to the following command(s) in Essentials: /jump, /j, /jumpto

/kick
Module: kick
Kicks a player

Aliases: /kick

Usage: /kick <player> [<reason…>]

Default Role: MOD

Basic Command Permission: nucleus.kick.base

Permissions

  • nucleus.kick.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /kick command.
  • nucleus.kick.base - Default Role: MOD
    Allows the user to run the command /kick
  • nucleus.kick.notify - Default Role: MOD
    Notifies the user about kicks when they occur.

This command is an equivalent to the following command(s) in Essentials: /kick

/kickall
Module: kick
Kicks all players, optionally turning the whitelist on.

If the command is executed by a player on the server, the executing player will not be kicked. To turn the whitelist on when kicking everyone, use the "-w" flag.

Aliases: /kickall

Usage: /kickall [-w|-f <w>] [<reason…>]

Default Role: MOD

Basic Command Permission: nucleus.kickall.base

Permissions

  • nucleus.kickall.base - Default Role: MOD
    Allows the user to run the command /kickall

This command is an equivalent to the following command(s) in Essentials: /kickall

/kill
Module: admin
Kill the specified player(s) and/or entities.

Aliases: /kill

Usage: /kill <subject>

Default Role: ADMIN

Basic Command Permission: nucleus.kill.base

Permissions

  • nucleus.kill.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /kill
  • nucleus.kill.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /kill
  • nucleus.kill.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /kill
  • nucleus.kill.base - Default Role: ADMIN
    Allows the user to run the command /kill

This command is similar to the following command(s) found in Essentials: /kill, /remove, /butcher, /killall, /mobkill

Essentials Migration Notes: Nucleus supports killing entities using the Minecraft selectors.

/killentity
Module: admin
Kills the specified entities.

The entities that can be killed are:

- "armorstand"
- "monster"/"hostile"
- "passive"/"animal"
- "player"
- "item"

Multiple types can be selected at once. A world can be specified using -w, *or* a radius can be specified using -r. Both are optional.

Aliases: /killentity

Usage: /killentity [-r <r>] [-w <w>] <type>*

Default Role: ADMIN

Basic Command Permission: nucleus.killentity.base

Permissions

  • nucleus.killentity.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /killentity
  • nucleus.killentity.base - Default Role: ADMIN
    Allows the user to run the command /killentity
  • nucleus.killentity.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /killentity
  • nucleus.killentity.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /killentity
/kit
Module: kit
Redeems a kit.

Aliases: /kit

Usage: /kit <kit>

Default Role: USER

Basic Command Permission: nucleus.kit.base

Permissions

  • nucleus.kit.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass kit cooldowns.
  • nucleus.kit.base - Default Role: USER
    Allows the user to run the command /kit
  • nucleus.kit.exempt.onetime - Default Role: ADMIN
    Allows the user to use one time kits multiple times.
  • nucleus.kit.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /kit
  • nucleus.kit.exempt.cost - Default Role: ADMIN
    Allows the user to bypass paying the cost for any kit.

This command is similar to the following command(s) found in Essentials: /kit, kits

Essentials Migration Notes: '/kit' redeems, '/kits' lists.

/kit autoredeem
Module: kit
Sets or unsets a kit to auto redeem on login.

A kit set to automatically redeem will be given to a player when they login if they are currently eligible to redeem the kit using "/kit name".

Aliases: /kit autoredeem

Usage: /kit autoredeem <kit> <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.autoredeem.base

Permissions

  • nucleus.kit.autoredeem.base - Default Role: ADMIN
    Allows the user to run the command /kit autoredeem
/kit command
Module: kit
Lists the commands associated with a kit.

Commands are executed as the SERVER. This could allow players that get access to this command to cause serious havoc. Please only give edit and add commands to TRUSTED players.

Aliases: /kit command, /kit commands

Usage: /kit command <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.command.base

Permissions

  • nucleus.kit.command.base - Default Role: ADMIN
    Allows the user to run the command /kit command
/kit command add
Module: kit
Adds a command to the specified kit.

Aliases: /kit command add, /kit command +

Usage: /kit command add <kit> <command…>

Default Role: OWNER

Basic Command Permission: nucleus.kit.command.add.base

Permissions

  • nucleus.kit.command.add.base - Default Role: OWNER
    Allows the user to run the command /command add
/kit command clear
Module: kit
Removes all commands from the specified kit.

Aliases: /kit command clear

Usage: /kit command clear <kit>

Default Role: OWNER

Basic Command Permission: nucleus.kit.command.remove.base

Permissions

  • nucleus.kit.command.remove.base - Default Role: OWNER
    Allows the user to run the command /command clear
/kit command remove
Module: kit
Removes a command from the specified kit.

There are two ways to specify which command to remove:

* via. index, where the index is the number displayed in "/kit command <kit>"
* via. command, where you can specify the entire command to remove.

If you are playing on the server, it might be easier to use the click interface in "/kit command" or "/kit command edit"

Aliases: /kit command remove, /kit command del, /kit command -

Usage: /kit command remove <kit> <index>|<command…>

Default Role: OWNER

Basic Command Permission: nucleus.kit.command.remove.base

Permissions

  • nucleus.kit.command.remove.base - Default Role: OWNER
    Allows the user to run the command /command clear
/kit cooldown
Module: kit
Sets the cooldown on a kit.

The cooldown must be specified in the form 1w1d1h1m1s, where 1 hour 5 minutes would be "1h5m".

Aliases: /kit cooldown, /kit setcooldown, /kit setinterval

Usage: /kit cooldown <kit> <duration>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.setcooldown.base

Permissions

  • nucleus.kit.setcooldown.base - Default Role: ADMIN
    Allows the user to run the command /kit setcooldown
/kit cost
Module: kit
Sets the cost for a kit.

Aliases: /kit cost, /kit setcost

Usage: /kit cost <kit> <cost>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.cost.base

Permissions

  • nucleus.kit.cost.base - Default Role: ADMIN
    Allows the user to run the command /kit cost
/kit create
Module: kit
Opens a chest window and lets you create a kit through the Minecraft inventory interface.

This command opens a GUI and allows you to use the standard Minecraft inventory GUI to create the named kit. Any items placed in the kit will be returned to you when you close the GUI, and the kit will be created.

If you want to create a kit by taking a snapshot of your inventory, add the flag "-c" to your command.

The kit can be updated using the /kit edit or /kit set commands, depending on whether you want to use a GUI to edit the kit, or replace the kit with a new copy of your inventory.

Aliases: /kit create, /kit add

Usage: /kit create [-c|--clone <c>] <name>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.create.base

Permissions

  • nucleus.kit.create.base - Default Role: ADMIN
    Allows the user to run the command /kit create
/kit edit
Module: kit
Opens a GUI for editing kit contents.

This command opens a GUI and allows you to use the standard Minecraft inventory GUI to edit the named kit.

See /kit set if you want to update the kit by taking a snapshot of your inventory. See /firstjoinkit edit if you want edit the initial inventory of new players.

Aliases: /kit edit, /kit ed

Usage: /kit edit <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.edit.base

Permissions

  • nucleus.kit.edit.base - Default Role: ADMIN
    Allows the user to run the command /kit edit
/kit give
Module: kit
Redeems a kit on the specified player.

Allows you to redeem the contents of a kit on another player. By default, this command will normally NOT redeem a kit on a player would not normally be able to redeem the kit. It will also mark the kit as redeemed on the target player - however, it will never charge them.

This behaviour can be overridden using the "-i" flag, which will ignore all cooldowns, and will not mark that the kit has been redeemed.

Aliases: /kit give

Usage: /kit give [-i|--ignore <i>] <player> <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.give.base

Permissions

  • nucleus.kit.give.overridecheck - Default Role: ADMIN
    Allows the user to grant kits to those who would not ordinarily be able to obtain a kit using the -i flag.
  • nucleus.kit.give.base - Default Role: ADMIN
    Allows the user to run the command /kit give
/kit hidden
Module: kit
Sets whether a kit is displayed in the kit list.

Aliases: /kit hidden

Usage: /kit hidden <kit> <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.hidden.base

Permissions

  • nucleus.kit.hidden.base - Default Role: ADMIN
    Allows the user to run the command /kit hidden
/kit info
Module: kit
Lists information about the kit.

Aliases: /kit info

Usage: /kit info <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.info.base

Permissions

  • nucleus.kit.info.base - Default Role: ADMIN
    Allows the user to run the command /kit info
/kit list
Module: kit
Lists the kits that are available.

Aliases: /kit list, /kit ls

Root command aliases: /kits /nkits

Usage: /kit list

Default Role: USER

Basic Command Permission: nucleus.kit.list.base

Permissions

  • nucleus.kit.list.base - Default Role: USER
    Allows the user to run the command /kit list
  • nucleus.kit.showhidden - Default Role: ADMIN
    Shows the user hidden kits in /kits
/kit onetime
Module: kit
Sets or unsets a kit as a one time use kit.

A one time use kit is exactly that, a kit that may be used only once. If you wish to give a kit to a player upon joining for the first time, consider using "/firstjoinkit" instead.

Aliases: /kit onetime, /kit setonetime

Usage: /kit onetime <kit> <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.onetime.base

Permissions

  • nucleus.kit.onetime.base - Default Role: ADMIN
    Allows the user to run the command /kit onetime
/kit permissionbypass
Module: kit
Sets whether a separate permission is required to redeem a kit, if separate permissions is enabled in the config.

Aliases: /kit permissionbypass

Usage: /kit permissionbypass <kit> <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.permissionbypass.base

Permissions

  • nucleus.kit.permissionbypass.base - Default Role: ADMIN
    Allows the user to run the command /kit permissionbypass
/kit reload
Module: kit
Discards cached kit information and reloads data from persistence.

Aliases: /kit reload

Usage: /kit reload

Default Role: OWNER

Basic Command Permission: nucleus.kit.reload.base

Permissions

  • nucleus.kit.reload.base - Default Role: OWNER
    Allows the user to run the command /kit reload
/kit remove
Module: kit
Deletes a kit.

Aliases: /kit remove, /kit del, /kit delete

Usage: /kit remove <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.remove.base

Permissions

  • nucleus.kit.remove.base - Default Role: ADMIN
    Allows the user to run the command /kit remove
/kit rename
Module: kit
Renames a kit

Aliases: /kit rename

Usage: /kit rename <kit> <target name>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.rename.base

Permissions

  • nucleus.kit.rename.base - Default Role: ADMIN
    Allows the user to run the command /kit rename
/kit resetusage
Module: kit
Resets a player's usage of a kit, allowing them to redeem the kit again immediately.

Aliases: /kit resetusage, /kit reset

Usage: /kit resetusage <user> <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.resetusage.base

Permissions

  • nucleus.kit.resetusage.base - Default Role: ADMIN
    Allows the user to run the command /kit resetusage
/kit set
Module: kit
Sets the items in a kit to your current inventory.

This command takes a snapshot of your inventory (excluding your armor) and updates the contents of the named kit with it.

See also /kit edit if you want to edit a kit via a GUI.

Aliases: /kit set, /kit update, /kit setFromInventory

Usage: /kit set <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.set.base

Permissions

  • nucleus.kit.set.base - Default Role: ADMIN
    Allows the user to run the command /kit set
/kit setfirstjoin
Module: kit
Sets up a kit so it gets redeemed for every new player that joins the server.

Aliases: /kit setfirstjoin, /kit firstjoin

Usage: /kit setfirstjoin <kit> [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.kit.setfirstjoin.base

Permissions

  • nucleus.kit.setfirstjoin.base - Default Role: ADMIN
    Allows the user to run the command /kit setfirstjoin
Sets or unsets whether redeeming a kit will notify the target user.

Aliases: /kit toggleredeemmessage, /kit togglemessage

Usage: /kit toggleredeemmessage <kit> <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.toggleredeemmessage.base

Permissions

  • nucleus.kit.toggleredeemmessage.base - Default Role: ADMIN
    Allows the user to run the command /kit toggleredeemmessage
/kit view
Module: kit
View the contents of a kit.

Aliases: /kit view

Usage: /kit view <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.view.base

Permissions

  • nucleus.kit.view.base - Default Role: ADMIN
    Allows the user to run the command /kit view
/kittycannon
Module: fun
Fire exploding cats from your person.

Ocelots will be fired from the target person, which explode within a short amount of time. The following flags are available (subject to permission):

* -d, --damage - damage entities that get caught in the explosion.
* -f, --fire - potentially set fire to blocks in the area of the explosion.
* -b, --break - break blocks in the vicinity of the explosion.

Any break or fire that might occur due to the exploding cat will be tracked as by being caused by the calling player by protection plugins.

Aliases: /kittycannon, /kc

Usage: /kittycannon [-f|--fire <f>] [-d|--damageentities <d>] [-b|--breakblocks <b>] [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.kittycannon.base

Permissions

  • nucleus.kittycannon.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /kittycannon
  • nucleus.kittycannon.base - Default Role: ADMIN
    Allows the user to run the command /kittycannon
  • nucleus.kittycannon.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /kittycannon
  • nucleus.kittycannon.others - Default Role: ADMIN
    Allows the user to target other players using the command "kittycannon".
  • nucleus.kittycannon.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /kittycannon
/lightning
Module: fun
Strikes a position or player with a lightning bolt.

Aliases: /lightning, /strike, /smite, /thor, /shock

Usage: /lightning [<subject>]

Default Role: ADMIN

Basic Command Permission: nucleus.lightning.base

Permissions

  • nucleus.lightning.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lightning
  • nucleus.lightning.base - Default Role: ADMIN
    Allows the user to run the command /lightning
  • nucleus.lightning.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lightning
  • nucleus.lightning.others - Default Role: ADMIN
    Allows the user to target other players using the command "lightning".
  • nucleus.lightning.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lightning

This command is similar to the following command(s) found in Essentials: /lightning, /strike, /smite, /thor, /shock

Essentials Migration Notes: Selectors can be used, entities can be struck.

/list
Module: playerinfo
Lists the players on the server.

Aliases: /list, /listplayers, /ls

Usage: /list

Default Role: USER

Basic Command Permission: nucleus.list.base

Permissions

  • nucleus.list.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /list
  • nucleus.list.base - Default Role: USER
    Allows the user to run the command /list
  • nucleus.list.seevanished - Default Role: ADMIN
    Allows the user to see vanished players in /list.
  • nucleus.list.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /list
  • nucleus.list.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /list

This command is an equivalent to the following command(s) in Essentials: /list, /who, /playerlist, /online, /plist

/lockweather
Module: environment
Locks the weather on the specified world.

Aliases: /lockweather, /killweather

Usage: /lockweather [<world>] [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.lockweather.base

Permissions

  • nucleus.lockweather.base - Default Role: ADMIN
    Allows the user to run the command /lockweather
/lore
Module: item
Base command for Lore related actions.

Aliases: /lore

Usage: /lore

Default Role: ADMIN

Basic Command Permission: nucleus.lore.base

Permissions

  • nucleus.lore.base - Default Role: ADMIN
    Allows the user to run the command /lore
/lore add
Module: item
Adds a new line to the lore on the current item in the hand.

Aliases: /lore add

Usage: /lore add <lore…>

Default Role: ADMIN

Basic Command Permission: nucleus.lore.set.base

Permissions

  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore insert
  • nucleus.lore.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore insert
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore insert
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore insert
/lore clear
Module: item
Clears the lore on the current item in the hand.

Aliases: /lore clear

Usage: /lore clear

Default Role: ADMIN

Basic Command Permission: nucleus.lore.set.base

Permissions

  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore insert
  • nucleus.lore.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore insert
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore insert
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore insert
/lore delete
Module: item
Deletes a line of the lore on the current item in the hand at a specific line.

Aliases: /lore delete

Usage: /lore delete <line>

Default Role: ADMIN

Basic Command Permission: nucleus.lore.set.base

Permissions

  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore insert
  • nucleus.lore.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore insert
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore insert
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore insert
/lore edit
Module: item
Edits the lore on the current item in the hand at a specific line.

Aliases: /lore edit

Usage: /lore edit <line> <lore…>

Default Role: ADMIN

Basic Command Permission: nucleus.lore.set.base

Permissions

  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore insert
  • nucleus.lore.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore insert
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore insert
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore insert
/lore insert
Module: item
Inserts a new line to the lore on the current item in the hand at a specific line.

Aliases: /lore insert

Usage: /lore insert <line> <lore…>

Default Role: ADMIN

Basic Command Permission: nucleus.lore.set.base

Permissions

  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore insert
  • nucleus.lore.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore insert
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore insert
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore insert
/lore set
Module: item
Sets the lore on the current item in the hand. The current lore is replaced.

Aliases: /lore set

Usage: /lore set <lore…>

Default Role: ADMIN

Basic Command Permission: nucleus.lore.set.base

Permissions

  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore insert
  • nucleus.lore.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore insert
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore insert
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore insert
/mail
Module: mail
Retrieves mail that has been sent to you.

Aliases: /mail, /email

Usage: /mail [<filters>*]

Default Role: USER

Basic Command Permission: nucleus.mail.base

Permissions

  • nucleus.mail.base - Default Role: USER
    Allows the user to run the command /mail clear

This command is an equivalent to the following command(s) in Essentials: /mail, /email

/mail clear
Module: mail
Clears all mail in your inbox.

Aliases: /mail clear

Usage: /mail clear

Default Role: USER

Basic Command Permission: nucleus.mail.base

Permissions

  • nucleus.mail.base - Default Role: USER
    Allows the user to run the command /mail clear
/mail other
Module: mail
Read others' mail.

Aliases: /mail other, /mail o

Usage: /mail other <user> [<filters>*]

Default Role: ADMIN

Basic Command Permission: nucleus.mail.other.base

Permissions

  • nucleus.mail.other.base - Default Role: ADMIN
    Allows the user to run the command /mail other
/mail send
Module: mail
Sends a mail to the specified player.

Aliases: /mail send, /mail s

Root command aliases: /sendmail /nsendmail

Usage: /mail send <user> <message…>

Default Role: USER

Basic Command Permission: nucleus.mail.send.base

Permissions

  • nucleus.mail.send.base - Default Role: USER
    Allows the user to run the command /mail send
/me
Module: chat
Formats the next chat message as an action, using the format set by the server.

Aliases: /me, /action

Usage: /me <message…>

Default Role: USER

Basic Command Permission: nucleus.me.base

Permissions

  • nucleus.me.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /me
  • nucleus.me.base - Default Role: USER
    Allows the user to run the command /me
  • nucleus.me.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /me
  • nucleus.me.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /me

This command is an equivalent to the following command(s) in Essentials: /me, /action, /describe

/message
Module: message
Send a message to a player, or the console with "-".

Aliases: /message, /m, /msg, /whisper, /w, /t

Usage: /message <to>|<to> <message…>

Default Role: USER

Basic Command Permission: nucleus.message.base

Permissions

  • nucleus.message.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /reply
  • nucleus.message.style - Default Role: ADMIN
    Allows user to use styles into messages.
  • nucleus.message.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /reply
  • nucleus.message.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /reply
  • nucleus.message.base - Default Role: USER
    Allows the user to run the command /reply
  • nucleus.message.colour - Default Role: ADMIN
    Allows user to type colours into messages.
  • nucleus.message.url - Default Role: ADMIN
    Allows user to type clickable URLs into messages.

This command is an equivalent to the following command(s) in Essentials: /msg, /tell, /m, /t, /whisper

/more
Module: item
Sets item in hand to a full stack.

Aliases: /more, /stack

Usage: /more

Default Role: ADMIN

Basic Command Permission: nucleus.more.base

Permissions

  • nucleus.more.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /more
  • nucleus.more.base - Default Role: ADMIN
    Allows the user to run the command /more
  • nucleus.more.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /more
  • nucleus.more.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /more

This command is an equivalent to the following command(s) in Essentials: /more

/motd
Module: info
Allows the user to view the server MOTD, as defined in the "motd.txt" file.

Aliases: /motd

Usage: /motd

Default Role: USER

Basic Command Permission: nucleus.motd.base

Permissions

  • nucleus.motd.base - Default Role: USER
    Allows the user to run the command /motd

This command is an equivalent to the following command(s) in Essentials: /motd

/msgtoggle
Module: message
Prevent players from private messaging you.

If you have this toggled to false, players with the "nucleus.msgtoggle.bypass" permission can still message you.

Aliases: /msgtoggle, /messagetoggle, /mtoggle

Usage: /msgtoggle [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.msgtoggle.base

Permissions

  • nucleus.msgtoggle.bypass - Default Role: ADMIN
    Allows the user to send a message to players that have set "/msgtoggle" to false.
  • nucleus.msgtoggle.base - Default Role: ADMIN
    Allows the user to run the command /msgtoggle
/mute
Module: mute
Mutes the specified player.

Aliases: /mute

Usage: /mute <user> [<duration>] [<reason…>]

Default Role: MOD

Basic Command Permission: nucleus.mute.base

Permissions

  • nucleus.mute.notify - Default Role: MOD
    Notifies the user about mutes when they occur.
  • nucleus.mute.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /mute command.
  • nucleus.mute.seemutedchat - Default Role: ADMIN
    If true and enabled in the config, players with this permission will see chat from muted players.
  • nucleus.mute.base - Default Role: MOD
    Allows the user to run the command /mute
  • nucleus.mute.exempt.length - Default Role: ADMIN
    Allows the user to bypass the maximum mute length.

This command is similar to the following command(s) found in Essentials: /mute, /silence

Essentials Migration Notes: Unmuting a player should be done via the /unmute command.

/nameban
Module: nameban
Bans a specific IGN (rather than specific player) from joining the server.

Using /nameban, instead of /ban, prevents any player with a specific username from joining the server - allowing them to join if they subsequently change their name. This does not affect server level nicknames, this is their Mojang registered nicknames.

A reason can be given for banning a specific name. This is intended to prevent the use of offensive usernames on servers.

Aliases: /nameban

Usage: /nameban <name> [<reason…>]

Default Role: ADMIN

Basic Command Permission: nucleus.nameban.base

Permissions

  • nucleus.nameban.base - Default Role: ADMIN
    Allows the user to run the command /nameban
/nameunban
Module: nameban
Allows a specific IGN (rather than specific player) to join the server again.

Aliases: /nameunban, /namepardon

Usage: /nameunban <name>

Default Role: ADMIN

Basic Command Permission: nucleus.nameban.unban.base

Permissions

  • nucleus.nameban.unban.base - Default Role: ADMIN
    Allows the user to run the command /nameunban
/near
Module: playerinfo
List players nearby

Aliases: /near

Usage: /near [<user>] [<radius>]

Default Role: USER

Basic Command Permission: nucleus.near.base

Permissions

  • nucleus.near.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /near
  • nucleus.near.base - Default Role: USER
    Allows the user to run the command /near
  • nucleus.near.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /near
  • nucleus.near.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /near

This command is an equivalent to the following command(s) in Essentials: /near

/nick
Module: nickname
Sets your nickname/display name

Aliases: /nick, /nickname

Usage: /nick [<user>] <nickname>

Default Role: ADMIN

Basic Command Permission: nucleus.nick.base

Permissions

  • nucleus.nick.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /nick
  • nucleus.nick.others - Default Role: ADMIN
    Allows the user to target other players using the command "nick, delnick".
  • nucleus.nick.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /nick
  • nucleus.nick.base - Default Role: ADMIN
    Allows the user to run the command /nick, delnick
  • nucleus.nick.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /nick

This command is similar to the following command(s) found in Essentials: /nick, /nickname

Essentials Migration Notes: To remove a nickname, use '/delnick'

/note
Module: note
Allows the user to add a note to a player.

Aliases: /note, /addnote

Usage: /note <user> <message…>

Default Role: MOD

Basic Command Permission: nucleus.note.notify.base

Permissions

  • nucleus.note.notify - Default Role: MOD
    Notifies the user about notes when they occur.
  • nucleus.note.showonlogin - Default Role: MOD
    Allows user to see other users notes when they login.
/nucleus
Module: core
Displays Nucleus version and module information.

The Nucleus command allows access to sub commands that administer the entire plugin.

Aliases: /nucleus

Usage: /nucleus

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.base

Permissions

  • nucleus.nucleus.base - Default Role: ADMIN
    Allows the user to run the command /nucleus
/nucleus compatibility
Module: core
Lists any compatibility issues that have been detected.

Aliases: /nucleus compatibility, /nucleus compat

Usage: /nucleus compatibility

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.compatibility.base

Permissions

  • nucleus.nucleus.compatibility.base - Default Role: ADMIN
    Allows the user to run the command /nucleus compatibility
/nucleus debug
Module: core
Utilities to support debugging server issues.

Aliases: /nucleus debug

Usage: /nucleus debug

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.debug.base

Permissions

  • nucleus.nucleus.debug.base - Default Role: ADMIN
    Allows the user to run the command /nucleus debug
Gets all UUIDs that appear to be registered to a username.

Aliases: /nucleus debug getuuids

Usage: /nucleus debug getuuids <user>

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.debug.getuuids.base

Permissions

  • nucleus.nucleus.debug.getuuids.base - Default Role: ADMIN
    Allows the user to run the command /debug getuuids
Refreshes the {{uniquecount}} token, in case it's out of sync.

Aliases: /nucleus debug refreshuniquevisitors

Usage: /nucleus debug refreshuniquevisitors

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.debug.refreshuniquevisitors.base

Permissions

  • nucleus.nucleus.debug.refreshuniquevisitors.base - Default Role: ADMIN
    Allows the user to run the command /debug refreshuniquevisitors
Verifies that all command keys are set correctly

Aliases: /nucleus debug verifycmds

Usage: /nucleus debug verifycmds

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.debug.verifycmds.base

Permissions

  • nucleus.nucleus.debug.verifycmds - Default Role: ADMIN
    Allows the user to run the command /nucleus debug verify-cmds
/nucleus docgen
Module: core
Generates Nucleus documentation data files

Aliases: /nucleus docgen

Usage: /nucleus docgen

Default Role: NONE

Basic Command Permission: nucleus.nucleus.docgen.base

Permissions

  • nucleus.nucleus.docgen.base - Default Role: NONE
    Allows the user to run the command /docgen
/nucleus getuser
Module: core
Gets or refreshes a user's entry in the username cache.

Occasionally, the Minecraft username cache gets out of sync with the rest of the system, and some commands that require a user fail. This command allows you to request updated information about a user from Mojang's server (via either a UUID or a current user name) and adds them to the cache.

Aliases: /nucleus getuser

Usage: /nucleus getuser <UUID>|<name>

Default Role: NONE

Basic Command Permission: nucleus.nucleus.getuser.base

Permissions

  • nucleus.nucleus.getuser.base - Default Role: NONE
    Allows the user to run the command /nucleus getuser
/nucleus info
Module: core
Creates a file in the server root directory containing information about the server and Nucleus environment.

Aliases: /nucleus info

Usage: /nucleus info

Default Role: OWNER

Basic Command Permission: nucleus.nucleus.info.base

Permissions

  • nucleus.nucleus.info.base - Default Role: OWNER
    Allows the user to run the command /nucleus info
/nucleus nucleus
Module: core
Clears the in-memory cache of users who have logged on in the past session, forcing Nucleus to read the data files on their next login.

Aliases: /nucleus nucleus

Usage: /nucleus nucleus

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.clearcache.base

Permissions

  • nucleus.nucleus.clearcache.base - Default Role: ADMIN
    Allows the user to run the command /nucleus clearcache
/nucleus printperms
Module: core
Prints all permissions registered in Nucleus.

Aliases: /nucleus printperms

Usage: /nucleus printperms

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.printperms.base

Permissions

  • nucleus.nucleus.printperms.base - Default Role: ADMIN
    Allows the user to run the command /nucleus printperms
Rebuild the Nucleus user cache.

Some operations that we might want to do might want to look at offline and online players, but unfortunately, as we store things as separate user files, it would take a lot of processing to get some simple data. The cache copies this all into one place. However, there is a chance it'll go stale, this command asks Nucleus to rebuild the cache.

Aliases: /nucleus rebuildusercache

Usage: /nucleus rebuildusercache

Default Role: OWNER

Basic Command Permission: nucleus.nucleus.rebuildusercache.base

Permissions

  • nucleus.nucleus.rebuildusercache.base - Default Role: OWNER
    Allows the user to run the command /nucleus rebuildusercache
/nucleus reload
Module: core
Reloads Nucleus' configuration files.

This command will reload everything EXCEPT whether modules and/or commands are enabled.
A restart of the entire server is required for these two actions to take effect.

Aliases: /nucleus reload

Usage: /nucleus reload

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.reload.base

Permissions

  • nucleus.nucleus.reload.base - Default Role: ADMIN
    Allows the user to run the command /nucleus reload
Resets a user's first join status.

If this is run, the player it targets will be treated has having joined the server for the first time the next timethey log in. Players with the permission "nucleus.nucleus.firstjoin.exempt" will never be treated as a new player.

Aliases: /nucleus resetfirstjoin

Usage: /nucleus resetfirstjoin <user>

Default Role: NONE

Basic Command Permission: nucleus.nucleus.resetfirstjoin.base

Permissions

  • nucleus.nucleus.resetfirstjoin.base - Default Role: NONE
    Allows the user to run the command /resetfirstjoin
/nucleus resetuser
Module: core
Deletes all data in Nucleus, and optionally, Minecraft, for a player.

This can be useful to clear out everything Nucleus knows about a player. However, if you want to delete Minecraft data, pass the "-a" flag.

This will not delete data stored by other plugins about this player.

Aliases: /nucleus resetuser

Usage: /nucleus resetuser [-a|--all <a>] <user>|<UUID>

Default Role: OWNER

Basic Command Permission: nucleus.nucleus.resetuser.base

Permissions

  • nucleus.nucleus.resetuser.base - Default Role: OWNER
    Allows the user to run the command /nucleus resetuser
/nucleus save
Module: core
Saves all files.

Aliases: /nucleus save

Usage: /nucleus save

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.save.base

Permissions

  • nucleus.nucleus.save.base - Default Role: ADMIN
    Allows the user to run the command /nucleus save
/nucleus setupperms
Module: core
Allows the user to add the recommended permissions for either USER, MOD or ADMIN roles to a specified group.

There are three flags for this command:

* -r: if set, all Nucleus permissions will be set regardless of whether they have been set before. Else, only those that the permissions plugindoes not report have been set are set will be set to true.
* -i: Apply the perms from the selected role and lower to this group (so, if ADMIN is selected, MOD and USER perms will be applied to the group too).
* -g: Create "admin" and "mod" groups, setup inheritance, and apply default permissions (should only be used for new servers).
* "-g -y": Bypasses the info given by `-g` on its own.

The permissions that are applied will be added to the console.

Aliases: /nucleus setupperms, /nucleus setperms

Usage: /nucleus setupperms [-r|--reset <r>] [-i|--inherit <i>] <Nucleus Role> <Permission Group>

Default Role: OWNER

Basic Command Permission: nucleus.nucleus.setupperms.base

Permissions

  • nucleus.nucleus.setupperms.base - Default Role: OWNER
    Allows the user to run the command /nucleus setupperms
/nuserprefs
Module: core
Gets and sets Nucleus user preferences.

User Preferences allow players to customise a subset of Nucleus functions themselves, such as vanish on login, should they havepermission to do so. Users can:

* list preferences that are relevant to them by running the command with no arguments;
* get a specific preference by running the command with the name of a preference key;
* set a specific preference by running the command with the name of the preference key and the new value.

Other user's preferences can be inspected by those with the "others" permission for this command.

Aliases: /nuserprefs, /userprefs

Usage: /nuserprefs [<user>] [<preference> [value]]

Default Role: USER

Basic Command Permission: nucleus.userprefs.base

Permissions

  • nucleus.userprefs.base - Default Role: USER
    Allows the user to run the command /nuserprefs
  • nucleus.userprefs.others - Default Role: ADMIN
    Allows the user to target other players using the command "nuserprefs".
/ping
Module: misc
Displays the current latency for the target player.

Aliases: /ping

Usage: /ping [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.ping.base

Permissions

  • nucleus.ping.base - Default Role: ADMIN
    Allows the user to run the command /ping
  • nucleus.ping.others - Default Role: ADMIN
    Allows the user to target other players using the command "ping".

This command is similar to the following command(s) found in Essentials: /ping, /pong, /echo

Essentials Migration Notes: Returns your latency, not your message.

/plainbroadcast
Module: notification
Allows the user to send a broadcast without prefixes or suffixes.

Aliases: /plainbroadcast, /pbcast, /pbc

Usage: /plainbroadcast <message…>

Default Role: OWNER

Basic Command Permission: nucleus.plainbroadcast.base

Permissions

  • nucleus.plainbroadcast.base - Default Role: OWNER
    Allows the user to run the command /plainbroadcast
/powertool
Module: powertool
Binds the item in hand to the specified command.

Aliases: /powertool, /pt

Usage: /powertool [<command…>]

Default Role: ADMIN

Basic Command Permission: nucleus.powertool.base

Permissions

  • nucleus.powertool.base - Default Role: ADMIN
    Allows the user to run the command /powertool

This command is an equivalent to the following command(s) in Essentials: /powertool, /pt

/powertool delete
Module: powertool
Removes any powertool bindings to the item in hand.

Aliases: /powertool delete, /powertool del, /powertool rm, /powertool remove

Usage: /powertool delete

Default Role: ADMIN

Basic Command Permission: nucleus.powertool.base

Permissions

  • nucleus.powertool.base - Default Role: ADMIN
    Allows the user to run the command /powertool
/powertool list
Module: powertool
Lists all current powertools that the user has.

Aliases: /powertool list, /powertool ls

Usage: /powertool list

Default Role: ADMIN

Basic Command Permission: nucleus.powertool.base

Permissions

  • nucleus.powertool.base - Default Role: ADMIN
    Allows the user to run the command /powertool
/realname
Module: nickname
Gets the player's realname from the provided nickname.

Aliases: /realname

Usage: /realname <name>

Default Role: USER

Basic Command Permission: nucleus.realname.base

Permissions

  • nucleus.realname.base - Default Role: USER
    Allows the user to run the command /realname

This command is an equivalent to the following command(s) in Essentials: /realname

/removenote
Module: note
Allows the user to delete a specific note attached to a player.

Aliases: /removenote, /deletenote, /delnote

Usage: /removenote <user> <ID>

Default Role: ADMIN

Basic Command Permission: nucleus.removenote.base

Permissions

  • nucleus.removenote.base - Default Role: ADMIN
    Allows the user to run the command /removenote
/repair
Module: item
Repairs item in hand.

Aliases: /repair, /mend, /fix

Usage: /repair [-a|--all <a>] [-o|--offhand <o>] [-m|--mainhand <m>] [-h|--hotbar <h>] [-e|--equip <e>]

Default Role: ADMIN

Basic Command Permission: nucleus.repair.base

Permissions

  • nucleus.repair.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /repair
  • nucleus.repair.base - Default Role: ADMIN
    Allows the user to run the command /repair
  • nucleus.repair.others - Default Role: ADMIN
    Allows the user to target other players using the command "repair".
  • nucleus.repair.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /repair
  • nucleus.repair.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /repair

This command is an equivalent to the following command(s) in Essentials: /repair, /fix

/reply
Module: message
Send a message to the last player that sent you a message.

Aliases: /reply, /r

Usage: /reply <message…>

Default Role: USER

Basic Command Permission: nucleus.message.base

Permissions

  • nucleus.message.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /reply
  • nucleus.message.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /reply
  • nucleus.message.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /reply
  • nucleus.message.base - Default Role: USER
    Allows the user to run the command /reply

This command is an equivalent to the following command(s) in Essentials: /r, /reply

/rocket
Module: fun
Fires a player upwards like a rocket.

The rocket does not actually fire a rocket, but sets a player's velocity upwards to a specific value. The default is 2. There are many flags:

* -s, --silent - Don't tell the unsuspecting target that they were rocketed
* -g, --gentle - Fire the unsuspecting player upwards with a velocity of 0.5
* -h, --hard - Fire the unsuspecting player upwards with a velocity of 4
* -v [velocity], --velocity [velocity] - Fire the unsuspecting player upwards with the velocity specified. The default is 2
* -e, --explosion - Add an explosion and a firework launching sound

Aliases: /rocket

Usage: /rocket [-g|-g <g>] [-h|--hard <h>] [-s|--silent <s>] [-e|--explosion <e>] [-v|--velocity <v>] <player>

Default Role: ADMIN

Basic Command Permission: nucleus.rocket.base

Permissions

  • nucleus.rocket.others - Default Role: ADMIN
    Allows the user to target other players using the command "rocket".
  • nucleus.rocket.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /rocket
  • nucleus.rocket.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /rocket
  • nucleus.rocket.base - Default Role: ADMIN
    Allows the user to run the command /rocket
  • nucleus.rocket.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /rocket
/rtp
Module: rtp
Allows the user to teleport to a random destination within the world border.

Aliases: /rtp, /randomteleport, /rteleport

Usage: /rtp [<player>] [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.rtp.base

Permissions

  • nucleus.rtp.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /rtp
  • nucleus.rtp.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /rtp
  • nucleus.rtp.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /rtp
  • nucleus.rtp.others - Default Role: ADMIN
    Allows the user to target other players using the command "rtp".
  • nucleus.rtp.worlds - Default Role: ADMIN
    The base permission for per-world permission, if allowed in the config. This permission can be suffixed with ".worldname" (in lowercase) to allow for per-world rtp permissions.
  • nucleus.rtp.base - Default Role: ADMIN
    Allows the user to run the command /rtp
/rules
Module: rules
Read the server rules.

Aliases: /rules

Usage: /rules

Default Role: USER

Basic Command Permission: nucleus.rules.base

Permissions

  • nucleus.rules.base - Default Role: USER
    Allows the user to run the command /rules

This command is an equivalent to the following command(s) in Essentials: /rules

/seen
Module: playerinfo
Gets information about the specified player.

Aliases: /seen, /seenplayer, /lookup

Usage: /seen <user uuid>|<user>

Default Role: ADMIN

Basic Command Permission: nucleus.seen.base

Permissions

  • nucleus.seen.base - Default Role: ADMIN
    Allows the user to run the command /seen
  • nucleus.seen.extended.flying.canfly - Default Role: ADMIN
    Allows the executor to see if the player can fly by double jumping.
  • nucleus.seen.extended.speed.walking - Default Role: ADMIN
    Allows the executor to see the current walking speed of the player.
  • nucleus.seen.extended.location - Default Role: ADMIN
    Allows the executor to see the player's current location.
  • nucleus.seen.extended.speed.flying - Default Role: ADMIN
    Allows the executor to see the current flying speed of the player.
  • nucleus.seen.extended.lastplayed - Default Role: ADMIN
    Allows the executor to see the date when the player was last on the server.
  • nucleus.seen.extended.flying.isflying - Default Role: ADMIN
    Allows the executor to see if the player is flying.
  • nucleus.seen.extended.uuid - Default Role: ADMIN
    Allows the executor to see the player's UUID.
  • nucleus.seen.extended.firstplayed - Default Role: ADMIN
    Allows the executor to see when the player first joined the server.
  • nucleus.seen.extended.gamemode - Default Role: ADMIN
    Allows the executor to see the player's current game mode.
  • nucleus.seen.extended.ip - Default Role: ADMIN
    Allows the executor to see the player's IP.

This command is an equivalent to the following command(s) in Essentials: /seen

/serverlist
Module: server-list
Provides functions for modifying the server list.

Aliases: /serverlist, /sl

Usage: /serverlist [-m|--messages <m>] [-w|--whitelist <w>]

Default Role: ADMIN

Basic Command Permission: nucleus.serverlist.base

Permissions

  • nucleus.serverlist.base - Default Role: ADMIN
    Allows the user to run the command /serverlist
/serverlist message
Module: server-list
Allows for temporary modification of the server list MOTD, on a timed basis.

Aliases: /serverlist message, /serverlist m

Usage: /serverlist message [-r|--remove <r>] [-l|--line <l>] [-t|--time <t>] [<message…>]

Default Role: ADMIN

Basic Command Permission: nucleus.serverlist.message.base

Permissions

  • nucleus.serverlist.message.base - Default Role: ADMIN
    Allows the user to run the command /serverlist message
/serverstat
Module: misc
Displays server runtime statistics.

This command displays information about the server, the JVM, and each world.

Aliases: /serverstat, /uptime

Usage: /serverstat [-c|-s|--compact|--summary <c>]

Default Role: ADMIN

Basic Command Permission: nucleus.serverstat.base

Permissions

  • nucleus.serverstat.base - Default Role: ADMIN
    Allows the user to run the command /serverstat

This command is an equivalent to the following command(s) in Essentials: /gc, /lag, /mem, /memory, /uptime, /tps, /entities

/servertime
Module: misc
Displays the current server time.

Aliases: /servertime, /realtime

Usage: /servertime

Default Role: ADMIN

Basic Command Permission: nucleus.servertime.base

Permissions

  • nucleus.servertime.base - Default Role: ADMIN
    Allows the user to run the command /servertime
/setfirstspawn
Module: spawn
Sets the new player spawn point.

Aliases: /setfirstspawn

Usage: /setfirstspawn

Default Role: ADMIN

Basic Command Permission: nucleus.firstspawn.set.base

Permissions

  • nucleus.firstspawn.set.base - Default Role: ADMIN
    Allows the user to run the command /setfirstspawn
/setfirstspawn del
Module: spawn
Removes the new player spawn point.

Aliases: /setfirstspawn del, /setfirstspawn rm

Usage: /setfirstspawn del

Default Role: ADMIN

Basic Command Permission: nucleus.firstspawn.remove.base

Permissions

  • nucleus.firstspawn.remove.base - Default Role: ADMIN
    Allows the user to run the command /setfirstspawn del
/setnucleuslanguage
Module: core
Sets the Nucleus language for self or a given player.

The language is only set on a per player basis. The language should be set in the form "xx_XX", for example "en_GB" or"zh_CN".

Aliases: /setnucleuslanguage, /setnuclang

Usage: /setnucleuslanguage [<user>] <locale>

Default Role: USER

Basic Command Permission: nucleus.userprefs.base

Permissions

  • nucleus.setnucleuslanguage.others - Default Role: ADMIN
    Allows the user to target other players using the command "setnucleuslanguage".
  • nucleus.userprefs.base - Default Role: USER
    Allows the user to run the command /nuserprefs
/setspawn
Module: spawn
Sets the current world spawn point.

Aliases: /setspawn

Usage: /setspawn

Default Role: ADMIN

Basic Command Permission: nucleus.setspawn.base

Permissions

  • nucleus.setspawn.base - Default Role: ADMIN
    Allows the user to run the command /setspawn

This command is an equivalent to the following command(s) in Essentials: /setspawn

/showitemattributes
Module: item
Shows or hides item attributes on item hover.

Aliases: /showitemattributes, /showattributes

Usage: /showitemattributes [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.showitemattributes.base

Permissions

  • nucleus.showitemattributes.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /showitemattributes
  • nucleus.showitemattributes.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /showitemattributes
  • nucleus.showitemattributes.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /showitemattributes
  • nucleus.showitemattributes.base - Default Role: ADMIN
    Allows the user to run the command /showitemattributes
/skull
Module: item
Spawns in copies of the specified player's skull (or your own, if no player is specified) into your inventory.

Aliases: /skull

Usage: /skull [<user>] [<amount>]

Default Role: ADMIN

Basic Command Permission: nucleus.skull.base

Permissions

  • nucleus.skull.others - Default Role: ADMIN
    Allows the user to target other players using the command "skull".
  • nucleus.skull.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /skull
  • nucleus.skull.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /skull
  • nucleus.skull.base - Default Role: ADMIN
    Allows the user to run the command /skull
  • nucleus.skull.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /skull

This command is an equivalent to the following command(s) in Essentials: /skull, /playerskull, /head

/socialspy
Module: message
See all private messages sent to other players.

Aliases: /socialspy

Usage: /socialspy [<true|false>]

Default Role: MOD

Basic Command Permission: nucleus.socialspy.base

Permissions

  • nucleus.socialspy.base - Default Role: MOD
    Allows the user to run the command /socialspy
  • nucleus.socialspy.force - Default Role: NONE
    If granted, along with the "nucleus.socialspy.base" permission, the target player cannot turn social spy off.

This command is an equivalent to the following command(s) in Essentials: /socialspy

/spawn
Module: spawn
Warp to a world spawn point.

If the global spawn world is set in the configuration, then calling /spawn without a world argument will send the calling player to the global spawn point, otherwise, the player will warp to the current world spawn point.

Aliases: /spawn

Usage: /spawn [-f|--force <f>] [<world>]

Default Role: USER

Basic Command Permission: nucleus.spawn.base

Permissions

  • nucleus.spawn.otherworlds - Default Role: ADMIN
    Allows the user to go to another world's spawnpoint.
  • nucleus.spawn.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /spawn
  • nucleus.spawn.force - Default Role: ADMIN
    Allows the user to attempt to force teleportation to spawn.
  • nucleus.spawn.base - Default Role: USER
    Allows the user to run the command /spawn
  • nucleus.spawn.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /spawn
  • nucleus.spawn.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /spawn

This command is an equivalent to the following command(s) in Essentials: /spawn

/spawn other
Module: spawn
Warp another player to a world spawn point.

This works in a similar way to the /spawn command, though the command may be used against offline players if the calling entity has permission. If the player is offline, the system will warp them prior to joining the world on next login.

Aliases: /spawn other

Usage: /spawn other <user> [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.spawn.other.base

Permissions

  • nucleus.spawn.other.offline - Default Role: ADMIN
    Allows the user to send a player to spawn on their next login.
  • nucleus.spawn.other.base - Default Role: ADMIN
    Allows the user to run the command /spawn other
/spawnmob
Module: mob
Spawns in mobs at the specified player's location.

Aliases: /spawnmob, /spawnentity, /mobspawn

Usage: /spawnmob [<player>] <mob> [<amount>]

Default Role: ADMIN

Basic Command Permission: nucleus.spawnmob.base

Permissions

  • nucleus.spawnmob.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /spawnmob
  • nucleus.spawnmob.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /spawnmob
  • nucleus.spawnmob.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /spawnmob
  • nucleus.spawnmob.base - Default Role: ADMIN
    Allows the user to run the command /spawnmob
  • nucleus.spawnmob.others - Default Role: ADMIN
    Allows the user to target other players using the command "spawnmob".

This command is an equivalent to the following command(s) in Essentials: /spawnmob, /mob

/speed
Module: misc
Sets or gets the specified player's walking or flying speed.

The default speeds are "1" for flying and "2" for walking.

* If the fly/walk specifier is not present, the current mode (whether the player is flying or walking) is used as the speed to modify.
* If the speed is omitted, information is displayed instead
* If "reset" is specified instead of the speed, the default is set for the specified mode.

Aliases: /speed

Usage: /speed [<player>] [<fly|f|flying|w|walk>] [<speed>|reset]

Default Role: ADMIN

Basic Command Permission: nucleus.speed.base

Permissions

  • nucleus.speed.others - Default Role: ADMIN
    Allows the user to target other players using the command "speed".
  • nucleus.speed.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /speed
  • nucleus.speed.exempt.max - Default Role: OWNER
    Allows the user to specified a speed greater than the max speed set in the config file.
  • nucleus.speed.base - Default Role: ADMIN
    Allows the user to run the command /speed
  • nucleus.speed.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /speed
  • nucleus.speed.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /speed

This command is similar to the following command(s) found in Essentials: /speed, /flyspeed, /walkspeed, /fspeed, /wspeed

Essentials Migration Notes: This command either uses your current state or a specified argument to determine whether to alter fly or walk speed.

/staffchat
Module: staff-chat
Allows the user to chat in the staff chat channel.

Aliases: /staffchat, /sc, /a

Usage: /staffchat [<message…>]

Default Role: MOD

Basic Command Permission: nucleus.staffchat.base

Permissions

  • nucleus.staffchat.base - Default Role: MOD
    Allows the user to run the command /staffchat
/stop
Module: admin
Stops the server.

Aliases: /stop

Usage: /stop [<message…>]

Default Role: ADMIN

Basic Command Permission: nucleus.stop.base

Permissions

  • nucleus.stop.base - Default Role: ADMIN
    Allows the user to run the command /stop
/sudo
Module: admin
Forces a player to run a command.

Aliases: /sudo

Usage: /sudo <player> <command…>

Default Role: ADMIN

Basic Command Permission: nucleus.sudo.base

Permissions

  • nucleus.sudo.base - Default Role: ADMIN
    Allows the user to run the command /sudo

This command is an equivalent to the following command(s) in Essentials: /sudo

/suicide
Module: misc
Kill your player, displaying the Game Over screen.

Aliases: /suicide

Usage: /suicide

Default Role: USER

Basic Command Permission: nucleus.suicide.base

Permissions

  • nucleus.suicide.base - Default Role: USER
    Allows the user to run the command /suicide

This command is an equivalent to the following command(s) in Essentials: /suicide

/teleport
Module: teleport
Teleports one player to another's location.

Aliases: /teleport, /tele, /$tp

Usage: /teleport [-q <q>] [-f <f>] <player to warp to>|<player to warp> <player to warp to>|<offline player to warp to>

Default Role: MOD

Basic Command Permission: nucleus.teleport.teleport.base

Permissions

  • nucleus.teleport.teleport.offline - Default Role: ADMIN
    Allows the user to teleport to the location of players who are offline.
  • nucleus.teleport.teleport.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /teleport
  • nucleus.teleport.teleport.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /teleport
  • nucleus.teleport.teleport.base - Default Role: MOD
    Allows the user to run the command /teleport
  • nucleus.teleport.tptoggle.exempt - Default Role: ADMIN
    Allows the user to teleport to anyone, regardless of whether they have turned on /tptoggle protection.
  • nucleus.teleport.teleport.others - Default Role: ADMIN
    Allows the user to target other players using the command "teleport".
  • nucleus.teleport.teleport.quiet - Default Role: ADMIN
    Allows the user to use the "-q" flag to override whether to tell the target player if a teleport is being performed.
  • nucleus.teleport.teleport.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /teleport

This command is similar to the following command(s) found in Essentials: /tp, /tele, /tp2p, /teleport, /tpo

Essentials Migration Notes: If you have permission, this will override '/tptoggle' automatically.

/tellplain
Module: admin
Allows the user to send a message to a player without prefixes or suffixes.

This command is similar to Minecraft's /tellraw, but allows for Nucleus tokens and ampersand formatting.

Aliases: /tellplain, /plaintell, /ptell

Usage: /tellplain <player|-> <message…>

Default Role: ADMIN

Basic Command Permission: nucleus.tellplain.base

Permissions

  • nucleus.tellplain.base - Default Role: ADMIN
    Allows the user to run the command /tellplain
/tempban
Module: ban
Temporarily bans a player.

Aliases: /tempban

Usage: /tempban <user> <duration> [<reason…>]

Default Role: MOD

Basic Command Permission: nucleus.tempban.base

Permissions

  • nucleus.tempban.offline - Default Role: MOD
    Allows the user to temp ban offline users.
  • nucleus.tempban.base - Default Role: MOD
    Allows the user to run the command /tempban
  • nucleus.tempban.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /tempban command.
  • nucleus.tempban.exempt.length - Default Role: MOD
    Allows the user to bypass the maximum tempban length.

This command is an equivalent to the following command(s) in Essentials: /tempban

/thru
Module: jump
Teleport to the other side of a wall.

Aliases: /thru, /through

Usage: /thru

Default Role: ADMIN

Basic Command Permission: nucleus.thru.base

Permissions

  • nucleus.thru.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /thru
  • nucleus.thru.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /thru
  • nucleus.thru.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /thru
  • nucleus.thru.base - Default Role: ADMIN
    Allows the user to run the command /thru
/time
Module: environment
Gets the time for the specified world.

Aliases: /time

Usage: /time [<world>]

Default Role: USER

Basic Command Permission: nucleus.time.base

Permissions

  • nucleus.time.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /time
  • nucleus.time.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /time
  • nucleus.time.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /time
  • nucleus.time.base - Default Role: USER
    Allows the user to run the command /time

This command is similar to the following command(s) found in Essentials: /time

Essentials Migration Notes: This just displays the time. Use '/time set' to set the time.

/time set
Module: environment
Sets the time for the specified world.

Aliases: /time set

Root command aliases: /settime /nsettime /timeset /ntimeset

Usage: /time set [<world>] <time>

Default Role: ADMIN

Basic Command Permission: nucleus.time.set.base

Permissions

  • nucleus.time.set.base - Default Role: ADMIN
    Allows the user to run the command /time set
  • nucleus.time.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /time set
  • nucleus.time.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /time set
  • nucleus.time.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /time set

This command is similar to the following command(s) found in Essentials: /time, /day, /night

Essentials Migration Notes: A time MUST be specified.

/toggle
Module: powertool
Toggles whether powertools activate.

Aliases: /toggle

Usage: /toggle [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.powertool.base

Permissions

  • nucleus.powertool.base - Default Role: ADMIN
    Allows the user to run the command /powertool
/toggleviewstaffchat
Module: staff-chat
Toggles whether the user is receiving staff chat messages.

Aliases: /toggleviewstaffchat, /vsc, /togglevsc

Usage: /toggleviewstaffchat [<true|false>]

Default Role: MOD

Basic Command Permission: nucleus.staffchat.base

Permissions

  • nucleus.staffchat.base - Default Role: MOD
    Allows the user to run the command /staffchat
/top
Module: jump
Teleports the user (or target player) to the surface.

By default, /top will not teleport a player into an unsafe situation. This might result in moving slightly in the x or z directions, or not teleport the player at all. To teleport without regard for player safety, add "-f" to the command.

Aliases: /top, /tosurface, /totop

Usage: /top [-f <f>] [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.top.base

Permissions

  • nucleus.top.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /top
  • nucleus.top.others - Default Role: ADMIN
    Allows the user to target other players using the command "top".
  • nucleus.top.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /top
  • nucleus.top.base - Default Role: ADMIN
    Allows the user to run the command /top
  • nucleus.top.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /top
/tpa
Module: teleport
Send a request to a player to ask for you to teleport to them.

Aliases: /tpa, /teleportask, /call, /tpask

Usage: /tpa [-f <f>] <player>

Default Role: USER

Basic Command Permission: nucleus.teleport.tpa.base

Permissions

  • nucleus.teleport.tpa.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /tpa
  • nucleus.teleport.tpa.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /tpa
  • nucleus.teleport.tpa.force - Default Role: ADMIN
    Allows the user to "force" teleport to a point, regardless of whether it is safe to do so.
  • nucleus.teleport.tpa.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /tpa
  • nucleus.teleport.tptoggle.exempt - Default Role: ADMIN
    Allows the user to teleport to anyone, regardless of whether they have turned on /tptoggle protection.
  • nucleus.teleport.tpa.base - Default Role: USER
    Allows the user to run the command /tpa

This command is an equivalent to the following command(s) in Essentials: /tpa, /call, /tpask

/tpaall
Module: teleport
Request all players on the server to teleport to your location.

Aliases: /tpaall, /tpaskall

Usage: /tpaall [-f <f>]

Default Role: ADMIN

Basic Command Permission: nucleus.teleport.tpaall.base

Permissions

  • nucleus.teleport.tpaall.base - Default Role: ADMIN
    Allows the user to run the command /tpaall

This command is an equivalent to the following command(s) in Essentials: /tpaall

/tpaccept
Module: teleport
Accept a pending teleport request.

Aliases: /tpaccept, /teleportaccept, /tpyes

Usage: /tpaccept

Default Role: USER

Basic Command Permission: nucleus.teleport.tpaccept.base

Permissions

  • nucleus.teleport.tpaccept.base - Default Role: USER
    Allows the user to run the command /tpaccept

This command is an equivalent to the following command(s) in Essentials: /tpaccept, /tpyes

/tpahere
Module: teleport
Send a request to a player to ask them to teleport to you.

Aliases: /tpahere, /tpaskhere, /teleportaskhere

Usage: /tpahere [-f <f>] <player>

Default Role: MOD

Basic Command Permission: nucleus.teleport.tpahere.base

Permissions

  • nucleus.teleport.tpahere.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /tpahere
  • nucleus.teleport.tpahere.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /tpahere
  • nucleus.teleport.tptoggle.exempt - Default Role: ADMIN
    Allows the user to teleport to anyone, regardless of whether they have turned on /tptoggle protection.
  • nucleus.teleport.tpahere.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /tpahere
  • nucleus.teleport.tpahere.force - Default Role: ADMIN
    Allows the user to "force" teleport to a point, regardless of whether it is safe to do so.
  • nucleus.teleport.tpahere.base - Default Role: MOD
    Allows the user to run the command /tpahere

This command is an equivalent to the following command(s) in Essentials: /tpahere

/tpall
Module: teleport
Forcefully teleport all players on the server to your location.

Aliases: /tpall, /tpallhere

Usage: /tpall [-f <f>]

Default Role: ADMIN

Basic Command Permission: nucleus.teleport.tpall.base

Permissions

  • nucleus.teleport.tpall.base - Default Role: ADMIN
    Allows the user to run the command /tpall

This command is an equivalent to the following command(s) in Essentials: /tpall

/tpdeny
Module: teleport
Deny a pending teleport request.

Aliases: /tpdeny, /teleportdeny, /tpno

Usage: /tpdeny

Default Role: USER

Basic Command Permission: nucleus.teleport.tpdeny.base

Permissions

  • nucleus.teleport.tpdeny.base - Default Role: USER
    Allows the user to run the command /tpdeny

This command is an equivalent to the following command(s) in Essentials: /tpdeny, /tpno

/tphere
Module: teleport
Teleports a player to your location.

Aliases: /tphere, /tph

Usage: /tphere [-q|--quiet <q>] <player>

Default Role: ADMIN

Basic Command Permission: nucleus.teleport.tphere.base

Permissions

  • nucleus.teleport.tphere.base - Default Role: ADMIN
    Allows the user to run the command /tphere
  • nucleus.teleport.tptoggle.exempt - Default Role: ADMIN
    Allows the user to teleport to anyone, regardless of whether they have turned on /tptoggle protection.
  • nucleus.teleport.tphere.offline - Default Role: ADMIN
    Allows the user to teleport players who are offline to their current location on next login.

This command is similar to the following command(s) found in Essentials: /tphere, /s, /tpohere

Essentials Migration Notes: If you have permission, this will override '/tptoggle' automatically.

/tppos
Module: teleport
Teleport to the specified location.

The tppos command supports three flags:

* -f/--force: forces the teleport to happen even if Nucleus thinks it won't be safe for you.
* -c/--chunk: indicates that the input co-ordinates are chunk co-ordiantes rather than world co-ordinates. Nucleus tries to put you in the centre of the chunk, and scans the whole chunk for a safe location.

Aliases: /tppos

Usage: /tppos [-f|--force <f>] [-b|--border <b>] [-c|--chunk <c>] [<player>] [<world>] <x y z>

Default Role: ADMIN

Basic Command Permission: nucleus.teleport.tppos.base

Permissions

  • nucleus.teleport.tppos.exempt.bordercheck - Default Role: ADMIN
    If granted, allows the user to the use "-b" flag to attempt to warp outside of the border.
  • nucleus.teleport.tppos.base - Default Role: ADMIN
    Allows the user to run the command /tppos
  • nucleus.teleport.tppos.others - Default Role: ADMIN
    Allows the user to target other players using the command "tppos".

This command is an equivalent to the following command(s) in Essentials: /tppos

/tptoggle
Module: teleport
Toggle whether teleport requests are received.

Aliases: /tptoggle

Usage: /tptoggle [<true|false>]

Default Role: USER

Basic Command Permission: nucleus.teleport.tptoggle.base

Permissions

  • nucleus.teleport.tptoggle.base - Default Role: USER
    Allows the user to run the command /tptoggle
  • nucleus.teleport.tptoggle.exempt - Default Role: ADMIN
    Allows the user to teleport to anyone, regardless of whether they have turned on /tptoggle protection.

This command is an equivalent to the following command(s) in Essentials: /tptoggle

/trash
Module: item
Opens an inventory window which acts as a disposal unit, deleting items placed into it.

Aliases: /trash

Usage: /trash

Default Role: USER

Basic Command Permission: nucleus.trash.base

Permissions

  • nucleus.trash.base - Default Role: USER
    Allows the user to run the command /trash
  • nucleus.trash.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /trash
  • nucleus.trash.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /trash
  • nucleus.trash.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /trash
/unban
Module: ban
Unbans a player.

Aliases: /unban, /pardon

Usage: /unban <user uuid>|<user>

Default Role: MOD

Basic Command Permission: nucleus.tempban.base

Permissions

  • nucleus.tempban.base - Default Role: MOD
    Allows the user to run the command /tempban

This command is an equivalent to the following command(s) in Essentials: /unban, /pardon

/unjail
Module: jail
Unjails a player.

Aliases: /unjail

Usage: /unjail <user>

Default Role: MOD

Basic Command Permission: nucleus.jail.unjail.base

Permissions

  • nucleus.jail.unjail - Default Role: MOD
    If set in config, this permission is required to unjail players.

This command is similar to the following command(s) found in Essentials: /unjail

Essentials Migration Notes: Not a toggle.

/unmute
Module: mute
Unmutes the specified player.

Aliases: /unmute

Usage: /unmute <user>

Default Role: MOD

Basic Command Permission: nucleus.mute.unmute.base

Permissions

  • nucleus.mute.unmute - Default Role: MOD
    If set in config, this permission is required to unmute players.
/unsignbook
Module: item
Makes the book in the target player's hand writable again.

Aliases: /unsignbook, /unsign

Usage: /unsignbook [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.unsignbook.base

Permissions

  • nucleus.unsignbook.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /unsignbook
  • nucleus.unsignbook.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /unsignbook
  • nucleus.unsignbook.others - Default Role: ADMIN
    Allows the user to target other players using the command "unsignbook".
  • nucleus.unsignbook.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /unsignbook
  • nucleus.unsignbook.base - Default Role: ADMIN
    Allows the user to run the command /unsignbook
/unstuck
Module: jump
Attempts to nudge players by one block to unstick them, if possible.

Aliases: /unstuck

Usage: /unstuck

Default Role: ADMIN

Basic Command Permission: nucleus.unstuck.base

Permissions

  • nucleus.unstuck.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /unstuck
  • nucleus.unstuck.base - Default Role: ADMIN
    Allows the user to run the command /unstuck
  • nucleus.unstuck.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /unstuck
  • nucleus.unstuck.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /unstuck
/update-messages
Module: core
Scans the messages file for keys that might not include all the required tokens and replaces them with the standard translation.

Aliases: /update-messages

Usage: /update-messages [-y <y>]

Default Role: OWNER

Basic Command Permission: nucleus.nucleus.update-messages.base

Permissions

  • nucleus.nucleus.update-messages.base - Default Role: OWNER
    Allows the user to run the command /nucleus update-messages
/vanish
Module: vanish
Toggles whether you are invisible on the server.

Aliases: /vanish, /v

Usage: /vanish [<user>] [<toggle>]

Default Role: ADMIN

Basic Command Permission: nucleus.vanish.base

Permissions

  • nucleus.vanish.see - Default Role: ADMIN
    If granted, and the version of Sponge/Nucleus supports this, allows players to see other vanished players and tab their names in commands.
  • nucleus.vanish.persist - Default Role: ADMIN
    If granted, the player is able to retain their vanish status upon logout and login.
  • nucleus.vanish.base - Default Role: ADMIN
    Allows the user to run the command /vanish

This command is an equivalent to the following command(s) in Essentials: /vanish, /v

/vanishonlogin
Module: vanish
Toggles whether you log in to the server vanished.

Aliases: /vanishonlogin, /vonlogin

Usage: /vanishonlogin [<true|false>]

Default Role: NONE

Basic Command Permission: nucleus.vanish.onlogin.base

Permissions

  • nucleus.vanish.onlogin - Default Role: NONE
    If granted, the target player will always logon vanished.
/voice
Module: mute
Allows a user to speak when a global mute is in effect.

If a server is globally muted, a player can be given the right to speak using the "/voice" command. This will allow messages being sent by the user too. This status may also be revoked if granted by running the "/voice" command again.

Aliases: /voice

Usage: /voice <player> [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.globalmute.voice.base

Permissions

  • nucleus.globalmute.voice.base - Default Role: ADMIN
    Allows the user to run the command /voice
/warp
Module: warp
Teleport to the specified warp.

Aliases: /warp

Usage: /warp [[-y|-a|--accept <y>] [-f|--force <f>] ] [[<player>]] <warp>

Default Role: USER

Basic Command Permission: nucleus.warp.base

Permissions

  • nucleus.warp.others - Default Role: ADMIN
    Allows the user to target other players using the command "warp".
  • nucleus.warp.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /warp
  • nucleus.warp.base - Default Role: USER
    Allows the user to run the command /warp
  • nucleus.warp.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp

This command is similar to the following command(s) found in Essentials: /warp, /warps

Essentials Migration Notes: Use '/warp' for warping, '/warps' to list warps.

/warp category
Module: warp
Base command for category management.

Aliases: /warp category

Usage: /warp category

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.base

Permissions

  • nucleus.warp.category.base - Default Role: ADMIN
    Allows the user to run the command /warp category
/warp category list
Module: warp
Lists all the warp categories in use on the server.

Aliases: /warp category list

Usage: /warp category list

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.list.base

Permissions

  • nucleus.warp.category.list.base - Default Role: ADMIN
    Allows the user to run the command /category list
Removes the description for a category.

Aliases: /warp category removedescription

Usage: /warp category removedescription <warp category>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.description.base

Permissions

  • nucleus.warp.category.description.base - Default Role: ADMIN
    Allows the user to run the command /category description
Removes the display name for a category.

Aliases: /warp category removedisplayname

Usage: /warp category removedisplayname <warp category>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.displayname.base

Permissions

  • nucleus.warp.category.displayname.base - Default Role: ADMIN
    Allows the user to run the command /category displayname
Sets the description for a category.

Aliases: /warp category setdescription

Usage: /warp category setdescription <warp category> <description…>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.description.base

Permissions

  • nucleus.warp.category.description.base - Default Role: ADMIN
    Allows the user to run the command /category description
Sets a display name for a category.

Aliases: /warp category setdisplayname

Usage: /warp category setdisplayname <warp category> <display name>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.displayname.base

Permissions

  • nucleus.warp.category.displayname.base - Default Role: ADMIN
    Allows the user to run the command /category displayname
/warp cost
Module: warp
Set the cost of the specified warp.

Aliases: /warp cost, /warp setcost

Usage: /warp cost <warp> <cost>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.cost.base

Permissions

  • nucleus.warp.cost.base - Default Role: ADMIN
    Allows the user to run the command /warp cost
/warp delete
Module: warp
Lists all warps on the server.

Aliases: /warp delete, /warp del

Root command aliases: /delwarp /ndelwarp /remwarp /nremwarp /rmwarp /nrmwarp

Usage: /warp delete <warp>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.delete.base

Permissions

  • nucleus.warp.delete.base - Default Role: ADMIN
    Allows the user to run the command /warp delete

This command is an equivalent to the following command(s) in Essentials: /delwarp, /remwarp, /rmwarp

/warp list
Module: warp
Lists all warps on the server.

Aliases: /warp list

Root command aliases: /warps /nwarps

Usage: /warp list [-u <u>]

Default Role: USER

Basic Command Permission: nucleus.warp.list.base

Permissions

  • nucleus.warp.list.base - Default Role: USER
    Allows the user to run the command /warp list
/warp set
Module: warp
Sets a warp.

If you have permissions to delete warps, you may use the -o flag to overwrite an existing warp.

Aliases: /warp set

Root command aliases: /setwarp /nsetwarp /warpset /nwarpset

Usage: /warp set [-o <o>] <warp>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.set.base

Permissions

  • nucleus.warp.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /warp set
  • nucleus.warp.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /warp set
  • nucleus.warp.set.base - Default Role: ADMIN
    Allows the user to run the command /warp set
  • nucleus.warp.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp set

This command is an equivalent to the following command(s) in Essentials: /setwarp, /createwarp

/warp setcategory
Module: warp
Sets the category of a warp for display in /warp list.

Warp categories allow server owners to organise their warps into categories in /warp list - which are case sensitive.

There are two important flags to be aware of:
* -n/--new: This command will only let you create a category if you specify this flag. This is to ensure that if a category does exist but with a different case, this may catch it.
* -r/--remove: Remove the category on the warp, move it back to the default "Uncategorised" group.

Aliases: /warp setcategory

Usage: /warp setcategory [-n|--new <n>] [-r|--remove|--delete <r>] <warp> [<warp category>]

Default Role: ADMIN

Basic Command Permission: nucleus.warp.setcategory.base

Permissions

  • nucleus.warp.setcategory.base - Default Role: ADMIN
    Allows the user to run the command /warp setcategory
/warp setdescription
Module: warp
Sets or removes (with -r) the description for the warp.

Aliases: /warp setdescription

Usage: /warp setdescription [-r|--remove|--delete <r>] <warp> [<description…>]

Default Role: ADMIN

Basic Command Permission: nucleus.warp.setdescription.base

Permissions

  • nucleus.warp.setdescription.base - Default Role: ADMIN
    Allows the user to run the command /warp setdescription
/weather
Module: environment
Sets the weather on the specified world.

Aliases: /weather

Usage: /weather [<world>] <weather> [<duration>]

Default Role: ADMIN

Basic Command Permission: nucleus.weather.base

Permissions

  • nucleus.weather.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /weather
  • nucleus.weather.base - Default Role: ADMIN
    Allows the user to run the command /weather
  • nucleus.weather.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /weather
  • nucleus.weather.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /weather
  • nucleus.weather.exempt.length - Default Role: ADMIN
    Allows the user to bypass the maximum weather length.

This command is an equivalent to the following command(s) in Essentials: /thunder, /sun, /weather, /sky, /storm, /rain

/workbench
Module: crafting-gui
Opens a crafting table window so users can craft.

Aliases: /workbench, /wb, /craft

Usage: /workbench

Default Role: ADMIN

Basic Command Permission: nucleus.workbench.base

Permissions

  • nucleus.workbench.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /workbench
  • nucleus.workbench.base - Default Role: ADMIN
    Allows the user to run the command /workbench
  • nucleus.workbench.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /workbench
  • nucleus.workbench.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /workbench
/world
Module: world
Parent command for all other world commands.

Aliases: /world, /nworld, /nucleusworld

Usage: /world

Default Role: ADMIN

Basic Command Permission: nucleus.world.base

Permissions

  • nucleus.world.base - Default Role: ADMIN
    Allows the user to run the command /world
/world border
Module: world
Parent command for world border commands.

Aliases: /world border

Usage: /world border [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.border.base

Permissions

  • nucleus.world.border.base - Default Role: ADMIN
    Allows the user to run the command /world border
/world border cancelgen
Module: world
Cancels any current world border generation.

Aliases: /world border cancelgen

Usage: /world border cancelgen [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.border.gen.base

Permissions

  • nucleus.world.border.gen.base - Default Role: ADMIN
    Allows the user to run the command /border gen
/world border gen
Module: world
Generates chunks up to the world border.

When invoked, Nucleus will start generating chunks up to the world border. During this time, the server will be susceptible to reduced performance.

There are a few flags you can use:

* -a - aggressive mode, turns off memory checks, saves less often, uses every three ticks (instead of four) to generate
* -u - ultra-aggressive mode, turns off memory checks, saves every 2 minutes, uses every tick to generate
* -r - restart pre-generation if the server is restarted (use with caution, does not disable if the pre-gen causes the crash)
* -t [1-100] - the percentage of a tick to use when generating, defaults to 80% (90% with aggressive mode, 95% with ultra aggressive mode)
* -f [1-100] - the number of ticks to wait after a generation to perform the next generation - defaults to Sponge default (3 in aggressive mode, 1 in ultra aggressive mode)
* --save [timespan] - frequency to perform a save at, defaults to 20 seconds (30 seconds with aggressive mode, 120 for ultra aggressive)

If you want to maximise generation, run "/world border gen -u -t 100 -f 1", but be prepared for lag!

Aliases: /world border gen, /world border genchunks, /world border generatechunks, /world border chunkgen

Usage: /world border gen [-r|--restart <r>] [-f|--frequency <f>] [-u|--ultra-aggressive <u>] [-t|--tickpercent <t>] [--save <save>] [-a|--aggressive <a>] [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.border.gen.base

Permissions

  • nucleus.world.border.gen.notify - Default Role: ADMIN
    If granted and enhanced generation is being used, these players are notified of progress to the generation.
  • nucleus.world.border.gen.base - Default Role: ADMIN
    Allows the user to run the command /border gen
/world border reset
Module: world
Resets the world border to the default width.

Aliases: /world border reset

Usage: /world border reset [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.border.set.base

Permissions

  • nucleus.world.border.set.base - Default Role: ADMIN
    Allows the user to run the command /border set
/world border set
Module: world
Sets the world border.

Aliases: /world border set

Usage: /world border set [<world>] <x> <z> <diameter> [<delay>]|<diameter> [<delay>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.border.set.base

Permissions

  • nucleus.world.border.set.base - Default Role: ADMIN
    Allows the user to run the command /border set
/world clone
Module: world
Clones an existing world and registers it

Aliases: /world clone, /world copy

Usage: /world clone <world> <new name>

Default Role: OWNER

Basic Command Permission: nucleus.world.clone.base

Permissions

  • nucleus.world.clone.base - Default Role: OWNER
    Allows the user to run the command /world clone
/world create
Module: world
Creates a world with the specified name and options.

Creates a game world with the provided name, required. All other options in this command are optional, and are specified by flags. Each flag requires an argument after their names. These flags are:

* -d/--dimension <dimension>: the dimension to use as a base world type. Defaults to the overworld.
* -g/--generator <generator>: the world generator to use. Defaults to the default generator.
* -m/--modifier <modifier>: a world generator modifier to use. Can be specified multiple times for multiple modifiers.
* --di/--difficulty <difficulty>: the initial world difficulty. Defaults to normal.
* --gm/--gamemode <gamemode>: the default game mode for players in the world. Defaults to survival.
* -s/--seed <seed>: The seed to use to generate the world. If not specified, a random seed will be used.
* -i: Indicates that this world might exist and can be imported.
* -n/--nostructures: If specified, will not generate structures in the world
* -l/--loadonstartup <true|false>: If false, the world will not be loaded on startup. Defaults to true.
* -k/--keepspawnloaded <true|false>: If false, the spawn will not be kept loaded. Defaults to true.
* -c/--allowcommands <true|false>: If false, commands will not be allowed on the world. Defaults to true.
* -b/--bonuschest <true|false>: If false, the bonus chests will not be generated. Defaults to true.

You can also use a preset, using the flag "-p <preset>". Available presets can be found by running "/world presets"

The difficulty, the game mode, load on startup and keep spawn loaded properties can be changed after the world is generated.

Aliases: /world create

Usage: /world create [-p|--preset <p>] [-b|--bonuschest <b>] [-i <i>] [--gm|--gamemode <gm>] [-s|--seed <s>] [-k|--keepspawnloaded <k>] [-n|--nostructures <n>] [-l|--loadonstartup <l>] [-g|--generator <g>] [-d|--dimension <d>] [--di|--difficulty <di>] [-m|--modifier <m>] [-c|--allowcommands <c>] <name>

Default Role: ADMIN

Basic Command Permission: nucleus.world.create.base

Permissions

  • nucleus.world.create.base - Default Role: ADMIN
    Allows the user to run the command /world create
/world delete
Module: world
Deletes a world from the disc.

This command irreversibly removes a world that has been unloaded and disabled from the disc. Before removal, the file path will be shown to be checked before the removal is confirmed and completed.
It is vitally important to note that once the world is deleted, it cannot be recovered.

Aliases: /world delete, /world del

Usage: /world delete <world>

Default Role: OWNER

Basic Command Permission: nucleus.world.delete.base

Permissions

  • nucleus.world.delete.base - Default Role: OWNER
    Allows the user to run the command /world delete
/world disable
Module: world
Disables a world that is unloaded, preventing it from being loaded in future.

Disabling a world prevents a world from being loaded, however, if a world is currently loaded, it will not be unloaded, and so will not be fully disabled until it is unloaded.

Aliases: /world disable, /world dis

Usage: /world disable <world>

Default Role: ADMIN

Basic Command Permission: nucleus.world.disable.base

Permissions

  • nucleus.world.disable.base - Default Role: ADMIN
    Allows the user to run the command /world disable
/world enable
Module: world
Enables a world, allowing it to be loaded on demand.

Aliases: /world enable, /world en

Usage: /world enable <world>

Default Role: ADMIN

Basic Command Permission: nucleus.world.enable.base

Permissions

  • nucleus.world.enable.base - Default Role: ADMIN
    Allows the user to run the command /world enable
/world gamerule
Module: world
Displays a world's game rules.

Aliases: /world gamerule

Usage: /world gamerule [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.gamerule.base

Permissions

  • nucleus.world.gamerule.base - Default Role: ADMIN
    Allows the user to run the command /world gamerule
/world gamerule set
Module: world
Sets the specified world's game rule.

Aliases: /world gamerule set

Usage: /world gamerule set [<world>] <gamerule> <value>

Default Role: ADMIN

Basic Command Permission: nucleus.world.gamerule.set.base

Permissions

  • nucleus.world.gamerule.set.base - Default Role: ADMIN
    Allows the user to run the command /gamerule set
/world generators
Module: world
Shows available generators for use when creating a world.

Aliases: /world generators, /world listgenerators

Usage: /world generators

Default Role: ADMIN

Basic Command Permission: nucleus.world.create.base

Permissions

  • nucleus.world.create.base - Default Role: ADMIN
    Allows the user to run the command /world create
/world info
Module: world
Displays information about one world.

This is otherwise identical to "/world list".

Aliases: /world info

Usage: /world info <world>

Default Role: ADMIN

Basic Command Permission: nucleus.world.list.base

Permissions

  • nucleus.world.list.base - Default Role: ADMIN
    Allows the user to run the command /world info
/world list
Module: world
Lists all worlds.

Displays all worlds and information about them, including their seed, if the viewer in question has the "nucleus.world.list.seed" permission.

Aliases: /world list, /world ls

Root command aliases: /worlds /nworlds

Usage: /world list

Default Role: ADMIN

Basic Command Permission: nucleus.world.list.base

Permissions

  • nucleus.world.list.base - Default Role: ADMIN
    Allows the user to run the command /world info
  • nucleus.world.list.seed - Default Role: ADMIN
    Allows the user to see world seeds.
/world load
Module: world
Loads a world that is currently unloaded.

The command will refuse to load a disabled world unless the "-e" flag is specified and you have permission to run the "/world enable" command.

Aliases: /world load

Usage: /world load [-e|--enable <e>] <world>

Default Role: ADMIN

Basic Command Permission: nucleus.world.load.base

Permissions

  • nucleus.world.load.base - Default Role: ADMIN
    Allows the user to run the command /world load
/world modifiers
Module: world
Shows available modifiers for use when creating a world.

Aliases: /world modifiers, /world listmodifiers

Usage: /world modifiers

Default Role: ADMIN

Basic Command Permission: nucleus.world.create.base

Permissions

  • nucleus.world.create.base - Default Role: ADMIN
    Allows the user to run the command /world create
/world presets
Module: world
Shows available presets for use when creating a world.

Aliases: /world presets, /world listpresets

Usage: /world presets

Default Role: ADMIN

Basic Command Permission: nucleus.world.create.base

Permissions

  • nucleus.world.create.base - Default Role: ADMIN
    Allows the user to run the command /world create
/world rename
Module: world
Allows you to rename and unloaded world.

It is important to note that the world in question MUST be unloaded. If you cannot unload the world, consider stopping your server and renaming the world using an NBT editor on the world dat file.

Aliases: /world rename

Usage: /world rename <world> <new name>

Default Role: OWNER

Basic Command Permission: nucleus.world.rename.base

Permissions

  • nucleus.world.rename.base - Default Role: OWNER
    Allows the user to run the command /world rename
/world setdifficulty
Module: world
Sets the difficulty of a world.

Aliases: /world setdifficulty, /world difficulty

Usage: /world setdifficulty <difficulty> [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.setdifficulty.base

Permissions

  • nucleus.world.setdifficulty.base - Default Role: ADMIN
    Allows the user to run the command /world setdifficulty
/world setgamemode
Module: world
Sets the gamemode of a world.

Aliases: /world setgamemode, /world setgm, /world gamemode, /world gm

Usage: /world setgamemode game mode [<world>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.setgamemode.base

Permissions

  • nucleus.world.force-gamemode.override - Default Role: ADMIN
    If granted and the Nucleus per-world gamemodes are enforced, the player will not have their gamemode changed.
  • nucleus.world.setgamemode.base - Default Role: ADMIN
    Allows the user to run the command /world setgamemode
/world sethardcore
Module: world
Sets whether a world has hardcore mode enabled.

Aliases: /world sethardcore

Usage: /world sethardcore [<world>] <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.world.sethardcore.base

Permissions

  • nucleus.world.sethardcore.base - Default Role: ADMIN
    Allows the user to run the command /world sethardcore
Sets whether a world will keep the chunks around it's spawn point loaded.

Aliases: /world setkeepspawnloaded

Usage: /world setkeepspawnloaded [<world>] <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.world.setkeepspawnloaded.base

Permissions

  • nucleus.world.setkeepspawnloaded.base - Default Role: ADMIN
    Allows the user to run the command /world setkeepspawnloaded
/world setloadonstartup
Module: world
Sets whether a world will load on startup.

Aliases: /world setloadonstartup

Usage: /world setloadonstartup [<world>] <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.world.setloadonstartup.base

Permissions

  • nucleus.world.setloadonstartup.base - Default Role: ADMIN
    Allows the user to run the command /world setloadonstartup
/world setpvpenabled
Module: world
Sets whether a world has PVP enabled.

Aliases: /world setpvpenabled, /world setpvp

Usage: /world setpvpenabled [<world>] <true|false>

Default Role: ADMIN

Basic Command Permission: nucleus.world.setpvpenabled.base

Permissions

  • nucleus.world.setpvpenabled.base - Default Role: ADMIN
    Allows the user to run the command /world setpvpenabled
/world setspawn
Module: world
Sets the spawn point of a world.

Aliases: /world setspawn

Usage: /world setspawn [<world> <x> <y> <z>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.setspawn.base

Permissions

  • nucleus.world.setspawn.base - Default Role: ADMIN
    Allows the user to run the command /world setspawn
/world spawn
Module: world
Teleports to world spawn.

Aliases: /world spawn

Usage: /world spawn

Default Role: ADMIN

Basic Command Permission: nucleus.world.spawn.base

Permissions

  • nucleus.world.spawn.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world spawn
  • nucleus.world.spawn.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world spawn
  • nucleus.world.spawn.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world spawn
  • nucleus.world.spawn.base - Default Role: ADMIN
    Allows the user to run the command /world spawn
/world teleport
Module: world
Teleports you, or another player, to the specified world.

This command will teleport the target player to the target world provided it is enabled. It will not enable a disabled world.

Aliases: /world teleport, /world tp

Usage: /world teleport <world> [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.world.teleport.base

Permissions

  • nucleus.world.teleport.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world teleport
  • nucleus.world.teleport.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world teleport
  • nucleus.world.teleport.others - Default Role: ADMIN
    Allows the user to teleport other players to other worlds.
  • nucleus.world.teleport.base - Default Role: ADMIN
    Allows the user to run the command /world teleport
  • nucleus.world.teleport.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world teleport

This command is an equivalent to the following command(s) in Essentials: /world

Essentials Migration Notes: The world command in Essentials was just a warp command.

/world unload
Module: world
Unloads a world that is currently loaded.

Unloads the specified world, and optionally disables it. Simply unloading a world does not make is inaccessible, as it will remain enabled, which will cause the world to load when someone tries to connect to it. To disable the world at the same time as unloading it, add the "-d" flag to the command.

Aliases: /world unload

Usage: /world unload [-t|--transfer <t>] [-d|--disable <d>] <world>

Default Role: ADMIN

Basic Command Permission: nucleus.world.unload.base

Permissions

  • nucleus.world.unload.base - Default Role: ADMIN
    Allows the user to run the command /world unload
Search

Downloading search database, this won't take long...