KeyAllLily
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: bukkit paper purpur spigot
标签: economy game-mechanics utility
LilyKeyall
LilyKeyall is a lightweight playtime-based reward plugin for Paper servers.
Players automatically receive crate keys or other rewards after a configurable cooldown timer. Each player has their own timer that runs while they are online. When the timer finishes, the configured reward is given automatically and the timer restarts.
The plugin is designed to be simple, efficient, and easy to configure.
Features
- Playtime-based reward system
- Individual timers for every player
- Automatic reward execution
- Fully configurable cooldown timer
- Configurable reward commands
- PlaceholderAPI support
- TAB scoreboard compatibility
- HEX color message support
- Small caps styled messages
- Admin management commands
- Lightweight YAML player storage
Screenshots
Reward Message
Players automatically receive rewards when the timer finishes.

Scoreboard Timer
The timer can be displayed on scoreboards using PlaceholderAPI.
Example display:

Configuration ## Configuration Example cooldown configuration: ``` timer: hours: 4 minutes: 0 seconds: 0 ``` Example reward commands: ``` reward: commands: - "crate givekey {player} vote 1" - "eco give {player} 100" ``` `{player}` will automatically be replaced with the player's name. PlaceholderAPI ## PlaceholderAPI Available placeholders: - `%lilykeyall_time%` - `%lilykeyall_seconds%` - `%lilykeyall_ready%` Example output: - `3h 59m 59s` - `59m 30s` - `30s` - `READY` Commands ## Commands - `/keyall` - `/keyall give ` - `/keyall reset ` - `/keyall reload` Permissions ## Permissions - `keyall.use` - `keyall.admin` - `keyall.bypass` - `keyall.give` - `keyall.reset` Player Data ## Player Data Player timers are stored automatically inside: ``` plugins/LilyKeyall/players/ ``` Example player file: ``` player: name: Steve uuid: 3559f46e-3b75-317f-8b42-226cc33cdddc timer: remaining_seconds: 14399 ```
Compatibility
Supported servers:
- Paper
- Purpur
- Spigot
Tested on:
- Minecraft 1.21.11
- Java 17
Credits
Developer
- Mr_Sam5
Support
- Discord: @mr_sam05
请登录后举报
暂无评论,抢个沙发吧~