Paste #19809: Untitled Paste

Date: 2015/08/30 17:02:37 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


TrainingWorld:
  type: world
  events:
    on player login:
    - if <player.flag[AutoCreative]> == on {
      - adjust <player> gamemode:creative
      }