Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapProtect is a lightweight Minecraft protection plugin designed specifically for FFA servers. It prevents players from damaging important arena structures while automatically cleaning up survival-placed blocks without affecting server performance.

MapProtect is built to work alongside automated map rotation systems, allowing FFA servers to maintain clean, reusable arenas without requiring manual resets.



Features

Arena Protection

  • Block Protection: Prevent players from breaking important map blocks such as bedrock, obsidian, and structural blocks.
  • Creative Bypass: Creative players with permission can freely modify protected areas.
  • FFA Ready: Designed for competitive free-for-all servers.
  • Rotation Compatible: Works perfectly with map cycling plugins.

Performance

  • Async Cleanup: Map cleanup tasks run asynchronously to avoid server lag.
  • Lightweight: Minimal resource usage with optimized operations.
  • Large Map Support: Handles arena resets efficiently.
  • RGB Support: Full RGB gradient message support.


How It Works

MapProtect monitors arena blocks and prevents players from destroying protected structures.

When players place blocks during gameplay, the plugin tracks and removes them during cleanup while leaving the original map untouched.

This allows FFA servers to reuse the same arenas without requiring world resets.



Commands

Command Description
/mapprotect clear Force runs the cleanup task and removes all unprotected blocks instantly.
/mapprotect reload Reloads config.yml and messages.yml.


Permissions

Permission Description Default
mapprotect.creative.bypass Allows Creative players to bypass all map protection. OP
mapprotect.admin Access to MapProtect admin commands. OP


Requirements

  • Minecraft 1.20+
  • Paper / Spigot based server
  • Java 17+


Configuration

MapProtect includes configurable files:

config.yml
messages.yml

Customize protection settings, cleanup behavior, and plugin messages.



License

GNU-3.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages