The plugin for adding Drama to the DoggyCraft minecraft server!
The idea is to provide alot of social meta game mechanica that encourages simple roleplay, tension and drama to the gameplay. The concept is that this will provide a lore/culture to the server that everyone can participate in.
- The Empire is ruled by 1 King and 1 Queen
- The King must be a boy
- The Queen must be a girl
- The King and Queen livs (has spawn) in the Royal Castle
- Rebels are in opposition to the Empire
- Rebels can start "revolutions"
- Install a Spigot server
- Download DramaCraft
- Drop the DramaCraft.jar into the plugins folder.
- Start your Spigot/CraftBukkit server.
- DramaCraft must be compiled with java 8 compliance. Make sure you have a JDK 8 installed.
- DramaCraft has developed using Eclipse (But any other IDE should work as well)
- Check out this repo using git in a commandline: git clone https://github.com/DoggyCraftDK/DramaCraft.git
- Open the DramaCraft project folder in Eclipse
- Right click the DramaCraft project folder in Eclipse and select "Run as maven build..."
- Click the "Run" button in the configuration window that appears
- The DramaCraft.jar file will be compiled and available in the /target folder under your project folder