Skip to content

(1) Commands

FabioZumbi12 edited this page Feb 8, 2019 · 8 revisions

Commands and Permissions:

[] = Needed
{} = Optional

The permission pixelvip.cmd.player is given by default for players, and other perms only for OPs.

Player commands:

Command: /usekey [key|transaction ID]
Aliases: /usarkey
Permission: pixelvip.cmd.player
Description: To use a generated key to activate a vip or use the payment/order id to self activation;


Command: /viptime
Aliases: /tempovip
Permission: pixelvip.cmd.player
Description: If the player is vip, use to see the days left to end your vip;


Command: /setactive [group] {player}
Aliases: /changevip, /trocarvip
Permission: pixelvip.cmd.player (pixelvip.cmd.setactive for use with {player})
Description: To change to other vip, if the player has activated more than one key;


Command: /getvariant [id] [var name]
Aliases: /getvar, /getv
Description: Allow the player to get available variants from a previous key activation;
Permission: pixelvip.cmd.player


Admin commands:

Command: /newkey [group] [days] {uses}
Aliases: /gerarkey
Permission: pixelvip.cmd.newkey
Description: To generate a new key based on configuration lentgh and existing Vip groups, and optional amount of uses of same key;


Command: /newitemkey [cmd1, cmd2, ...]
Aliases: /newikey, /gerarikey
Permission: **pixelvip.cmd.newitemkey **
Description: To generate a new ITEM key to give itens based on commands on use the key;


Command: /additemkey [key] [cmd1, cmd2, ...]
Aliases: /addikey
Permission: **pixelvip.cmd.additemkey **
Description: To add items(commands) to existing VIPs keys and ITEM keys;


Command: /delkey [key]
Aliases: none
Permission: pixelvip.cmd.delkey
Description: To remove any type of generated key;


Command: /listkeys
Permission: pixelvip.cmd.listkeys
Description: To list all available Keys;


Command: /removevip [player vip] {group}
Aliases: /delvip
Permission: pixelvip.cmd.removevip
Description: To remove a vip of a player, or remove all vips of player (if more than one key activated and if {group} is not specified), and put the player back on previous group;


Command: /addvip [player] [group] [days]
Aliases: /givevip, /darvip
Permission: pixelvip.cmd.addvip
Description: To add a vip for player without key, giving the itens on activation. If used in an existing vip plan, the days will be added;


Command: /setvip [player] [group] [days]
Permission: pixelvip.cmd.setvip
Description: To add a vip for player without key and without send activation itens. This command is like a silent activation. If used in an existing vip plan, the days will be added;


Command: /sendkey [player] [key|vip group] [days] {uses}
Permission: pixelvip.cmd.sendkey
Aliases: /enviarkey
Description: To generate a key and send to a player, or send a previous generated key;


Command: /givepackage [player] [id]
Aliases: /gpkg, /gpackage, /givep
Permission: pixelvip.cmd.givepackage
Description: To give a package of commands and variants (if setup) to player. Commonly used by console for self activations;


Command: /listpackages
Aliases: /listp
Permission: pixelvip.cmd.listpackage
Description: To list all available packages and if has variants;


Command: /addpackage [id] [hand|command] {command1, command2}
Aliases: /addp
Permission: pixelvip.cmd.addpackage
Description: To add a package from your item hand or a command with {p} as placeholder;


Command: /delpackage [id]
Aliases: /delp
Permission: pixelvip.cmd.delpackage
Description: To remove a package;


Command: /pixelvip reload
Permission: pixelvip.cmd.pixelvip
Description: To reload the configuration from file;