command-chance "/p alias <set / remove> <alias>"

Robert Rauh 2017-12-04 03:57:04 +01:00
parent 8d18dc3072
commit 30a0ff0596

@ -33,7 +33,7 @@
- [/plot done](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#done) - [/plot done](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#done)
- [/plot continue](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#continue) - [/plot continue](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#continue)
- [/plot setdescription](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setdescription) - [/plot setdescription](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setdescription)
- [/plot setalias](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#setalias) - [/plot alias](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#alias)
- [/plot sethome](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#sethome) - [/plot sethome](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#sethome)
- [/plot toggle](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#toggle) - [/plot toggle](https://github.com/IntellectualSites/PlotSquared/wiki/Commands#toggle)
@ -1155,7 +1155,7 @@ Runs the result task with the parameters (viable, nonViable).
`plots.set.biome` `plots.set.biome`
*** ***
## [SETALIAS](https://github.com/IntellectualSites/PlotSquared/tree/master/Core/src/main/java/com/intellectualcrafters/plot/commands/Alias.java) ## [ALIAS](https://github.com/IntellectualSites/PlotSquared/tree/master/Core/src/main/java/com/intellectualcrafters/plot/commands/Alias.java)
#### Description #### Description
`Set the plot name` `Set the plot name`
#### Usage #### Usage