William
d5622bb90d
docs: Use wiki-action v3
for now
2023-12-14 23:07:58 +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_
d72ad289ec
feat: Improve placeholder system, add luck_perms_meta
placeholder ( #125 )
2023-12-14 22:41:00 +00:00
dependabot[bot]
4355dc064d
build(deps): bump io.netty:netty-codec-http ( #127 )
...
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty ) from 4.1.101.Final to 4.1.103.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.101.Final...netty-4.1.103.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-12-13 18:18:36 +00:00
AlexDev_
3b1be4142f
Improved serializer system for packet adapters & fixed bugs with nametags ( #123 )
2023-11-30 15:15:18 +00:00
William
4d6621c3c1
Tidy up bits of logic, use class for Nametags ( #122 )
...
* Tidy up bits of logic, use record for Nametags
* Few more bits of cleanup
* Some feedback
* More feedback
* Fix `#prefix()` and `#suffix()` record calls
* Fixup logical error
* `nameTag` -> `nametag`
* Make TabPlayer#getNametag returns TabPlayer.Nametag
---------
Co-authored-by: AlexDev_ <alessandrodalfovo2003@gmail.com>
2023-11-20 14:36:04 +00:00
AlexDev_
2becf43845
Fix for various problems ( #119 )
...
* Fixed logic problems with vanish + added tab recalculate system when luckperms fires UserDataRecalculateEvent
* Fix for https://github.com/WiIIiam278/Velocitab/issues/120 .
Fix for rgb nametags with legacy formatter.
Fix for players with escape characters in their name.
Fix for when a player is kicked from a server while staying online, tablist wasn't updated for that player.
Fix for vanish, wrong variable used.
Fix for negative values as input for tab sorting, min value is now 0.
2023-11-14 16:58:33 +00:00
dependabot[bot]
e4df93ca3f
build(deps): bump io.netty:netty-codec-http ( #118 )
...
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty ) from 4.1.100.Final to 4.1.101.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.100.Final...netty-4.1.101.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-11-10 10:58:46 +00:00
William
2e5bf0f74d
docs: Minor ref formatting updates
2023-11-09 15:55:00 +00:00
AlexDev_
b8698075de
Added missing key to Config-File.md
2023-11-09 16:27:16 +01:00
AlexDev_
7eb8f2dbd1
Fix wrong access modifier
2023-11-09 16:16:51 +01:00
AlexDev_
3d3f3a3bfa
Changed PlayerAddedToTabEvent from record to normal class ( #117 )
2023-11-09 12:04:42 +01:00
AlexDev_
938ce9e077
Added VelocitabAPI#getServerGroup and fixed problem while un-vanishing
2023-11-08 16:59:40 +01:00
AlexDev_
83195d0e72
Fixed vanish problem ( #116 )
2023-11-08 10:00:59 +01:00
AlexDev_
7c61d82ce6
Fixed wrong method in docs
2023-11-07 16:02:09 +01:00
AlexDev_
3bb457f14e
Docs fix
2023-11-06 11:28:19 +01: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
dependabot[bot]
c82a0c75d8
build(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 ( #111 )
...
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 01:01:42 +00:00
AlexDev_
7005ceccd7
Added a team exists check when vanishing/unvanishing a player ( #110 )
2023-10-25 19:54:01 +02:00
dependabot[bot]
e22dc45a21
build(deps): bump org.ajoberstar.grgit from 5.2.0 to 5.2.1 ( #109 )
...
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/ajoberstar/grgit/releases )
- [Commits](https://github.com/ajoberstar/grgit/compare/5.2.0...5.2.1 )
---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
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-10-25 00:11:16 +01:00
William
8d3abf7ef2
docs: Update documentation on supported MC versions
2023-10-22 17:06:54 +01:00
William
3f4cb6c947
Update plugin description
2023-10-21 13:52:13 +01:00
AlexDev_
f03b8f1819
Added an option to remove name tags if prefix & suffix are empty ( #108 )
2023-10-21 12:58:38 +01:00
William
887359ddd0
docs: Fixup formatting mistake in Sorting
2023-10-19 15:11:08 +01:00
AlexDev_
d0c55b9112
docs: New API documentation corrections ( #107 )
...
* Updated docs
* Improved grammar
* Added more information about vanishing a player.
2023-10-19 15:07:50 +01:00
William
ad3183fca1
docs: Add API docs
2023-10-18 19:29:31 +01:00
William
0ab7a81501
[ci skip] Fix API badge on README
2023-10-18 19:04:45 +01:00
William
51d607a6bb
ci: add publishing to maven
2023-10-18 19:04:04 +01:00
William
3d15022565
docs: Update README
2023-10-18 18:59:10 +01:00
AlexDev_
b128f36efa
Added VelocitabAPI, Vanish integration system ( #106 )
...
* Added support for VanishIntegration
* Merged
* Added API and improved vanish system
* Fixed problem with API
* Fixed import problem
* Commit with requested changes
* first test
* Added NotNull missing annotations
* Fixed all requested changes
* Fixed logic problem
* Revert "first test"
This reverts commit 1be3c47d9c
.
* Hide nametag if the prefix & suffix are empty.
* Fixes for conversations.
* Added missing @NotNull
* Adjust repo order; use `elytrium` over `exceptionflug`
---------
Co-authored-by: William <will27528@gmail.com>
2023-10-18 18:43:03 +01:00
AlexDev_
1e2aff4cf0
Added Sorting Manager ( #105 )
...
* Added SortingManager.
* Fixed initialization problem + added cache for team name
* Improved code readability
* Commit with the requested changes.
* Update src/main/java/net/william278/velocitab/Velocitab.java
Co-authored-by: William <will27528@gmail.com>
---------
Co-authored-by: William <will27528@gmail.com>
2023-10-15 13:04:10 +01:00
William278
3d82ebe809
[ci skip] Bump to 1.5.1
2023-10-13 10:48:36 +01:00
William278
48c2b11e30
docs: Slight nametag formatting fixes
2023-10-13 10:48:21 +01:00
AlexDev_
a79404a530
Improved sorting logic to handle both high and low values. ( #103 )
2023-10-13 10:08:30 +01:00
Katherine
9090631677
Add all possible protocols to Protocol403Adapter ( #102 )
...
Fixes 1.19.2 clients being instantly kicked
Signed-off-by: unilock <unilock@fennet.rentals>
2023-10-12 17:09:11 +01:00
William278
b07c8da4a6
ci: fix version types
2023-10-12 15:51:34 +01:00
William278
23daa22d5d
ci: add release action
2023-10-12 15:47:12 +01:00
William278
a1c3b069a5
ci: 1.8.8 is supported too
2023-10-12 14:19:01 +01:00
William278
ce3bb9f954
ci: verbosely state every version
...
My fork of mc-publish that supports Hangar needs updating because v3.3 adds support for version ranges :(
2023-10-12 14:15:49 +01:00
William278
c05d16eda0
ci: improve version availability info
2023-10-12 14:03:21 +01:00
William278
b40a48a987
docs: Document new placeholders
2023-10-12 13:44:29 +01:00
William
8224cd0ff1
Fixes, logic simplification, update docs for nametags ( #101 )
2023-10-12 11:44:27 +01:00
William
1f1e69ebca
Add support for Minecraft 1.20.2 ( #99 )
...
* Add protocol mappings for 1.20.2
* Cleanup some exception handling
* ci: Mark 1.20.2 as supported
* Minor code formatting tweaks
2023-10-11 17:10:29 +01:00
dependabot[bot]
fd17560f2e
Bump io.netty:netty-codec-http from 4.1.99.Final to 4.1.100.Final ( #98 )
...
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty ) from 4.1.99.Final to 4.1.100.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.99.Final...netty-4.1.100.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-10-10 19:11:18 +01:00
dependabot[bot]
65141d0e61
Bump net.william278:PAPIProxyBridge from 1.4 to 1.4.2 ( #97 )
...
Bumps [net.william278:PAPIProxyBridge](https://github.com/WiIIiam278/PAPIProxyBridge ) from 1.4 to 1.4.2.
- [Release notes](https://github.com/WiIIiam278/PAPIProxyBridge/releases )
- [Commits](https://github.com/WiIIiam278/PAPIProxyBridge/compare/1.4...1.4.2 )
---
updated-dependencies:
- dependency-name: net.william278:PAPIProxyBridge
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-10-07 11:29:14 +01:00
dependabot[bot]
43d36d3425
Bump io.netty:netty-codec-http from 4.1.98.Final to 4.1.99.Final ( #96 )
...
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty ) from 4.1.98.Final to 4.1.99.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.98.Final...netty-4.1.99.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-09-29 22:37:34 +01:00
William278
5ad41e041f
Use text block instead of concat in Settings
2023-09-25 15:21:54 +01:00
William278
7a558d4072
Fix trailing comma in Protocol403Adapter
2023-09-25 15:21:11 +01:00
William278
6c8b1b8147
Update config file with new sorting key
2023-09-25 15:20:34 +01:00
William278
2afbf38ee1
Add %server_group%
and %server_group_index%
placeholders
2023-09-25 15:19:32 +01:00