
Velocity Broadcast Reborn v0.3.6
The new and improved Velocity Broadcast Plugin.
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.
## Update 0.3.5 | The Console Command and Dependency Update
### 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]([url](https://git.adzeldevelops.site/Adzel/VelocityBroadcast-Reborn/issues))
3. Updated the update checker so it should work now.
### Future Updates
The future updates from the last changelog are still being worked on. Thanks for your patience.