BattlePass Config
This guide will walk you through installing, configuring, and customizing the Rewa Config Menu.
🎮 BattlePass Config Installation Guide
Follow these steps to properly install and activate your custom BattlePass configuration on your Minecraft server. This guide assumes you already have a BattlePass plugin installed and the configuration files ready.
For support, join the official Discord and open a ticket in #tickets.
🚀 Installation Steps
1️⃣ Upload the Configuration Files
Use an FTP client (FileZilla, WinSCP) or your hosting control panel to transfer your configuration files:
Required folders/files:
plugins/BattlePass/config.yml→ Main plugin settings.plugins/BattlePass/quests/→ All 190+ quest files.plugins/BattlePass/rewards/→ Rewards configuration (items, crates, commands, economy).plugins/BattlePass/gui/(if your BattlePass includes a custom GUI).
Important: Keep the exact folder structure. Do not rename files or folders, otherwise the plugin will not recognize them.
2️⃣ Verify Dependencies
Make sure these plugins are installed:
Vault → Required for economy rewards (money).
EssentialsX → Required for command rewards.
PlaceholderAPI → Needed for dynamic placeholders in quests, rewards, and GUI.
BattlePass → Required only if your configuration includes a GUI.
Place all .jar files in your server’s /plugins folder.
3️⃣ Reload the Plugin
After uploading all files and confirming dependencies:
Start or restart your server.
In-game, run the command:
This will load the configuration files, quests, rewards, and GUI.
Tip: If you have a lot of quests (190+), a full server restart ensures every file loads properly.
4️⃣ Verify Configuration
Once reloaded:
Open the BattlePass GUI with
/battlepassor your assigned command.Check that all quests appear correctly and that rewards are properly configured.
Test a few quests to confirm they give the intended rewards (items, crates, commands, money).
Tip: Pay attention to placeholders; if they show incorrectly, make sure PlaceholderAPI is installed and updated.
🛠️ Troubleshooting
If the BattlePass doesn’t work:
Check for missing dependencies (Vault, PlaceholderAPI, DeluxeMenus).
Confirm the folder structure and filenames are correct.
Ensure all YAML files are valid (no syntax errors).
Restart the server if any changes are made.
For persistent issues, open a ticket on the official Discord in #tickets.
✅ Your BattlePass with 190+ quests, rewards, and custom GUI is now installed and ready!
Last updated