Commit Graph

10 Commits

Author SHA1 Message Date
Amaury Carrade
a8d7a3ab2f Updated dependencies to zLib 1.0, and version number to 4.0-pre2 2020-02-15 16:56:14 +01:00
Amaury Carrade
c1dc1524cc Added back statistics 2019-11-15 03:43:30 +01:00
Amaury Carrade
411b9c218a Updates are now checked from SpigotMC.org. 2019-11-15 03:10:09 +01:00
Amaury Carrade
6db87b5f3e Maps names are no longer visible when on a frame
- Fixed a regression where the map's name was visible when hovering
  the map on the wall. The name is still visible if the map was
  manually renamed by the player.
2019-10-26 18:22:20 +02:00
Amaury Carrade
fd483d6088 1.13 + 1.14 compatibility: the beginning.
- The plugin should be compatible with 1.13+. Compatibility with 1.12- has been dropped; use old versions for them.
- Map IDs are integer instead of shorts now, as the maps limits has been dropped by Minecraft.
- ImageOnMap items are now green to differentiate them. Map parts are lime.
- Removed glow on maps, as zLib's glow effect is not compatible with 1.13+.
2019-10-26 14:26:12 +02:00
Amaury Carrade
f92d90683d
The permissions update.
* NEW: added permissions for everything.
2018-01-24 00:16:58 +01:00
Adrien Prokopowicz
cea9c1ad4b Version 3.0 ! 2016-07-18 19:00:43 +02:00
Amaury Carrade
2443574316 ImageOnMap is now a zLib plugin.
* NEW: added zLib dependency.
* NEW: removed all classes moved to the zLib, and updated the references to these classes to the zLib ones.
* BUG: fixed some GUI navigation problems.
* NEW: implemented the items renaming into the details GUI.
2015-12-29 19:12:36 +01:00
Prokopyl
aa7aa32592 * NEW: Updated version to 2.99. 2015-02-17 20:01:44 +01:00
ProkopyL
6474acecdf * NEW: Switched project to Maven. 2015-02-14 19:25:20 +01:00