Claim Kickstart
ModrinthGives new players a golden shovel when they place their first chest — a simple starter kit for servers (supports GriefPrevention).
133 téléchargements mis à jour 3mo ago
dernière v1.2.0 Modrinth
Claim Kickstart
Automatically gives new players a Golden Shovel when they place their first chest, helping them get started with GriefPrevention land claims right away.
Features
- Automatic reward — places a configurable item in the player's inventory on first chest placement
- Configurable delivery mode — choose between instant AUTO delivery or opt-in CLAIM_CHAT with a clickable chat prompt
- Click-to-claim flow — in CLAIM_CHAT mode, players receive a clickable [Claim] message and only get the reward when they click it
- Secure claim tokens — tokens are bound to the player's UUID and expire after a configurable duration, preventing theft or exploits
- GriefPrevention-aware — optionally skips players who already have existing claims
- Handles full inventories — in AUTO mode, drops the item at the player's feet; in CLAIM_CHAT mode, prompts the player to make space and retry
- Admin commands — grant, reset, and check reward status for any player
- Fully configurable — customize the reward item, amount, delivery mode, and all messages with color codes
- Lightweight — no dependencies other than GriefPrevention (optional), flat-file data storage
Commands
Admin commands require the claimkickstart.admin permission (default: op).
| Command | Description |
|---------|-------------|
| /ck reload | Reload config from disk |
| /ck grant <player> | Manually give the reward to a player |
| /ck reset <player> | Reset a player so they can receive the reward again |
| /ck status <player> | Check if a player has been rewarded |
| /ck claim <token> | Claim a pending reward (player-facing, no permission required) |
Compatibility
- Paper, Purpur, or any Paper fork
- Minecraft 1.20+
- Java 21+
- Works with LuckPerms and any permissions plugin
- GriefPrevention integration is optional — works without it too
Versions
Release
1.2.0
# [1.2.0] - 2026-03-19
### Fixed
- `inventory-full-drop` message not displaying — the entry had lost its indentation in `config.yml`, placing it at the YAML…
Release
1.1.0
## [1.1.0] - 2026-02-16
### Added
- **Configurable reward delivery mode** (`reward-delivery-mode` in config.yml)
- `AUTO` (default): original behavior —…

Commentaires 0
Aucun commentaire pour l'instant. Sois le premier à donner ton avis.