Skip to content
Success

Changes

Summary

  1. Support calling SkillActivationPerkEvent off the main thread (commit: bd9794e) (details)
Commit bd9794e744e2f4182c83b7aa0e26921f136337f4 by theboyetronic
Support calling SkillActivationPerkEvent off the main thread

This event was never considered as to if it would be called off the main thread,
this event should NOT be designed to signify that a skill activation is occuring,
just providing a means to manipulate those values by other plugins, etc
(commit: bd9794e)
The file was modified src/main/java/com/gmail/nossr50/events/skills/SkillActivationPerkEvent.java (diff)