/Double0negative-t3

Repository for a ten.java submission.

Primary LanguageJava

Double0negative's ten.java submission

ten.java

This is a submission for the 2014 ten.java contest.

  • __Theme:__What random events can occur in Minecraft??
  • Time: Time 3 (7/12/2014 14:00 to 7/13/2014 00:00 UTC)
  • MC Version: 1.7.9 (latest Bukkit beta)
  • Stream URL: https://twitch.tv/Double0negative

Compilation

  • Download & Install Maven 3
  • Clone the repository: git clone https://github.com/tenjava/Double0negative-t3
  • Compile and create the plugin package using Maven: mvn

Maven will download all required dependencies and build a ready-for-use plugin package!


Usage

  1. Put plugin in plugins folder
  2. Start server
  3. Due to time constraints there are Three random events, two random world events, and 1 random player event. The two world events are the asteriod event, which randomly spawns asteriods near players. Upon hitting the group they will randomly spawn diamond ore! The second world event is the blackhole event which will randomly spawn and go around destorying everything for a short time. The last event is a Random mob death match event. Randomly, when attacking a mob, you have a chance of going into a death match with mobs. If you win you get a prize! The random bounds can be set in the settings.json to make the occurance more or less frequent. Have fun!