AresProxy | Instanced Velocity Proxy

AresProxy | Instanced Velocity Proxy 2.0.0

Cover (2).png

New Features
Modular System, making parts toggable in the plugin. (E.g. Proxy Sync)
Added more ways to store data, JSON & MongoDB instead of MongoDB only
Added more placeholders inside the spigot plugin:
  • %aresproxy_servers_<servers>%, Combines multiple playercounts (e.g. %aresproxy_servers_lobby-01,lobby-02%)
  • %aresproxy_status_<server>%, returns if a server is Offline / Online
  • %aresproxy_formatted_status_<server>%, returns if a server is Offline / Online with in the configured format
Added Staff List
Added a way to create unlimited staff channels (Staff Chat)
Added a staff notification for switching servers
Added a way to create custom commands, current types: Alias & Message
Added Raw Alert Command
Improved Tab Completion for commands
Added /<server-name> command
Added Protocol Lobbies, configure specific lobbies for specific minecraft protocols
Improved the Lobby Spread System
Added a way to edit the /hub command
Improved our Caching System for when proxy sync is enabled
Made proxy sync toggable (it is its own module now)
Added Domain Specific MoTDS
Added Domain Specific Favicons (Server Icons)
Added Domain Specific Brand Names
Added a highly configurable Cooldown system for in your MOTD
Added a "group" whitelist system, this is mainly for servers that want to prevent data loading by cancelling the player join when with a proxy whitelist system.

Bug Fixes:
Fixed multiple bugs from the old proxy where it didn't correctly replace placeholders

Improvements:
Improved the overall performance of our syncing system
Made it so you can enable & disable every command that you want

Planned Features:
Report System Module, with GUI support.
Punishment System Module, with a punishment gui. Fully integrated into AresProxy.
Toggable Staff Channels, will require the spigot plugin.
Added /hostname <player>, with this command you can check the ip a player is connected with. (e.g. play.vertcode.dev)
Added %proxy% placeholder for all the staff messages. (Staff- & AdminChat, Staff Notifications)
Added /msg <player> <message> (You can disable this command if you don't need this)
Added /reply <message> (You can disable this command if you don't need this)
Updated VLibrary
Updated Storage System

In this update we added:
  • Admin Chat (/adminchat)
  • %prefix% support for StaffChat, AdminChat & Staff Switch notifactions (Only for luckperms)
  • Added a spigot placeholderapi plugin. (Look https://ap.vertcode.dev for placeholders)
  • Added /proxyid
We have also updated our wiki, explaining more things of the core. You can find it here: https://ap.vertcode.dev/


Fixed issue where tab complete was not working
Fixed issue where it was still sending you to offline lobbies with Hub Spread
Added /report command
Added VLibrary to the zip, since its needed for the spigot plugin.
In this update we added:
  • Admin Chat (/adminchat)
  • %prefix% support for StaffChat, AdminChat & Staff Switch notifactions (Only for luckperms)
  • Added a spigot placeholderapi plugin. (Look https://ap.vertcode.dev for placeholders)
  • Added /proxyid
We have also updated our wiki, explaining more things of the core. You can find it here: https://ap.vertcode.dev/
Top