mirror of
https://github.com/SimplexDevelopment/FreedomNetworkSuite.git
synced 2025-07-05 06:56:40 +00:00
Updates 💯
This commit is contained in:
@ -41,4 +41,9 @@ public class CommonsBase extends JavaPlugin
|
||||
{
|
||||
return executor;
|
||||
}
|
||||
|
||||
public EventBus getEventBus()
|
||||
{
|
||||
return eventBus;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user