General Commands
To give a player Ruby (you can give as much as you want, it won’t be deducted from their inventory):
money give <player> <amount>
To give a player Tokens (you can give as much as you want, it won’t be deducted from their inventory):
sk item give <player> token <amount>
To give a player Cosmetic Tokens (you can give as much as you want, it won’t be deducted from their inventory):
sk item give <player> cosmetic_token <amount>
To grant a player the Paid (Donator) rank:
lp user <player> parent set paid
To grant a player the Paid+ (Donator+) rank:
lp user <player> parent set paidplus
To give a player a random reward:
randomgibe <player>
To give a player a crate key:
sk item give <player> vote_key <amount>
For giving custom items that are not available in vanilla Minecraft, we use the AuraSkills items module:
sk item give <player> <item> <amount>
Use this command to see all available options.
Last updated