17.06.2015, 18:34
(
Последний раз редактировалось dusk; 19.06.2015 в 17:28.
)
I think it would work but I wouldn't advise it. This plugin doesn't change the fact that the server is single-threaded, and so any code you wish to be processed by the samp thread should be added with Shoebill.get().runOnSampThread(runnable).