particle effect skill mechanic cause client kick out from the server.
Summary
particle effect skill mechanic cause client kick out from the server.
spigot: 1.13.2 Mythicmobs: 4.10.1
fire_element:
Cooldown: 0
TargetConditions:
- hastag{t=fire_immune} cancel
- haspotioneffect{type=FAST_DIGGING;level=0to100;duration=10to1200} true
Skills:
- speak{offset=0.6f;radius=0;maxlinelength=22;lineprefix="&5";message="&c&l火元素";chatprefix=<caster.name>&f<&co>;duration=20} @self
- effect:particles{particle=flame;amount=1;hS=0.2;vS=1.5;y=0}} @Self
When mobs trigger a skill with particles mechanic, with any type of particle, it will kick the player out of the server, but console seems not much useful information.
4.9.0 works just fine. particle effect is a very important visual element to guide players and told them what happen, this is really important.