Commit Graph

6 Commits

Author SHA1 Message Date
William
f16dd54a7f
feat: Add support for Minecraft 1.20.3/1.20.4 (#126)
* docs: Minor comment tweak

* Prepare 1.20.3 support pending Velocity

* 1.20.3/1.20.4 & java 17 (#128)

* Improved PacketAdapter system + added support for 1.20.3/1.20.4

* Changed java version to 17, updated velocity dependencies, improved packet adapters & added support for 1.20.3/4.

* Fixed compile error with adventure

* deps: Bump `netty-codec-http` to 4.1.103

* ci: Upgrade dependabot config

* ci: Update CI & Docs with new requirements

* refactor: Rename `LUCK_PERMS_META` -> `LUCKPERMS_META`

* docs: Document `%luckperms_meta_(key)%`

---------

Co-authored-by: AlexDev_ <56083016+alexdev03@users.noreply.github.com>
2023-12-14 23:00:04 +00:00
William
8d3abf7ef2
docs: Update documentation on supported MC versions 2023-10-22 17:06:54 +01:00
William
eb36002f36
Fix a few issues in Setup docs 2023-05-29 13:26:15 +01:00
William
5f090b9f77
docs: Add links to Setup.md 2023-04-21 14:39:51 +01:00
William
c9d150a11d
docs: Update workflow, add link to config file from setup 2023-04-21 14:02:59 +01:00
William
e98ffaf4a6
Add docs to main repo, docs update action 2023-04-21 13:57:24 +01:00