Omega Rebirths Configuration
| File | Purpose |
|---|---|
| config.yml | Global plugin settings: license key, database, auto-rebirth, leaderboard caching, formatting, broadcasts, sounds |
| rewards.yml | All 12 claimable rewards + 12 milestone rewards with rebirth thresholds, item overrides, and console commands |
| messages.yml | Every player-facing message with full color code and placeholder reference |
| guis/leaderboard.yml | Leaderboard GUI layout: title, fill, entry slots, player head display, close button |
| guis/rewards-page-1.yml | Rewards page 1 GUI: title, fill, state appearance (locked/unlocked/claimed), navigation |
| guis/rewards-page-2.yml | Rewards page 2 GUI (reserved for future expansion): mirrors page 1 structure |
The Config is designed for Minecraft 1.20+ and supports an unlimited number of rebirths, allowing servers to create long-term progression without being restricted by a maximum rebirth cap.
Rewards are entirely configuration-based. Each reward stores information such as its display name, material, required rebirth level, GUI slot, permissions, and the commands that are executed when the reward is claimed. Since rewards are command-driven, they can integrate with almost any other plugin, including economy, permissions, crates, ranks, tokens, and custom item plugins.
Commands:
The plugin provides a single primary command for accessing all rebirth features.Command: /rebirth
Description: Main rebirth command.
Usage:
- /rebirth
- /rebirth rewards
- /rebirth auto
- /rebirth top
- /rebirth stats
- /rebirth admin
- /rebirth reload
Permissions:
| Permission | Description | Default |
|---|---|---|
| omegarebirths.use | Allows players to use the rebirth system. | true |
| omegarebirths.autorebirth | Allows players to use the auto-rebirth feature. | true |
| omegarebirths.admin | Grants access to administrative commands. | op |
| omegarebirths.reload | Allows the plugin configuration to be reloaded. | op |
If you need Support please join the discord and do not use the reviews for support.
Discord: https://discord.gg/AjyvU3qdDR
