Commit Graph

14 Commits

Author SHA1 Message Date
Blue (Lukas Rieger)
f520833099
Fix typo in default configuration 2021-02-07 14:28:08 +01:00
Blue (Lukas Rieger)
e1c25a116a
Remove unused import 2020-11-04 01:15:49 +01:00
Blue (Lukas Rieger)
baa1653753
Workaround for a paper-bug causing an error when tab-completing sometimes 2020-11-01 12:41:40 +01:00
Blue (Lukas Rieger)
68561b1860
Add /bluemap version command and improve /bluemap worlds 2020-10-04 18:01:33 +02:00
Blue (Lukas Rieger)
e62c5d5be3
Add debug command to save the world and flush scheduled changed chunks
Also change the status command messages a little
2020-09-25 18:24:07 +02:00
Blue (Lukas Rieger)
e5a75f25e1 Change map-updating to rely on chunks rather than tiles
and trigger the updates on chunk-save-events rather than world-save-events if possible to make it more reliable.
2020-09-20 21:12:15 +02:00
Blue (Lukas Rieger)
d113d0602f Add check for vanished metadata on bukkit to hide vanished players on the map 2020-09-15 13:07:09 +02:00
Blue (Lukas Rieger)
c5ba4b1fea Add /bluemap help command to show all available commands
closes #79
2020-09-12 16:29:01 +02:00
Blue (Lukas Rieger)
cd24f57031 Fix possible NPE and the forge-server instance never being initialized 2020-08-30 20:52:30 +02:00
Blue (Lukas Rieger)
fd6da092ab Correct javax relocation 2020-08-30 14:41:51 +02:00
Blue (Lukas Rieger)
93dae9648f Dont cache the player-object.
Tentative fix for #76
2020-08-30 14:27:34 +02:00
Blue (Lukas Rieger)
591e105c05 Remove guava and yaml-config dependency and tidy up build-script dependencies 2020-08-30 13:25:22 +02:00
Blue (Lukas Rieger)
36161a1f49 Fixes and tweaks after testing 2020-08-25 18:05:25 +02:00
Blue (Lukas Rieger)
717b28d4e0 Move implementation sub-projects to subfolder and rename them 2020-08-25 15:44:25 +02:00