Commit Graph

13 Commits

Author SHA1 Message Date
William
b431ee2165
Add optional support for MiniMessage and hook for MiniPlaceholders (#18) 2023-03-11 20:23:47 +00:00
William
c0d8ca8036
[ci skip] Fix build.gradle script log 2023-03-11 00:05:34 +00:00
William278
2730778ef9 Bump to 1.1.1, update build script, stop shading lombok 2023-03-10 12:47:04 +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
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
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
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
51c7853b7b
Move to using Protocolize for scoreboard team handling using fake scoreboard teams 2023-02-19 23:08:17 +00:00
William
500c647ecc
Delayed "real" player removing, spoofed user fixes, sort by server 2023-02-19 01:30:46 +00:00
William
6caf720b5d
Initial commit 2023-02-19 00:02:50 +00:00