Commit Graph

22 Commits

Author SHA1 Message Date
William
1e3f163f2d
Bump minimessage, fix empty string used for concatenation 2023-04-17 16:06:57 +01:00
William
c6603da50a
Add license header, tweak build scripts 2023-04-17 16:04:53 +01:00
dependabot[bot]
ec0e962761
Bump io.netty:netty-codec-http from 4.1.90.Final to 4.1.91.Final (#36)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 01:34:16 +01:00
ironboundred
88d1c4f6cf
Reload and About Commands (#32) 2023-04-01 00:46:56 +01: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
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
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