mirror of
https://github.com/exituser/Brewery.git
synced 2026-09-17 06:38:56 +00:00
Added Messages and Commands when drinking
This commit is contained in:
@@ -524,7 +524,7 @@ public class P extends JavaPlugin {
|
||||
BConfig.reloader = null;
|
||||
}
|
||||
|
||||
public P getInstance() {
|
||||
public static P getInstance() {
|
||||
return p;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user