/ajq send to replace /ajq player

This commit is contained in:
ajgeiss0702
2021-01-26 08:27:29 -07:00
parent 795c82add4
commit 81c2c13b0a
2 changed files with 64 additions and 22 deletions
+2
View File
@@ -112,6 +112,8 @@ public class Main extends Plugin implements Listener {
d.put("commands.pause.paused.true", "&epaused");
d.put("commands.pause.paused.false", "&aun-paused");
d.put("commands.send.player-not-found", "&cThat player could not be found. Make sure they are online!");
d.put("commands.listqueues.header", "&9Queues:");
d.put("commands.listqueues.format", "{COLOR}{NAME}&7: {COUNT} queued");