• 0.3.7 f6d8e26e1d

    Adzel released this 2025-11-13 17:57:51 -08:00 | 0 commits to main since this release

    This is a quick update because my old URL had an issue. So I needed to fix the checker logic so future versions go through this URL.

    Expect BIG updates to come soon for version 0.4. Hope you enjoy!

    Downloads
  • 0.3.6 2883ea7185

    Adzel released this 2025-11-13 17:29:17 -08:00 | 5 commits to main since this release

    Sorry about the mixup. I switched from Github to Gitea for self hosting my own repo and forgot to update the endpoint in the update checker. So now the update checker will work. No question about it. Thank you.

    Downloads
  • 0.3.5 2883ea7185

    Adzel released this 2025-11-13 17:28:23 -08:00 | 5 commits to main since this release

    Introduction

    It has come to my attention that a couple of main errors were coming up.

    1. Console commands did not work half the time
    2. People did NOT seem to understand the dependency of a permissions plugin
    3. Update checker for some reason did not register recent updates. Fixed it now.

    As such, I fixed these three errors in one simple update.

    Changes

    1. I updated the logic to check for the source of the command being executed. So now if done in game, it will see a player wrote it. If done in console it will now register and check the logic and send the broadcast in the server from console. (I plan to add a function where it will say something like [Console] as the prefix of console run commands)
    2. I can not believe I had to do this but now if people try to install the plugin WITHOUT LuckPerms specifically, it will fail and the plugin will not load. LuckPerms is the best permissions plugin out there right now so I chose that one. Feel free to suggest more permission managers in our [ISSUE TRACKER]((https://git.adzeldevelops.site/Adz...ll being worked on. Thanks for your patience.
    Downloads
  • 0.3 2883ea7185

    Version 0.3 Stable

    Adzel released this 2025-11-13 17:25:30 -08:00 | 5 commits to main since this release

    This simple update introduces update checking with notifications as well as being able to connect with MySQL for logging purposes; Which is optional.

    (Currently in the process of updating the logic behind updates so the new git instance is where it pulls from)

    Downloads
  • Adzel released this 2025-11-13 17:19:21 -08:00 | 5 commits to main since this release

    This is the initial release for version 0.2-pre. The pre-release for version 0.2 of VelocityBroadcast Reborn. Below is the initial changes between this plugin release and the latest "un"stable version of my old VelocityBroadcast plugin. This plugin release is being tested by a server network I am working with. So any direct errors will be found and fixed quickly. Thanks in advance for your patience while I rebuild the plugin from the ground up.

    Changes between last plugin and this one

    • Implemented plugin permissions correctly this time around. Read the ReadMe file for permission and usage information.
    • Added Minimessage format as well as legacy color code support. This is so OG minecraft players and server owners can choose which type of code they want to use during broadcasts. For minimessage info, CLICK HERE
    • Hooked directly into Luckperms Velocity to make it easier to use permissions.

    Planned Features

    • Better luckperm integration to allow per-server perms on velocity.
    • Update checker and notifications for those with the vb.admin permission node.
    • Add a way for ops to use the plugin (Possibly. Trying to see if it is possible first.

    Full Changelog (For Nerds): 257dc717b5

    Downloads