Plotsquared Help
Commands and Permissions
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. To refresh your session. PlotSquared messages and flags support PlaceholderAPI placeholders. The only requirement is that PlaceholderAPI is installed on the server. As an example, using /plot flag set greeting Welcome%playername% will send the message 'Welcome Steve' when the player Steve enters a plot. A list of available placeholders can be found here. # DO NOT EDIT them if you don't know what you are doing. Uuid: # Force using offline UUIDs (it usually detects the right mode) offline: false # Force using lowercase UUIDs force-lowercase: false # Use a database to store UUID/name info use-sqluuidhandler: false # How many UUIDs that may be stored in the cache uuid-cache-size: 100000 # Rate.
PlotSquared messages and flags support PlaceholderAPI placeholders. The only requirement is that PlaceholderAPI is installed on the server. As an example, using /plot flag set greeting Welcome%playername% will send the message 'Welcome Steve' when the player Steve enters a plot. A list of available placeholders can be found here.
User commands and permissions
Plotsquared Plugin Help
Plotsquared Help
Notes | Command | Subcommand | Argument | Description | Permission | Permissions Group |
---|---|---|---|---|---|---|
/plotme (/plot,/p) | claim | Claim the plot you're standing on | plotme.use.claim | plotme.use | ||
/plotme (/plot,/p) | auto | Auto claim the next free plot | plotme.use.auto | |||
/plotme (/plot,/p) | home | :1,2,3.. etc. | Teleport to your plot home. Use :# if multiple homes | plotme.use.home | ||
/plotme (/plot,/p) | list | List your own plots | plotme.use.list | |||
/plotme (/plot,/p) | info | Displays info about the plot you're standing on | plotme.use.info | |||
/plotme (/plot,/p) | biome | biome | Change the biome of your plot | plotme.use.biome | ||
/plotme (/plot,/p) | biomes | List available biomes | plotme.use.biome | |||
/plotme (/plot,/p) | clear | Clear your plot | plotme.use.clear | |||
/plotme (/plot,/p) | dispose | Dispose your plot | plotme.use.dispose | |||
/plotme (/plot,/p) | done | Mark your plot as done | plotme.use.done | |||
/plotme (/plot,/p) | deny | player | Deny a player from your plot | plotme.use.deny | ||
/plotme (/plot,/p) | undeny | player | Undeny a denied player from your plot | plotme.use.undeny | ||
/plotme (/plot,/p) | buy | Buy the plot you're standing on (economy) | plotme.use.buy | |||
/plotme (/plot,/p) | sell | Sell your plot | plotme.use.sell | |||
/plotme (/plot,/p) | auction | Auction your plot | plotme.use.auction | |||
/plotme (/plot,/p) | reset | Reset the plot you're standing on | plotme.use.reset | |||
/plotme (/plot,/p) | middle | Teleport to the middle of your plot | plotme.use.middle | |||
/plotme (/plot,/p) | add | player | Grant a player build access on your plot | plotme.use.add | ||
/plotme (/plot,/p) | remove | player | Remove an added players build access on your plot | plotme.use.remove | ||
/plotme (/plot,/p) | protect | Protect the plot you are standing on from being cleared or reset | plotme.use.protect | |||
Coming Soon | /plotme (/plot,/p) | name | name | Name your plot | plotme.use.name | |
Coming Soon | /plotme (/plot,/p) | like | Like the plot you are standing on | plotme.use.like | ||
Limit the number of plots a user can claim/auto or buy | plotme.limit.# | Replace # with a number, or * for infinite plots |
Admin commands and permissions
Notes | Command | Subcommand | Argument | Description | Permission | Permissions Group |
---|---|---|---|---|---|---|
/plotme (/plot,/p) | claim | player | Claim a plot for another player | plotme.admin.claim.other | plotme.admin | |
/plotme (/plot,/p) | home | player | Teleport to another players home. Use :# if multiple homes | plotme.admin.home.other | ||
/plotme (/plot,/p) | list | player | List your another players plots | plotme.admin.list | ||
/plotme (/plot,/p) | reset | Reset the plot you're standing on | plotme.admin.reset | |||
/plotme (/plot,/p) | buy | player | Buy a plot for another player | plotme.admin.buy | ||
/plotme (/plot,/p) | sell | player | Sell another players plot | plotme.admin.sell | ||
/plotme (/plot,/p) | auction | player | Auction another players plot | plotme.admin.auction | ||
/plotme (/plot,/p) | dispose | player | Dispose your plot | plotme.admin.dispose | ||
/plotme (/plot,/p) | done | player | Mark another players plot done | plotme.admin.done | ||
/plotme (/plot,/p) | deny | player | Deny a player from another players plot | plotme.admin.deny | ||
/plotme (/plot,/p) | undeny | player | Undeny a denied player from another players plot | plotme.admin.undeny | ||
/plotme (/plot,/p) | setowner | player | Set a new plot owner of the plot you're standing on | plotme.admin.setowner | ||
/plotme (/plot,/p) | move | id-from id-to | Move a plot | plotme.admin.move | ||
/plotme (/plot,/p) | weanywhere | WorldEdit everywhere, not only your own plots | plotme.admin.weanywhere | |||
/plotme (/plot,/p) | tp | id | Teleport to a plot | plotme.admin.tp | ||
/plotme (/plot,/p) | middle | Teleport to the middle of a plot | plotme.admin.middle | |||
/plotme (/plot,/p) | expired | List the expired plots in your current world | plotme.admin.expired | |||
/plotme (/plot,/p) | addtime | Reset the expiration date to whats configured in the config | plotme.admin.addtime | |||
/plotme (/plot,/p) | resetexpired | world | Resets the 50 oldest plots on that world | plotme.admin.resetexpired | ||
Bypass plot deny | plotme.admin.bypassdeny | |||||
Build anywhere, even on the roads! | plotme.buildanywhere | |||||
/plotme (/plot,/p) | reload | Reload PlotMe | plotme.admin.reload | |||
Bypass protection of a certain block with the given ID | plotme.unblock.# | Replace # with a minecraft block ID | ||||
/plotgenversion | Returns the version of the PlotMe Generator you are using | N/A |