Releases: EpiCanard/MapSaver
Releases · EpiCanard/MapSaver
v1.0.4
v1.0.3
Release v1.0.2
Fix :
- Fix issue that prevent from importing player own private map
Release v1.0.1
Fixes :
- Fix error when world is missing on old map
- Remove orange color in list map name
Release v1.0.0
Here is the first release of MapSaver.
MapSaver is a plugin to save minecraft map (the item filled_map) data in database to be able to retrieve them when you want, share your creations through multiple servers.
Features :
- Commands to save, update, delete, rename your map identified by a name
- You can save a map, it will store data and create a locked filled_map copy that other players can import
- Commands to lock, unlock your map to be prevent update of your map data
- Command import to get a locked copy of the map you want
- Auto update of copy, if you update a map the filled_map will be automatically updated even if there are in item frame, even accross server if you have bungee configured.
- NB: For paper-spigot auto update need a reason to auto refresh (player that connect, the chunk is reloaded, etc). So you may need move away a bit to see the update happen
- Command visibility to change the visibility of the map, it can be either:
- Private : Only you can access
- Public : Everyone can import your map but your the only one that can update it
- Commands list and info to get information about maps for you or other players