Commit Graph

43 Commits

Author SHA1 Message Date
Mike Primm
5e15187e46 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
mikeprimm
f151cdc84f
Merge pull request #2896 from owlnull/v3.0
Add skins support via SkinsRestorer plugin
2020-05-16 16:18:17 -05:00
Mike Primm
b7dc453879 Drop unsupported versions (1.13.0, 1.13.1, 1.14.0) 2020-05-16 13:29:39 -05:00
owlnull
c7cb56bc1d Fix plugin crash caused by SkinsRestorer integration
SkinsRestorer integration now just shows warning instead of plugin crash when SkinsRestorer not installed and integration enabled
2020-04-28 15:10:25 +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
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
10529e1049 Update for 1.15.2 Spigot 2020-01-22 11:06:09 -06:00
Mitch Talmadge
a3cb46e286 Change 'int blkid' to 'String material' for block and sign-change events. 2019-12-19 21:36:09 -07:00
Mike Primm
ad621306e8 Update for Spigot 1.15.1 2019-12-17 19:06:12 -06:00
Mike Primm
b966903331 Use LuckPerms 4 API for older LuckPerms, and 5 for newer ones 2019-12-15 12:53:50 -06:00
Mike Primm
10d03ef2ee More PR merge fixes... 2019-12-15 01:08:31 -06:00
mikeprimm
bf404ee626
Merge branch 'v3.0' into v3.0 2019-12-15 00:46:31 -06:00
mikeprimm
33b4fb7042
Merge pull request #2584 from tiagoad/v3.0
Fix for disappearing sign-markers on 1.14 (Issue #2533)
2019-12-15 00:44:27 -06:00
mikeprimm
69e42c83db
Merge branch 'v3.0' into v3.0 2019-12-14 22:09:42 -06:00
mikeprimm
700259f979
Merge pull request #2691 from JAysz0n/v3.0
Added support for 1.15
2019-12-14 21:58:48 -06:00
mikeprimm
e14179bff6
Merge pull request #2670 from SijmenSchoon/v3.0
Update LuckPerms and bStats
2019-12-14 13:38:29 -06:00
pk910
73bab0a37f experimental spigot 1.15 support 2019-12-12 21:27:39 +01:00
BuildTools
ebd883b1c2 Added support for 1.15 2019-12-12 21:15:11 +01:00
Sijmen Schoon
9e7174dcde
Update LuckPerms and bStats 2019-12-01 03:38:05 +01:00
Gabriel Hautclocq
9cf3b74609 fixed disappearing markers (webbukkit#2533), many thanks to tiagoad 2019-10-04 00:51:57 +02:00
Tiago Dias
8fc95bfc96 Fix for disappearing sign-markers on 1.14 (Issue #2533) 2019-08-14 12:41:24 +01:00
Justin Su
8ca0da72f1
Remove duplicate of onblockfade trigger 2019-07-22 07:54:07 -04:00
Mike Primm
e046f2576c Reuse 1.14.x helper for supporting 1.14.4 2019-07-21 12:39:17 -05:00
Mike Primm
286a12c4ef Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
mikeprimm
881b7dfefd
Merge pull request #2498 from stormboomer/v3.0
Added functionality for restarting the scheduled job that stores markers
2019-06-09 07:31:27 -05:00
Mike Primm
e9487d796c Prep for 1.14.3 2019-06-08 22:27:29 -05:00
Mike Primm
9746dc19f4 Fix server name to use MOTD on 1.14.x 2019-06-08 21:58:00 -05:00
Mike Primm
a2af65add6 Fix 1.14 biome shading 2019-06-05 19:36:54 -05:00
Stormboomer
39053e36d9 added method to call marker save scheduled job to Dynmap Core, so that MarkerAPIImpl can be private and might not be used directly by other devs. 2019-06-02 13:27:19 +02:00
Stormboomer
0b8118566c Added functionality for restarting the scheduled job that stores markers to markers.yml.
This should fix problems with markers not being stored after a dynmap reload, as well as vanishing markers.
2019-06-01 20:03:10 +02:00
Mike Primm
f69ce760f0 Bump to use 1.14.1 support for 1.14.2 2019-05-28 10:47:56 -05:00
Mike Primm
5ba25420a0 Add 1.14 lantern 2019-05-26 00:07:01 -05:00
Mike Primm
05de32fcfb Initial 1.14.1 support 2019-05-13 23:41:10 -05:00
Mike Primm
e8ec7da47d Get gspigot 1.14 runnin 2019-04-27 18:55:19 -05:00
Mike Primm
6f7ccbf7d9 Start spigot 1.14 support 2019-04-27 16:46:34 -05:00
Azarias Boutin
87638c6bf5 Added LuckPerms to the permissions for spigot 2019-03-20 07:03:47 +01:00
Mike Primm
3650dc7d2a Fix scaling of player health bar 2018-12-07 21:33:35 -06:00
Mike Primm
b24f92cdd0 Add blockname and statename support to CTM 2018-12-04 00:44:22 -06:00
Mike Primm
54ed4c7842 Add 1.13.2 Spigot support 2018-10-22 18:52:41 -05:00
Mike Primm
79632814d0 Add initial 1.13.1 support - keep 1.13 support for now 2018-08-26 16:48:29 -05:00
Mike Primm
1babea2ace Shift spigot version to more appropriate path 2018-08-23 23:14:55 -05:00