Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 days ago
Super Utilities
A lightweight Paper plugin that adds convenient administrative commands for managing GriefPrevention claims, maybe other things in the future.
Features
- /su claims list [--player <name>] [--page <n>] — Paginated claim listing with owner name, last seen, center coordinates (X/Z), and claimed area in blocks, plus clickable TP and Delete buttons
- /su claims tp <id> — Teleport to the center of any claim
- /su claims del <id> — Delete a claim with confirmation
- Player name resolution via EssentialsX with Bukkit fallback, no reliance on GP's name data
Dependencies
- Required: GriefPrevention
- Optional: EssentialsX (for better name resolution and last-seen data)
Installation
- Place SuperUtilities.jar in your server's plugins/ folder
- Ensure GriefPrevention is present
- Restart or reload your server
Commands
Command | Permission | Description
/su | Prints the plugin info in chat /su claims | superutilities.claims | Allows to use the claims subcommand


