I've used this plugin a LOT in times past, so I know exactly what I want. So here's a question I have: Am I allowed to add a Denizen death script to my NPCs? I'm aware that's a lot harder to do, but it doesn't say on the website whether or not that's allowed. It would be pretty simple if you did let me, something along the lines of:
- ^CHAT "Farewell."
- ^DIE
Not exactly that per se, but something very like that.
1st NPC:
Name: Timothy
Sentry Mode-Bodyguard
Target-entity:monster, factionenemies:Wanderers
Ignore-entity:creeper
Armor: 7.5 (if no decimals, 8.)
Strength: 6
Speed: 1.5 (if no decimals, 1.)
Healrate: 3
Respawn: 120
Warningrange: 5
Follow: 3
Drops: True
Warnings: "Back off, <PLAYER>."; "Don't come any closer, <PLAYER>!"
Greetings: "Hello, <PLAYER>."; "Hello, <NPC>."
All else default.
2nd NPC:
Name: Starion
Sentry Mode-Lookout
Target-entity:monster, factionenemies:Wanderers, faction:Discovers, faction:Altantis
Ignore-entity:creeper
Armor: 7.5 (if no decimals, 8.)
Strength: 6
Speed: 1.5 (if no decimals, 1.)
Healrate: 3
Respawn: 5
Warningrange: 10
Warnings: "You're not welcome here, <PLAYER>."; "Back off, <PLAYER>."
Greetings: "Hello, <PLAYER>!"; "Welcome, <PLAYER>!"; "Hello, <NPC>!"
All else default.