mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2026-06-04 18:46:53 +00:00
Another fix
This commit is contained in:
@@ -27,7 +27,7 @@ public class TFShoppe extends JavaPlugin
|
|||||||
if (plugin == null)
|
if (plugin == null)
|
||||||
{
|
{
|
||||||
slf4j().error("TotalFreedomMod not found! Disabling...");
|
slf4j().error("TotalFreedomMod not found! Disabling...");
|
||||||
onDisable();
|
getServer().getPluginManager().disablePlugin(this);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user