Skip to content

Releases: YouHaveTrouble/CommandWhitelist

v2.5.2

28 Sep 17:29
Compare
Choose a tag to compare
  • account for velocity parsing / something as a valid command

Downloads also available on modrinth

v2.5.1

28 Sep 11:41
Compare
Choose a tag to compare
  • command labels are now forced to lowercase, since latest versions of the server expect commands to be lowercase and errors when commands are typed lIkE tHis.

Downloads are also available on modrinth.

v2.5.0

31 Jul 14:07
Compare
Choose a tag to compare
  • dropped protocollib support for command list send. If someone goes out of their way to inject their commands like that, all power to them, but that means they're probably nuts.
  • made protocollib message on boot a warning. Once again I'm reminding ya'll that it's not supposed to be used unless absolutely necessary.

Full Changelog: v2.4.1...v2.5.0

v2.4.1

01 May 13:23
Compare
Choose a tag to compare
  • fixed a bug causing dump command to replace content of config instead of creating dump file

Full Changelog: v2.4.0...v2.4.1

v2.4.0

19 Apr 18:48
Compare
Choose a tag to compare
  • added dump subcommand, that allows you to dump all available commands on the server to a file in CommandWhitelist config folder
  • velocity version now can tab-complete available commands in add subcommand

Full Changelog: v2.3.2...v2.4.0

v2.3.2

01 Apr 18:49
Compare
Choose a tag to compare
  • restore the ability to use clickevent and keybind tags in message formatting

Full Changelog: v2.3.1...v2.3.2

v2.3.1

21 Mar 16:13
Compare
Choose a tag to compare
  • make <newline> work

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Mar 18:49
Compare
Choose a tag to compare
  • Change how MiniMessage is shaded into the plugin, hopefully leading to less issues in the future
  • Updated MiniMessage
  • Velocity version requires build #116 or above. Older versions of velocity are not supported from now on.

Full Changelog: v2.2.6...v2.3.0

v2.2.6

13 Mar 14:17
Compare
Choose a tag to compare
  • fixed NoSuchMethodError while tab completing /cw command on spigot servers

Full Changelog: v2.2.5...v2.2.6

v2.2.5

22 Feb 19:38
cacc093
Compare
Choose a tag to compare

Whaaaa? skipped .4?! Yes. Yes it did. What are you gonna do about it?

  • Hopefully got rid of protocollib error when server tries to send command list to temporary (not yet logged in) players
  • fix ArrayOutOfBounds when tab completing cw command on velocity
  • plugin will now display a warning and ignore commands that were placed in subcommands section to prevent errors and unexpected behavior
  • Update minimessage format docs link by @rymiel in #49

New Contributors

Full Changelog: v2.2.3...v2.2.5