mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 07:55:03 +00:00
who decided to do this
This commit is contained in:
parent
8b10afa8aa
commit
cb2f84bb10
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ public class TFGuilds extends JavaPlugin
|
||||||
User.loadAll();
|
User.loadAll();
|
||||||
Guild.loadAll();
|
Guild.loadAll();
|
||||||
tfmBridge = new TFMBridge();
|
tfmBridge = new TFMBridge();
|
||||||
tfmBridge.getTFM();
|
tfmBridge.getTfm();
|
||||||
new JoinListener(this);
|
new JoinListener(this);
|
||||||
new ChatListener(this);
|
new ChatListener(this);
|
||||||
loadSubCommands();
|
loadSubCommands();
|
||||||
|
|
Loading…
Reference in a new issue