Commit Graph

7 Commits

Author SHA1 Message Date
SydMontague 075bf2a098 Complete Rework
- supports 1.13 and up
- support bottom/top side placement for 1.14+
- support for fixed/invisible property in 1.16+
- complete UX rework
	- better command structure
	- more colors
	- better documentation
- removed fastsend, since it's obsolete in modern version
- GitHub Actions Continuous Integration
2020-07-18 23:55:43 +02:00
SydMontague 2ce1e361f1 Stop using player names as key in Maps...
Adjusted BaronyCraft's code for a release
- check for RIGHT_CLICK_AIR event to cancel selection (requires item in
hand)
- changed some messages a bit
- formatted the code to be more in line with my style
2019-04-06 15:12:30 +02:00
Guntram Blohm 20517bfa16 Allow scaling images 2019-04-05 16:03:26 +02:00
SydMontague 8eeae29893 Updated to 0.3
Added fastSend support, allowing you to define maps that will be sent
as a whole to the player.
2014-01-23 12:55:40 +01:00
SydMontague f4d4b2531b Update to 0.2.1
Fixed bug that removed images caused maps to not load.
2014-01-09 23:47:17 +01:00
SydMontague cb7761491c Improved map reuse behaviour of the plugin.
If you place the same image more than once, it will share the map items,
reducing the overall usage of maps as well as bandwidth usage.
2014-01-04 14:07:14 +01:00
SydMontague c94ce19270 initial commit 2013-12-30 14:20:34 +01:00