Paste #35964: testing

Date: 2016/09/11 05:58:50 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


ElytraWarning:
    type: world
    events:
      on system time minutely:
      - if <server.list_scripts.contains[s@Ailes]> {
      #<player.equipment.chestplate.script.relative_filename||null> == '/scripts/Ailes.yml' {
        - announce "hello"
        }
      else {
        - queue clear
        }
#&&  Ailes that is <item.durability> =< 250 in  && is <player.gliding>||null
#<server.list_scripts>