Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.42 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.42 KB

Anti VPN Service (AVS)

A powerful anti vpn service, using multiple types of providers, like downloaded address ranges or online services, to protect your Mindustry server against players using VPNs (also useful against classic DDoS attacks).

Custom whitelist and blacklist are given to allow or block specific addresses or ranges of addresses.
And there are many settings, to configure the plugin to your needs.


Requirements

  • Java 12 or newer is required to run this plugin.
  • Mindustry server, v146 or newer.

Commands

Server command: avs [command] [args...] Anti VPN Service command line manager
Admin command: /avs [command] [args...] Restricted Anti VPN Service manager for admins

Documentation

Documentation can be found here.

Releases

Prebuild releases can be found here.

Feedback

Free to you to open an issue and write a suggestion, a bug report, or just a question.

Building a Jar

Just run the command: ./gradlew build clean, and the plugin will compile and export automatically.

Installing

Simply place the output jar from the step above, in your server's config/mods directory, and restart the server.
List your currently installed plugins by running the mods command.