A mini-game designed to be used to make mining more fun or as a fun game to play with friends.
More Description
You can use this plugin on a server to make mining more fun for your players or to play with your friends and see who can get the most items specified. The way it works is that you specify a Minecraft item, e.g. Torches, Iron Ore, for players to find within a specified amount of time. When a player uses the main command /finditems start it starts a timer in which the player has to find as many items specified as possible. For example, if the admin specifies the item Iron Ore and a time of 120 seconds (2 minutes), when a player uses /finditems start, the 2 minute timer starts and the player has to find as much Iron Ore in 2 minutes as possible. At the end of 2 minutes, the plugin will tell the user how many Iron Ore they have found. The plugin is mainly based around user configuration.
Commands
/finditems start - Start a game
/finditems stop - Stop a game
Permissions
| Permission | Description | Default |
| finditems.start | Allows player to start game | Everyone |
| finditems.stop | Allows player to stop game | Everyone |
Configuration
Config.yml looks like this as default
####################################
# Find Items Plugin #
# By OllyWood #
####################################
# The number below is the mount of time (in seconds) is the duration of the game.
gameDuration: 120
# What item the player recieves when the game starts.
# Default is Iron Pickaxe
startItem: 257
# Below is the item that players will have to find during the game!
# Default is Iron Ore
# IT WILL ONLY ACCEPT ITEM NUMBERS!!
item: 15
# Please put the name of the item players are supposed to collect below!
itemName: Iron Ore
# Whether the player keeps the items specified above after the game ends
keepItems: true
# Pretty self-explanatory. Whether the user keeps the start item when the game ends
keepStartItem: false
# The amount of start items you get at start of game
# E.g. startItemAmount: 2 (You get 2 iron pickaxes/startItem)
startItemAmount: 1
To Do
Please leave suggestions in the comments or leave a ticket!
Donate
Please donate to help with future projects.