Important Rixor requires Java 7!
Overcast Scrimmage plugin utilising the OCN XML system!
This plugin is a fork of ParaPGM by ParaPenguin. Thanks to him, we have the base for this plugin
Before you can setup your server, you will need to download some files. Here is a list.
BarAPI.jar = Download at the Releases section of this GitHub.
Dom4j.jar = Download at the Releases section of this GitHub.
Rixor.jar = Download at the Releases section of this GitHub.
WorldEdit = http://dev.bukkit.org/bukkit-plugins/worldedit/
First, place the BarAPI.jar in the "plugins" folder in your server folder.
It would look something like this:
.../Server Folder/plugins/BarAPI.jar
Before you can go any further, you must make sure that your Maps repository contains AT LEAST 1 map, without this the plugin will have a little cry and fail to load correctly.
The format of the folder should be .../Server Folder/maps/{MAP FOLDER}/
So if I wanted to use RFV2 then it would be .../Server Folder/maps/RFV2/
Also make sure that there is a map.xml located in the map folder that would look something like this.
.../Server Folder/maps/{MAP FOLDER}/map.xml
So if I wanted to use RFV2 then it would be .../Server Folder/maps/RFV2/map.xml
Your config.yml (/plugins/Rixor/config.yml) should look like this:
team: TeamName
rotation:
- Map 1
- Map 2
- Map 3
Your server folder should look something like this (The maps in the maps folder can be different):
You can get the jars from Maven.
After that, export the plugin and you're ready to roll! Just add it to your plugins folder, and follow the setup process below.