Commit Graph

166 Commits

Author SHA1 Message Date
icanttellyou
6c2398f9f3
Future-proofing 2024-08-13 02:07:59 +03:00
icanttellyou
8536fbb214
Add 1.21.1 support 2024-08-10 17:42:46 +03:00
ashduino101
092aa52293 1.21 support for Bukkit 2024-06-14 21:21:23 -07:00
mikeprimm
313933fa5c
Merge pull request #4082 from JurgenKuyper/add-configurable-spawnbed-hide-on-leave
added configurable on whether to remove spawnbed markers when player leaves the server
2024-06-02 12:59:32 -05:00
Michael Primm
21369ec485 Migrate to Gradle 8.7 2024-04-26 22:50:43 -05:00
Michael Primm
669c75322a Start 1.20.5 code 2024-04-26 20:54:41 -05:00
Jurgen
d80fb25213 added configurable on whether to remove spawnbed markers on leave of player 2024-02-26 20:51:51 +01:00
mikeprimm
b0e56d3e5a
Merge pull request #4030 from ChimneySwift/generic-s3
Allow generic S3 endpoints for alternative services
2023-12-12 22:02:03 -06:00
Michael Primm
85885ced0e Add spigot-1.20.4 initial support 2023-12-12 21:22:38 -06:00
ChimneySwift
d16fdc8275 Add override_endpoint setting to configuration files 2023-11-16 22:07:28 +10:00
Jurgen
bc0117ac5a implemented hideifspectator switch, fully functional 2023-10-08 11:56:41 +02:00
JurgenKuyper
0d15ee5a46
Merge branch 'webbukkit:v3.0' into v3.0 2023-10-01 10:44:26 +02:00
Michael Primm
c807861859 Restrict /dmarker file imports to {dynmap-directory}/import 2023-09-27 21:35:40 -05:00
Michael Primm
65cca049ac Fix running on spigot/paper 1.20, 1.20.1 2023-09-27 16:35:44 -05:00
JurgenKuyper
0ba3c8008f
Merge pull request #1 from webbukkit/v3.0
align repo
2023-09-27 22:21:33 +02:00
Jurgen
030a0e1d24 implemented hideifspectator switch, still need to test fabric/forge 2023-09-27 22:22:00 +02:00
Michael Primm
e2a5fc80d3 Add spigot 1.20.2 support 2023-09-21 20:13:15 -05:00
Jurgen
c093a95bc0 implemented hide if spectator 2023-09-03 12:37:58 +02:00
mikeprimm
31d1b400f0
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
b310a57b64 Shift old spigot/paper support to dynamic load to handle pedantic Paper
loader
2023-08-20 14:38:38 -05:00
Michael Primm
105d4f1b62 Update bstats library 2023-07-17 18:33:26 -05:00
Thorinwasher
2503dbfdbb Update DynmapPlugin.java 2023-07-10 11:45:27 +02:00
Michael Primm
cee25bc518 Add workaround for PaperMC's broken Ban API 2023-07-08 15:11:02 -05:00
Michael Primm
e0c02b1fc0 Fix spigot jar shading 2023-06-20 21:06:10 -05:00
Michael Primm
dd81ea2d87 More gradle updates 2023-06-09 23:42:40 -04:00
Michael Primm
126d8e5d05 Avoid jar bloat during shadow building 2023-06-09 03:47:31 -04:00
Michael Primm
6863243d49 More spigot 1.20 updates 2023-06-09 02:49:17 -04:00
Michael Primm
43a86b820c Initial Spigot/Paper 1.20 support 2023-06-09 02:05:17 -04:00
Michael Primm
caef8f433e Initial Spigot/Paper 1.19.4 2023-03-16 00:55:32 -05:00
Max
52829462e9
fix typo 2023-02-18 22:40:13 +01:00
Max
1a261c6422
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
ae9e144774 Don't use reflections to access SkinsRestorer API 2023-01-04 15:22:16 +01:00
Michael Primm
eca305c519 Add initial 1.19.3 for Spigot/PaperMC support 2022-12-08 13:45:18 -06:00
mastermc05
0f8174796c Cache biome object, further reduce diff 2022-11-18 13:12:40 +02:00
mastermc05
053df84196 Clean up 2022-10-14 16:14:40 +03:00
mastermc05
97a82a3d1b Support 1.17 2022-10-14 16:06:15 +03:00
mastermc05
f34929c6cf Support 1.18 2022-10-14 15:59:20 +03:00
mastermc05
5f29846645 Support 1.18.2 2022-10-14 15:51:08 +03:00
mastermc05
1f1a342777 1.19 support 2022-10-14 12:57:23 +03:00
stepech
0eb2dffac2
Update minimum spigot api, improve armor points counting 2022-08-08 22:40:27 +02:00
Mike Primm
9c9c93493e Initial spigot/paper 1.19 port 2022-06-07 12:28:16 -05:00
Mike Primm
0592bc9f04 Update Gson reference to current spigot level (bogus security flag) 2022-06-05 17:35:50 -05:00
RedstoneFuture
078275d16d Add no-permission message option 2022-05-29 15:28:06 +02:00
mastermc05
d0a791b634 Clean and finish x2 2022-04-01 15:16:57 +03:00
mastermc05
da05fc4675 Clean and finish 2022-03-31 16:18:02 +03:00
mastermc05
4a97550b63 Parallel process and load plans 2022-03-30 19:37:29 +03:00
mastermc05
b0f0a4deb5 First idea implementation 2022-03-29 23:55:05 +03:00
Mike Primm
d635473d50 First pass of 1.18.2 spigot/paper support 2022-02-28 17:46:40 -06:00
Mike Primm
a9b4ace851 Add support for trusted-proxies subnet ranges, handle nested proxies 2022-02-22 22:11:48 -06:00
Mike Primm
ef045da32f Add prefix path support for AWS S3 website 2022-02-20 21:38:50 -06:00