Skip to content

RediVelocity | 1.0.3 Release

Latest
Compare
Choose a tag to compare
@byPixelTV byPixelTV released this 27 Aug 10:55
· 34 commits to master since this release

Caution

☁️ Information 🚩:

  • You will need a Redis Database
  • You will only receive support if you are using the latest versions of Velocity, and RediVelocity. Additionally, you must have a basic understanding of Redis. I will not provide assistance with Redis in any way.

🍽️ Patches & Fixes 🧑🏼‍🍳:

If you want to suggest a feature, let me know that in the issue tracker!

  • Fixed an issue if a proxy got deleted while others are still running, that the playercount and player are null after that because I used a wrong list name (29a8645)
  • Switched more to di because I wanted to make it easier for developers to view my code (0c5ddd6)
  • Fixed a weird bug that the player count could go negative (8f4b1b8)
  • Removed the Server Cache because it was useless (f88ab9e)
  • Fixed some bugs with the RediVelocity Commands (3c3215c)
  • Added some testing for proxy resource packs, but this is not useable in any way, but it is in the config already for the future (2a299ef)
  • Change the message for /rv proxy players if there are no players online on the given proxy (ccf5b1e)
  • Removed /rv proxy servers connected command because it was useless (88281d4)
  • Full Changelog: v1.0.2...v1.0.3

Documentation is not yet available, for questions, join the Discord Server!

Important

📝 Velocity & Java Support 📑:

  • This version requires Velocity 3.3.0+ to correctly run on your server
  • You have to use Java 17+ to run this plugin

Tip

🔥 Other stuff 🎉:

  • If you find any bugs tell me on Discord or use the GitHub issue tracker.
    Cheers! 🥂

Note

💻 Development Builds 🌐: