mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 11:55:38 +01:00
Updated Commands (markdown)
parent
291640620d
commit
934a2b6dd8
132
Commands.md
132
Commands.md
@ -91,7 +91,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
- [/plot weanywhere](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#weanywhere)
|
- [/plot weanywhere](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#weanywhere)
|
||||||
|
|
||||||
# Commands
|
# Commands
|
||||||
## [BUY](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Buy.java)
|
## [BUY](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Buy.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Buy the plot you are standing on`
|
`Buy the plot you are standing on`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -100,7 +100,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.buy`
|
`plots.buy`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SAVE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Save.java)
|
## [SAVE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Save.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Save your plot`
|
`Save your plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -112,7 +112,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
- `plots.save`
|
- `plots.save`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [LOAD](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Load.java)
|
## [LOAD](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Load.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Load your plot`
|
`Load your plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -126,7 +126,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
- `plots.load`
|
- `plots.load`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CONFIRM](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Confirm.java)
|
## [CONFIRM](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Confirm.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Confirm an action`
|
`Confirm an action`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -137,7 +137,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.use`
|
`plots.use`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Template.java)
|
## [TEMPLATE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Template.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Create or use a world template`
|
`Create or use a world template`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -155,7 +155,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.admin`
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Download.java)
|
## [DOWNLOAD](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Download.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Download your plot`
|
`Download your plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -167,7 +167,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
- `plots.download.world`
|
- `plots.download.world`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETUP](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Setup.java)
|
## [SETUP](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Setup.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Setup wizard for plot worlds`
|
`Setup wizard for plot worlds`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -178,7 +178,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.admin.command.setup`
|
`plots.admin.command.setup`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [AREA](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Area.java)
|
## [AREA](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Area.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Create a new PlotArea`
|
`Create a new PlotArea`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -203,7 +203,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
- `plots.area.regen`
|
- `plots.area.regen`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugSaveTest.java)
|
## [DEBUGSAVETEST](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugSaveTest.java)
|
||||||
#### Description
|
#### Description
|
||||||
`This command will force the recreation of all plots in the DB`
|
`This command will force the recreation of all plots in the DB`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -214,7 +214,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.debugsavetest`
|
`plots.debugsavetest`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugLoadTest.java)
|
## [DEBUGLOADTEST](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugLoadTest.java)
|
||||||
#### Description
|
#### Description
|
||||||
`This debug command will force the reload of all plots in the DB`
|
`This debug command will force the reload of all plots in the DB`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -225,7 +225,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.debugloadtest`
|
`plots.debugloadtest`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/CreateRoadSchematic.java)
|
## [CREATEROADSCHEMATIC](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/CreateRoadSchematic.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Add a road schematic to your world using the roads around your current plot`
|
`Add a road schematic to your world using the roads around your current plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -236,7 +236,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.createroadschematic`
|
`plots.createroadschematic`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugAllowUnsafe.java)
|
## [DEBUGALLOWUNSAFE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugAllowUnsafe.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Allow unsafe actions until toggled off`
|
`Allow unsafe actions until toggled off`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -247,7 +247,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.debugallowunsafe`
|
`plots.debugallowunsafe`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/RegenAllRoads.java)
|
## [REGENALLROADS](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/RegenAllRoads.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Regenerate all roads in the map using the set road schematic`
|
`Regenerate all roads in the map using the set road schematic`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -258,7 +258,7 @@ Make sure to checkout our [permission packs](https://github.com/IntellectualSite
|
|||||||
`plots.regenallroads`
|
`plots.regenallroads`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CLAIM](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Claim.java)
|
## [CLAIM](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Claim.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Claim the current plot you're standing on.
|
`Claim the current plot you're standing on.
|
||||||
If you activated the "specify_on_claim" option in the worlds.yml you can define a plot-schematic.`
|
If you activated the "specify_on_claim" option in the worlds.yml you can define a plot-schematic.`
|
||||||
@ -276,7 +276,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin.command.schematic`
|
- `plots.admin.command.schematic`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [AUTO](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Auto.java)
|
## [AUTO](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Auto.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Claim the nearest plot`
|
`Claim the nearest plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -292,7 +292,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin.command.schematic`
|
- `plots.admin.command.schematic`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [VISIT](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Visit.java)
|
## [VISIT](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Visit.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Visit someones plot`
|
`Visit someones plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -310,7 +310,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.visit.other`
|
- `plots.visit.other`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SET](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Set.java)
|
## [SET](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Set.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set a plot value`
|
`Set a plot value`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -324,7 +324,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.set.<arg>`
|
- `plots.set.<arg>`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CLEAR](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Clear.java)
|
## [CLEAR](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Clear.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Clear a plot`
|
`Clear a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -338,7 +338,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.continue`
|
- `plots.continue`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DELETE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Delete.java)
|
## [DELETE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Delete.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Delete a plot`
|
`Delete a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -351,7 +351,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin.command.delete`
|
- `plots.admin.command.delete`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TRUST](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Trust.java)
|
## [TRUST](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Trust.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Allow a user to build in a plot and use WorldEdit while the plot owner is offline.`
|
`Allow a user to build in a plot and use WorldEdit while the plot owner is offline.`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -365,7 +365,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.trust.everyone`
|
- `plots.trust.everyone`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [ADD](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Add.java)
|
## [ADD](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Add.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Allow a user to build in a plot while the plot owner is online.`
|
`Allow a user to build in a plot while the plot owner is online.`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -377,7 +377,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.trust.everyone`
|
- `plots.trust.everyone`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DENY](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Deny.java)
|
## [DENY](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Deny.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Deny a user from a plot`
|
`Deny a user from a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -391,7 +391,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.deny.everyone`
|
- `plots.deny.everyone`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [REMOVE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Remove.java)
|
## [REMOVE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Remove.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Remove a player from a plot`
|
`Remove a player from a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -404,7 +404,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin.command.remove`
|
- `plots.admin.command.remove`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [INFO](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Info.java)
|
## [INFO](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Info.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Display plot info`
|
`Display plot info`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -415,7 +415,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.info`
|
`plots.info`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [LIST](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/ListCmd.java)
|
## [LIST](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/ListCmd.java)
|
||||||
#### Description
|
#### Description
|
||||||
`List plots`
|
`List plots`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -445,7 +445,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.list.fuzzy`
|
- `plots.list.fuzzy`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUG](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Debug.java)
|
## [DEBUG](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Debug.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Show debug information`
|
`Show debug information`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -456,7 +456,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.admin`
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/SchematicCmd.java)
|
## [SCHEMATIC](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/SchematicCmd.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Schematic command`
|
`Schematic command`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -473,7 +473,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.schematic.paste`
|
- `plots.schematic.paste`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [PLUGIN](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/PluginCmd.java)
|
## [PLUGIN](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/PluginCmd.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Show plugin information`
|
`Show plugin information`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -484,7 +484,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.use`
|
`plots.use`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [PURGE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Purge.java)
|
## [PURGE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Purge.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Purge all plots for a world`
|
`Purge all plots for a world`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -495,7 +495,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.admin`
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [RELOAD](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Reload.java)
|
## [RELOAD](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Reload.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Reload translations and world settings`
|
`Reload translations and world settings`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -506,7 +506,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.admin.command.reload`
|
`plots.admin.command.reload`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [RELIGHT](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Relight.java)
|
## [RELIGHT](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Relight.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Relight your plot`
|
`Relight your plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -517,7 +517,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.relight`
|
`plots.relight`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [MERGE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Merge.java)
|
## [MERGE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Merge.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Merge the plot you are standing on, with another plot`
|
`Merge the plot you are standing on, with another plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -535,7 +535,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.merge.keeproad`
|
- `plots.merge.keeproad`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugPaste.java)
|
## [DEBUGPASTE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugPaste.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Upload settings.yml, worlds.yml, your latest.log and Multiverse's worlds.yml (if being used) to https://athion.net/ISPaster/paste`
|
`Upload settings.yml, worlds.yml, your latest.log and Multiverse's worlds.yml (if being used) to https://athion.net/ISPaster/paste`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -546,7 +546,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.debugpaste`
|
`plots.debugpaste`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [UNLINK](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Unlink.java)
|
## [UNLINK](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Unlink.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Unlink a mega-plot (merged plot)`
|
`Unlink a mega-plot (merged plot)`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -559,7 +559,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin.command.unlink`
|
- `plots.admin.command.unlink`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [KICK](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Kick.java)
|
## [KICK](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Kick.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Kick a player from your plot`
|
`Kick a player from your plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -572,7 +572,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin.command.kick`
|
- `plots.admin.command.kick`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [RATE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Rate.java)
|
## [RATE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Rate.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Rate the plot`
|
`Rate the plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -585,7 +585,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.comment`
|
- `plots.comment`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugClaimTest.java)
|
## [DEBUGCLAIMTEST](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugClaimTest.java)
|
||||||
#### Description
|
#### Description
|
||||||
`If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot signs. Execution time may vary.`
|
`If you accidentally delete your database, this command will attempt to restore all plots based on the data from plot signs. Execution time may vary.`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -596,7 +596,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.debugclaimtest`
|
`plots.debugclaimtest`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [INBOX](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Inbox.java)
|
## [INBOX](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Inbox.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Review the comments for a plot`
|
`Review the comments for a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -607,7 +607,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.inbox`
|
`plots.inbox`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [COMMENT](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Comment.java)
|
## [COMMENT](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Comment.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Comment on a plot`
|
`Comment on a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -618,7 +618,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.comment`
|
`plots.comment`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DATABASE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Database.java)
|
## [DATABASE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Database.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Convert/Backup Storage`
|
`Convert/Backup Storage`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -629,7 +629,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.database`
|
`plots.database`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SWAP](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Swap.java)
|
## [SWAP](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Swap.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Swap two plots`
|
`Swap two plots`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -642,7 +642,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin`
|
- `plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [MUSIC](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Music.java)
|
## [MUSIC](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Music.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Player music in a plot`
|
`Player music in a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -653,7 +653,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.music`
|
`plots.music`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugRoadRegen.java)
|
## [DEBUGROADREGEN](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugRoadRegen.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Regenerate all roads based on the road schematic. Insert "plot" to regen it from the plot height, input "height [height]" to regen from a custom height.`
|
`Regenerate all roads based on the road schematic. Insert "plot" to regen it from the plot height, input "height [height]" to regen from a custom height.`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -664,7 +664,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.debugroadregen`
|
`plots.debugroadregen`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugExec.java)
|
## [DEBUGEXEC](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugExec.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Multi-purpose debug command`
|
`Multi-purpose debug command`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -682,7 +682,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.admin`
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETFLAG](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/FlagCmd.java)
|
## [SETFLAG](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/FlagCommand.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set plot flags`
|
`Set plot flags`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -708,7 +708,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.set.flag." + args[1].toLowerCase`
|
- `plots.set.flag." + args[1].toLowerCase`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TARGET](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Target.java)
|
## [TARGET](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Target.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Target a plot with your compass`
|
`Target a plot with your compass`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -719,7 +719,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.target`
|
`plots.target`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/DebugFixFlags.java)
|
## [DEBUGFIXFLAGS](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/DebugFixFlags.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Attempt to fix all flags for a world`
|
`Attempt to fix all flags for a world`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -730,7 +730,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.debugfixflags`
|
`plots.debugfixflags`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [MOVE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Move.java)
|
## [MOVE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Move.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Move a plot`
|
`Move a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -743,7 +743,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin`
|
- `plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CONDENSE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Condense.java)
|
## [CONDENSE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Condense.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Condense a plotworld`
|
`Condense a plotworld`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -754,7 +754,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
`plots.admin`
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [COPY](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Copy.java)
|
## [COPY](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Copy.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Copy a plot`
|
`Copy a plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -767,7 +767,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.admin`
|
- `plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CHAT](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Chat.java)
|
## [CHAT](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Chat.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Toggle plot chat on or off`
|
`Toggle plot chat on or off`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -780,7 +780,7 @@ If you activated the "specify_on_claim" option in the worlds.yml you can define
|
|||||||
- `plots.chat.color`
|
- `plots.chat.color`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TRIM](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Trim.java)
|
## [TRIM](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Trim.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Delete unmodified portions of your plotworld`
|
`Delete unmodified portions of your plotworld`
|
||||||
##### Comments
|
##### Comments
|
||||||
@ -798,7 +798,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.admin`
|
`plots.admin`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [DONE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Done.java)
|
## [DONE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Done.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Mark a plot as done`
|
`Mark a plot as done`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -812,7 +812,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
- `plots.admin.command.done`
|
- `plots.admin.command.done`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CONTINUE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Continue.java)
|
## [CONTINUE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Continue.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Continue a plot that was previously marked as done`
|
`Continue a plot that was previously marked as done`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -825,7 +825,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
- `plots.admin.command.continue`
|
- `plots.admin.command.continue`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [MIDDLE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Middle.java)
|
## [MIDDLE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Middle.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Teleports you to the center of the current plot`
|
`Teleports you to the center of the current plot`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -836,7 +836,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.middle`
|
`plots.middle`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [GRANT](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Grant.java)
|
## [GRANT](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Grant.java)
|
||||||
#### Description
|
#### Description
|
||||||
``
|
``
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -850,7 +850,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
- `plots.grant.<arg>`
|
- `plots.grant.<arg>`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETOWNER](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Owner.java)
|
## [SETOWNER](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Owner.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set the plot owner`
|
`Set the plot owner`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -864,7 +864,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
- `plots.admin.command.setowner`
|
- `plots.admin.command.setowner`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETDESCRIPTION](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Desc.java)
|
## [SETDESCRIPTION](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Desc.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set the plot description`
|
`Set the plot description`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -875,7 +875,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.set.desc`
|
`plots.set.desc`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETBIOME](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Biome.java)
|
## [SETBIOME](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Biome.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set the plot biome`
|
`Set the plot biome`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -886,7 +886,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.set.biome`
|
`plots.set.biome`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [ALIAS](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Alias.java)
|
## [ALIAS](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Alias.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set the plot name`
|
`Set the plot name`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -899,7 +899,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.alias.remove`
|
`plots.alias.remove`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [SETHOME](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/SetHome.java)
|
## [SETHOME](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/SetHome.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Set the plot home`
|
`Set the plot home`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -910,7 +910,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.set.home`
|
`plots.set.home`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CLUSTER](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Cluster.java)
|
## [CLUSTER](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Cluster.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Manage a plot cluster`
|
`Manage a plot cluster`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -955,7 +955,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
- `plots.cluster.sethome`
|
- `plots.cluster.sethome`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [TOGGLE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Toggle.java)
|
## [TOGGLE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Toggle.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Toggle per user settings`
|
`Toggle per user settings`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -966,7 +966,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.use`
|
`plots.use`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [HELP](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Help.java)
|
## [HELP](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Help.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Get this help menu`
|
`Get this help menu`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -977,7 +977,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.use`
|
`plots.use`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [CAPS](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/Caps.java)
|
## [CAPS](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/Caps.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Show plot mob and entity caps`
|
`Show plot mob and entity caps`
|
||||||
#### Usage
|
#### Usage
|
||||||
@ -986,7 +986,7 @@ Runs the result task with the parameters (viable, nonViable).
|
|||||||
`plots.caps`
|
`plots.caps`
|
||||||
***
|
***
|
||||||
|
|
||||||
## [WEANYWHERE](https://github.com/IntellectualSites/PlotSquared/blob/v5/Core/src/main/java/com/github/intellectualsites/plotsquared/plot/commands/WE_Anywhere.java)
|
## [WEANYWHERE](https://github.com/IntellectualSites/PlotSquared/tree/v5/Core/src/main/java/com/plotsquared/core/command/WE_Anywhere.java)
|
||||||
#### Description
|
#### Description
|
||||||
`Force bypass of WorldEdit restrictions`
|
`Force bypass of WorldEdit restrictions`
|
||||||
#### Usage
|
#### Usage
|
||||||
|
Loading…
Reference in New Issue
Block a user