Paste #8371: Remove NPCs on /stop

Date: 2014/08/14 01:27:55 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7


OnShutdown: 
  type: world 
  events: 
    on stop command:    
    - announce "meow" 
    - if !<context.server> && !<player.has_permission[bukkit.stop]||false> queue clear
    - remove <server.get_npcs_flagged[Guardtest30s]>