This is a automatic Plot System
- 4 Plots Available
- Automatic System
- Script Protection
- Updated Map
Player Commands
- /claimplot [plotName]
- Assigns a plot to the player if it's available.
- /releaseplot
- Releases the currently assigned plot back to the available pool.
- /plotinfo
- Displays information about the player’s assigned plot.
- /transferplot [username]
- Transfers the player's currently assigned plot to another specified player.
- /plotstatus
- Displays the status of the player's assigned plot (either occupied or unassigned).
- /listmyplots
- Lists all plots the player owns (assigned to them).
- /resetallplots
- Resets all plots, making them available again (restricted to authorized users).
- /customizeplot
- Placeholder command for customizing a plot (not implemented).
- /setdefenses
- Placeholder command for setting defenses (not implemented).
- /listplots
- Lists available plots and their current statuses (occupied or available).
- /checkplot [username]
- Checks the plot assignment status for another player.
- /teleport [username] [plotName]
- Teleports the specified player to a designated plot spawn point.
- /kick [username]
- Kicks the specified player from the game.
- /setspawnpoint
- Placeholder for setting a spawn point (not implemented).
- /admin [username]
- Grants admin permissions to a specified player (not explicitly implemented).
Plot Management Commands
- /lockplot [plotName]
- Locks the specified plot, preventing other players from accessing it.
- /unlockplot [plotName]
- Unlocks the specified plot.
- /islocked [plotName]
- Checks if the specified plot is currently locked or unlocked.
- /setlockstatus [plotName]
- Sets the lock status (locked/unlocked) of the specified plot programmatically.
- /transferlock [username] [plotName]
- Transfers the lock control of a plot from the current player to another specified player.
- /listlockedplots
- Lists all plots that are currently locked along with their occupants.
- /lockstatus
- Checks the lock status of the player's currently assigned plot.
- /forceunlock [plotName]
- Forcibly unlocks the specified plot (admin command).
