Bungee?
Closed this issue · 2 comments
leolifbom commented
Is there any way to load the Bot with a Bungee plugin? Tried looking around and I can't find much.
TJPlaysNow commented
It should work with bungee, the only problem you'll have to make a custom thread class for bungee and a custom command interface for bungee too. Or you could just not use those functions within the bot api
--
Also if you do make these classes you could share them with the community by making a pole request!
leolifbom commented
Ended up doing it another way! Thanks though.