mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-21 23:45:04 +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();
|
||||
Guild.loadAll();
|
||||
tfmBridge = new TFMBridge();
|
||||
tfmBridge.getTFM();
|
||||
tfmBridge.getTfm();
|
||||
new JoinListener(this);
|
||||
new ChatListener(this);
|
||||
loadSubCommands();
|
||||
|
|
Loading…
Reference in a new issue