Paste #47760: Edit of P#47759 - Edit of P#47758 - Edit of P#47757 - Untitled Paste

Date: 2018/06/08 13:43:17 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


check_player_qp:
  type: task
  debug: false
  script:
  if <!p@player.quests.points> >= 20 {
    - permission remove myPerms.miner;
  }