add send usage

This commit is contained in:
ajgeiss0702
2021-09-25 10:31:15 -07:00
parent d197e7ac1a
commit 7bc08885da
@@ -232,6 +232,7 @@ public class QueueMain extends AjQueueAPI {
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.send.usage", "<red>Usage: /ajqueue send <player> <server>");
d.put("commands.listqueues.header", "&9Queues:");
d.put("commands.listqueues.format", "<hover:show_text:'&7Status: {STATUS}'>{COLOR}{NAME}&7: {COUNT} queued</hover>");