Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hubtou/minecraftregionmanager
A Minecraft Bukkit plugin intended to ease builds backup/restore during map resets
https://github.com/hubtou/minecraftregionmanager
bukkit-plugin lotr minecraft minecraft-admin
Last synced: 21 days ago
JSON representation
A Minecraft Bukkit plugin intended to ease builds backup/restore during map resets
- Host: GitHub
- URL: https://github.com/hubtou/minecraftregionmanager
- Owner: HubTou
- License: bsd-3-clause
- Created: 2016-11-08T16:41:01.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-30T16:43:41.000Z (9 months ago)
- Last Synced: 2024-12-07T04:00:28.081Z (27 days ago)
- Topics: bukkit-plugin, lotr, minecraft, minecraft-admin
- Language: Java
- Homepage: http://lotr-minecraft-mod-exiles.wikia.com/wiki/Minecraft_Region_Manager
- Size: 51.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
:warning: Due to [Microsoft inept policy concerning Minecraft accounts](https://help.minecraft.net/hc/en-us/articles/19615552270221) I no longer have access to the game and thus won't maintain this software anymore
# About MinecraftRegionManager
A Minecraft Bukkit plugin for manipulating region files and easing builds backup/restore during map resetsInstallation
============
Just copy the resulting jar file in your server plugins subdirectory and relaunch your server.Caveats
=======
Developed with Java 1.8 (recompile if your server is running under a lower version) and tested only on Minecraft 1.7.10 with a KCauldron 1.52 server.Versions and changelog
======================
1.00 2017-01-25 Added the /resetmap command for resetting dimensions to marked items
Added a /verifyregion command for checking region files integrity
Modified the /showlocation command to indicate if a region/chunk is marked
Modified the /markarea command to say something after first corner marking
0.91 2016-11-09 Added a config.yml file for admin modifiable configuration
Added a /unmarkeverything command for testing players
Added a /listreports command for admins
0.9 2016-11-08 Initial public releaseLicense
=======
This open source software is distributed under a BSD license (see the "License" file for details).Author
======
Hubert TournierFebruary 1st, 2017