Commit graph

151 commits

Author SHA1 Message Date
Michael Primm
97a69c8c12 Restrict /dmarker file imports to {dynmap-directory}/import 2023-09-27 21:35:40 -05:00
Michael Primm
9f635441bd Fix running on spigot/paper 1.20, 1.20.1 2023-09-27 16:35:44 -05:00
Michael Primm
c2f9efd29c Add spigot 1.20.2 support 2023-09-21 20:13:15 -05:00
mikeprimm
a3da35510d Merge pull request #3990 from Thorinwasher/v3.0
Disable the plugin if on the wrong platform
2023-08-29 13:14:01 -05:00
Michael Primm
a30406e2a7 Shift old spigot/paper support to dynamic load to handle pedantic Paper
loader
2023-08-20 14:38:38 -05:00
Michael Primm
b903cfc5a6 Update bstats library 2023-07-17 18:33:26 -05:00
Thorinwasher
7842e9bdf9 Update DynmapPlugin.java 2023-07-10 11:45:27 +02:00
Michael Primm
19447f942d Add workaround for PaperMC's broken Ban API 2023-07-08 15:11:02 -05:00
Michael Primm
55da7c7869 Fix spigot jar shading 2023-06-20 21:06:10 -05:00
Michael Primm
19c14c6007 More gradle updates 2023-06-09 23:42:40 -04:00
Michael Primm
35e5acebb6 Avoid jar bloat during shadow building 2023-06-09 03:47:31 -04:00
Michael Primm
b4317cfa73 More spigot 1.20 updates 2023-06-09 02:49:17 -04:00
Michael Primm
6beb62b4b7 Initial Spigot/Paper 1.20 support 2023-06-09 02:05:17 -04:00
Michael Primm
dc18fc46d8 Initial Spigot/Paper 1.19.4 2023-03-16 00:55:32 -05:00
Max
5f7ffc5aa8 fix typo 2023-02-18 22:40:13 +01:00
Max
68d8e568bb add a comment to prevent issues like this: https://github.com/webbukkit/dynmap/issues/2968#issuecomment-652205096 2023-02-16 10:28:44 +01:00
Joo200
d2ad68eadf Don't use reflections to access SkinsRestorer API 2023-01-04 15:22:16 +01:00
Michael Primm
975944f649 Add initial 1.19.3 for Spigot/PaperMC support 2022-12-08 13:45:18 -06:00
mastermc05
8910bf62ef Cache biome object, further reduce diff 2022-11-18 13:12:40 +02:00
mastermc05
100648140f Clean up 2022-10-14 16:14:40 +03:00
mastermc05
cf508baf2b Support 1.17 2022-10-14 16:06:15 +03:00
mastermc05
065585e418 Support 1.18 2022-10-14 15:59:20 +03:00
mastermc05
9d8e95d9b2 Support 1.18.2 2022-10-14 15:51:08 +03:00
mastermc05
2a9d07926d 1.19 support 2022-10-14 12:57:23 +03:00
stepech
2b2747d3bd Update minimum spigot api, improve armor points counting 2022-08-08 22:40:27 +02:00
Mike Primm
5a3ed79f37 Initial spigot/paper 1.19 port 2022-06-07 12:28:16 -05:00
Mike Primm
d997e10eaf Update Gson reference to current spigot level (bogus security flag) 2022-06-05 17:35:50 -05:00
RedstoneFuture
e1366042f2 Add no-permission message option 2022-05-29 15:28:06 +02:00
mastermc05
398992a32b Clean and finish x2 2022-04-01 15:16:57 +03:00
mastermc05
294677a011 Clean and finish 2022-03-31 16:18:02 +03:00
mastermc05
3760549dda Parallel process and load plans 2022-03-30 19:37:29 +03:00
mastermc05
2c01947919 First idea implementation 2022-03-29 23:55:05 +03:00
Mike Primm
a0ee4dec1d First pass of 1.18.2 spigot/paper support 2022-02-28 17:46:40 -06:00
Mike Primm
5f7bbed28e Add support for trusted-proxies subnet ranges, handle nested proxies 2022-02-22 22:11:48 -06:00
Mike Primm
1954659b67 Add prefix path support for AWS S3 website 2022-02-20 21:38:50 -06:00
Mike Primm
c4dc5777c7 Switch to sdk v2 2022-02-18 00:40:55 -06:00
Mike Primm
b963cfe5d5 Start S3 support 2022-02-17 21:59:53 -06:00
Mike Primm
d9d3024865 Add tilescale and defaulttilescal : option for bigger tiles 2022-02-16 21:13:57 -06:00
Mike Primm
30791f1663 Add eclpse labels for subprojects in Fabric 2022-02-16 21:13:21 -06:00
Mike Primm
fd6e1e4723 Add publicURL setting and '/dynmap url' command 2022-02-12 01:30:00 -06:00
Mike Primm
f9ad21acb4 Label spigot subproject 2022-02-10 15:00:41 -06:00
Mike Primm
b0ee2ad240 Allow interrupted exception when shutting down 2022-02-05 03:13:34 -06:00
Mike Primm
a45c000632 Add update-webpath-files setting to allow disable of web file updating 2022-02-04 21:47:33 -06:00
James Lyne
29984eb0af Update configuration.txt comment 2022-01-07 23:06:48 +00:00
JurgenKuyper
284bbd40f2 Update configuration.txt
auto reconnect to db
2022-01-04 09:12:02 +01:00
mikeprimm
fdbefdab45 Merge pull request #3571 from JLyne/tabcomplete
Add tab completions for commands
2021-12-28 10:16:05 -06:00
Mike Primm
b589184e8a Handle negative Y for chunk generation driven updates 2021-12-25 19:09:02 -06:00
Mike Primm
cfefe64894 Shift string safely into Log class, finish hack substitution string 2021-12-24 00:08:52 -06:00
James Lyne
814f952c22 Very basic single level spigot tabcomplete 2021-12-21 11:58:54 +00:00
stepech
74929c86e4 dependency: Update SkinsRestorer 2021-12-12 13:50:43 +01:00