mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-09 22:13:12 +00:00
Fixes to merge methods
- Merged automatically added to DB - Started work on commands - Fixed getCurrentPlot not working for roads
This commit is contained in:
parent
5d0f377d3b
commit
eb7106eb76
5 changed files with 128 additions and 14 deletions
|
@ -27,6 +27,10 @@ public enum Command {
|
|||
*
|
||||
*/
|
||||
CLAIM("claim", "c"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
MERGE("merge", "m"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue