bentobox/src
BONNe 36751d5573
Solve crashes with Addon#allLoaded call (#1959)
If some addon has code in Addon#allLoaded that crashes the call, then it did not disable addon as well as did not call allLoaded for every other addon that was left in the list.

This should be solved by adding an extra try-catch.
2022-04-01 00:12:27 +03:00
..
main Solve crashes with Addon#allLoaded call (#1959) 2022-04-01 00:12:27 +03:00
test/java/world/bentobox/bentobox Fix for kicking offline players 2022-03-18 13:59:41 +00:00