Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed Apache-2.0
Published 2 months ago
Updated 2 days ago
PlotRequest
PlotRequest replaces chaotic self-service claiming with a professional, application-based workflow. It's engineered for modern, high-traffic servers (Paper, Spigot, Folia) where order and performance are paramount.
Core Concept:
The system moves away from direct self-claiming:
- Application: Players submit a request for land via
/claim request. - Moderation: Administrators review all applications centrally using a clean GUI (
/adminclaim gui). - Automated Assignment: Upon approval, the plugin automatically assigns a plot (default 4x4 Chunks) to the player within a pre-defined Admin Zone.
| Ideal for | Benefit |
|---|---|
| Shopping Districts | Ensures that only authorized players receive plots in designated, high-value locations. |
| Cities / Community Builds | Provides controlled, quality-assured land distribution. |
Key Features
- Comprehensive Plot Protection: Claims are automatically protected against griefing, chest theft, PvP, and mob griefing.
- Fine-Grained Trust System: Players can add others (
/trust) and assign detailed permissions (e.g., use switches but not open chests).
- High Configurability: Customization of plot size, language (EN/DE pre-installed), and design (incl. HEX color codes).
- Dual Database Support: Choice between SQLite (small setups) or scalable MySQL (networks) using the high-performance HikariCP Connection Pool.
- Soft-Dependency: Optional LuckPerms integration unlocks group-based claim limits and bypass functions.
Commands & Permissions
| Command | Aliases | Permission | Description |
|---|---|---|---|
| /claim | - | plotrequest.player.request |
Submits an application for a plot. |
| /claim settings | - | plotrequest.player.settings |
Opens the settings GUI for the player's own plot. |
| /claim delete | - | plotrequest.player.delete |
Submits a request to delete the plot. |
| /adminclaim gui | /ac gui |
plotrequest.admin.gui |
Opens the GUI for application moderation. |
| /adminclaim setarea | - | plotrequest.admin.setarea |
Defines/saves the selected Admin Claim Zone. |
| /adminclaim delete <Name> | - | plotrequest.admin.delete |
Deletes a specific player's claim. |
| /adminclaim reload | /ac reload |
plotrequest.admin.reload |
Reloads the plugin configuration. |

Installation
- Download the
PlotRequest.jar(written in Java 21). - Place the JAR file into your server's
/pluginsfolder (Paper, Spigot, or Folia 1.21.x). - Start the server to generate configuration files.
- Define your Claim Zones and customize settings in the
/plugins/PlotRequest/folder.
Depedencies (optional)
We recommend to install Luckperms for a better experience!
Support
For bugs or support: https://discord.gg/Mkgz7YK7Y8



