Installation Guide
Prerequisites
Before installing VanguardRanks, ensure you have:
- A Minecraft server running version 1.18 or higher
- PlaceholderAPI installed (required dependency)
Installation Steps
-
Download the latest version of VanguardRanks from the official download page .
-
Place the downloaded
VanguardRanks.jar
file into your server’splugins
folder. -
Restart your server to generate the configuration files.
-
The plugin will create several configuration files:
config.yml
- Main configuration fileranks.yml
- Rank definitions and settingslocale.yml
- Language and message settingssave.yml
- Player data storage
Post-Installation
- Configure your ranks in
ranks.yml
- Set up permissions for your staff members
- Test the plugin using the
/rank
command
Verifying Installation
To verify that VanguardRanks is installed correctly:
- Run
/rank version
to check the plugin version - Run
/rank help
to see available commands - Try opening the GUI with
/rank gui
Troubleshooting
If you encounter any issues:
- Check the server console for error messages
- Verify that PlaceholderAPI is installed and up to date
- Ensure all configuration files are properly formatted
- Check the GitHub repository for known issues
Next Steps
After installation, you should:
- Review the Configuration guide to set up your ranks
- Learn about the Permissions system
- Explore the GUI System features
Last updated on