Hello wickerman123,
Normally the plugin should automatically install itself when starting the server as soon as the .jar is present in the plugins folder.
Please look in the server log if there is an error message.
I do not quite understand your second question. I have no GameServer, where is the problem exactly?
Yours sincerely
xMarcel_x
Display More
Yeah looks as though the version installed isn't compatible.
My second question was referencing this suposed feature of Nitrado: Minecraft - The new Overview Map - faster and more stable than ever! | nitrado.net
which doesn't appear to be supported anymore as it's not in the tools list.
[14:15:34] [Server thread/WARN]: Plugin dynmap v2.4-1148 does not specify an api-version.
[14:15:34] [Server thread/INFO]: [dynmap] Loading dynmap v2.4-1148
[14:15:34] [Server thread/INFO]: [dynmap] version=git-Spigot-9de398a-9c887d4 (MC: 1.14.4)
[14:15:34] [Server thread/ERROR]: [dynmap] Unable to find method getById for net.minecraft.server.v1_14_R1.Block
[14:15:34] [Server thread/ERROR]: [dynmap] Unable to find method a for net.minecraft.server.v1_14_R1.BiomeBase
[14:15:34] [Server thread/ERROR]: [dynmap] Unable to find field temperature for net.minecraft.server.v1_14_R1.BiomeBase
[14:15:34] [Server thread/ERROR]: [dynmap] Unable to find field humidity for net.minecraft.server.v1_14_R1.BiomeBase
[14:15:34] [Server thread/ERROR]: [dynmap] Unable to find field y for net.minecraft.server.v1_14_R1.BiomeBase
[14:15:34] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks
[14:15:34] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional
[14:15:34] [Server thread/ERROR]: [dynmap] Unable to find method b for net.minecraft.server.v1_14_R1.WorldBorder
[14:15:34] [Server thread/ERROR]: Error initializing dynmap - bukkit version incompatible! initializing dynmap v2.4-1148 (Is it up to date?)
java.lang.IllegalArgumentException: Error initializing dynmap - bukkit version incompatible!
at org.dynmap.bukkit.BukkitVersionHelperGeneric.<init>(BukkitVersionHelperGeneric.java:129) ~[?:?]
at org.dynmap.bukkit.BukkitVersionHelperCB.<init>(BukkitVersionHelperCB.java:39) ~[?:?]
at org.dynmap.bukkit.BukkitVersionHelper.getHelper(BukkitVersionHelper.java:42) ~[?:?]
at org.dynmap.bukkit.DynmapPlugin.onLoad(DynmapPlugin.java:756) ~[?:?]
at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [craftbukkit.jar:git-Spigot-9de398a-9c887d4]
at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [craftbukkit.jar:git-Spigot-9de398a-9c887d4]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]