What is RageMode?
RageMode is a Minigame for Minecraft where you have a bow, a knife, an axe and exploding arrows. You have to kill as many Players as possible and you will be rewarded with points and, if you are good enough, with a good K/D.
This is finally a FFO minigame for Minecraft.
We have not invented RageMode, there was a plugin named RageMode which was discontinued and now the available RageMode plugins are not as good as the original.
We decided to create RageMode from scratch, for our server and also for the Minecraft community.
It was a hard way, but we finally finished the first public version for our plugin.
Information:
This plugin was tested with version 1.8.5 and above. Maybe it works with older versions, but this is not guaranteed.
How to setup?
If you want to learn how to create a game, JoinSigns and add your database details or setup the permissions, just visit our Github wiki page.
Configuration:
For now, there are not many things to set up inside the config.yml.
Everything RageMode can do is available through in-game commands.
Just one thing: If you want to setup your mySQL database to save your stats, just look to the section below.
Features:
settings: global: commands: - /hub - /lobby - /spawn
Database statistics saving function:
Currently we support mySQL for the stats to be saved. If you want to change the function from yaml to your mySQL server, change the statistics section inside your config.yml to look like that:
settings: global: statistics: type: mySQL mySQL: url: example.com port: 3306 database: ragemode_db username: ragemode password: secret
You must of course change the values to point to your mySQL server. The user must have write permissions for the given database.
I found a bug or I want to request a feature:
Perfect! Just open a new issue on our Github repository and ask whatever you want us to add to the plugin or explain us where you could find a bug.
If you are interested in developing a feature on your own and want us to add it to the plugin, read our Contributing guidelines and open a pull request on Github.
Plugin Metrics:
We use Hidendra's Plugin Metrics to collect data for our plugin. If you want to disable it, just set the opt-out value inside the plugin metrics config.yml to true.
Auto-Updater:
We are still updating our plugin to have more function and fixing lots of bugs. Normally, our plugin will look for updates every time you restart your server and download the latest stable version available. If you want to disable the auto-update function, set the auto-updater value to false (inside your config.yml for RageMode).
But be aware, if you disable the auto-update function, we will neither check for updates nor download them for you. You have to download them on your own and replace the ragemode.jar inside your plugins folder.
Old versions of the plugin are not supported in any way. We are fixing lots of bugs and if you don't want to update the plugin to the newest version, it's your own problem if you encounter any bugs.
Dev-Versions:
The newest development release will always be available here: api.kwstudios.org/plugins/KWStudios/RageMode/versions/newest
If you want to be the first who can test new functions, you could download this and test them.
But you must be aware, these development versions are normally very buggy and you should never use them if you don't accept many bugs.
If you are looking for the newest stable releases, go to our Github repository
Source Code:
This plugin is licensed under the MIT License, you can do whatever you want with the source code ;)
Github repository: Click here
Support us:
If you want to support us, join our Minecraft server (play.kwstudios.org) where you can test RageMode and other minigames, or visit our homepage http://mc.kwstudios.org/.
If you have any questions, join our Teamspeak server and ask them. We can speak English and German. The ip is ts3.kwstudios.org
Images:
You can find the images in the images section.