How can I load a minimap plugin onto my Minecraft server (Server.jar)?

Yi
- in Plugins
6

I have a question, how can I load a minimap plugin onto my self-hosted Minecraft server? I host the MC server with the .jar file from Mojang (https://www.minecraft.net/de-de/download/server/) What do I have to do to activate the plugin? Can you recommend a minimap plugin?

He

You need FilleZilla and then you have to log in with your FTP data!

Yi

Where can I find the FTP data? I'm a bit stupid:-)

Po

What do you mean by minimap? A small map in the upper right corner or a page like on Google Maps? You have to install minimap mods with Forge or Fabric. Plugins for a map like Google Maps would be https://www.spigotmc.org/...ynmap.274/ or https://www.spigotmc.org/...map.83557/.

For this you need a server that supports plugins (e.g. https://purpur.pl3x.net/downloads/). You pack the purpurclip.jar in a folder and create a text document there and write the following in there:

java.exe -Xmx4G -jar purpurclip.jar

You save this in the server folder and rename it to start.bat

Now you start the start.bat and open the eula.txt, replacing the false with true. Then you start the start.bat again and then you can insert the plugin under plugins. Look at a tutorial for a more detailed explanation.

Sh

Get an FTP database where you put your plugins / etc. Can store. Then I recommend Putty to start the server. When you are in your server database you have to create a start file and your .jar spigot file. If you then start the server with Putty, an Eula appears in the database where you have to accept. Then you can put your plugins in the plugin folder and start the server.

Hope it helps you a bit

Yi

If I click on the start.bat file for the second time, nothing happens… Can you help me?

Yi

It's been dealt with…