Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commands

Ceyhun Ege Aşkın edited this page Jun 17, 2025 · 2 revisions

Commands

Command Description
/nclaim help Shows a list of all available NClaim commands.
/nclaim balance Displays your current claim block balance.
/nclaim level Calculates your claim block value and shows your current claim level.
/nclaim about Provides information about the plugin and its version.
/nclaim admin Shows a list of all admin-specific commands.
/nclaim admin menu Opens the admin control panel for advanced settings and management.
/nclaim admin add balance <amount> <player> Adds a specified amount of claim blocks to a player's balance.
/nclaim admin add blacklisted_region <regionId> Adds a WorldGuard region to the blacklist (requires WorldGuard to be installed).
/nclaim admin add blacklisted_world <world> Blacklists a world, preventing claims in that world.
/nclaim admin add blockvalue <material> <value> Adds a new block type to the block value list with a specified value.
/nclaim admin remove balance <amount> <player> Removes a specified amount of claim blocks from a player's balance.
/nclaim admin remove blacklisted_region <regionId> Removes a WorldGuard region from the blacklist.
/nclaim admin remove blacklisted_world <world> Removes a world from the blacklist, allowing claims.
/nclaim admin remove blockvalue <material> Removes a block type from the block value list.
/nclaim admin change blockvalue <material> <value> Changes the value of an existing block type in the block value list.
/nclaim admin change lang <lang> Changes the plugin language. (Requires /nclaim admin reload for changes to take effect.)
/nclaim admin set blockvalue <material> <value> Sets the value for a specific block type in the block value list.
/nclaim admin set balance <amount> <player> Sets a player's claim block balance to a specific amount.
/nclaim admin reload Reloads all NClaim configuration files and applies changes.

For more details, check the Permissions page.

Clone this wiki locally