Commit Graph

118 Commits

Author SHA1 Message Date
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
ironboundred
7d85ed6cfe
Setup a repeating task (#12)
* Setup a repeating task

Task will repeat to a configured time in milliseconds. setting the time to 0 will cause the task to not be scheduled.

* Update Settings.java

* requested changes
2023-03-04 19:01:43 +00:00
William
f5aa9fc367
[ci skip] Update README 2023-03-04 19:00:54 +00:00
William278
ef99015d01 Fix workflow file 2023-03-01 12:52:15 +00:00
William278
9996144ee2 Add modritnh CI via workflow 2023-03-01 12:48:49 +00:00
William278
b98de1ea3a Bump to Gradle 8, Bump com.github.johnrengelman.shadow to v8.1.0 2023-03-01 12:40:43 +00:00
William278
c4c46fa384 Bump to v1.0.1 2023-03-01 12:39:43 +00:00
ironboundred
80bb9ab627
Fix player names with underscores having formatting applied (#10) 2023-03-01 00:51:43 +00:00
William
10e02233f3
Fix wrong team names being sent in packets to joining players 2023-02-26 20:34:21 +00:00
William
6cea56364e
Ensure roleMappings are updated when team is made 2023-02-26 20:00:02 +00:00
William
0a39899705
Reduce number of packets being sent, adjust logic 2023-02-26 19:54:12 +00:00
William
de747bf3eb
Add additional handling to ensure entities is not null when written 2023-02-25 12:55:40 +00:00
William
39b196b647
Clarify / simplify packet logic 2023-02-25 12:52:51 +00:00
William
ad99b1655c
Always display latency as 0 where unknown 2023-02-25 12:46:58 +00:00
William
fb0be16fd7
Use byte instead of int for packet update mode 2023-02-25 12:40:25 +00:00
William
3e4f036171
Fix exception reading update teams packet 2023-02-25 12:35:47 +00:00
William
fcdcdc80dc
Specify TabList when creating new player entry 2023-02-25 12:29:06 +00:00
William
c70d4892a5
Ensure players on other servers are added as TabListEntries 2023-02-25 12:27:28 +00:00
dependabot[bot]
96fbe94ae2
Bump de.themoep:minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT (#4)
Bumps de.themoep:minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT.

---
updated-dependencies:
- dependency-name: de.themoep:minedown-adventure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 23:08:38 +00:00
dependabot[bot]
a6cfdd27af
Bump io.netty:netty-codec-http from 4.1.86.Final to 4.1.89.Final (#5)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.86.Final to 4.1.89.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.1.86.Final...netty-4.1.89.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 23:08:30 +00:00
William
23f8313f6a
Make gradlew executable 2023-02-24 22:22:40 +00:00
William
615e45049a
Add GH workflow actions 2023-02-24 22:20:08 +00:00
William
b30bbafaba
Add README and banner 2023-02-24 22:10:50 +00:00
William
a50837dcb4
Add function to exclude servers 2023-02-24 19:00:06 +00:00