mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Added more API and features for Events
This commit is contained in:
@@ -514,6 +514,10 @@ public class P extends JavaPlugin {
|
||||
BConfig.reloader = null;
|
||||
}
|
||||
|
||||
public P getInstance() {
|
||||
return p;
|
||||
}
|
||||
|
||||
// Utility
|
||||
|
||||
public void msg(CommandSender sender, String msg) {
|
||||
|
||||
Reference in New Issue
Block a user