bentobox/src/main
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
..
java/world/bentobox/bentobox Solve crashes with Addon#allLoaded call (#1959) 2022-04-01 00:12:27 +03:00
resources Improve team kick command (#1957) 2022-03-25 23:29:14 +02:00