This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. Implement the event on another plugin2. Compile & add the plugin3. Run the server
What is the expected output? What do you see instead?No errors, except I see an IllegalPluginAccessException: Unable to find handler list for event com.ancientshores.AncientRPG.API.AncientRPGPartyLeaveEvent
What version of the product are you using?V1.0 Beta
Do you have an error log of what happened?Yes! not giving though, because its just an exception, not really a line needed
Please provide any additional information below.Fix it according to these guidelines http://wiki.bukkit.org/Event_API_Reference (add a static function getHandlersList)
add to the ToDo list
To post a comment, please login or register a new account.