Christoph

Results 9 comments of Christoph

I think this issue needs a lot of technical explanations. I'll post it here and link it in the wiki later on. ## TL;DR: (If you just need the solution):...

Hm... why would you need that in the first place? Just call runBlocking once in your onDisable function and call your other suspend functions. ```kotlin override fun onDisable() { runBlocking...

I see. Sorry, but I cannot implement this now because it would cause other issues. (e.g. deadlocks). I want to keep the coroutines as pure as possible. However, I'll think...

Added a way to customize the onDisable behavior. See the latest release https://github.com/Shynixn/MCCoroutine/releases/tag/2.8.0

Hopefully this is merged soon :)

Thanks for reporting. TP: * I'll fix that immediately. Menu: * This menu will be replaced anyway because it necessary bloats the plugin and contains heavily outdated code. Region: *...

I think I understand your issue now. Selecting the area with the wand causes a "bigger" field. You can set a more detailed field directly in the ``arena.yml`` file but...

Could be an extension but not a priority