2772c52bf3a5eb91d52f959563f3b8ed7e71c7c7
Without this check, any non-null reference to a plugin is considered 'valid' for registering a task in the scheduler. This is obviously unintentional behavior and has been changed to throw an IllegalPluginAccessException. It is now consistent with the SimplePluginManager event registration contract. This in affect also addresses BUKKIT-3950 for uninitialized plugin references (ones without a description). By: Wesley Wolfe <weswolf@aol.com>
Description
No description provided
51 MiB
Languages
Java
100%