Commit graph

88 commits

Author SHA1 Message Date
Kosma Moczek
236081a075 spigot: fix resource handling on Gradle 7 2021-06-27 15:28:05 +02:00
Kosma Moczek
bc0f25a21d build.gradle: rename compile -> implementation 2021-06-27 13:51:12 +02:00
Mike Primm
d186432448 Add api-version 1.13 2021-06-26 13:54:59 -05:00
Kian Kasad
04db0929ae Use updated method of getting SkinsRestorer API 2021-06-20 09:22:07 -07:00
Kian Kasad
f8a7c0151f Update SkinsRestorer dependency to v14.1.0-SNAPSHOT 2021-06-20 09:16:59 -07:00
Mike Primm
9dd316b852 Initial building/running Spigot 1.17 code... still very incomplete 2021-06-11 21:59:04 -05:00
stepech
cc80570d3e Update SkinsRestorer hook to v14 API 2021-03-04 20:49:47 +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
Thomas Janssen
c9191dd12b Fixed issue where the BukkitVersionHelperSpigot116 would be incorrectly loaded for newer versions. 2020-11-05 09:52:33 +01:00
Thomas Janssen
7ff2d4783f Removed personal comments from Helper 2020-11-04 08:24:05 +01:00
Thomas Janssen
5a0314e17c Updated bukkit/spigot build for minecraft 1.16.4 2020-11-03 21:49:40 +01:00
Mike Primm
487ced7018 Add defaults to configuration.txt for webp 2020-10-25 18:59:22 -05:00
Mike Primm
763ca9a69c Add Spigot 1.16.3 support 2020-09-10 22:18:51 -05:00
Mike Primm
c2b4bde659 Add fix for Vault permission provider 2020-08-16 01:16:29 -05:00
Mike Primm
decc95d35e Add 1.16.2 support for Spigot 2020-08-12 21:40:06 -05:00
Mike Primm
177fb3f57c Add /dmap worldgetlimits, worldaddlimit, worldremovelimit commands 2020-07-04 18:02:30 -05:00
Mike Primm
49a42ab437 Update configuration.txt for block-alias example 2020-06-27 17:59:53 -05:00
Mike Primm
3917eb066a Initial 1.16.1 support - get it running 2020-06-25 19:29:03 -05:00
Mike Primm
2bad6be5df Add enterReplacesExits setting for greeting/farewell 2020-05-30 20:29:16 -05:00
Mike Primm
e038c02a1a Add enter/exit settings in configuration.txt 2020-05-25 20:15:40 -05:00
Mike Primm
8615efc226 Finish support for greeting/farewall text on area markers 2020-05-25 13:55:36 -05:00
Mike Primm
a1fd0e60f1 Switch format default for clean config files to jpg-q90 2020-05-16 19:24:36 -05:00
mikeprimm
7fa8861054 Merge pull request #2896 from owlnull/v3.0
Add skins support via SkinsRestorer plugin
2020-05-16 16:18:17 -05:00
Mike Primm
1a1e25f9d7 Get build clean with retired components 2020-05-16 16:17:32 -05:00
Mike Primm
a571621e56 Drop unsupported versions (1.13.0, 1.13.1, 1.14.0) 2020-05-16 13:29:39 -05:00
Mike Primm
bf8439be36 show-mc 2020-05-02 17:50:22 -05:00
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
c5e67185aa Made dependency SkinsRestorer compileOnly 2020-04-26 13:09:12 +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