Installation
Step 1 - Installation of the minecraft plugin
To install the Minecraft plugin, follow these steps:
Make sure you're on your spigot/paper server to install the plugin, otherwise it won't work
Download the Plugin: Obtain the latest version of the plugin from its official website or a trusted source.
Locate Your Minecraft Folder: Navigate to the directory where your Minecraft server is located. This is typically the folder where you run your server executable file.
Access the Plugins Folder: Within the server directory, find and open the
plugins
folder. If this folder doesn’t exist, you may need to create it.Move the Plugin File: Copy or move the downloaded plugin
.jar
file into theplugins
folder.Restart Your Server: To load the new plugin, restart your Minecraft server. This can usually be done by stopping and then starting the server process.
Verify Installation: After restarting, check the server console or logs for confirmation that the plugin has loaded correctly. You may also use any plugin-specific commands to ensure functionality.
Last updated