Commit Graph

191 Commits

Author SHA1 Message Date
William
80e4aa45ac
[ci skip] Fix heading level in README.md 2023-04-01 00:48:52 +01:00
William
e76b2a0917
[ci skip] Add command to README.md 2023-04-01 00:48:17 +01:00
ironboundred
88d1c4f6cf
Reload and About Commands (#32) 2023-04-01 00:46:56 +01:00
William278
81d4a9a711 Bump to 1.3 2023-03-31 15:09:36 +01:00
William278
8cbaa6f70f Tweak header/footer index incrementation order 2023-03-31 15:09:05 +01:00
William278
18086fffa4 Track header/footer index per-player, clarify configuration, fix #29 2023-03-31 14:43:35 +01:00
William278
4c10d27b6b Cleanup unneccessary annotations 2023-03-31 14:22:00 +01:00
FreeMonoid
ef7e07c59d
Allow setting display name for servers (#30) 2023-03-31 14:21:17 +01:00
ironboundred
f14a92b432
Fix failed Dispatch Packet on server disconnect (#28) 2023-03-30 20:40:22 +01:00
William
95bc4669a8
Merge remote-tracking branch 'origin/master' 2023-03-23 22:15:40 +00:00
William
dbf5509a9a
Add only_list_players_in_same_group option (true by default) 2023-03-23 22:14:31 +00:00
ironboundred
10c8102e59
Add support for header and footer animations (#25) 2023-03-22 18:47:20 +00:00
William278
3001abfa17 Fix version metadata 2023-03-22 16:22:28 +00:00
William278
e1d9cec3f6 Bump shadow to 8.1.1 2023-03-22 16:22:13 +00:00
William278
e5a6e2e051 Release version 1.2.3 2023-03-22 16:21:32 +00:00
William278
c144f79caa Fix compatibility with 1.19.4 2023-03-22 16:21:19 +00:00
dependabot[bot]
74c28c149d
Bump io.netty:netty-codec-http from 4.1.89.Final to 4.1.90.Final (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-19 13:33:33 +00:00
dependabot[bot]
f61dfe9da2
Bump net.kyori:adventure-text-minimessage from 4.12.0 to 4.13.0 (#21)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-19 13:33:27 +00:00
William278
8957fafb7a Bump protocolize to 2.2.6 2023-03-19 13:26:47 +00:00
William278
3549899c90 Release version 1.2.2 2023-03-19 13:16:41 +00:00
William
6007cdddb3
Fix LuckPerms role update not updating actual user in TAB list 2023-03-16 21:11:53 +00:00
William
8a4651fb5f
Fix parsing of enums in sortable element list in config file 2023-03-16 20:00:49 +00:00
William
829ab42e2e
Merge remote-tracking branch 'origin/master' 2023-03-15 17:15:18 +00:00
William
0cc1b54481
Mark 1.19.4 as supported (Protocolize 2.2.6) 2023-03-15 17:15:07 +00:00
William278
28c5398c6b Add sorting by server name, customise sort element order 2023-03-14 14:19:59 +00:00
William
68f17b14a1
[ci skip] Update README 2023-03-13 02:18:17 +00:00
William
29553d45f7
[ci skip] Update README 2023-03-13 02:16:50 +00:00
William
9ba2949899
[ci skip] Update README 2023-03-13 02:12:47 +00:00
William
77604d17e8
[ci skip] Update README.md 2023-03-12 22:34:48 +00:00
William
1b4587bf0b
Tweak unset header/footer values to work with MiniMessage by default 2023-03-12 19:26:36 +00:00
William
ee820967de
Fix double underscore escaping still happening with MiniMessage, refactor formatter 2023-03-12 19:23:48 +00:00
William
0805a3114d
Bump to 1.2.1 2023-03-12 18:18:19 +00:00
William
fb66fb44ff
Merge remote-tracking branch 'origin/master' 2023-03-12 18:15:22 +00:00
William
da1ead367a
Better handling for nullable collision rules 2023-03-12 18:14:57 +00:00
William278
36fa0e2625 Move formatting logic into enum function 2023-03-12 13:35:42 +00:00
William
6df397b77a
Periodic updates: Also update header/footer, fix extra delay 2023-03-11 20:29:10 +00:00
William
b431ee2165
Add optional support for MiniMessage and hook for MiniPlaceholders (#18) 2023-03-11 20:23:47 +00:00
William
cb011c4e66
fix CI 2023-03-11 01:30:00 +00:00
William
c0d8ca8036
[ci skip] Fix build.gradle script log 2023-03-11 00:05:34 +00:00
William
73593ce6c5
Fix main class declaration in velocity-plugin.json 2023-03-11 00:04:28 +00:00
William278
2730778ef9 Bump to 1.1.1, update build script, stop shading lombok 2023-03-10 12:47:04 +00:00
William278
a7d512e6fe Support 1.16.5 through 1.19.3, add more protocol mappings 2023-03-10 12:27:43 +00:00
William
3a4d3a913d
[ci-skip] readme: add docs link 2023-03-09 21:37:20 +00:00
William
6d14218c5f
Tweak shading 2023-03-09 21:26:33 +00:00
William
3c5e7401af
Release version 1.1 2023-03-09 21:24:15 +00:00
William278
c062fe2d14 [ci-skip] config: Add comment for update_rate 2023-03-08 12:56:29 +00:00
William278
10ec3831d4 [ci-skip] config: Minor comment tweak 2023-03-08 12:55:43 +00:00
William278
7abf085734 [ci-skip] style: Remove double brackets on update_rate @YamlKey 2023-03-08 12:51:37 +00:00
Emibergo02
f0c5ebe5a8
Server groups, formatting based on server groups (#6) 2023-03-08 12:22:15 +00:00
William
f790378182
Add support for PlaceholderAPI placeholders via PAPIProxyBridge (#17)
* Start PAPI hook work

* Finish adding PlaceholderAPI support
2023-03-07 11:39:47 +00:00