mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-27 01:05:38 +00:00
Another fix
This commit is contained in:
parent
49696f0c30
commit
cbd3caaab3
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user