add send usage
This commit is contained in:
@@ -232,6 +232,7 @@ public class QueueMain extends AjQueueAPI {
|
|||||||
d.put("commands.pause.paused.false", "&aun-paused");
|
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.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.header", "&9Queues:");
|
||||||
d.put("commands.listqueues.format", "<hover:show_text:'&7Status: {STATUS}'>{COLOR}{NAME}&7: {COUNT} queued</hover>");
|
d.put("commands.listqueues.format", "<hover:show_text:'&7Status: {STATUS}'>{COLOR}{NAME}&7: {COUNT} queued</hover>");
|
||||||
|
|||||||
Reference in New Issue
Block a user