Jurgen
80c0759ba6
added configurable on whether to remove spawnbed markers on leave of player
2024-02-26 20:51:51 +01:00
mikeprimm
e41c4990a3
Merge pull request #4030 from ChimneySwift/generic-s3
...
Allow generic S3 endpoints for alternative services
2023-12-12 22:02:03 -06:00
ChimneySwift
29b7c3c3a6
Add override_endpoint setting to configuration files
2023-11-16 22:07:28 +10:00
Jurgen
fb94024edf
implemented hideifspectator switch, fully functional
2023-10-08 11:56:41 +02:00
Michael Primm
97a69c8c12
Restrict /dmarker file imports to {dynmap-directory}/import
2023-09-27 21:35:40 -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
Kosma Moczek
a80be9890e
fabric: version-lock fabric.mod.json
...
This is intended to reduce user errors where e.g. someone uses the
1.19 jar on 1.19.2. Previously this would lead to unspecific mixin
errors; with this change, a helpful message is shown:
Mod 'Dynmap' (dynmap) 3.4-SNAPSHOT requires version 1.19 of 'Minecraft' (minecraft), but only the wrong version is present: 1.19.2!
2022-08-11 20:13:22 +02:00
RedstoneFuture
e1366042f2
Add no-permission message option
2022-05-29 15:28:06 +02: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
d9d3024865
Add tilescale and defaulttilescal : option for bigger tiles
2022-02-16 21:13:57 -06:00
Mike Primm
fd6e1e4723
Add publicURL setting and '/dynmap url' command
2022-02-12 01:30:00 -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
Kosma Moczek
23238ee293
fabric-*: require Fabric Loader 0.12.12
...
This is the release that includes all current log4j mitigation.
Changes in fabric.mod.json ensure the mod will completely refuse to load
unless it's on a fully patched Fabric server.
2022-01-05 00:16:00 +01:00
Mike Primm
cfefe64894
Shift string safely into Log class, finish hack substitution string
2021-12-24 00:08:52 -06:00
Mike Primm
6fed0dfb1f
Add support for largeplayerfaces option for bigger player markers
2021-12-07 21:38:59 -06:00
Aniket
a35d33530e
Fix typo in configuration.txt
2021-07-13 19:53:24 +01:00
Mike Primm
ee471f7510
Add config comments for postgresql
2021-02-07 23:14:09 -06:00
Ben Lönnqvist
269291e909
added option webp-l to use lossless webp #3191
2021-01-08 23:45:30 +02:00
Pierre Kisters
679979c156
fixed ServerPlayNetworkHandlerMixin for fabric 1.16.4
2020-11-10 18:47:23 +01:00