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

Root command aliases: /nafk

Usage: /afk

Default Role: USER

Basic Command Permission: nucleus.afk.base

Permissions

  • nucleus.afk.notify - Default Role: ADMIN
    If kick notifications are not sent to the server, players with this permission will still get these notifications.
  • nucleus.afk.base - Default Role: USER
    Allows the user to run the command /afk
  • nucleus.afk.exempt.kick - Default Role: ADMIN
    Prevents the user from being kicked for being AFK for too long.
  • nucleus.afk.exempt.toggle - Default Role: NONE
    Prevents the user from going 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 afk kick exemption permission.

Aliases: afkkick kickafk

Root command aliases: /nafkkick

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

Root command aliases: /nafkrefresh

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
  • nucleus.afkrefresh.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /afkrefresh
  • nucleus.afkrefresh.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /afkrefresh
  • nucleus.afkrefresh.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /afkrefresh
/anvil
Module: crafting-gui
Opens an anvil window so users can repair and rename items.

Aliases: anvil

Root command aliases: /nanvil

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.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /anvil
  • nucleus.anvil.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /anvil
/back
Module: back
Allows a user to return to their last place before death or warp.

Aliases: back return

Root command aliases: /nback

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

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.targets.death - Default Role: USER
    Sets the player's /back location on death
  • nucleus.back.targets.portal - Default Role: USER
    Sets the player's /back location on portal teleports.
  • nucleus.back.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /back
  • nucleus.back.targets.teleport - Default Role: USER
    Sets the player's /back location on returnable teleports.
  • nucleus.back.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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

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

/ban
Module: ban
Bans a player.

Aliases: ban

Root command aliases: /nban

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.base - Default Role: MOD
    Allows the user to run the command /ban
  • nucleus.ban.offline - Default Role: MOD
    Allows the user to ban offline users.
  • nucleus.ban.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /tempban command.

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

/blockinfo
Module: misc
Get information about the block you are currently facing.

Aliases: blockinfo

Root command aliases: /nblockinfo

