MM version: 2.5.0 (the one on the test server)
MLib version: 0.0.1-SNAPSHOT.jar
Spigot version: 1.9
Mob.yml:
Skills.yml:
Inregion Notinregion Breaks
MLib version: 0.0.1-SNAPSHOT.jar
Spigot version: 1.9
Mob.yml:
Code:
PeaceCat: Mobtype: ocelot Faction: predator AITargetSelectors: - 0 clear - 1 SpecificFaction Herb AIGoalSelectors: - 0 randomstroll - 1 meleeattack Modules: ThreatTable: true Skills: # - skill{s=EscapeWater} @self ~onTimer:5 - skill{s=CheckSpawn} @self ~onSpawn
Code:
CheckSpawn: Conditions: - notinregion spawn - inregion...