Skip to content

Corners corners

This feature allows players to view who has claimed each corner in a world via use of a command.

Config

messages

The messages that will be sent to the player. You can use {POS/NEG_POS/NEG} where POS/NEG refers to the positive or negative corner. This placeholder gives the faction's name. If you'd like to obscure it, use {POS/NEG_POS/NEG_ISCLAIMED} and it will only tell the player if the chunk is claimed.

valid-worlds

The list of worlds the command can be used in.

remap-worldnames

Remaps the names of worlds to obscure the actual world's name. Useful if you have your worlds formatted like world1, world2, world3, etc.

Command

  • /corners - Gets the corners of the world the player is in.
  • /corners (world) - Gets the corners of the given world.

Permissions

  • Base Level - Some commands.
  • Admin Level - Bypass world restriction.