Reference Guide/Example Using Everything
Example Using Everything
This CommandSign will give diamonds to people in the group VIP every day, run the /getbacon command to all people with the utilts.diamondtobacon permission node, and will smite everyone not in a VIP group after a 3 second pause.
1. ?@vip 2. ~86400 3. /^i diamond 1 4. \Here is your diamond! 5. -- 6. ?&utils.diamondtobacon 7. /*getbacon 8. \Here is your bacon! 9. - 10. ?!@vip 12. \No diamonds for you! 12. %3 13. /#smite <name> 14. -
Comments