Usage: /blockinfo [-e|--extended] [<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.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /blockinfo
  • nucleus.blockinfo.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /blockinfo
  • nucleus.blockinfo.base - Default Role: ADMIN
    Allows the user to run the command /blockinfo
  • nucleus.blockinfo.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /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

Root command aliases: /nblockzap

Usage: /blockzap <location>

Default Role: ADMIN

Basic Command Permission: nucleus.blockzap.base

Permissions

  • nucleus.blockzap.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /blockzap
  • nucleus.blockzap.base - Default Role: ADMIN
    Allows the user to run the command /blockzap
  • 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

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: admin
Broadcasts a message to the entire server.

Aliases: broadcast bcast bc

Root command aliases: /nbroadcast

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

Root command aliases: /ncheckban

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

Root command aliases: /ncheckjail

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
Checks the user cache for jailed players, optionally in the specified jail.

Aliases: checkjailed

Root command aliases: /ncheckjailed

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

Root command aliases: /ncheckmute

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
Checks the user cache for muted players.

Aliases: checkmuted

Root command aliases: /ncheckmuted

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

Root command aliases: /nchecknotes

Usage: /checknotes <subject>

Default Role: MOD

Basic Command Permission: nucleus.checknotes.base

Permissions

  • nucleus.checknotes.base - Default Role: MOD
    Allows the user to run the command /checknotes
/checkwarnings
Module: warn
Allows the user to check a player's warnings.

Aliases: checkwarnings checkwarn warnings

Root command aliases: /ncheckwarnings

Usage: /checkwarnings [--all|-a] [--expired|-e] <subject>

Default Role: MOD

Basic Command Permission: nucleus.checkwarnings.base

Permissions

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

Aliases: clear clearinv clearinventory ci clearinvent

Root command aliases: /nclear

Usage: /clear [-a|--all] [<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

Root command aliases: /nclearback

Usage: /clearback [<user>]

Default Role: ADMIN

Basic Command Permission: nucleus.clearback.base

Permissions

  • nucleus.clearback.others - Default Role: ADMIN
    Allows the user to target other players using the command "clearback".
  • 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

Root command aliases: /nclearnotes

Usage: /clearnotes <subject>

Default Role: ADMIN

Basic Command Permission: nucleus.clearnotes.base

Permissions

  • nucleus.clearnotes.base - Default Role: ADMIN
    Allows the user to run the command /clearnotes
/clearwarnings
Module: warn
Allows the user to clear a player's warnings.

Aliases: clearwarnings removeallwarnings

Root command aliases: /nclearwarnings

Usage: /clearwarnings [--remove|-r] [--all|-a] [--expired|-e] <subject>

Default Role: ADMIN

Basic Command Permission: nucleus.clearwarnings.base

Permissions

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

Aliases: commandinfo

Root command aliases: /ncommandinfo

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

Root command aliases: /ncommandspy

Usage: /commandspy [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.commandspy.base

Permissions

  • nucleus.commandspy.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /commandspy
  • nucleus.commandspy.exempt.target - Default Role: ADMIN
    If granted, prevents commands from this player being sent to other command spies.
  • nucleus.commandspy.base - Default Role: ADMIN
    Allows the user to run the command /commandspy
  • nucleus.commandspy.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /commandspy
  • nucleus.commandspy.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /commandspy
/delnick
Module: nickname
Deletes your current nickname

Aliases: delnick delnickname deletenick

Root command aliases: /ndelnick

Usage: /delnick [<subject>]

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, Allows the user to bypass the cooldown for /delnick
  • nucleus.nick.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /nick, Allows the user to bypass the warmup for /delnick
  • nucleus.nick.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /nick, Allows the user to bypass the cost for /delnick
  • nucleus.nick.base - Default Role: ADMIN
    Allows the user to run the command /nick, Allows the user to run the command /delnick
/enchant
Module: item
Allows the user to enchant items.

Aliases: enchant

Root command aliases: /nenchant

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

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

Root command aliases: /nenchantingtable

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

Root command aliases: /nenderchest

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.others - Default Role: ADMIN
    Allows the user to target other players using the command "enderchest".
  • nucleus.enderchest.base - Default Role: ADMIN
    Allows the user to run the command /enderchest
  • nucleus.enderchest.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /enderchest
  • nucleus.enderchest.exempt.interact - Default Role: ADMIN
    Prevents the player from having their ender chest modified by others.
  • nucleus.enderchest.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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

Root command aliases: /nentityinfo

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

Default Role: ADMIN

Basic Command Permission: nucleus.entityinfo.base

Permissions

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

Aliases: exp experience xp

Root command aliases: /nexp

Usage: /exp [<player>]

Available subcommands: give, take, set

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: admin
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: admin
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: admin
Removes experience from the specified player.

If you want to remove 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 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

Root command aliases: /nextinguish

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.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /extinguish
  • nucleus.extinguish.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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

Root command aliases: /nfeed

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.others - Default Role: ADMIN
    Allows the user to target other players using the command "feed".
  • nucleus.feed.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /feed
  • nucleus.feed.base - Default Role: ADMIN
    Allows the user to run the command /feed
  • nucleus.feed.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /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

Root command aliases: /nfirstspawn

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

Root command aliases: /nfly

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

Root command aliases: /nfreezeplayer

Usage: /freezeplayer [<player>] [<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.base - Default Role: ADMIN
    Allows the user to run 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
/gamemode
Module: admin
Sets a player's game mode.

Aliases: gamemode gm

Root command aliases: /ngamemode

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

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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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.others - Default Role: ADMIN
    Allows the user to change the gamemode for any user.
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.

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

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

Aliases: getfromip

Root command aliases: /ngetfromip

Usage: /getfromip <IP Address>

Default Role: ADMIN

Basic Command Permission: nucleus.getfromip.base

Permissions

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

Aliases: getpos coords position whereami getlocation getloc

Root command aliases: /ngetpos

Usage: /getpos [<subject>]

Default Role: USER

Basic Command Permission: nucleus.getpos.base

Permissions

  • nucleus.getpos.others - Default Role: MOD
    Allows the user to view the position of other players.
  • 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

This command is an equivalent to the following command(s) in Essentials: /getpos, /coords, /position, /whereami, /getlocation, /getloc

/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

Root command aliases: /nglobalmute

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

Root command aliases: /ngma

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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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.others - Default Role: ADMIN
    Allows the user to change the gamemode for any user.
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.

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

Root command aliases: /ngmc

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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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.others - Default Role: ADMIN
    Allows the user to change the gamemode for any user.
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.

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

Root command aliases: /ngms

Usage: /gms

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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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.others - Default Role: ADMIN
    Allows the user to change the gamemode for any user.
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.

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

Root command aliases: /ngmsp

Usage: /gmsp

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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /gamemode
  • nucleus.gamemode.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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.others - Default Role: ADMIN
    Allows the user to change the gamemode for any user.
  • nucleus.gamemode.modes.adventure - Default Role: ADMIN
    Allows the user to change a target's gamemode to adventure.
/gmt
Module: admin
Toggles your game mode between survival and creative.

Aliases: gmt

Root command aliases: /ngmt

Usage: /gmt

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.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /gamemode
  • nucleus.gamemode.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /gamemode

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

/god
Module: invulnerability
Set specified player's invulnerability status.

Aliases: god invuln invulnerability

Root command aliases: /ngod

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.pvp.override - Default Role: ADMIN
    Allows the user to attack players when invulnerable, if the PvP disable on invulnerability feature is set.
  • nucleus.god.others - Default Role: ADMIN
    Allows the user to target other players using the command "god".

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

Root command aliases: /nhat

Usage: /hat [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.hat.base

Permissions

  • nucleus.hat.base - Default Role: ADMIN
    Allows the user to run the command /hat
  • nucleus.hat.others - Default Role: ADMIN
    Allows the user to target other players using 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

Root command aliases: /nheal

Usage: /heal [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.heal.base

Permissions

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

Root command aliases: /nhelpop

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.receive - Default Role: MOD
    Allows the user to receive message via /helpop
  • nucleus.helpop.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /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

Root command aliases: /nhome

Usage: /home [<home>]

Available subcommands: other, set, deleteother, limit, list, delete

Default Role: USER

Basic Command Permission: nucleus.home.base

Permissions

  • 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.base - Default Role: USER
    Allows the user to run the command /home delete
  • nucleus.home.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /home
  • nucleus.home.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /home

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 /delhome

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 /delhomeother

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 [<player>]

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 /homes

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

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.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /home other
  • nucleus.home.other.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /home other
  • nucleus.home.other.exempt.target - Default Role: ADMIN
    If granted, other players cannot warp to your homes using /homeother
  • 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 /sethome

Usage: /home set [-o|--overwrite] [<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

Root command aliases: /nignite

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

Default Role: ADMIN

Basic Command Permission: nucleus.ignite.base

Permissions

  • nucleus.ignite.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /ignite
  • nucleus.ignite.others - Default Role: ADMIN
    Allows the user to target other players using the command "ignite".
  • nucleus.ignite.base - Default Role: ADMIN
    Allows the user to run the command /ignite
  • nucleus.ignite.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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

Root command aliases: /nignore

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

Root command aliases: /nignorelist

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

Root command aliases: /ninfo

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

Default Role: USER

Basic Command Permission: nucleus.info.base

Permissions

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

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

Root command aliases: /ninvsee

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.exempt.target - Default Role: ADMIN
    Prevents the player from being a target for /invsee.
  • nucleus.invsee.base - Default Role: ADMIN
    Allows the user to run the command /invsee
  • nucleus.invsee.offline - Default Role: ADMIN
    Allows the player to look at offline players' inventories.
  • nucleus.invsee.modify - Default Role: ADMIN
    Allows the player to modify others' inventories.

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

/itembuy
Module: server-shop
Allows the user to buy an item from the server for a set price.

Aliases: itembuy buy

Root command aliases: /nitembuy

Usage: /itembuy [-y|-f|-a|--yes|--auto] <item> <amount>

Default Role: USER

Basic Command Permission: nucleus.itembuy.base

Permissions

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

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

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

Aliases: iteminfo itemdb

Root command aliases: /niteminfo

Usage: /iteminfo [-e|--extended] [<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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /iteminfo
  • nucleus.iteminfo.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /iteminfo
  • nucleus.iteminfo.extended - Default Role: ADMIN
    Displays data associated with the item.
  • nucleus.iteminfo.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /iteminfo

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

Root command aliases: /nitemname

Usage: /itemname

Available subcommands: set, clear

Default Role: ADMIN

Basic Command Permission: nucleus.itemname.base

Permissions

  • nucleus.itemname.base - Default Role: ADMIN
    Allows the user to run the command /itemname
  • nucleus.itemname.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /itemname
  • nucleus.itemname.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /itemname
  • nucleus.itemname.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /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 /resetitemname

Usage: /itemname clear

Default Role: ADMIN

Basic Command Permission: nucleus.itemname.clear.base

Permissions

  • nucleus.itemname.clear.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /itemname clear
  • 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.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 /renameitem

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.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /itemname set
  • nucleus.itemname.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /itemname set
  • nucleus.itemname.set.base - Default Role: ADMIN
    Allows the user to run the command /itemname set
/itemsell
Module: server-shop
Allows the user to sell an item in their main hand to the server for a set price.

Aliases: itemsell sell

Root command aliases: /nitemsell

Usage: /itemsell

Default Role: USER

Basic Command Permission: nucleus.itemsell.base

Permissions

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

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

/itemsellall
Module: server-shop
Allows the user to sell all items of a set type in their inventory to the server for a set price.

Aliases: itemsellall sellall

Root command aliases: /nitemsellall

Usage: /itemsellall [-a|--accept] [<item>]

Default Role: USER

Basic Command Permission: nucleus.itemsellall.base

Permissions

  • nucleus.itemsellall.base - Default Role: USER
    Allows the user to run the command /itemsellall
/jail
Module: jail
Toggles the jailing of a player.

Aliases: jail unjail togglejail

Root command aliases: /njail

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

Default Role: MOD

Basic Command Permission: nucleus.jail.base

Permissions

  • nucleus.jail.offline - Default Role: MOD
    Allows the user to jail offline users.
  • nucleus.jail.base - Default Role: MOD
    Allows the user to run the command /jail
  • nucleus.jail.teleportjailed - Default Role: ADMIN
    Allows the player to teleport jailed players.
  • nucleus.jail.unjail - Default Role: MOD
    If set in config, this permission is required to unjail players.
  • 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 an equivalent to the following command(s) in Essentials: /togglejail, /tjail, /unjail, /jail

/jails
Module: jail
Lists all jails.

Aliases: jails

Root command aliases: /njails

Usage: /jails

Available subcommands: set, tp, delete

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 tp

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 /rmjail /deletejail

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 /createjail

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.list.base

Permissions

  • nucleus.jail.list.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

Root command aliases: /njump

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.base - Default Role: ADMIN
    Allows the user to run the command /jump
  • nucleus.jump.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /jump

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

/kick
Module: kick
Kicks a player

Aliases: kick

Root command aliases: /nkick

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

Default Role: MOD

Basic Command Permission: nucleus.kick.base

Permissions

  • nucleus.kick.base - Default Role: MOD
    Allows the user to run the command /kick
  • nucleus.kick.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /kick command.
  • 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

Root command aliases: /nkickall

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

Default Role: MOD

Basic Command Permission: nucleus.kickall.base

Permissions

  • nucleus.kickall.whitelist - Default Role: ADMIN
    Allows the user to turn the whitelist on when kicking all players.
  • 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

Root command aliases: /nkill

Usage: /kill <subject>

Default Role: ADMIN

Basic Command Permission: nucleus.kill.base

Permissions

  • nucleus.kill.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /kill
  • 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.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

Root command aliases: /nkillentity

Usage: /killentity [-r <radius>] [-w <world>] <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

Root command aliases: /nkit

Usage: /kit <kit>

Available subcommands: add, give, set, cost, hidden, edit, setcooldown, list, remove, command, toggleredeemmessage, view, rename, autoredeem, permissionbypass, create, resetusage, onetime, setfirstjoin, info

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.showhidden - Default Role: ADMIN
    Shows the user hidden kits in /kits
  • nucleus.kit.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /kit
  • nucleus.kit.exempt.onetime - Default Role: ADMIN
    Allows the user to use one time kits multiple times.
  • nucleus.kit.base - Default Role: USER
    Allows the user to run the command /kit
  • nucleus.kit.exempt.cost - Default Role: ADMIN
    Allows the user to bypass paying the cost for any kit.
  • nucleus.kits - Default Role: ADMIN
    Allows the user to use all kits.

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

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

/kit add
Module: kit
Creates a kit with the specified name and current inventory.

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

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.

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

Aliases: kit add kit createFromInventory

Usage: /kit add <name>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.add.base

Permissions

  • nucleus.kit.add.base - Default Role: ADMIN
    Allows the user to run the command /kit add
/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>

Available subcommands: add, clear, remove

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 remove, 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 remove, Allows the user to run the command /command clear
/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.

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.

See also /kit add if you want to create a kit by taking a snapshot of your inventory.

Aliases: kit create

Usage: /kit create <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] <player> <kit>

Default Role: ADMIN

Basic Command Permission: nucleus.kit.give.base

Permissions

  • nucleus.kit.give.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /kit give
  • 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.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /kit give
  • nucleus.kit.give.base - Default Role: ADMIN
    Allows the user to run the command /kit give
  • nucleus.kit.give.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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

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
/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

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 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 setcooldown
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 setcooldown kit setinterval

Usage: /kit setcooldown <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 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

Root command aliases: /nkittycannon

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

Default Role: ADMIN

Basic Command Permission: nucleus.kittycannon.base

Permissions

  • nucleus.kittycannon.fire - Default Role: ADMIN
    If granted, the user can use the -f flag to cause fires with exploding ocelots.
  • 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.break - Default Role: ADMIN
    If granted, the user can use the -b flag to break blocks with exploding ocelots.
  • nucleus.kittycannon.others - Default Role: ADMIN
    Allows the user to target other players using the command "kittycannon".
  • nucleus.kittycannon.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /kittycannon
  • nucleus.kittycannon.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /kittycannon
  • nucleus.kittycannon.damage - Default Role: ADMIN
    If granted, the user can use the -d flag to damage entities with exploding ocelots.
/lightning
Module: fun
Strikes a position or player with a lightning bolt.

Aliases: lightning strike smite thor shock

Root command aliases: /nlightning

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.others - Default Role: ADMIN
    Allows the user to target other players using the command "lightning".
  • nucleus.lightning.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lightning
  • nucleus.lightning.base - Default Role: ADMIN
    Allows the user to run 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

Root command aliases: /nlist

Usage: /list

Default Role: USER

Basic Command Permission: nucleus.list.base

Permissions

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

Root command aliases: /nlockweather

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

Root command aliases: /nlore

Usage: /lore

Available subcommands: add, set, edit, clear, insert, delete

Default Role: ADMIN

Basic Command Permission: nucleus.lore.base

Permissions

  • nucleus.lore.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore
  • nucleus.lore.base - Default Role: ADMIN
    Allows the user to run the command /lore
  • nucleus.lore.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore
  • nucleus.lore.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore set, Allows the user to bypass the warmup for /lore clear, Allows the user to bypass the warmup for /lore delete, Allows the user to bypass the warmup for /lore insert, Allows the user to bypass the warmup for /lore edit, Allows the user to bypass the warmup for /lore add
  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore set, Allows the user to run the command /lore clear, Allows the user to run the command /lore delete, Allows the user to run the command /lore insert, Allows the user to run the command /lore edit, Allows the user to run the command /lore add
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore set, Allows the user to bypass the cooldown for /lore clear, Allows the user to bypass the cooldown for /lore delete, Allows the user to bypass the cooldown for /lore insert, Allows the user to bypass the cooldown for /lore edit, Allows the user to bypass the cooldown for /lore add
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore set, Allows the user to bypass the cost for /lore clear, Allows the user to bypass the cost for /lore delete, Allows the user to bypass the cost for /lore insert, Allows the user to bypass the cost for /lore edit, Allows the user to bypass the cost for /lore add
/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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore set, Allows the user to bypass the warmup for /lore clear, Allows the user to bypass the warmup for /lore delete, Allows the user to bypass the warmup for /lore insert, Allows the user to bypass the warmup for /lore edit, Allows the user to bypass the warmup for /lore add
  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore set, Allows the user to run the command /lore clear, Allows the user to run the command /lore delete, Allows the user to run the command /lore insert, Allows the user to run the command /lore edit, Allows the user to run the command /lore add
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore set, Allows the user to bypass the cooldown for /lore clear, Allows the user to bypass the cooldown for /lore delete, Allows the user to bypass the cooldown for /lore insert, Allows the user to bypass the cooldown for /lore edit, Allows the user to bypass the cooldown for /lore add
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore set, Allows the user to bypass the cost for /lore clear, Allows the user to bypass the cost for /lore delete, Allows the user to bypass the cost for /lore insert, Allows the user to bypass the cost for /lore edit, Allows the user to bypass the cost for /lore add
/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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore set, Allows the user to bypass the warmup for /lore clear, Allows the user to bypass the warmup for /lore delete, Allows the user to bypass the warmup for /lore insert, Allows the user to bypass the warmup for /lore edit, Allows the user to bypass the warmup for /lore add
  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore set, Allows the user to run the command /lore clear, Allows the user to run the command /lore delete, Allows the user to run the command /lore insert, Allows the user to run the command /lore edit, Allows the user to run the command /lore add
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore set, Allows the user to bypass the cooldown for /lore clear, Allows the user to bypass the cooldown for /lore delete, Allows the user to bypass the cooldown for /lore insert, Allows the user to bypass the cooldown for /lore edit, Allows the user to bypass the cooldown for /lore add
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore set, Allows the user to bypass the cost for /lore clear, Allows the user to bypass the cost for /lore delete, Allows the user to bypass the cost for /lore insert, Allows the user to bypass the cost for /lore edit, Allows the user to bypass the cost for /lore add
/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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore set, Allows the user to bypass the warmup for /lore clear, Allows the user to bypass the warmup for /lore delete, Allows the user to bypass the warmup for /lore insert, Allows the user to bypass the warmup for /lore edit, Allows the user to bypass the warmup for /lore add
  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore set, Allows the user to run the command /lore clear, Allows the user to run the command /lore delete, Allows the user to run the command /lore insert, Allows the user to run the command /lore edit, Allows the user to run the command /lore add
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore set, Allows the user to bypass the cooldown for /lore clear, Allows the user to bypass the cooldown for /lore delete, Allows the user to bypass the cooldown for /lore insert, Allows the user to bypass the cooldown for /lore edit, Allows the user to bypass the cooldown for /lore add
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore set, Allows the user to bypass the cost for /lore clear, Allows the user to bypass the cost for /lore delete, Allows the user to bypass the cost for /lore insert, Allows the user to bypass the cost for /lore edit, Allows the user to bypass the cost for /lore add
/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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore set, Allows the user to bypass the warmup for /lore clear, Allows the user to bypass the warmup for /lore delete, Allows the user to bypass the warmup for /lore insert, Allows the user to bypass the warmup for /lore edit, Allows the user to bypass the warmup for /lore add
  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore set, Allows the user to run the command /lore clear, Allows the user to run the command /lore delete, Allows the user to run the command /lore insert, Allows the user to run the command /lore edit, Allows the user to run the command /lore add
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore set, Allows the user to bypass the cooldown for /lore clear, Allows the user to bypass the cooldown for /lore delete, Allows the user to bypass the cooldown for /lore insert, Allows the user to bypass the cooldown for /lore edit, Allows the user to bypass the cooldown for /lore add
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore set, Allows the user to bypass the cost for /lore clear, Allows the user to bypass the cost for /lore delete, Allows the user to bypass the cost for /lore insert, Allows the user to bypass the cost for /lore edit, Allows the user to bypass the cost for /lore add
/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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /lore set, Allows the user to bypass the warmup for /lore clear, Allows the user to bypass the warmup for /lore delete, Allows the user to bypass the warmup for /lore insert, Allows the user to bypass the warmup for /lore edit, Allows the user to bypass the warmup for /lore add
  • nucleus.lore.set.base - Default Role: ADMIN
    Allows the user to run the command /lore set, Allows the user to run the command /lore clear, Allows the user to run the command /lore delete, Allows the user to run the command /lore insert, Allows the user to run the command /lore edit, Allows the user to run the command /lore add
  • nucleus.lore.set.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /lore set, Allows the user to bypass the cooldown for /lore clear, Allows the user to bypass the cooldown for /lore delete, Allows the user to bypass the cooldown for /lore insert, Allows the user to bypass the cooldown for /lore edit, Allows the user to bypass the cooldown for /lore add
  • nucleus.lore.set.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /lore set, Allows the user to bypass the cost for /lore clear, Allows the user to bypass the cost for /lore delete, Allows the user to bypass the cost for /lore insert, Allows the user to bypass the cost for /lore edit, Allows the user to bypass the cost for /lore add
/mail
Module: mail
Retrieves mail that has been sent to you.

Aliases: mail email

Root command aliases: /nmail

Usage: /mail [<filters>*]

Available subcommands: other, clear, send

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

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

Default Role: USER

Basic Command Permission: nucleus.mail.send.base

Permissions

  • nucleus.mail.send.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /mail send
  • nucleus.mail.send.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /mail send
  • nucleus.mail.send.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /mail send
  • 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

Root command aliases: /nme

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.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /me
  • nucleus.me.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown 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

Root command aliases: /tell /nmessage

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

Default Role: USER

Basic Command Permission: nucleus.message.base

Permissions

  • nucleus.message.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /reply, Allows the user to bypass the warmup for /message
  • nucleus.message.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /reply, Allows the user to bypass the cost for /message
  • nucleus.message.style - Default Role: ADMIN
    Allows user to use styles into messages.
  • nucleus.message.magic - Default Role: ADMIN
    Allows user to use magic characters into messages.
  • nucleus.message.color - Default Role: ADMIN
    Allows user to type colors into messages.
  • nucleus.message.base - Default Role: USER
    Allows the user to run the command /reply, Allows the user to run the command /message
  • 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.
  • nucleus.message.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /reply, Allows the user to bypass the cooldown for /message

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

Root command aliases: /nmore

Usage: /more

Default Role: ADMIN

Basic Command Permission: nucleus.more.base

Permissions

  • 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.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown 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

Root command aliases: /nmotd

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

Root command aliases: /nmsgtoggle

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 unmute

Root command aliases: /nmute

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

Default Role: MOD

Basic Command Permission: nucleus.mute.base

Permissions

  • nucleus.mute.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /mute command.
  • nucleus.mute.notify - Default Role: MOD
    Notifies the user about mutes when they occur.
  • nucleus.mute.base - Default Role: MOD
    Allows the user to run the command /mute
  • 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.exempt.length - Default Role: ADMIN
    Allows the user to bypass the maximum mute length.
  • nucleus.mute.unmute - Default Role: MOD
    If set in config, this permission is required to unmute players.

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

/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

Root command aliases: /nnameban

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

Root command aliases: /nnameunban

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

Root command aliases: /nnear

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

Default Role: USER

Basic Command Permission: nucleus.near.base

Permissions

  • nucleus.near.base - Default Role: USER
    Allows the user to run the command /near
  • nucleus.near.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /near
  • nucleus.near.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /near
  • nucleus.near.maxexempt - Default Role: MOD
    Allows the user to bypass the maximum radius check
  • nucleus.near.others - Default Role: ADMIN
    Allows the user to target other players using the command "near".
  • nucleus.near.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup 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

Root command aliases: /nnick

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

Default Role: ADMIN

Basic Command Permission: nucleus.nick.base

Permissions

  • nucleus.nick.colour.dark_blue - Default Role: ADMIN
    Allows user to use the colour "dark_blue" (&1) in nicknames.
  • nucleus.nick.color.light_purple - Default Role: ADMIN
    Allows user to use the color "light_purple" (&d) in nicknames.
  • nucleus.nick.color.green - Default Role: ADMIN
    Allows user to use the color "green" (&a) in nicknames.
  • nucleus.nick.color.dark_green - Default Role: ADMIN
    Allows user to use the color "dark_green" (&2) in nicknames.
  • nucleus.nick.color.black - Default Role: ADMIN
    Allows user to use the color "black" (&0) in nicknames.
  • nucleus.nick.color.white - Default Role: ADMIN
    Allows user to use the color "white" (&f) in nicknames.
  • nucleus.nick.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /nick, Allows the user to bypass the warmup for /delnick
  • nucleus.nick.colour.dark_gray - Default Role: ADMIN
    Allows user to use the colour "dark_gray" (&8) in nicknames.
  • nucleus.nick.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /nick, Allows the user to bypass the cost for /delnick
  • nucleus.nick.colour.dark_red - Default Role: ADMIN
    Allows user to use the colour "dark_red" (&4) in nicknames.
  • nucleus.nick.color.dark_purple - Default Role: ADMIN
    Allows user to use the color "dark_purple" (&5) in nicknames.
  • nucleus.nick.colour.red - Default Role: ADMIN
    Allows user to use the colour "red" (&c) in nicknames.
  • nucleus.nick.color.dark_aqua - Default Role: ADMIN
    Allows user to use the color "dark_aqua" (&3) in nicknames.
  • nucleus.nick.colour.blue - Default Role: ADMIN
    Allows user to use the colour "blue" (&9) in nicknames.
  • nucleus.nick.style.strikethrough - Default Role: ADMIN
    Allows user to use the "strikethrough" style (&m) in nicknames.
  • nucleus.nick.others - Default Role: ADMIN
    Allows the user to change other's nicknames.
  • nucleus.nick.style.bold - Default Role: ADMIN
    Allows user to use the "bold" style (&l) in nicknames.
  • nucleus.nick.color.dark_red - Default Role: ADMIN
    Allows user to use the color "dark_red" (&4) in nicknames.
  • nucleus.nick.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /nick, Allows the user to bypass the cooldown for /delnick
  • nucleus.nick.color.aqua - Default Role: ADMIN
    Allows user to use the color "aqua" (&b) in nicknames.
  • nucleus.nick.base - Default Role: ADMIN
    Allows the user to run the command /nick, Allows the user to run the command /delnick
  • nucleus.nick.style.italic - Default Role: ADMIN
    Allows user to use the "italic" style (&o) in nicknames.
  • nucleus.nick.color.yellow - Default Role: ADMIN
    Allows user to use the color "yellow" (&e) in nicknames.
  • nucleus.nick.style.<style> - Default Role: ADMIN
    Allows user to use a single style in nicknames.
  • nucleus.nick.style.reset - Default Role: ADMIN
    Allows user to use the "reset" style (&r) in nicknames.
  • nucleus.nick.colour.dark_aqua - Default Role: ADMIN
    Allows user to use the colour "dark_aqua" (&3) in nicknames.
  • nucleus.nick.colour.dark_purple - Default Role: ADMIN
    Allows user to use the colour "dark_purple" (&5) in nicknames.
  • nucleus.nick.color.<color> - Default Role: ADMIN
    Allows user to use a single color in nicknames.
  • nucleus.nick.style.underline - Default Role: ADMIN
    Allows user to use the "underline" style (&n) in nicknames.
  • nucleus.nick.colour.white - Default Role: ADMIN
    Allows user to use the colour "white" (&f) in nicknames.
  • nucleus.nick.style - Default Role: ADMIN
    Allows the user to style their nickname.
  • nucleus.nick.color.dark_gray - Default Role: ADMIN
    Allows user to use the color "dark_gray" (&8) in nicknames.
  • nucleus.nick.colour.green - Default Role: ADMIN
    Allows user to use the colour "green" (&a) in nicknames.
  • nucleus.nick.color.gray - Default Role: ADMIN
    Allows user to use the color "gray" (&7) in nicknames.
  • nucleus.nick.colour.aqua - Default Role: ADMIN
    Allows user to use the colour "aqua" (&b) in nicknames.
  • nucleus.nick.colour.gold - Default Role: ADMIN
    Allows user to use the colour "gold" (&6) in nicknames.
  • nucleus.nick.magic - Default Role: ADMIN
    Allows the user to use "magic" characters in their nickname.
  • nucleus.nick.colour.dark_green - Default Role: ADMIN
    Allows user to use the colour "dark_green" (&2) in nicknames.
  • nucleus.nick.colour.light_purple - Default Role: ADMIN
    Allows user to use the colour "light_purple" (&d) in nicknames.
  • nucleus.nick.color.dark_blue - Default Role: ADMIN
    Allows user to use the color "dark_blue" (&1) in nicknames.
  • nucleus.nick.colour - Default Role: ADMIN
    Allows the user to colour their nickname.
  • nucleus.nick.colour.gray - Default Role: ADMIN
    Allows user to use the colour "gray" (&7) in nicknames.
  • nucleus.nick.color.gold - Default Role: ADMIN
    Allows user to use the color "gold" (&6) in nicknames.
  • nucleus.nick.color.red - Default Role: ADMIN
    Allows user to use the color "red" (&c) in nicknames.
  • nucleus.nick.colour.black - Default Role: ADMIN
    Allows user to use the colour "black" (&0) in nicknames.
  • nucleus.nick.color.blue - Default Role: ADMIN
    Allows user to use the color "blue" (&9) in nicknames.
  • nucleus.nick.color - Default Role: ADMIN
    Allows the user to color their nickname.
  • nucleus.nick.colour.yellow - Default Role: ADMIN
    Allows user to use the colour "yellow" (&e) in nicknames.

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

Root command aliases: /nnote

Usage: /note <user> <message…>

Default Role: MOD

Basic Command Permission: nucleus.note.base

Permissions

  • nucleus.note.base - Default Role: MOD
    Allows the user to run the command /note
  • nucleus.note.notify - Default Role: MOD
    Notifies the user about notes when they occur.
/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

Available subcommands: debug, itemalias, save, setupperms, reload, clearcache, update-messages, getuser, resetuser, docgen, printperms, rebuildusercache, info

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 clearcache
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 clearcache

Usage: /nucleus clearcache

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 debug
Module: core
Utilities to support debugging server issues.

Aliases: nucleus debug

Usage: /nucleus debug

Available subcommands: setsession, getuuids, refreshuniquevisitors

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
  • nucleus.nucleus.debug.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /nucleus debug
  • nucleus.nucleus.debug.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /nucleus debug
  • nucleus.nucleus.debug.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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
Turns debug mode on or off for this session. The configuration file overrides this if debug mode is set to true.

Aliases: nucleus debug setsession

Usage: /nucleus debug setsession [<true|false>]

Default Role: ADMIN

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

Permissions

  • nucleus.nucleus.debug.setsession.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /debug setsession
  • nucleus.nucleus.debug.setsession.base - Default Role: ADMIN
    Allows the user to run the command /debug setsession
  • nucleus.nucleus.debug.setsession.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /debug setsession
  • nucleus.nucleus.debug.setsession.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /debug setsession
/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 itemalias
Module: core
Manages item aliases.

Aliases: nucleus itemalias nucleus item

Usage: /nucleus itemalias

Available subcommands: set, clear, remove

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.itemalias.base

Permissions

  • nucleus.nucleus.itemalias.base - Default Role: ADMIN
    Allows the user to run the command /nucleus itemalias
Removes all aliases from an item.

Aliases: nucleus itemalias clear

Usage: /nucleus itemalias clear <item>

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.itemalias.clear.base

Permissions

  • nucleus.nucleus.itemalias.clear.base - Default Role: ADMIN
    Allows the user to run the command /itemalias clear
Removes an alias from an item.

Aliases: nucleus itemalias remove nucleus itemalias del

Usage: /nucleus itemalias remove <>

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.itemalias.remove.base

Permissions

  • nucleus.nucleus.itemalias.remove.base - Default Role: ADMIN
    Allows the user to run the command /itemalias remove
/nucleus itemalias set
Module: core
Sets an alias to an item.

Aliases: nucleus itemalias set

Usage: /nucleus itemalias set [<item>] <alias>

Default Role: ADMIN

Basic Command Permission: nucleus.nucleus.itemalias.set.base

Permissions

  • nucleus.nucleus.itemalias.set.base - Default Role: ADMIN
    Allows the user to run the command /itemalias set
/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
/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] <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 -g [-y]|[-r|--reset] [-i|--inherit] <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
Scans the messages file for keys that might not include all the required tokens and replaces them with the standard translation.

Aliases: nucleus update-messages

Usage: /nucleus update-messages [-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
/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

Root command aliases: /nping

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: admin
Allows the user to send a broadcast without prefixes or suffixes.

Aliases: plainbroadcast pbcast pbc

Root command aliases: /nplainbroadcast

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

Root command aliases: /npowertool

Usage: /powertool [<command…>]

Available subcommands: toggle, list, 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 delete, Allows the user to run the command /powertool list, Allows the user to run the command /powertool toggle

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 delete, Allows the user to run the command /powertool list, Allows the user to run the command /powertool toggle
/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 delete, Allows the user to run the command /powertool list, Allows the user to run the command /powertool toggle
/powertool toggle
Module: powertool
Toggles whether powertools activate.

Aliases: powertool toggle

Usage: /powertool 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 delete, Allows the user to run the command /powertool list, Allows the user to run the command /powertool toggle

This command is an equivalent to the following command(s) in Essentials: /powertooltoggle, /ptt, /pttoggle

/realname
Module: nickname
Gets the player's realname from the provided nickname.

Aliases: realname

Root command aliases: /nrealname

Usage: /realname <name>

Default Role: USER

Basic Command Permission: nucleus.realname.base

Permissions

  • nucleus.realname.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /realname
  • nucleus.realname.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /realname
  • nucleus.realname.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /realname
  • 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

Root command aliases: /nremovenote

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
/removewarning
Module: warn
Allows the user to delete a specific warning attached to a player.

Aliases: removewarning deletewarning delwarn

Root command aliases: /nremovewarning

Usage: /removewarning [--remove|-r] <user> <ID>

Default Role: ADMIN

Basic Command Permission: nucleus.removewarning.base

Permissions

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

Aliases: repair mend

Root command aliases: /nrepair

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

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.flag.equip - Default Role: ADMIN
    Allows the user to repair a player's entire equip.
  • nucleus.repair.flag.offhand - Default Role: ADMIN
    Allows the user to repair a player's entire offhand.
  • 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.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /repair
  • nucleus.repair.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /repair
  • nucleus.repair.flag.hotbar - Default Role: ADMIN
    Allows the user to repair a player's entire hotbar.
  • nucleus.repair.flag.all - Default Role: ADMIN
    Allows the user to repair a player's entire inventory.

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

Root command aliases: /nreply

Usage: /reply <message…>

Default Role: USER

Basic Command Permission: nucleus.message.base

Permissions

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

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

Root command aliases: /nrocket

Usage: /rocket [-g|-g] [-h|--hard] [-s|--silent] [-e|--explosion] [-v|--velocity <velocity>] <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.base - Default Role: ADMIN
    Allows the user to run the command /rocket
  • nucleus.rocket.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /rocket
  • nucleus.rocket.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /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

Root command aliases: /nrtp

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

Default Role: ADMIN

Basic Command Permission: nucleus.rtp.base

Permissions

  • 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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /rtp
  • nucleus.rtp.others - Default Role: ADMIN
    Allows the user to target other players using the command "rtp".
  • nucleus.rtp.base - Default Role: ADMIN
    Allows the user to run the command /rtp
/rules
Module: rules
Read the server rules.

Aliases: rules

Root command aliases: /nrules

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

Root command aliases: /nseen

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

Default Role: ADMIN

Basic Command Permission: nucleus.seen.base

Permissions

  • nucleus.seen.extended.flying - Default Role: ADMIN
    Allows the executor to see if the player can fly by double jumping, and if they are flying.
  • nucleus.seen.extended.uuid - Default Role: ADMIN
    Allows the executor to see the player's UUID.
  • nucleus.seen.extended.speed - Default Role: ADMIN
    Allows the executor to see the current walking and flying speeds of the player.
  • nucleus.seen.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /seen
  • nucleus.seen.extended - Default Role: NONE
    Allows the user to see extended information about a player in /seen.
  • nucleus.seen.base - Default Role: ADMIN
    Allows the user to run the command /seen
  • nucleus.seen.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /seen
  • nucleus.seen.extended.location - Default Role: ADMIN
    Allows the executor to see the player's current location.
  • nucleus.seen.extended.ip - Default Role: ADMIN
    Allows the executor to see the player's IP.
  • nucleus.seen.extended.lastplayed - Default Role: ADMIN
    Allows the executor to see the date when the player was on the server.
  • nucleus.seen.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /seen
  • 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.

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

Root command aliases: /nserverlist

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

Available subcommands: message

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] [-l|--line line(1 to 2)] [-t|--time <duration>] [<message…>]

Default Role: ADMIN

Basic Command Permission: nucleus.serverlist.message.base

Permissions

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

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

Aliases: serverstat gc uptime

Root command aliases: /nserverstat

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

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

Root command aliases: /nservertime

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

Root command aliases: /nsetfirstspawn

Usage: /setfirstspawn

Available subcommands: del

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
/setspawn
Module: spawn
Sets the current world spawn point.

Aliases: setspawn

Root command aliases: /nsetspawn

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

/setworth
Module: server-shop
Allows the user to set the buy or sell price of an item.

Aliases: setworth setitemworth

Root command aliases: /nsetworth

Usage: /setworth [<item>] <buy|sell> <cost>

Default Role: ADMIN

Basic Command Permission: nucleus.setworth.base

Permissions

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

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

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

Aliases: showitemattributes showattributes

Root command aliases: /nshowitemattributes

Usage: /showitemattributes [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.showitemattributes.base

Permissions

  • nucleus.showitemattributes.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /showitemattributes
  • nucleus.showitemattributes.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup 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

Root command aliases: /nskull

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

Default Role: ADMIN

Basic Command Permission: nucleus.skull.base

Permissions

  • nucleus.skull.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /skull
  • nucleus.skull.others - Default Role: ADMIN
    Allows the user to target other players using the command "skull".
  • nucleus.skull.base - Default Role: ADMIN
    Allows the user to run the command /skull
  • nucleus.skull.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /skull
  • nucleus.skull.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /skull
  • nucleus.skull.exempt.limit - Default Role: ADMIN
    Allows the user to bypass the limit to the number of skulls that can be spawned.

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

Root command aliases: /nsocialspy

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

Root command aliases: /nspawn

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

Available subcommands: other

Default Role: USER

Basic Command Permission: nucleus.spawn.base

Permissions

  • nucleus.spawn.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /spawn
  • nucleus.spawn.worlds - Default Role: ADMIN
    If set in the main config, this permission will give players access to spawn in all worlds. Adding the name of the lowercase name world as a child of this permission will grant permission for that world only (that is, ending with "worlds.world" for the world "world").
  • nucleus.spawn.otherworlds - Default Role: ADMIN
    Allows the user to go to another world's spawnpoint.
  • 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 <subject> [<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

Root command aliases: /nspawnmob

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.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /spawnmob
  • nucleus.spawnmob.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /spawnmob
  • nucleus.spawnmob.mob - Default Role: ADMIN
    If "mob.separate-mob-spawning-permissions" is true, then this permission will allow a user to spawn all living mob types in. A specific spawnmob permission is "nucleus.spawnmob.mob.", where the mob's id, such as "minecraft:creeper", will have the colon (:) replaced with a period (.), thus, the permission for a creeper is "nucleus.spawnmob.mob.minecraft.creeper".
  • 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

Root command aliases: /nspeed

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.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
  • nucleus.speed.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown 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

Root command aliases: /nstaffchat

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, Allows the user to run the command /toggleviewstaffchat
/stop
Module: admin
Stops the server.

Aliases: stop

Root command aliases: /nstop

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

Root command aliases: /nsudo

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
  • nucleus.sudo.exempt.target - Default Role: ADMIN
    Exempts the user from being a target of the /sudo command.

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

Root command aliases: /nsuicide

Usage: /suicide

Default Role: USER

Basic Command Permission: nucleus.suicide.base

Permissions

  • nucleus.suicide.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /suicide
  • nucleus.suicide.base - Default Role: USER
    Allows the user to run the command /suicide
  • nucleus.suicide.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /suicide
  • nucleus.suicide.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /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

Root command aliases: /tp /nteleport

Usage: /teleport [-q <quiet>] [-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.base - Default Role: MOD
    Allows the user to run the command /teleport
  • nucleus.teleport.teleport.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /teleport
  • nucleus.teleport.teleport.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /teleport
  • nucleus.teleport.teleport.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.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.offline - Default Role: ADMIN
    Allows the user to teleport to the location of players who are offline.
  • 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

Root command aliases: /ntellplain

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

Root command aliases: /ntempban

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

Root command aliases: /nthru

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.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /thru
  • nucleus.thru.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup 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

Root command aliases: /ntime

Usage: /time [<world>]

Available subcommands: add, set, remove

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.base - Default Role: USER
    Allows the user to run the command /time
  • nucleus.time.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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 add
Module: environment
Adds time for the specified world.

Aliases: time add

Root command aliases: /addtime /timeadd

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

Default Role: ADMIN

Basic Command Permission: nucleus.time.add.base

Permissions

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

Aliases: time remove

Root command aliases: /removetime /timeremove

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

Default Role: ADMIN

Basic Command Permission: nucleus.time.remove.base

Permissions

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

Aliases: time set

Root command aliases: /settime /timeset

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.

/toggleviewstaffchat
Module: staff-chat
Toggles whether the user is receiving staff chat messages.

Aliases: toggleviewstaffchat vsc togglevsc

Root command aliases: /ntoggleviewstaffchat

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, Allows the user to run the command /toggleviewstaffchat
/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

Root command aliases: /ntop

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

Default Role: ADMIN

Basic Command Permission: nucleus.top.base

Permissions

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

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

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

Aliases: tpa teleportask call tpask

Root command aliases: /ntpa

Usage: /tpa [-f] <player>

Default Role: USER

Basic Command Permission: nucleus.teleport.tpa.base

Permissions

  • 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.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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /tpa
  • 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

Root command aliases: /ntpaall

Usage: /tpaall [-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

Root command aliases: /ntpaccept

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

Root command aliases: /ntpahere

Usage: /tpahere [-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.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

Root command aliases: /ntpall

Usage: /tpall [-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

Root command aliases: /ntpdeny

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

Root command aliases: /ntphere

Usage: /tphere [-q|--quiet] <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.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

Root command aliases: /ntppos

Usage: /tppos [-f|--force] [-b|--border] [-c|--chunk] [<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

Root command aliases: /ntptoggle

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

Root command aliases: /ntrash

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

Root command aliases: /nunban

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

Default Role: MOD

Basic Command Permission: nucleus.unban.base

Permissions

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

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

/unsignbook
Module: item
Makes the book in the target player's hand writable again.

Aliases: unsignbook unsign

Root command aliases: /nunsignbook

Usage: /unsignbook [<player>]

Default Role: ADMIN

Basic Command Permission: nucleus.unsignbook.base

Permissions

  • 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.base - Default Role: ADMIN
    Allows the user to run the command /unsignbook
  • nucleus.unsignbook.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /unsignbook
  • nucleus.unsignbook.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /unsignbook
/unstuck
Module: jump
Attempts to nudge players by one block to unstick them, if possible.

Aliases: unstuck

Root command aliases: /nunstuck

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
/vanish
Module: vanish
Toggles whether you are invisible on the server.

Aliases: vanish v

Root command aliases: /nvanish

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

Default Role: ADMIN

Basic Command Permission: nucleus.vanish.base

Permissions

  • nucleus.vanish.persist - Default Role: ADMIN
    If granted, the player is able to retain their vanish status upon logout and login.
  • 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.base - Default Role: ADMIN
    Allows the user to run the command /vanish
  • nucleus.vanish.others - Default Role: ADMIN
    Allows the user to target other players using the command "vanish".
  • nucleus.vanish.onlogin - Default Role: NONE
    If granted, the target player will always logon vanished.

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

Root command aliases: /nvanishonlogin

Usage: /vanishonlogin [<true|false>]

Default Role: ADMIN

Basic Command Permission: nucleus.vanishonlogin.base

Permissions

  • nucleus.vanishonlogin.base - Default Role: ADMIN
    Allows the user to run the command /vanishonlogin
/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

Root command aliases: /nvoice

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

Default Role: ADMIN

Basic Command Permission: nucleus.globalmute.voice.base

Permissions

  • nucleus.globalmute.voice.auto - Default Role: ADMIN
    Automatically grants the user voice if a global mute is in effect.
  • nucleus.globalmute.voice.notify - Default Role: ADMIN
    If granted, this user is told when a player's voice status is changed.
  • nucleus.globalmute.voice.base - Default Role: ADMIN
    Allows the user to run the command /voice
/warn
Module: warn
Allows the user to add a warning to a player.

Aliases: warn warning addwarning

Root command aliases: /nwarn

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

Default Role: MOD

Basic Command Permission: nucleus.warn.base

Permissions

  • nucleus.warn.notify - Default Role: MOD
    Notifies the user about warnings when they occur.
  • nucleus.warn.base - Default Role: MOD
    Allows the user to run the command /warn
  • nucleus.warn.exempt.target - Default Role: MOD
    Exempts the user from being a target of the /warn command.
  • nucleus.warn.exempt.length - Default Role: MOD
    Allows the user to bypass the maximum and minimum warning lengths.
/warp
Module: warp
Teleport to the specified warp.

Aliases: warp

Root command aliases: /nwarp

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

Available subcommands: set, cost, setcategory, category, list, delete, setdescription

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.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp
  • nucleus.warps - Default Role: ADMIN
    Allows the user to access all warps if per-warp permissions is turned on.
  • nucleus.warp.base - Default Role: USER
    Allows the user to run the command /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

Available subcommands: removedescription, removedisplayname, setdisplayname, list, setdescription

Default Role: ADMIN

Basic Command Permission: nucleus.warp.category.base

Permissions

  • nucleus.warp.category.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp category
  • nucleus.warp.category.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /warp category
  • nucleus.warp.category.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /warp category
  • 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 <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 removedescription, Allows the user to run the command /category setdescription
Removes the display name for a category.

Aliases: warp category removedisplayname

Usage: /warp category removedisplayname <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 removedisplayname, Allows the user to run the command /category setdisplayname
Sets the description for a category.

Aliases: warp category setdescription

Usage: /warp category setdescription <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 removedescription, Allows the user to run the command /category setdescription
Sets a display name for a category.

Aliases: warp category setdisplayname

Usage: /warp category setdisplayname <category> <displayname>

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 removedisplayname, Allows the user to run the command /category setdisplayname
/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
Deletes the specified warp.

Aliases: warp delete warp del

Usage: /warp delete <warp>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.delete.base

Permissions

  • nucleus.warp.delete.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /warp delete
  • nucleus.warp.delete.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp delete
  • nucleus.warp.delete.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /warp delete
  • 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

Usage: /warp list [-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
  • nucleus.warp.list.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /warp list
  • nucleus.warp.list.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp list
  • nucleus.warp.list.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /warp list
/warp set
Module: warp
Sets a warp.

Aliases: warp set

Root command aliases: /setwarp /warpset

Usage: /warp set <warp>

Default Role: ADMIN

Basic Command Permission: nucleus.warp.set.base

Permissions

  • nucleus.warp.set.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /warp set
  • nucleus.warp.set.base - Default Role: ADMIN
    Allows the user to run the command /warp set
  • 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

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] [-r|--remove|--delete] <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] <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

Root command aliases: /nweather

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

Default Role: ADMIN

Basic Command Permission: nucleus.weather.base

Permissions

  • nucleus.weather.exempt.length - Default Role: ADMIN
    Allows the user to bypass the maximum weather length.
  • 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

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

Root command aliases: /nworkbench

Usage: /workbench

Default Role: ADMIN

Basic Command Permission: nucleus.workbench.base

Permissions

  • 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
  • nucleus.workbench.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /workbench
/world
Module: world
Parent command for all other world commands.

Aliases: world

Root command aliases: /nworld /nucleusworld

Usage: /world

Available subcommands: setdifficulty, setkeepspawnloaded, teleport, sethardcore, modifiers, delete, load, enable, unload, create, info, border, setloadonstartup, setgamemode, setpvpenabled, list, setspawn, presets, spawn, gamerule, rename, disable, clone, generators

Default Role: ADMIN

Basic Command Permission: nucleus.world.base

Permissions

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

Aliases: world border

Usage: /world border [<world>]

Available subcommands: gen, set, reset, cancelgen

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
  • nucleus.world.border.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world border
  • nucleus.world.border.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world border
  • nucleus.world.border.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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, Allows the user to run the command /border cancelgen
/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
* -r - restart pregeneration if the server is restarted (use with caution, does not disable if the pregen causes the crash)
* -t [1-100] - the percentage of a tick to use when generating, defaults to 80% (90% with 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)
* --save [timespan] - frequency to peform a save at, defaults to 20 seconds (30 seconds with aggressive mode)

If you want to maximise generation, run "/world border gen -a -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 [-a] [-r] [-f|--frequency tickFrequency(1 to 100)] [-t|--tickpercent tickPercent(0 to 100)] [--save <time between saves>] [<world>]

Default Role: ADMIN

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

Permissions

  • nucleus.world.border.gen.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /border gen
  • 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.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /border gen
  • nucleus.world.border.gen.base - Default Role: ADMIN
    Allows the user to run the command /border gen, Allows the user to run the command /border cancelgen
  • nucleus.world.border.gen.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /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 reset, 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 reset, 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 <preset>] [-b|--bonuschest <b>] [-i] [--gm|--gamemode game mode] [-s|--seed <seed>] [-k|--keepspawnloaded <k>] [-n|--nostructures] [-l|--loadonstartup <l>] [-g|--generator <generator>] [-d|--dimension <dimension>] [--di|--difficulty <difficulty>] [-m|--modifier <modifier>] [-c|--allowcommands <c>] <name>

Default Role: ADMIN

Basic Command Permission: nucleus.world.create.base

Permissions

  • nucleus.world.create.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world create
  • nucleus.world.create.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world create
  • nucleus.world.create.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world create
  • nucleus.world.create.base - Default Role: ADMIN
    Allows the user to run the command /world presets, Allows the user to run the command /world generators, Allows the user to run the command /world modifiers, 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

Root command aliases: /gamerules

Usage: /world gamerule [<world>]

Available subcommands: set

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 presets, Allows the user to run the command /world generators, Allows the user to run the command /world modifiers, 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.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world list, Allows the user to bypass the cooldown for /world info
  • nucleus.world.list.base - Default Role: ADMIN
    Allows the user to run the command /world list, Allows the user to run the command /world info
  • nucleus.world.list.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world list, Allows the user to bypass the warmup for /world info
  • nucleus.world.list.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world list, Allows the user to bypass the cost for /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

Usage: /world list

Default Role: ADMIN

Basic Command Permission: nucleus.world.list.base

Permissions

  • nucleus.world.list.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world list, Allows the user to bypass the cooldown for /world info
  • nucleus.world.list.base - Default Role: ADMIN
    Allows the user to run the command /world list, Allows the user to run the command /world info
  • nucleus.world.list.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world list, Allows the user to bypass the warmup for /world info
  • nucleus.world.list.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world list, Allows the user to bypass the cost for /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] <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 presets, Allows the user to run the command /world generators, Allows the user to run the command /world modifiers, 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 presets, Allows the user to run the command /world generators, Allows the user to run the command /world modifiers, 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.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.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world sethardcore
  • nucleus.world.sethardcore.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world sethardcore
  • nucleus.world.sethardcore.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world sethardcore
  • 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
  • nucleus.world.setkeepspawnloaded.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world setkeepspawnloaded
  • nucleus.world.setkeepspawnloaded.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world setkeepspawnloaded
  • nucleus.world.setkeepspawnloaded.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /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
  • nucleus.world.setloadonstartup.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world setloadonstartup
  • nucleus.world.setloadonstartup.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world setloadonstartup
  • nucleus.world.setloadonstartup.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world setpvpenabled
  • nucleus.world.setpvpenabled.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world setpvpenabled
  • nucleus.world.setpvpenabled.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /world setpvpenabled
  • 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
  • nucleus.world.setspawn.exempt.warmup - Default Role: ADMIN
    Allows the user to bypass the warmup for /world setspawn
  • nucleus.world.setspawn.exempt.cooldown - Default Role: ADMIN
    Allows the user to bypass the cooldown for /world setspawn
  • nucleus.world.setspawn.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost for /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.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
  • nucleus.world.teleport.exempt.cost - Default Role: ADMIN
    Allows the user to bypass the cost 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 <transferWorld>] [-d|--disable] <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
/worth
Module: server-shop
Allows the user to display the server buy and sell prices for an item.

If no item ID or alias is provided, this command will get the buy/sell prices for the item in the main hand.

Aliases: worth

Root command aliases: /nworth

Usage: /worth [<item>]

Default Role: USER

Basic Command Permission: nucleus.worth.base

Permissions

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

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