Advertisement
Guest User

Untitled

a guest
Mar 25th, 2020
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.66 KB | None | 0 0
  1. GrantPermissions:
  2.   Conditions:
  3.  - hastag{t=gaveperms}
  4.   Skills:
  5.  - command{c="lp user <target.name> permission set essentials.warp.rpg true"} @trigger
  6.   - command{c="lp user <target.name> permission set tutorial.bracers false"} @trigger
  7.   - message{msg="Quickly now, they're waiting for you to escape. Take those rediculous bracers off so you can sneak out of here without being identified"} @PIR{r=15}
  8.   - RemoveTag{t=gaveperms} @self
  9.   - AddTag{t=Thisdoesnt} @self
  10.  
  11. Getoutofhere:
  12.   Conditions:
  13.  - hastag{t=workatall}
  14.   Skills:
  15.  - message{msg="Get the stuff out of the Warden's chest, take off that bracelet, and leave before you're busted!"} @PIR{r=15}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement