Skip to content

Commit

Permalink
Removing commands already removed from plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
RedstoneFuture committed Jan 6, 2024
1 parent c0825bd commit fce18ec
Showing 1 changed file with 0 additions and 37 deletions.
37 changes: 0 additions & 37 deletions plotsquared/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,25 +308,6 @@ _Secondary:_

**Source Code:** [here](https://github.com/IntellectualSites/PlotSquared/blob/main/Core/src/main/java/com/plotsquared/core/command/Inbox.java)

### CHAT

Toggle plot chat on or off

**Usage:**
`/plot chat`

**Permissions:**

_Primary:_

* `plots.chat` - Access to the command `/plot chat`

_Secondary:_

* `plots.chat.color` - Access to color codes in plot chat

**Source Code:** [here](https://github.com/IntellectualSites/PlotSquared/blob/main/Core/src/main/java/com/plotsquared/core/command/Chat.java)

---

## Claiming
Expand Down Expand Up @@ -931,24 +912,6 @@ _Secondary:_

## Schematic

### SAVE

Save your plot

**Usage:**
`/plot [[world;]X;Z] save`

**Permissions:**
_Primary:_

* `plots.save` - Access to the command `/plot save`

_Secondary:_

* `plots.admin.command.save` - Administrative override to save plots

**Source Code:** [here](https://github.com/IntellectualSites/PlotSquared/blob/main/Core/src/main/java/com/plotsquared/core/command/Save.java)

### LOAD

List the plot snapshots (after: `/plot save`) or load a snapshot
Expand Down

0 comments on commit fce18ec

Please sign in to comment.