Release page for Japanese is here.
http://forum.minecraftuser.jp/viewtopic.php?f=38&t=21210&p=194155#p194155
It is a plugin that adds a mine detection mini game (like a mine sweeper).
Rely on information of mine radar on the game field, and put a Redstone torch on all of mine.


Please use CraftBukkit 1.7.2-R0.3 or later version!
Put "LandmineBusters.jar" in plugins folder.
Command is "/landminebusters ". Aliase is "/lb".
# LandmineBusters v1.0.0 # @author ucchy # @license LGPLv3 # @copyright Copyright ucchy 2015 # Message language. lang: en # Difficulty Settings. # size -> field size. # mine -> landmine num. difficulty: easy: size: 10 mine: 5 normal: size: 12 mine: 12 hard: size: 15 mine: 30 # Seconds to start game. startDelay: 5 # The server announce of starting and results of games. announce: true
Source codes managed in Github. https://github.com/ucchyocean/LandmineBusters
These codes licensed under LGPLv3.