Added donation broadcast command and fixed selectors in rank/manager
This commit is contained in:
@@ -24,6 +24,10 @@ commands:
|
||||
usage: /copyinv <player>
|
||||
permission: trimalias.copyinv
|
||||
description: Copy the inventory of a player
|
||||
broadcastdonation:
|
||||
usage: /broadcastdonatio <player> <amount> <price> <item>
|
||||
permission: trimalias.broadcast
|
||||
description: Show a stylized donation message in chat
|
||||
|
||||
permissions:
|
||||
trimalias.rank:
|
||||
@@ -43,4 +47,6 @@ permissions:
|
||||
trimalias.spawn.bypass:
|
||||
description: Bypasses the spawn cooldown and warmup
|
||||
trimalias.copyinv:
|
||||
description: Allows getting all items from a player inventory
|
||||
description: Allows getting all items from a player inventory
|
||||
trimalias.broadcast:
|
||||
description: Broadcast donations
|
||||
Reference in New Issue
Block a user