Skip to content

Getting started

RageOfFire edited this page Jul 25, 2023 · 3 revisions

Installation

  1. Download the plugin from Spigot
  2. Stop your server
  3. place a .jar file in yourserver/plugins
  4. Restart the server

Setup API Key

  1. go to proxycheck website to register a new API key (a free api key include 1,000 queries every day)
  2. Now you have 2 options to setup api key:
  • Setup in config.yml by copy the api you get from first step and put it in here and /rofvpn reload:
APIKey: 'your-api-key'
  • Using command /rofvpn setapikey <your-api-key> to setup api key
  1. All done ! Now plugin will work as expect

Clone this wiki locally