KeyAllLily

Playtime-based key reward plugin for Paper servers with automatic rewards, per-player timers, PlaceholderAPI support, and TAB scoreboard countdown.

28

KeyAllLily

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.

Reward Message

Scoreboard Timer

The timer can be displayed on scoreboards using PlaceholderAPI.

Example display:

Scoreboard Timer

---

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 <player>` - `/keyall reset <player>` - `/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

ADS