MCSets SetStore Plugin for Hytale
Official SetStore plugin for Hytale servers. Automatically delivers purchases from your MCSets SetStore to your players.
Features
- Automatic delivery of store purchases
- Command execution with placeholder support (
{player},{username},{uuid}) - Configurable poll interval
- Debug mode for troubleshooting
- Delivery status reporting
Installation
- Download the latest release
- Place the JAR file in your Hytale server's
pluginsfolder - Start/restart your server
- Configure the plugin with your API key
Configuration
Setting Your API Key
Connect your server to SetStore using the following command:
/setstore link <api_key>
Replace <api_key> with your API key from the MCSets SetStore dashboard.
Commands
| Command | Description | Permission |
|---|---|---|
/setstore link <key> |
Link server to SetStore | setstore.admin |
/setstore status |
Show connection status | setstore.admin |
/setstore reload |
Reload configuration | setstore.admin |
Configuration Options
The plugin configuration file supports the following options:
- API Key: Your SetStore server API key
- Base URL: API endpoint (default:
https://app.mcsets.com/api/setstore/server) - Check interval: How often to poll for deliveries (default: 10 seconds)
- Log deliveries: Log delivery processing (default: true)
- Log commands: Log command execution (default: false)
- Debug: Enable debug logging (default: false)
Support
For support, questions, or more information:
- Website: https://mcsets.com
- Documentation: https://docs.mcsets.com
License
This project is licensed under the MIT License - see the LICENSE file for details.
