
Immersive protection plugin without commands.
Protect your land without any command, just using vanilla items and in-game actions!
Although players do not directly use commands, menus do. Also, there are some commands for administrators.
| Command | Description | Permission | Default |
|---|---|---|---|
| /t | Internally used by town menus | nubladatowns.user | true |
| /nta | Used by administrators | nubladatowns.admin | op |
| /nta info | Information about the specified town | nubladatowns.admin | op |
| /nta tp | Teleports the user to the specified town | nubladatowns.admin | op |
| /nta power | Manages towns' power | nubladatowns.admin | op |
| /nta claim | Claims the current chunk for a town | nubladatowns.admin | op |
| /nta abandon | Removes the current chunk from the town that has it | nubladatowns.admin | op |
| /nta delete | Deletes the specified town | nubladatowns.admin | op |
| /nta load | Loads the plugin data. WARNING: This will erase the changes since the last load, so make sure to save first to avoid losing data | nubladatowns.admin | op |
| /nta save | Saves the plugin data | nubladatowns.admin | op |
| /nta reload | Reloads the plugin's configuration and language files | nubladatowns.admin | op |
| Identifier | Description |
|---|---|
| nubladatowns_town | Player town. |
| nubladatowns_power | Player town's power. |
| nubladatowns_mayor | Player town's mayor. |
| nubladatowns_residents_amount | Player town's residents. |
| nubladatowns_claimed_land_amount | Player town's claimed land. |
| nubladatowns_town_spawn | Player town's spawn coordinates. |
| nubladatowns_town_spawn_x | Player town's spawn X coordinate. |
| nubladatowns_town_spawn_y | Player town's spawn Y coordinate. |
| nubladatowns_town_spawn_z | Player town's spawn Z coordinate. |
| nubladatowns_town_color_hex | Player town's color in hex format. |
| nubladatowns_town_is_open | Player town's open status. |
| nubladatowns_has_town | true if the player is part of a town, otherwise false |