Commit graph

22 commits

Author SHA1 Message Date
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
JurgenKuyper
86620223cb Merge branch 'webbukkit:v3.0' into v3.0 2023-10-01 10:44:26 +02:00
Michael Primm
97a69c8c12 Restrict /dmarker file imports to {dynmap-directory}/import 2023-09-27 21:35:40 -05:00
Jurgen
0a34320fa4 implemented hideifspectator switch, still need to test fabric/forge 2023-09-27 22:22:00 +02:00
Jurgen
b6ff50c898 implemented hide if spectator 2023-09-03 12:37:58 +02: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
mastermc05
52770b4b83 Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05
717af62dcb Fabric 1.18.2 2022-11-18 13:17:21 +02: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
mikeprimm
beb350c70e Merge pull request #3754 from PssbleTrngle/v3.0
Support for fabric-permission-api & LuckPerms
2022-06-05 16:54:31 -05:00
RedstoneFuture
e1366042f2 Add no-permission message option 2022-05-29 15:28:06 +02:00
PssbleTrngle
64d7444396 remove debug logging 2022-05-12 15:38:48 +02:00
PssbleTrngle
383fdeb7f9 allow op players 2022-05-06 20:02:19 +02:00
PssbleTrngle
a277ce7283 LuckPerms permission provider for offline support 2022-05-06 19:55:28 +02:00
PssbleTrngle
99972bea87 add fabric-permission-api provider 2022-05-06 16:48:04 +02:00
Kosma Moczek
827d31b2c6 fabric-1.18.2: s/1.18/1.18.2/ 2022-02-28 21:28:17 +01:00
Kosma Moczek
55a4a372a7 fabric-1.18.2: rename fabric_1_18 -> fabric_1_18_2 2022-02-28 21:28:17 +01:00
Kosma Moczek
1eca9b195d fabric-1.18.2: copy from fabric-1.18 2022-02-28 21:28:17 +01:00