Commit graph

57 commits

Author SHA1 Message Date
owlnull
06248642ed 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
1146394158 Fix NullPointerException in SkinsRestorerSkinUrlProvider.getSkinUrl during joins player without skin 2020-04-23 07:23:12 +05:00
owlnull
2031c45d6c Add skins support via SkinsRestorer plugin 2020-04-23 06:39:54 +05:00
mikeprimm
6fda848f32 Update plugin.yml 2020-04-12 19:41:18 -05:00
mikeprimm
a412a5c613 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
47f3e58431 Update plugin.yml 2020-04-12 19:40:14 -05:00
mikeprimm
1a04b3ae12 Update plugin.yml 2020-04-12 19:38:20 -05:00
mikeprimm
8ebf7656c9 Merge pull request #2841 from paulstraw/feature/worldborderlabel
Add `worldborderlabel` configuration.txt setting
2020-04-12 19:31:06 -05:00
mikeprimm
7c6d357d3d Add Reddit URL 2020-04-12 19:26:00 -05:00
Paul Straw
c690644b93 Adds worldborderlabel configuration.txt setting 2020-04-02 22:01:30 -07:00
Zach Levis
638b17bc17 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
6152c07d9e 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
904c9be5ed Update for 1.15.2 Spigot 2020-01-22 11:06:09 -06:00
mikeprimm
0a4cef6a1c Merge pull request #2710 from MitchTalmadge/v3.0
Use Material instead of Block ID in SignChangeEvent and BlockEvent (Fixes #2699)
2019-12-20 20:38:03 -06:00
Mike Primm
7ee2bb1507 Revert api-version change - problems with 1.15.1 2019-12-20 20:26:18 -06:00
Mitch Talmadge
2383712d3d Change 'int blkid' to 'String material' for block and sign-change events. 2019-12-19 21:36:09 -07:00
Mike Primm
fb0ea1b948 Update for Spigot 1.15.1 2019-12-17 19:06:12 -06:00
mikeprimm
b75206b8e8 Merge pull request #2585 from TheDGOfficial/patch-1
Fix missing api-version warning
2019-12-15 13:15:51 -06:00
Mike Primm
58aed1cc56 Use LuckPerms 4 API for older LuckPerms, and 5 for newer ones 2019-12-15 12:53:50 -06:00
Mike Primm
36e883abaf More PR merge fixes... 2019-12-15 01:08:31 -06:00
mikeprimm
d55eacb903 Merge branch 'v3.0' into v3.0 2019-12-15 00:46:31 -06:00
mikeprimm
d8a21102c2 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
43f838edca Merge branch 'v3.0' into v3.0 2019-12-14 22:09:42 -06:00
mikeprimm
24e260c13c Merge pull request #2691 from JAysz0n/v3.0
Added support for 1.15
2019-12-14 21:58:48 -06:00
mikeprimm
e036ef1970 Merge pull request #2670 from SijmenSchoon/v3.0
Update LuckPerms and bStats
2019-12-14 13:38:29 -06:00
mikeprimm
fde5b1324c Merge pull request #2655 from EnKrypt/patch-1
Fixed typo in config file comment
Thanks!
2019-12-14 08:28:58 -06:00
mikeprimm
c625d0fd36 Merge pull request #2649 from pavog/patch-1
Fix typo for "LuckPerms" in plugin.yml softdepend

Thanks!
2019-12-14 08:28:28 -06:00
pk910
f4d7b58ad9 experimental spigot 1.15 support 2019-12-12 21:27:39 +01:00
BuildTools
f4e439ab8f Added support for 1.15 2019-12-12 21:15:11 +01:00
Sijmen Schoon
5d600882ac Update LuckPerms and bStats 2019-12-01 03:38:05 +01:00
Arvind Kumar
f3a0569a71 Fixed typo in config file comment 2019-11-12 23:51:10 +05:30
Paul Vogel
b9c7d2ef3d Fix typo for "LuckPerms" in plugin.yml softdepend 2019-11-05 13:53:10 +01:00
Gabriel Hautclocq
3408962cfa fixed disappearing markers (webbukkit#2533), many thanks to tiagoad 2019-10-04 00:51:57 +02:00
Mustafa ÖNCEL
4e67628961 Fix missing api-version warning 2019-08-15 02:43:47 +03:00
Tiago Dias
8270d95a9c Fix for disappearing sign-markers on 1.14 (Issue #2533) 2019-08-14 12:41:24 +01:00
Justin Su
21244cabcf Remove duplicate of onblockfade trigger 2019-07-22 07:54:07 -04:00
Mike Primm
6319db5106 Reuse 1.14.x helper for supporting 1.14.4 2019-07-21 12:39:17 -05:00
Mike Primm
f49daa2d1d Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
mikeprimm
03bc80b0e3 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
b9df5ab404 Prep for 1.14.3 2019-06-08 22:27:29 -05:00
Mike Primm
cc9108c7d5 Fix server name to use MOTD on 1.14.x 2019-06-08 21:58:00 -05:00
Mike Primm
7e7e2aa980 Fix 1.14 biome shading 2019-06-05 19:36:54 -05:00
Stormboomer
77f3677348 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
449ceffe1e 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
eb905dc439 Bump to use 1.14.1 support for 1.14.2 2019-05-28 10:47:56 -05:00
Mike Primm
0b12a79ab2 Add 1.14 lantern 2019-05-26 00:07:01 -05:00
Mike Primm
5c535596a3 Initial 1.14.1 support 2019-05-13 23:41:10 -05:00
Mike Primm
2a2fd9e10b Get gspigot 1.14 runnin 2019-04-27 18:55:19 -05:00
Mike Primm
71f6b3dfe8 Start spigot 1.14 support 2019-04-27 16:46:34 -05:00
Azarias Boutin
803d2e22b5 Added LuckPerms to the permissions for spigot 2019-03-20 07:03:47 +01:00