Installation
SayanVanish needs an active internet connection to be enabled on your server. Ensure your server is connected to the internet during the initial startup.
SayanVanish will require approximately 100MB of disk space to store its dependencies, configuration files, and other necessary data required for proper functionality.
SayanVanish does not support Paper 1.16 and 1.17. Additionally, compatibility with 1.8 is limited to modern forks such as CarbonSpigot, which include updated versions of SnakeYAML and SQLite.
Bukkit Installation
Install the Plugin
Place the downloaded jar file inside the
pluginsfolder.
Restart the Server
Restart your Minecraft server to load the plugin.
Do NOT copy and paste the SayanVanish directory across multiple servers. The settings.yml file contains a unique ID generated during the plugin's first startup. Duplicating this file could lead to synchronization issues.
Optional Steps
Configure Database
Modify the
database.ymlfile to change the database type if necessary.
Customize Features
Adjust settings in the
featuresfolder to enable or disable specific features.
Setup Permissions
Configure the appropriate permissions for your users.
Proxy (Velocity/Bungeecord) Installation
You will still be required to install SayanVanish on your backend servers to ensure proper functionality.
Install the Plugin
Place the downloaded jar file in your
pluginsdirectory.
Restart the Proxy
Restart your proxy server to load the plugin.
Configure Database on Proxy
Navigate to the
SayanVanishfolder on your proxy server and change the database method to MySQL or Redis.
Configure Database on Backend Servers
On each of your backend servers, change the database method to MySQL or Redis.
Enable Proxy Mode
Set
proxy-modetotruein thesettings.ymlfile on your backend servers.
Restart Servers
Restart both your proxy and backend servers to apply the changes.
Last updated