Appearance
Installation
Follow these steps to install CrestPayouts on your Minecraft server.
Requirements
- Minecraft version: 1.13+ (Recommended 1.19+)
- Server type: Paper, Pufferfish, Purpur (May also work on other forks of Paper)
- Required Dependencies: PlaceholderAPI (for tracking statistics)
Installation Steps
- Download the latest version of CrestPayouts from SpigotMC or BuiltByBit
- Download and install PlaceholderAPI if you don't already have it
- Place both .jar files in your server's
plugins
folder - Restart your server or use a plugin manager to load the plugins
- The plugin will automatically create its configuration files
First Run Setup
Upon first run, the plugin will create the following configuration files:
config.yml
- Main configuration settingsmessages.yml
- Customizable messagespayouts.yml
- Payout type configurations and rewardswebhook.yml
- Discord webhook configurationstats.json
- Player statistics storage (do not edit manually)pending.json
- Pending rewards storage (do not edit manually)
Plugin Dependencies
Required Dependencies
- PlaceholderAPI: Essential for tracking statistics across your server.
Optional Integrations
The plugin can work with any placeholder provided by PlaceholderAPI expansion plugins. Here are some useful ones:
- Vault: For economy-based rewards and tracking balance
- PlayerPoints: For points-based statistics
- TokenManager: For token-based statistics
- Stats: For detailed gameplay statistics
Post-Installation Verification
After installation, verify the plugin is working correctly:
- Check your server console for any error messages from CrestPayouts
- Run the command
/payouts
to see available payout types - Check that the default configuration files have been created in your plugins/CrestPayouts folder
Your CrestPayouts plugin should now be installed and ready to use on your server. You can proceed to configure payout types and rewards to match your server's needs.