Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wyzebb/maprepair
A simple plugin to repair blocks changes to your worlds - great for minigame maps!
https://github.com/wyzebb/maprepair
minecraft minecraft-plugin spigot-plugin spigotmc
Last synced: 3 months ago
JSON representation
A simple plugin to repair blocks changes to your worlds - great for minigame maps!
- Host: GitHub
- URL: https://github.com/wyzebb/maprepair
- Owner: Wyzebb
- Created: 2024-08-31T22:55:50.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-09-29T21:50:52.000Z (4 months ago)
- Last Synced: 2024-10-12T03:45:36.610Z (4 months ago)
- Topics: minecraft, minecraft-plugin, spigot-plugin, spigotmc
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Map Repair**
### **The plugin is in its beta phase - use with caution!**
_It is recommended that you save a backup of your world before using this plugin in the event that something goes wrong! Features are still being implemented - if there is one you would like, please make an issue on GitHub!_
This is a simple plugin that repairs block changes to your worlds - great for minigame maps!
Unlike other plugins, this plugin only repairs the blocks that have changed, reducing lag drastically!
## **Features**
- Repair subcommand which reverts all broken, placed and replaced blocks
- Setmap command which can be executed after editing a world to make it return to that state when repairing
- World-independent tracking: the plugin repairs the world the player is in
- Multi-language system
- Configurable in plugin.yml
- Lots of events that are tracked for repairs
- Repair data saves across server restarts## **What it repairs**
- Broken blocks
- Placed blocks
- Lavacasts
- Explosions from TNT, end crystals, creepers and beds
- Water and lava (source blocks and flowing blocks)
- Blocks being ignited/ primed
- Blocks burned by fire
- Leaves that may decay
- Blocks melting
- Fire burning out
- Blocks fertilised by bonemeal
- Fire spreading
- Crops grown by bonemeal_If you need anything else to be tracked, open an issue on the GitHub page!_
### Command permissions: `maprepair.command`