Commands Item
Quote FAQ Q: when I add a command to the xmas it does not work A: you need to set "Use Active Commands": false, to true Add commands to items. Press Unwrap to run the command. And Throw Items (smoke, f1, etc...) Effect List: Effects | https://umod.org/plugins/effects-panel Config: { "General Sett...
Add commands to items. Press Unwrap to run the command. And Healing Items And Throw Items (smoke, f1, etc...)
Commands:
/cicd - Cooldown Hud
/ci - basic command
Flags:
- IsBuildingBlock - Unusable while player is build block
- IsSwimming - Unusable while player is swimming
- InSafeZone - Unusable while player is in safe zone
- IsBleeding - Unusable while player is bleeding
- IsPlayerInZone - Unusable while player is special zone ※Require Zone Manager※
- IsPlayerInGrid - Unusable while player is special grid
- HasTCAuth - Usable while player is Has Tool Cupboard Auth
Format:
- pconsole - player input console ex) pconsole chat.say /shop
- timer_x - Execute the command after x seconds. ex) timer_15 say commandsitem!
- $player.id - player steam id
- $player.name - player name
- $player.x - player x location
- $player.y - player y location
- $player.z - player z location
- $entity.x - entity x location (※Only Throw Items※)
- $entity.y - entity z location (※Only Throw Items※)
- $entity.z - entity y location (※Only Throw Items※)