Commit Graph

364 Commits

Author SHA1 Message Date
AlexDev_
69cb990721 Fixed problem with Placeholders Replacements
Some checks failed
CI Tests & Publish / build (push) Failing after 1m27s
Moved some logic to velocitab thread
2025-04-09 17:51:02 +02:00
William278
6ff785fb14
feat: mark PremiumVanish as compatible 2025-04-08 21:45:34 +01:00
AlexDev_
115f3c7e9b Fixed concurrency problem
Some checks failed
CI Tests & Publish / build (push) Failing after 1m50s
Fixed problem with placeholder replacements
2025-04-05 13:57:49 +02:00
AlexDev_
7861605b47 Fixed glow problem
Some checks failed
CI Tests & Publish / build (push) Failing after 2m20s
2025-03-29 11:02:02 +01:00
AlexDev_
960955ce45
1.21.5 (#252)
* Added support for 1.21.5
* Improved UpdateTeamsPacket's caches
2025-03-28 20:28:20 +01:00
AlexDev_
381a0d0c66 Improved updateHeaderFooter
Some checks failed
CI Tests & Publish / build (push) Failing after 2m28s
2025-03-25 11:10:17 +01:00
Nick
25a866f8d0
fix: increment indexes on header/footer update (#251) 2025-03-25 11:09:09 +01:00
AlexDev_
1133729575 Fixed problem
Some checks failed
CI Tests & Publish / build (push) Failing after 3m3s
Added missing javadoc
Bumped required papiproxybridge version
2025-03-23 12:13:57 +01:00
AlexDev_
14c5346c78 Fixed placeholder replacements else case problem
Some checks failed
Update Docs / deploy-wiki (push) Failing after 50s
CI Tests & Publish / build (push) Failing after 1m57s
Fixed quit problem while using onlyListPlayersInSameServer
Improved latency task
Fixed problem while loading tab groups
2025-03-15 13:06:17 +01:00
AlexDev_
01d78879e7 Bumped version 2025-03-15 13:06:17 +01:00
AlexDev_
e0c56fbc46 Fixed vanish problems
Renamed parameters inside VanishIntegration
Code cleanup
2025-03-15 13:06:17 +01:00
dependabot[bot]
4f80e74a79
deps: bump io.netty:netty-codec-http from 4.1.118.Final to 4.1.119.Final (#249)
Some checks failed
CI Tests & Publish / build (push) Failing after 2m9s
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.118.Final to 4.1.119.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.118.Final...netty-4.1.119.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>
2025-03-09 15:14:41 +00:00
dependabot[bot]
f50a1df4a5
deps: bump net.kyori:adventure-nbt from 4.18.0 to 4.19.0 (#247)
Bumps [net.kyori:adventure-nbt](https://github.com/KyoriPowered/adventure) from 4.18.0 to 4.19.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.18.0...v4.19.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-nbt
  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>
2025-03-09 15:14:28 +00:00
William278
615ee21d18 refactor: AlexDev_ -> AlexDev03
Some checks failed
Update Docs / deploy-wiki (push) Failing after 20s
CI Tests & Publish / build (push) Failing after 4m15s
2025-02-24 22:20:45 +00:00
William278
f4bfde3628 feat: make locales slightly more consistent
also adjusts config file headers slightly
2025-02-24 22:15:46 +00:00
William278
1877cc928c [ci skip] Update README copyright 2025-02-24 21:06:28 +00:00
AlexDev_
4191f13624
1.7.4 - Bug fixes and performance improvements (#248)
* Incremented join delay

* Refactored the code to cache placeholders and then use them in sync

* More cleanup

* Sorting improvements

* Improvements on server switch

* Increased delay

* Fixed problem with header & footer task
Improved placeholder cache

* Fixed some problems
Not yet stable

* Applied 250ms delay to tab group quit logic
Reworked disconnect handling

* Fixed problem, more stable

* Removed debug messages

* Recoded task manager
Fixed possible synchronization problem
Added possibility of using multiple tabgroups files

* Fixes

* Improvements

* Removed mini expansion
Changed placeholder internal logic

* General improvements

* Performance improvements
Added not relational conditional placeholders
Fixed problems with displayname

* Fixed problem

* Improved code style
Removed useless lines

* Optimized imports

* Code cleanup

* Code cleanup

* Fixed possible when using relational placeholders

* Added Toilet support

* Improved toilet implementation

* Added new DebugSystem
removed old debug

* Changed labels

* Removed useless dependencies
Bumped toilet

* Changed from GeneralUtil to StringUtil

* Added Locales

* Fixed style

* Reverted #238

* Added docs
Removed locales

* Removed confirm sub command from docs

* remove comments

* Fixed FileInclusionRule sorting

* Fixed rowspan

---------
2025-02-24 21:54:44 +01:00
dependabot[bot]
4920b738a0
deps: bump io.netty:netty-codec-http from 4.1.117.Final to 4.1.118.Final (#246)
Some checks failed
CI Tests & Publish / build (push) Failing after 2m58s
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.117.Final...netty-4.1.118.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>
2025-02-10 18:08:17 +00:00
dependabot[bot]
ca18f28c15
deps: bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#240)
Some checks failed
CI Tests & Publish / build (push) Failing after 9m44s
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.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>
2025-02-09 15:27:10 +00:00
dependabot[bot]
2964d993ae
deps: bump net.kyori:adventure-nbt from 4.17.0 to 4.18.0 (#241)
Bumps [net.kyori:adventure-nbt](https://github.com/KyoriPowered/adventure) from 4.17.0 to 4.18.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases)
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.17.0...v4.18.0)

---
updated-dependencies:
- dependency-name: net.kyori:adventure-nbt
  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>
2025-02-09 15:26:31 +00:00
dependabot[bot]
fae554f1ed
deps: bump io.netty:netty-codec-http from 4.1.115.Final to 4.1.117.Final (#244)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.115.Final to 4.1.117.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.115.Final...netty-4.1.117.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>
2025-02-09 15:26:23 +00:00
dependabot[bot]
05948a9ad6
deps: bump com.gradleup.shadow from 8.3.5 to 8.3.6 (#245)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.5 to 8.3.6.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.5...8.3.6)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  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>
2025-02-09 15:26:02 +00:00
Preva1l
e398306cd7
enhancement: role weight fallback to luckperms placeholder (#238) 2024-12-16 20:00:25 +01:00
AlexDev_
9cb20be6e0 Fixed problem with regex 2024-12-15 22:10:10 +01:00
AlexDev_
a14c8eb2ea Fixed problem with placeholder replacements 2024-12-15 21:44:31 +01:00
AlexDev_
d47ee75d5b Added a delay on join 2024-12-13 23:19:48 +01:00
AlexDev_
e17d36deb5 Added more information about multi line strings 2024-12-12 16:38:13 +01:00
AlexDev_
6796f4402f Removed server displaynames section from docs 2024-12-04 20:36:48 +01:00
AlexDev_
5a46053117 Added 1.21.4 to workflows
Added 1.21.4 to Protocol765Adapter
2024-12-03 23:14:00 +01:00
AlexDev_
94760f7794 Changed velocity min build 2024-12-03 22:53:08 +01:00
AlexDev_
ce88b480a6 Fixed code style 2024-12-03 22:28:38 +01:00
AlexDev_
a55bd56364 Fixed typo 2024-12-03 22:19:38 +01:00
dependabot[bot]
7b8d55ba77
deps: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#233)
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.34 to 1.18.36.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.34...v1.18.36)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  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>
2024-12-03 22:08:57 +01:00
AlexDev_
24c29e632f
1.7.3 - Placeholders Replacements & 1.21.4 (#236)
* Added PlaceholderReplacements

* Removed server display names

* Fixed disconnect problem

* Added support for 1.21.4
2024-12-03 22:08:24 +01:00
dependabot[bot]
2ba208002a
deps: bump io.netty:netty-codec-http from 4.1.114.Final to 4.1.115.Final (#234)
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.114.Final to 4.1.115.Final.
- [Commits](https://github.com/netty/netty/compare/netty-4.1.114.Final...netty-4.1.115.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>
2024-11-28 15:15:55 +00:00
AlexDev_
6c558fac3a Fixed problem when isRemoveNametags is true
Improved performance caching reflection fields
2024-11-19 16:27:03 +01:00
dependabot[bot]
67931d8d41
deps: bump com.gradleup.shadow from 8.3.3 to 8.3.5 (#232)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.3 to 8.3.5.
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](https://github.com/GradleUp/shadow/compare/8.3.3...8.3.5)

---
updated-dependencies:
- dependency-name: com.gradleup.shadow
  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>
2024-11-08 23:02:04 +00:00
William
da946ac75a
build: support 1.21.3 in ci 2024-10-28 18:31:19 +00:00
William
d9dcf54a91
build: fix missing versionMetadata 2024-10-28 18:25:11 +00:00
William
724a9b2851
build: target PAPIProxyBridge 1.7 2024-10-28 18:19:46 +00:00
dependabot[bot]
848c681cbf
deps: bump it.unimi.dsi:fastutil from 8.5.14 to 8.5.15 (#229)
Bumps [it.unimi.dsi:fastutil](https://github.com/vigna/fastutil) from 8.5.14 to 8.5.15.
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/compare/8.5.14...8.5.15)

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil
  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>
2024-10-28 18:17:56 +00:00
William
6f140e4708
feat: Add support for Minecraft 1.21.2/3 (#228)
* First step for 1.21.2

* fix

* feat: start preparing 1.21.2 support

bumps gradle and various build deps

* build: now requires Velocity 3.4.0

* build: use Velocity 3.4.0 from maven

* refactor: cleanup, fix wrong protocol ver in 765

* refactor: minor code cleanup & reformat

* refactor: further code cleanup

* refactor: more minor refactoring work

* docs: document prerequisites for using the plugin message API

* Fixed team packet mapping problem
Fixed problems with SortingOrder packet
Changed scoreboard logic to skip team packets for 1.21.2+ players if nametag is empty

* docs: further grammar fixes to plugin message API docs

* refactor: adjust PPB version checking logic

* build: simplify PPB test logic

* refactor: remove unused code

* refactor: adjust formatting

* refactor: make nametag empty by default

* refactor: suppress warning

* fix: `ConfigurationException` deserializing minimum PPB version string

* refactor: remove unused import

* Bug fixes

* Removed tablist order from all TabPlayer instances when a player leaves

* Fixed problem with data structure

* Removed synchronized

* fix: subscriber order not taking effect

* refactor: minor code style tweaks

---------

Co-authored-by: AlexDev_ <56083016+alexdev03@users.noreply.github.com>
2024-10-28 18:17:36 +00:00
dependabot[bot]
73de08eea9
deps: bump org.bstats:bstats-velocity from 3.0.3 to 3.1.0 (#217)
Bumps [org.bstats:bstats-velocity](https://github.com/Bastian/bStats-Metrics) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/Bastian/bStats-Metrics/releases)
- [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.3...v3.1.0)

---
updated-dependencies:
- dependency-name: org.bstats:bstats-velocity
  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>
2024-10-22 20:37:11 +01:00
AlexDev_
cf7c92e28f
Fixed compilation problem 2024-10-02 12:42:26 +02:00
AlexDev_
cc548b19fa Updated papiproxybridge version
Added a check to correctly remove old entries after a player left a server
Fixed problem where PlayerChannelHandler couldn't be able to handle tablist entries before the creation of TabPlayer object.
2024-10-02 12:09:06 +02:00
JerryLin
4f2fe1ef3f
fix: tablist continuesly shows on tablist disabled server (#218) 2024-10-01 22:39:44 +02:00
AlexDev_
3865387b80
Update Config-File.md 2024-09-14 23:42:04 +02:00
AlexDev_
852c3e830c Changed Animations docs
Fixed condition problem
2024-08-23 21:32:08 +02:00
AlexDev_
5470d19378 Removed unused dependency 2024-08-21 11:45:18 +02:00
dependabot[bot]
43d05b73d7
deps: bump xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1 (#211)
Bumps xyz.jpenilla.run-velocity from 2.3.0 to 2.3.1.

---
updated-dependencies:
- dependency-name: xyz.jpenilla.run-velocity
  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>
2024-08-21 10:37:52 +01:00