Paste #47763: Edit of P#47762 - Edit of P#47761 - Edit of P#47760 - Edit of P#47759 - Edit of P#47758 - Edit of P#

Date: 2018/06/08 13:51:49 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


check_player_qp:
  type: world
  debug: false
  events:
    on system time minutely:
    - if <player.quests.points> >= 20 {
      - permission remove myPerms.miner
      }