Paste #21625: Edit of P#21624 - Untitled Paste

Date: 2015/10/26 01:50:21 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15


'cuboid':
  type: world
  events:  



    on player enters cu@cuboid11:
          - if !<player.has_effect[NIGHT_VISION]> { 
            - execute as_server 'effect <player.name> 19 15 60'
            } else { 
            } 


    on player consumes milk_bucket in cu@cuboid11:
          - determine cancelled