[1.0.7] Added Hytale support and improvements.
- Added Hytale support. First plugin of AntiVPN in support and working in Hytale.
- Fixed some issues about consolefilter returning error in older versions.
- Updated libraries to day 23/1/2026 (dd-MM-yyyy).
- Move package from 'zoruafan.foxgate' to ''thezowi.foxgate' and we updated a bit my classes. For developers, the Listener class change a bit.
- Removed MITL from default services because it's down.
- Added FastAsFu-- service in enabled-by-default.
- Added NoProxy service in paid services.
- Re-added Negativity service in enabled-by-default.
- Added new option "order" (in config.yml, section antivpn), which allows to load in an custom order the services. More details in the configuration.
Code (YAML):
# Custom order for load services.
# - Use this function for chooise an order for load
# in case it's required. The listed services will load
# in order while non-listed will load after and
# dinamically.
#
# Note: When checking, this will affect the order
# of services. Useful if you want to provide priority for
# non-key services.
order
:
- zowicentral
- blackbox
- ip-api
- ipapi-is
- ip-check
- iplocate
- ipquery
- iprisk
- marvinmc
- merakistudios
- rayzsde
- funkemunky
- negativity-api
- fastasfuck
- tcpshield
- blocklistde
- greensnow
- cinsscore
- Now "{KEY}" works properly in header.
- Improved IPv6 support in all softwares.
- Added option for check through modules and services in the command of '/fg check'. Just add the argument '--modules' in the end. Ex. /fg check 1.1.1.1 --modules.
- Now returns services that wasn't scanned (for an error or another reason) like a undetected service.