Commit Graph

19 Commits

Author SHA1 Message Date
William
86b5e3a374
build: bump to 1.6.3 2024-02-19 14:04:49 +00:00
William278
384137a67c feat: Add Velocity version compatibility checking 2024-01-24 19:36:59 +00:00
William278
8bace563b4 build: bump to 1.6.1 2024-01-19 16:40:27 +00:00
AlexDev_
89a1f7add3
refactor: internals refactor, fix logic, new configs, spectator fix (#138)
* Started refactor

* more work

* Bug fixes and more work

* Fixed task problem

* More work on providers + fixed relocation problem

* Added providers + relocated snakeyaml

* Fixed relocation problem + removed org.json

* maps instantiation refactored

* Fixed reload problem

* Fixed logic problem

* More work on refactoring PlayerTabList

* Using lombok for procteded values

* More work

* Fixed cache problem + more work on refactor

* Fix for https://github.com/WiIIiam278/Velocitab/issues/35

* fixed conversations

* Code refactor

* Fixed problem while using minimessage

* Added more javadocs and removed kick handling as velocity fixed that problem

* Added username_lower placeholder and removed useless libraries

* Updated docs

* Added option to remove spectator effect in tablist
2024-01-16 21:09:46 +00:00
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
AlexDev_
c36e17b75e
Added PlayerAddedToTabEvent, improved PlayerTabList performance and more (#114)
Added PlayerAddedToTabEvent, improved PlayerTabList performance and added the possibility to reload the plugin without breaking the tab list. This is only for dev purposes. Bumped version to 1.5.2
Fixed a few problems.
2023-11-05 21:15:23 +01:00
William
3f4cb6c947
Update plugin description 2023-10-21 13:52:13 +01:00
William278
3d82ebe809 [ci skip] Bump to 1.5.1 2023-10-13 10:48:36 +01:00
William
1cbcc94f1c
[ci skip] Bump to v1.5 2023-09-22 18:03:49 +01:00
William
04e51a5b64
Bump to v1.4.1 2023-05-29 13:22:23 +01:00
William
c48693d865
Bump to 1.4, remove protocolize from build script, update README 2023-04-19 10:37:06 +01:00
William
c6603da50a
Add license header, tweak build scripts 2023-04-17 16:04:53 +01:00
William278
81d4a9a711 Bump to 1.3 2023-03-31 15:09:36 +01:00
William278
e5a6e2e051 Release version 1.2.3 2023-03-22 16:21:32 +00:00
William278
3549899c90 Release version 1.2.2 2023-03-19 13:16:41 +00:00
William
0805a3114d
Bump to 1.2.1 2023-03-12 18:18:19 +00:00
William
b431ee2165
Add optional support for MiniMessage and hook for MiniPlaceholders (#18) 2023-03-11 20:23:47 +00:00
William278
2730778ef9 Bump to 1.1.1, update build script, stop shading lombok 2023-03-10 12:47:04 +00:00
William
6caf720b5d
Initial commit 2023-02-19 00:02:50 +00:00