Mike Primm
e85581a424
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
2020-04-26 17:18:45 -05:00
Mike Primm
bfbcde99f3
Handle null container file for 'minecraft' on 1.13.x+
2020-04-26 17:18:30 -05:00
mikeprimm
5cf9a375e1
Update README.md
2020-04-26 17:03:08 -05:00
Mike Primm
27d767ac35
Fix block state iterator
2020-04-26 16:58:55 -05:00
owlnull
ef2a45ab2a
Made dependency SkinsRestorer compileOnly
2020-04-26 13:09:12 +05:00
Mike Primm
745f8bc947
More 1.13.2 forge work
2020-04-25 19:50:23 -05:00
Mike Primm
d6aa2f9e17
Fix Forge 1.12.2 build
2020-04-25 18:51:11 -05:00
mikeprimm
79c8add641
Update README.md
2020-04-25 13:02:05 -05:00
owlnull
1ffa0e24ff
Fix NullPointerException in SkinsRestorerSkinUrlProvider.getSkinUrl during joins player without skin
2020-04-23 07:23:12 +05:00
owlnull
578c66e2fe
Add skins support via SkinsRestorer plugin
2020-04-23 06:39:54 +05:00
mikeprimm
6292cb774e
Merge pull request #2875 from webbukkit/revert-2838-v3.0
...
Revert "Support Mohist"
2020-04-13 07:53:06 -05:00
mikeprimm
2d3931bcaa
Revert "Support Mohist"
2020-04-13 07:52:45 -05:00
mikeprimm
781238dad9
Update plugin.yml
2020-04-12 19:41:18 -05:00
mikeprimm
9e70e2ce53
Merge pull request #2769 from PEXPlugins/feature/vaultperms
...
Add Vault compatibility and fix PEX v2 usage
2020-04-12 19:40:25 -05:00
mikeprimm
57bd7db63c
Update plugin.yml
2020-04-12 19:40:14 -05:00
mikeprimm
11dd0cff5b
Update plugin.yml
2020-04-12 19:38:20 -05:00
mikeprimm
78b7733657
Merge pull request #2770 from baconwaifu/postgres
...
Adding standalone files for postgres
2020-04-12 19:35:14 -05:00
mikeprimm
3b09dba95f
Merge branch 'v3.0' into postgres
2020-04-12 19:35:03 -05:00
mikeprimm
c7f438dda9
Merge pull request #2838 from Mohist-Community/v3.0
...
Support Mohist
2020-04-12 19:33:46 -05:00
mikeprimm
7051af01b7
Merge pull request #2839 from L0laapk3/v3.0
...
fix vertical centering of markers
2020-04-12 19:31:52 -05:00
mikeprimm
7f7ab08fe5
Merge pull request #2841 from paulstraw/feature/worldborderlabel
...
Add `worldborderlabel` configuration.txt setting
2020-04-12 19:31:06 -05:00
mikeprimm
5c8e3ef758
Update mcmod.info
2020-04-12 19:28:29 -05:00
mikeprimm
d3cb6442bb
Update mcmod.info
2020-04-12 19:28:09 -05:00
mikeprimm
39a8f4401a
Update mcmod.info
2020-04-12 19:27:49 -05:00
mikeprimm
99529bf1f8
Update mcmod.info
2020-04-12 19:27:20 -05:00
mikeprimm
7ad0baf249
Update mcmod.info
2020-04-12 19:26:58 -05:00
mikeprimm
9f6d7c2bc5
Add reddit URL
2020-04-12 19:26:32 -05:00
mikeprimm
d3d711b038
Add Reddit URL
2020-04-12 19:26:00 -05:00
mikeprimm
eebc37317d
Update README.md
2020-04-12 19:24:20 -05:00
Paul Straw
3937ece59a
Adds worldborderlabel
configuration.txt setting
2020-04-02 22:01:30 -07:00
L0laapk3
7c5d339706
fix centering of markers
2020-04-01 00:14:18 +02:00
Mgazul
9f7e177db4
Support Mohist
2020-03-31 23:48:53 +08:00
mikeprimm
ee20ea84e0
Merge pull request #2781 from Ry0taK/v3.0
...
Fix unintended redirection to welcome file
2020-02-06 07:48:00 -06:00
Ry0taK
c32713e967
Fix unintended redirection to welcome file
2020-02-06 05:47:03 +00:00
baconwaifu
3feb14d8cb
Add initial postgres standalone support. EXPERIMENTAL. chat broken.
2020-01-27 22:27:09 -05:00
baconwaifu
dd1add1d25
Add list of storage options to README, and mark postgres as experimental
2020-01-27 22:27:03 -05:00
baconwaifu
09cc25aff2
Fix Postgres column typing for standalone files
2020-01-27 22:26:46 -05:00
Zach Levis
971e621bec
Switch to https for maven central repo
2020-01-26 20:45:31 -08:00
Zach Levis
23e1bd2c59
spigot: Add Vault permissions provider
...
This allows performing permissions checks using any plugin that
implements the Vault interfaces without having to provide direct
support, including for offline players.
2020-01-26 20:45:29 -08:00
Zach Levis
aee27a10d4
spigot: For PEX provider, check class presence
...
Previously, just the plugin name was checked, which meant that Dynmap
would crash on servers running PEX 2 rather than falling back to another
provider such as superperms or op
2020-01-26 20:44:54 -08:00
Mike Primm
dfbe83f57c
Back to SNAPSHOT
2020-01-24 00:06:55 -06:00
Mike Primm
e74741b7bd
Fix chunk lighting for deep water (no skylight data)
2020-01-23 23:38:09 -06:00
Mike Primm
69eb2e73c5
Prep for beta 10 release
2020-01-23 22:36:27 -06:00
Mike Primm
10529e1049
Update for 1.15.2 Spigot
2020-01-22 11:06:09 -06:00
mikeprimm
fbe431d9ac
Merge pull request #2748 from Ry0taK/v3.0
...
Update Jetty to 9.4.24
2020-01-22 10:48:50 -06:00
RyotaK
f36404460a
Merge branch 'v3.0' into v3.0
2020-01-19 10:14:42 +09:00
Mike Primm
b11420f94b
Fix ladder model
2020-01-12 20:17:22 -06:00
Mike Primm
30e31dcb0c
Switch to SNAPSHOT
2020-01-12 19:15:19 -06:00
Mike Primm
02f73e1a28
Drop Forge 1.13.2 build until it is fixed
2020-01-12 19:13:53 -06:00
Mike Primm
10403ff271
Fix forge 1.13.2 mappings
2020-01-12 18:31:01 -06:00