Skip to content

Releases: BlueTree242/AdvancedPlHide

Release 2.5

27 Apr 15:02
0bae74b
Compare
Choose a tag to compare

Additions

  • Spigot 1.20.5 support.
  • Bump velocity version, and drop older version support. Make sure you're on the latest velocity.

Bug fixes

  • Fixed updatechecker problems completely.
  • Fixed left-over debugging that may spam the console under certain conditions.
  • Remove duplicate classes in universal jar.
  • Server treats the plugin as a legacy plugin.

Internal Changes

  • Changed plugin's package to dev.bluetree242.advancedplhide.
  • Update gradle & some plugins.
  • Switch to Gradle Kotlin DSL.
  • Use gradle plugin to generate plugin.yml for jar.
  • Use libs.versions.toml for dependency declaration.
  • Other changes to improve code quality.

Release 2.4

23 Jan 11:08
Compare
Choose a tag to compare

Changes

  1. Added 1.19.3 support
  2. Fixed updatechecker errors
  3. UpdateChecker runs on velocity scheduler now (it won't take time to start anymore)

Release 2.3.1

01 Aug 20:22
Compare
Choose a tag to compare

Fixes

  1. Fixed thread blocking for updatechecker on join (which causes server to crash if an admin joins and updatechecker website is down)
  2. Fixed sub-arg completion not working when used from:PLUGINNAME
  3. Few more fixes

Release 2.3

26 Jul 20:19
Compare
Choose a tag to compare

Added:

  1. 1.19 Support
  2. Java 8 Support
  3. Added ? to the commands plugin will auto not complete them

Fixed:

  1. UpdateChecker always failing
  2. TabCompleter getting bugged sometimes if special conditions are available

Changes:

  1. Sub-Completer ignores everything in whitelist mode if the command is not mentioned in the config
  2. Removed plhide.sub-whitelist-mode permission and subargs now depend on regular whitelist mode
  3. Default group is no longer added to everyone, it will only be used automatically if no groups are found for the player

And a few more bug fixes!

Release 2.2

16 Feb 20:57
Compare
Choose a tag to compare

Fixes

1- Plugin not working as expected
2- Remove incorrect Argument thing when there is no args sent to client

Decreased Jar Size Completely!
Plugin now requires Java 11

Release 2.1

31 Dec 21:24
Compare
Choose a tag to compare

Added

  • Sub-Completer
  • Auto remove /ver (and similar commands) tab completer
  • Better Getting of request

Fixed

  • Possible Exploit on Proxy
  • UpdateChecker message on proxy

Release 2.0

24 Dec 13:26
Compare
Choose a tag to compare

First Version, No real changelog