mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-01 05:57:09 +00:00
Update TFD4J.java
Forgot to init the bot LMFAO!!! RETARD.
This commit is contained in:
parent
cbd3caaab3
commit
adbad1ad9b
@ -31,6 +31,7 @@ public class TFD4J extends JavaPlugin
|
||||
|
||||
slf4j().info("API successfully initialized! Initializing our bot...");
|
||||
this.bot = new Bot();
|
||||
bot.initialize();
|
||||
|
||||
slf4j().info("Bot successfully initialized! Registering the Bukkit Native listener...");
|
||||
this.bn = new BukkitNative(this);
|
||||
|
Loading…
Reference in New Issue
Block a user