mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-19 06:35:10 +00:00
Does the rating command work?
This commit is contained in:
parent
8a58b42629
commit
c9d6f78999
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ public class MainCommand implements CommandExecutor, TabCompleter {
|
||||||
new Unlink(),
|
new Unlink(),
|
||||||
new Kick(),
|
new Kick(),
|
||||||
new Setup(),
|
new Setup(),
|
||||||
|
new Rating(),
|
||||||
new DebugClaimTest(),
|
new DebugClaimTest(),
|
||||||
new Inbox(),
|
new Inbox(),
|
||||||
new Comment(),
|
new Comment(),
|
||||||
|
|
Loading…
Reference in a new issue