BlockHunt
Introduction
Hide and seek is a popular game mode on Minecraft that allows you to hide as blocks and disguise as normal props from seekers. This plugin allows you to do that but with a lot more features added on such as: shops, stats etc...
This plugin has been heavily inspired from the gamemode "PropHunt", from the game, "Garry's Mod".
Download and try this plugin out for yourself!
Downloads
| Branch | Plugin version | Compatiable Minecraft version | Build status | Download |
|---|---|---|---|---|
| Release (master) | v0.2.1 | v1.9.2 | (no longer available) | Bukkit Dev |
| Snapshot (dev) | v0.2.2-SNAPSHOT | v1.9.2 | (no longer available) | Jenkins (no longer available) |
| Old version (1.8) | v0.2.1-MC1.8.8 | v1.8.8 | (no longer available) | Jenkins (no longer available) |
| Recode (recode) | v0.3.0-ALPHA | v1.9.2 | (no longer available) | Jenkins (no longer available) |
This plugin requires you to download and install two additional plugins! (Lib's Disguises and ProtocolLib)
Support
| Link | |
|---|---|
| Issues/Tickets on GitHub | Click Here |
| Telegram | Click Here |
| Dev-Bukkit comments | Click Here |
| Click Here |
Features
- Custom wand for selection arena.
- Multiple arenas.
- Join/Leave signs!
- Arena full bypass.
- Configurable blocks.
- Solid blocks like the Hives!
- Enable commands per arena.
- Executing commands on win.
- Shop with tokens!
- Instant respawn.
- And more!
MCStats
(no longer available)
Commands & Permissions
Note: Instead of using /BlockHunt you could use:
- /bh
- /hideandseek
- /seekandfind (from my old plugin)
<> = Required [] = Optional
| Command | Description | Permission | |
|---|---|---|---|
| `/BlockHunt [info/i]` | Displays the plugin's info. | blockhunt.info | All players have this permission from default. |
| `/BlockHunt <help/h>` | Shows a list of commands. | blockhunt.help | All players have this permission from default. |
| `/BlockHunt <reload/r>` | Reloads all configs. | blockhunt.reload | blockhunt.admin |
| `/BlockHunt <join/j> <arenaname>` | Joins a BlockHunt game. | blockhunt.join | blockhunt.player |
| `/BlockHunt <leave/l>` | Leave a BlockHunt game. | blockhunt.leave | blockhunt.player |
| `/BlockHunt <list/li>` | Shows a list of available arenas. | blockhunt.list | blockhunt.player |
| `/BlockHunt <shop/sh>` | Opens the BlockHunt shop. | blockhunt.shop | blockhunt.player |
| `/BlockHunt <start/go> <arenaname>` | Forces an arena to start. | blockhunt.start | blockhunt.moderator |
| `/BlockHunt <wand/w>` | Gives you the wand selection tool. | blockhunt.create | blockhunt.admin |
| `/BlockHunt <create/c> <arenaname>` | Creates an arena from your selection. | blockhunt.create | blockhunt.admin |
| `/BlockHunt <set/s> <arenaname>` | Opens a panel to set settings. | blockhunt.set | blockhunt.moderator |
| `/BlockHunt <setwarp/sw> <lobby/hiders/seekers/spawn> <arenaname>` | Sets warps for your arena. | blockhunt.setwarp | blockhunt.moderator |
| `/BlockHunt <remove/delete> <arenaname>` | Deletes an Arena. | blockhunt.remove | blockhunt.admin |
| `/BlockHunt <tokens/t> <set/add/take> <playername> <amount>` | Change someones tokens. | blockhunt.tokens | blockhunt.admin |
| Able to join full games. | blockhunt.joinfull | blockhunt.moderator | |
| Able to join/leave using join/leave signs. | blockhunt.joinsign | blockhunt.player | |
| Able to create a join/leave sign. | blockhunt.signcreate | blockhunt.moderator | |
| Gives you the BlockChooser. | blockhunt.shop.blockchooser | blockhunt.admin | |
| Gives you the ability to do all commands in-game. | blockhunt.allcommands | Operators |
Other special permissions
| Permission | Description |
|---|---|
| `blockhunt.*` | All BlockHunt permissions. |
| `blockhunt.player` | All player related permissions. |
| `blockhunt.moderator` | All moderator related permissions. |
| `blockhunt.admin` | All admin related permissions. |
| `*` | All permissions on your server, including BlockHunt's permissions. |
How to set-up?
Use this video to manage your way through the set-up phase!
Thanks to Koz4Christ for this video!
Donate
Do you have some spare money lying around? Support BlockHunt and donate, as this will give us more encouragement to produce new updates. It will also show us how interested people are in this plugin!
Thank you! <3
Try out recode
I am currently recoding the plugin and I would love to know if you like it. Suggest ideas or report bugs via the issues system. Go to my Jenkins and download the latest snapshot version.
http://jenkins.steffion.com/job/BlockHunt-recode/ (no longer available)
Disclaimer This plugin uses an auto update system, which means it will check for updates (this feature is perhaps broken at the moment). To disable this go to the config file and disable the auto-update feature. This plugin uses a Metrics system made by Hidendra, which means some information will be sent to MCStats.org and shown to the public. This data includes information such as the plugin's version, server versions, OS systems, Java version, etc. All data is sent to MCStats.org for analysis either by the public or plugin author. No personal data is taken from the server and if you want to opt-out of MCStats, go to your plugins folder, then go to the "PluginMetrics" folder (This folder is automatically created) and then set "opt-out" to true. More info can be found on MCStats.org. With this information, we can see how many people are using the current version of the plugin and its popularity so we know when to push for further updates.


-
View User Profile
-
Send Message
Posted Aug 16, 2013@GeneralDutchCoding
I agree, your code is very messy, no offence, and could use a lot of clean up. But hey, it's still alpha :P
@GeneralDutchCoding
-
View User Profile
-
Send Message
Posted Aug 16, 2013I am using your source from github,no i am not stealing just adding. Your source has many weird tokens etc + it has errors..,can you fix it or something? :p
-
View User Profile
-
Send Message
Posted Aug 16, 2013@Mineraftair
Your using the v0.1.1_ALPHA use the v0.1.2_ALPHA.
-
View User Profile
-
Send Message
Posted Aug 15, 2013I got an error that blocks the query funktion: 2013-08-16 07:32:08 [SEVERE] Error occurred while enabling BlockHunt v0.1.1_ALPHA (Is it up to date?) java.lang.IllegalAccessError: tried to access field org.mcstats.Metrics.configuration from class nl.Steffion.BlockHunt.BlockHunt at nl.Steffion.BlockHunt.BlockHunt.onEnable(BlockHunt.java:104) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.enablePlugins(CraftServer.java:264) at net.minecraft.server.v1_6_R2.MinecraftServer.l(MinecraftServer.java:313) at net.minecraft.server.v1_6_R2.MinecraftServer.f(MinecraftServer.java:290) at net.minecraft.server.v1_6_R2.MinecraftServer.a(MinecraftServer.java:250) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:151) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
-
View User Profile
-
Send Message
Posted Aug 15, 2013try to get rid of player shadows when there not solid, maybe not give blocks wooden swords right away?
-
View User Profile
-
Send Message
Posted Aug 15, 2013could u add a shop so in there you can choose anyblock which is configed in the config and make it so u have the permissions blockhunt.shop.access
-
View User Profile
-
Send Message
Posted Aug 15, 2013@kkkeeeddd
In the next update should be fixed.
-
View User Profile
-
Send Message
Posted Aug 15, 2013The Leave and Join Signs don't work!!!!!
-
View User Profile
-
Send Message
Posted Aug 15, 2013How do I create Signs?
-
View User Profile
-
Send Message
Posted Aug 15, 2013Congrats Steffion and Thanks a lot !
Almost everything works perfect except for some details :
- As soon as the arena start, the seeker spawn with hiders. It seems that the cooldowntimer before the seeker spawn, is not working.
- Hiders spawn with swords at the beginning of the event. Same problem, no cooldowntimer.
Thx
-
View User Profile
-
Send Message
Posted Aug 15, 2013When does the new version come out?
-
View User Profile
-
Send Message
Posted Aug 15, 2013Hey, I have a slight problem. I cannot select blocks to use as Disguise Blocks. When I open the /bh set (name) and click on the choose blocks, beyond that point, I can't click on anything. Shift click also doesn't work. Please get back to me.
-
View User Profile
-
Send Message
Posted Aug 15, 2013@Steffion
-
View User Profile
-
Send Message
Posted Aug 15, 2013@mfran2016
New version will be out soon though xD!
-
View User Profile
-
Send Message
Posted Aug 15, 2013When will the plugin become usable, at the moment i have no choice but to use prop hunt D:
-
View User Profile
-
Send Message
Posted Aug 15, 2013Hi, For Some reason Seekers Can ONLY SEE some Hiders And when i walk to far it pushes me as a seeker/hider to where the seekers spawn can you fix those errrors?
Thanks
-
View User Profile
-
Send Message
Posted Aug 15, 2013Will this work on an offline server? (I own a bungeecord network, there for the servers are offline.)
-
View User Profile
-
Send Message
Posted Aug 15, 2013The error is fixed in the upcoming update!!
@swedoominator
VoxelSniper self is outdated so it would not work.
-
View User Profile
-
Send Message
Posted Aug 15, 2013Hi i just noticed that you cant use this plugin together with VoxelSniper just so every one know
-
View User Profile
-
Send Message
Posted Aug 15, 2013Hello,
I would really like to use this plugin, but like many other people I get an internal error when I want to join a game. It doesn't look like anyone knows how to fix this error.
Can you guys maybe make a server with a test map en put a download link somewhere so I can use that server? Because maybe I am doing something wrong, and you guys can do it right.
(ps. If my English isn't very good sorry for that.)
greetz, Superdaiper