Paste #19098: Untitled Paste

Date: 2015/08/09 05:25:16 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9


HubCheckpoints:
  type: world
  events:
    on player walks over hubparkourgreen:
    - if !<player.has_permission[nomblox.green]> {
      - permission add nomblox.green
      - narrate "[<&3>NomBlox<&r>]You unlocked <&a>Green <&f>checkpoint!"
      - narrate "[<&3>NomBlox<&r>]Type <&a>/Green <&f>if you fall to teleport back here!"
      }