Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Command /UHCHeal <text>:
- permission: UHCHeal.UHCHeal
- usage: /UHCHeal <help/heal>
- trigger:
- if arg-1 is "help":
- message "Use /UHCHeal heal to heal, feed, butcher and clear inventories!"
- message "Do not use this if you have given players starter items!"
- if arg-1 is "heal":
- command "/heal *"
- command "/feed *"
- command "/ci *"
- loop 50 times:
- make player execute command "/killall hostile"
- loop 20 times:
- message " "
- message "Healed, fed, and cleared the inventory of all players. Butchered 50 times."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement