Skip to content

Releases: hyperdefined/VelocityBlockVersion

1.0.9

25 Jun 22:35
78dd8c6
Compare
Choose a tag to compare
  • Fixed join event being broken (closes #32).
  • Fixed version string builder having invalid versions.

1.0.8

13 Mar 19:10
ab7a714
Compare
Choose a tag to compare

Big thank you to @4drian3d for the pull request (#28).

  • The plugin will no longer need to update if there is a new Minecraft version. It will pull the version information from Velocity's API.
  • The reload command will now only appear/work with players who have the permission node.
  • Bumped the Java version from 8 -> 11 (I should of realized Velocity requires 11+).
  • Many code improvements.

1.0.7

04 Mar 19:23
3b34be4
Compare
Choose a tag to compare
  • 1.19.3 support. I had this ready when it released, but forgot to release the plugin update.
  • Added configuration option to enable/disable the "Player is connecting with protocol version" message so it doesn't spam your console by default.

1.0.6

27 Jul 19:28
8824351
Compare
Choose a tag to compare
  • Support for 1.19.1.

1.0.5

09 Jun 00:53
110755d
Compare
Choose a tag to compare
  • Added support for 1.19.
  • Added /vbvreload to reload the configuration.

1.0.4

22 Apr 23:17
b06675d
Compare
Choose a tag to compare
  • Updated MiniMessage usage. The plugin now works!
  • Bump version of plugin, I forgot to for 1.0.3, woops!
  • Removed unused maven plugins.

1.0.3

28 Feb 16:25
fa52116
Compare
Choose a tag to compare
  • Support for 1.18.2.

1.0.2

28 Jan 04:32
48bd639
Compare
Choose a tag to compare
  • This is a version bump to include the correct version being shown. I forgot to bump the version on the plugin, so it was displaying the wrong one.
  • Added an update checker.

Version 1.0.1

01 Dec 05:02
498f1e5
Compare
Choose a tag to compare
  • Added 1.18 support.

Version 1.0

12 Nov 06:45
aade80e
Compare
Choose a tag to compare

First release of plugin.