forked from Minecraft/QoL
do i even read my code
parent
408a5e0045
commit
56b6da012b
|
@ -47,7 +47,7 @@ public class QoL extends JavaPlugin {
|
|||
|
||||
//Dynmap hook
|
||||
if (Bukkit.getPluginManager().isPluginEnabled("dynmap")) {
|
||||
log("Hooked into Essentials for TPS alert.");
|
||||
log("Hooked into Dynmap.");
|
||||
dynmap = (DynmapAPI) Bukkit.getPluginManager().getPlugin("dynmap");
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue