Commands

/drinkcommandscreate <name> <[commandToRun]> Create a command potion. Aliases: /dcc <name>: Name of the potion <[commandToRun]>: The command that this potion will run when it is consumed by a player. Example: /dcc SayHello say hi This will create a CommandPotion called SayHello, and when you drink it, you will run the command /say hello

/drinkcommandsremove <name> Remove a command potion. Aliases: /dcr <name>: Name of the potion Example: /dcr SayHello This will remove the potion we just made.

/drinkcommandsget <name> [player = you] Get a command potion. Aliases: /dcg <name>: Name of the potion Example: /dcg SayHello This will give you the potion SayHello, if it exists. Example 2: /dcg SayHello Orion31 Give Orion31 the SayHello potion.

Note: Doing /dcg SayHello will give you a potion named SayHello, but doing /dcg SAYHELLO will give you a potion name SAYHELLO, but it will still function the same way.


/drinkcommandslist List the command potions. Aliases: /dcl Simply put, this command will tell you the names of all the CommandPotions and what commands they will run.


/drinkcommandsclear Clear the command potions. Aliases: /dcclear Clear the list of command potions, as if you did /dcr for each potion. /drinkcommands Main plugin command. Aliases: /dc Putting "help" after the command will display a help page. (/dc help)


Comments

Posts Quoted:
Reply
Clear All Quotes