Paste #15053: Untitled Paste

Date: 2015/04/13 19:07:15 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8


example:
  type: world
  debug: false
  events:
    on player damages npc:
    - if <c.entity.has_trait[sentry]> && <c.damager.gamemode> == creative {
      - determine cancelled
      }