# Commands

Command in ExcellentClaims are split into main, chunk and region commands.

Legend: <> Required [] Optional

# Main Commands

Command aliases are configurable in the engine.yml. Defaults are /excellentclaims or /eclaims.

  • /eclaims [help] - List of all plugin commands.
  • /eclaims reload - Reload the plugin.
  • /eclaims adminmode - Toggle admin mode.

# Wilderness Commands

Command aliases are configurable in the config.yml. Default is /wilderness.

  • /wilderness [help] - List of all wilderness commands.
  • /wilderness flags [region] - Open global world flags GUI.
  • /wilderness rename <region> <name> - Set wilderness display name.
  • /wilderness description <region> <text> - Set wilderness description.

# Land Commands

Command aliases are configurable in the config.yml. Defaults are /land or /l.

  • /land [help] - List of all region commands.
  • /land claim - Claim a chunk at your location.
  • /land unclaim - Unclaim a chunk at your location.
  • /land flags - Open claim flags GUI.
  • /land members - Open claim members GUI.
  • /land settings - Open claim settings GUI.
  • /land list [player] - List of your or player's claims.
  • /land listall [world] - List of all claims.
  • /land merge - Merge claimed chunk with another claim.
  • /land separate - Separate claim chunk into dedicated claim.
  • /land setspawn - Set claim spawn location.
  • /land bounds - Toggle visual chunk bounds.
  • /land transfer <player> - Transfer claim ownership to a player.
  • /land rename <name> - Set claim display name.
  • /land description <text> - Set claim description.

# Region Commands

Command aliases are configurable in the config.yml. Defaults are /region or /rg.

  • /region [help] - List of all region commands.
  • /region wand - Get region selection tool.
  • /region claim <name> - Create a new region from selection.
  • /region remove [region] - Remove a region.
  • /region flags [region] - Open region flags GUI.
  • /region members [region] - Open region members GUI.
  • /region settings [region] - Open region settings GUI.
  • /region list [player] - List of your or player's regions.
  • /region listall [world] - List of all regions.
  • /region setspawn [region] - Set region spawn location.
  • /region transfer <player> [region] - Transfer region ownership to a player.
  • /region rename <region> <name> - Set region display name.
  • /region description <region> <text> - Set region description.