Apiary is a modernized Velocity fork with all the necessary features for The MegaHive
- Modernized Codebase to have an easily adaptable environment
- Necessary Server Commands in-built! /alert /find /hub /ping /send, you name it!
- In-built Redis & Queue System! Easy access to a Redi System to eliminate
- Extremely High Performance to achieve the main goal for having thousands of players!
velocity.command.alert[/alert]velocity.command.alertraw[/alertraw]velocity.command.find[/find]velocity.command.hub[/hub]velocity.command.ping[/ping]velocity.command.showall[/showall]velocity.command.uptime[/velocity uptime]
redis.command.proxy[/proxy] (Shows the proxy you are connected to or the proxy another user is connected to).redis.command.proxyids[/proxyids] (Shows all available proxies with their according proxy IDs).redis.command.plist[/plist] (Shows all users connected to a specific proxy or a specific server on that proxy).
/queue[Aliases:/server&/joinqueue]/leavequeue
/queueadmin listqueues/queueadmin pause {SERVER}/queueadmin unpause {SERVER}/queueadmin add {PLAYER} {SERVER}/queueadmin addall {SERVER_FROM} {SERVER_TO}/queueadmin remove {PLAYER} {SERVER}(Not including server name removes the user from all queues if multiple queuing is enabled)./queueadmin removeall {SERVER}
queue.*queue.bypassorqueue.bypass.{SERVER}queue.joinfullorqueue.joinfull.{SERVER}queue.joinfullandbypassorqueue.joinfullandbypass.{SERVER}queue.list(Allows you to view the list of people queued for a specific server).queue.listqueues(Allows you to view all possible queues and number of people queued).queue.pause(Allows you to pause any specific server from queuing).queue.pause.bypassorqueue.pause.bypass.{SERVER}(Allows you to bypass queue pauses for all servers or a specific server).queue.priority.{ALL/SERVER}.{WEIGHT}(Sets the position you are in for the/a queue).queue.remove(Allows you to remove a player from any specific queue).
- 📫 Discord:
iamcxv7
Pre-built Jars can be found in the Releases Tab
Building a Server Jar for Distribution:
./gradlew buildThanks to these projects below. If these excellent projects hadn't appeared, Apiary would not have been so great.
