Plotsquared Perms
If you have PlotSquared installed, only players with a rank that allows shop creation (can be set per flag create-shop) are allowed to create shops. If you have ASkyBlock, uSkyBlock or IslandWorld installed, a player can create shops only on islands where he/she is member or owner (or as set in the config). What is PlotSquared? PlotSquared is a land and world management plugin. It includes several highly configurable world generators. You can create plots of land in existing worlds using plot clusters, or you can have a full world of plots. By default, no one can use WorldEdit. In order for yourself, moderators, and players to use WorldEdit, you must provide the proper permissions.
From Essentials
Essentials is made up of multiple components, you must place each jar that you intend to use in your Minecraft/Bukkit plugins folder. You will generally not need/want all components, ignore the commands & permissions from the modules you haven't installed.
If you aren't sure what each component does, first check the breakdown page
How To Use Plotsquared
Permissions aren't automatically inclusive, you will need to give both 'essentials.spawnmob' and either 'essentials.spawnmob.wolf' or 'essentials.spawnmob.*' to allow use of '/spawnmob wolf'.
Example Permissions
There are a number of example permissions files available for GroupManager:
Group Manager Groups :: Group Manager GlobalGroups
Permissions Reference
Commands and Permissions
User commands and permissions
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
Plotsquared Setup
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 |