CoreStars
A lightweight and efficient economy plugin that introduces a custom currency called Stars (ā) to your Minecraft server, backed by a fast SQLite database.
Features
- SQLite Storage: Player data is automatically saved and persistent across server restarts.
- RAM Caching: High performance with asynchronous loading and caching to prevent server lag.
- Color Support: Full support for standard Minecraft color codes (
&a,&b, etc.) in configuration. - Tab Completion: Auto-complete suggestions for admin commands.
Commands & Permissions
/stars- View your current star balance. (No permission required)/stars give <player> <amount>- Give stars to a player. (corestars.admin)/stars remove <player> <amount>- Remove stars from a player. (corestars.admin)/stars set <player> <amount>- Set a player's exact star balance. (corestars.admin)/stars reload- Reload the plugin configuration file. (corestars.admin)

