Installation - Gamerexde/HideMyPlugins GitHub Wiki

Setup

Instructions to install the plugin.

1. Dependencies and Requirements

Make sure to have Spigot 1.8x or BungeeCord latest build to run this plugin.

Then download ProtocolLib libary (if you run Spigot) in order to work, otherwise you will recive a error that can crash the plugin, or cause the plugin to work unstable... So verify that you have up to date ProtocolLib for HideMyPlugins.

If you're running 1.15, use the latest dev build

If you're running 1.8 through 1.13, use the latest release

The 1.7 Version Is not supported in HideMyPlugins, but that dosen't say that can't work, you can try. If you're using Spigot/Bukkit 1.7 use 3.7.0 release

BungeeCord Instalations dosen't require protocollib to run.

2. Download the Plugin

To download the plugin here to get the latest version of the plugin.

3. Instalation

Once you have the file the instalation its very easy.

If you downloaded the BungeeCord Version of the plugin the file will look something like this HideMyPlugins-x.x.x-SNAPSHOT-Bungee.jar Drop this file on the folder ../plugins located inside of your BungeeCord Instance Folder.

Take in mind that for BungeeCord Instalations SQLite is not available, you need a MySQL Server in order to run this plugin, otherwise it will not work. This may change on a future when I can implement SQLite to the plugin directly, but for now we're stuck with MySQL as a requirement for BungeeCord Instalations.

If you downloaded the Spigot Version of the plugin the file will look something like this HideMyPlugins-x.x.x-SNAPSHOT-Spigot You will need to drop this file on the folder ../plugins located inside of your Spigot Instance Folder. And make sure to include the Protocollib plugin, otherwise the plugin will not load and even if it loads it will be unstable and probably explode ;w;