Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
QuackedSMP
QuackedSMP is a server-side utility plugin, designed as a multi platform tool for neoforge or Fabric moded Minecraft servers (and optionally clients).
This plugin provides quality of life (QoL) multiplayer (and singleplayer) features such as player homes, spawn teleportation, server rules, land claim protection.
This was made primarily for myself and my QuackedSMP server, but I have decided to make it public and usable by anyone.
Features
Player Utilities
/home
Teleports a player to their bed location.
/spawn
Returns a player to the server spawn.
/rules
Displays server rules as a chat message.
Welcome Message Displays a welcome message with the players name.
Land Claims
/claim
Protects the player’s current chunk from modification by others.
/unclaim
Releases ownership of the current chunk.
/claims
Shows how many chunks the player owns and who owns the current one.
Protection System
Block breaking, placing, and interactions are restricted in claimed chunks to their owners or trusted players.
Operators automatically bypass claim limits and all protection checks.
Claim "trust" lists
/trust
Adds a player to your trustlist.
/untrust
Removes a player from the trustlist.
/trustlist
Displays all trusted players.
Trustlist membership applies globally across all claims owned by a player.
Configuration and Behavior
- Default claim cap: 50 chunks per player.
- Operators bypass the cap and all restrictions.
- Spawn protection prevents claiming near the server’s shared spawn point.
- Supports all dimensions without special configuration
Coming soon: JSON config for adjusting claim clap and rules & welcome message
For LICENSE information visit the official sources (github repository).