Commands - File14/ProCosmetics GitHub Wiki
- /procosmetics (/pc, /proc)
Description: Equips a cosmetic.
Permission: procosmetics.command.equip
Example: /equip gadgets tnt
Description: Toggles the self view for either morphs or statuses.
Permission: procosmetics.command.toggleselfview
Example: /toggleselfview morphs
Description: Unequips all your current cosmetics.
Permission: procosmetics.command.unequipall
Example: /unequipall
Description: Unequips all your current cosmetic.
Permission: procosmetics.command.unequip
Example: /unequip gadgets
Description: Opens the main menu.
Permission: procosmetics.command.cosmetics
Example: /cosmetics
Description: Gets the ammo amount from a player.
Permission: procosmetics.command.get.ammo
Example: /procosmetics get ammo File14 tnt
Variables:
-
<gadget>
-> The gadget to get the player ammo from, e.g Rocket, Ethereal-Pearl or Merry-Go-Round
Description: Gets the amount of coins from a player.
Permission: procosmetics.command.get.coins
Example: /procosmetics get coins File14
Description: Gets the amount of treasures from a player.
Permission: procosmetics.command.get.treasure
Example: /procosmetics get treasure File14 normal
Variables:
-
<treasure>
-> The type of treasures to get from the player (Normal/Mythical/Legendary).
Description: Gives a player ammo for one of their gadgets.
Permission: procosmetics.command.give.ammo
Example: /procosmetics give ammo File14 merry-go-round 100
Variables:
-
<gadget>
-> The gadget to give the player ammo for, e.g rocket, ethereal-pearl or merry-go-round
Description: Gives a player coins.
Permission: procosmetics.command.give.coins
Example: /procosmetics give coins File14 5000
Description: Gives a player a cosmetic.
Permission: procosmetics.command.give.cosmetic
Example: /procosmetics give cosmetic File14 particle-effect blood-helix
Variables:
-
<cosmeticType>
-> The type of cosmetic, e.g particle-effect or balloon -
<cosmetic>
-> The cosmetic to give the player, e.g Umbrella or Mini-Pig
Description: Gives a player the specified amount of a treasure.
Permission: procosmetics.command.give.treasure
Example: /procosmetics give treasure File14 Mythical 1
Variables:
-
<treasure>
-> The type of treasures to give the player (Normal/Mythical/Legendary).
Description: Gives everyone online ammo for one of their gadgets.
Permission: procosmetics.command.giveall.ammo
Example: /procosmetics giveall ammo merry-go-round 10
Variables:
-
<gadget>
-> The gadget to give the player ammo for, e.g Rocket, Ethereal-Pearl or Merry-Go-Round
Description: Gives everyone online a specified amount of coins.
Permission: procosmetics.command.giveall.coins
Example: /procosmetics giveall coins 2500
Description: Gives everyone online a specific cosmetic.
Permission: procosmetics.command.giveall.cosmetic
Example: /procosmetics giveall cosmetic particle-effect blood-helix
Variables:
-
<cosmeticType>
-> The type of cosmetic, e.g particle-effect or balloon -
<cosmetic>
-> The cosmetic to give the player, e.g umbrella or mini-pig
Description: Gives everyone online a treasure of a specified type.
Permission: procosmetics.command.giveall.treasure
Example: /procosmetics giveall treasure Legendary 2
Variables:
-
<treasure>
-> The type of treasure to give to everyone (Normal/Mythical/Legendary).
Description: Sets a player's ammo for a specific gadget.
Permission: procosmetics.command.set.ammo
Example: /procosmetics set ammo File14 rocket 250
Variables:
-
<gadget>
-> The gadget to set ammo amount of, e.g rocket, ethereal-pearl or merry-go-round
Description: Replaces a player's coin balance with the specified amount.
Permission: procosmetics.command.set.coins
Example: /procosmetics set coins File14 1000
Description: Sets a player's treasures of a specified type.
Permission: procosmetics.command.set.treasure
Example: /procosmetics set treasure File14 Normal 10
Variables:
-
<treasure>
-> The type of treasure to set the amount of (Normal/Mythical/Legendary).
Description: Take a player's ammo for a specific gadget.
Permission: procosmetics.command.take.ammo
Example: /procosmetics take ammo File14 rocket 250
Variables:
-
<gadget>
-> The gadget to take ammo from, e.g rocket, ethereal-pearl or merry-go-round
Description: Takes the specified amount of coins from a player.
Permission: procosmetics.command.take.coins
Example: /procosmetics take coins File14 1000
Description: Takes a specific amount of treasures from a player.
Permission: procosmetics.command.take.treasure
Example: /procosmetics take treasure File14 Normal 10
Variables:
-
<treasure>
-> The type of treasure to set the amount of (Normal/Mythical/Legendary).
Description: Makes the chest you are standing on a treasure chest station.
Permission: procosmetics.command.treasurechest
Example: /procosmetics treasurechest add default-treasurechest
Description: Removes the treasure chest station you are standing on (the chest).
Permission: procosmetics.command.treasurechest
Example: /procosmetics treasurechest delete
Description: Lists the current stations.
Permission: procosmetics.command.treasurechest
Example: /procosmetics treasurechest list
Description: Sets the rotation for the treasurechest station you are standing on (the chest).
Permission: procosmetics.command.treasurechest
Example: /procosmetics treasurechest setchestrotation
Description: Equips a cosmetic for a player (if they have access to it).
Permission: procosmetics.command.equip.player
Example: /procosmetics equip File14 gadget tnt
Variables:
-
<cosmeticType>
-> The type of cosmetic, e.g gadget, particle-effect or balloon -
<cosmetic>
-> The cosmetic itself, e.g TNT, umbrella or mini-pig
Description: Shows info about a players.
Permission: procosmetics.command.info
Example: /procosmetics info File14
Description: Gives you the material name for the item you are holding. Useful for configuration.
Permission: procosmetics.command.material
Example: /procosmetics material
Description: Open a ProCosmetics menu for a player.
Permission: procosmetics.command.menu
Example: /procosmetics menu File14 main
Variables:
-
<menu>
-> The name of the menu to open, e.g main, music or pets
Description: Reloads ProCosmetics as much as possible - some features require a restart.
Permission: procosmetics.command.reload
Example: /procosmetics reload
Description: Unequips all cosmetics for the online players.
Permission: procosmetics.command.unequip.all-players
Example: /procosmetics unequipall
Description: Unequips a specific cosmetic type for a player.
Permission: procosmetics.command.unequip.player
Example: /procosmetics unequip gadget
Variables:
-
<cosmeticType>
-> The type of cosmetic, e.g gadget, particle-effect or balloon