/ewized-t3

Repository for a ten.java submission.

Primary LanguageJava

ewized'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/ewized

Compilation

  • Download & Install Maven 3
  • Clone the repository: git clone https://github.com/tenjava/ewized-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. Install plugin
  2. Do things with it

Random Events

To enable debug mode set the JVM flag -Ddebug this will make all events happen with out randomness and show debug messages.

  • Doors

Doors will have a chance to send you to other dimensions.

  • Diamonds

When an item despawn or is dispensed it will have a random chance to turn into diamonds.

  • Lighting

When lighting strikes it will have a chance to tear apart your world, spawning mobs and killing your land.

  • Bows

Shooting bows are so random that you have a chance to shoot an entity you did not expect.