PropHunt
Prophunt

Description

PropHunt or Hide 'n' Seek or Blockhunt is the original Minecraft port of the CSS,Cod4, GMod,TF2 (As well as other games) mod "PropHunt". Prophunt was made by Tomski before the amazing "Hide N Seek" minigame by Hive.mc. It is a game of hide and seek, where the hiders are disguised as "props" or in this case...... Minecraft Blocks! Players are given a choice if they want to be a Hider or Seeker (New!). Hiders find a nice suitable place and Block Lock at that location. Seekers will then try and find the Blocks for a certain amount of time. For every hider kill, the round timer goes up! If the round timer ends up, the hiders won. If there are nor more hiders, the seekers won. For every winning, you will receive coins to be used in the shop to buy certain disguises or tickets!
Features

- Insanely customizable, any armour, enchants and effects!
- Completely customizable shop ideal for donators!
- Change/translate any in game message!
- Full Bungee support with join Signs!!
- DisguiseCraft and LibsDisguises support!
- Standalone PropHunt currency! (MySQL)
- Vault currency support
- All dem permissions!, let specific groups/players be able to join and host matches
- Configurable Item list to be able to disguise as any Minecraft Block!
- Configurable time limit for Seekers, including damage intervals
- Inventory, Armour and XP saving and restoring
- TAB Scoreboard!
- Can be fully automatic and dedicated
- MULTIPLE MAPS
- Config each arena separately
- Use Mob disguises too!
- Hit markers and sounds
- Configurable lives!
- MOTD support!
- Max player support!
- Scoreboard
- Dispatch commands after certain number of games
Commands & Permissions

Most Important Permission - permission: prophunt.prophunt - Allows players to do any prophunt command!
| Command | Description | Permission |
|---|---|---|
| /prophunt or /ph | Shows the list of commands | prophunt.prophunt |
| /ph kick <player> | Kicks <player> from the game | prophunt.hostcommand.kick |
| /ph host | Starts to host a game of PropHunt | prophunt.hostcommand.host |
| /ph start | Starts the game of PropHunt | prophunt.hostcommand.start |
| /ph stop | Stops the current game of PropHunt | prophunt.hostcommand.stop |
| /ph join | Join in the game being hosted | prophunt.command.join |
| /ph leave | Leave the current game | prophunt.command.leave |
| /ph spectate | Spectate the current game | prophunt.command.spectate |
| /ph status | Show the status of the match | prophunt.command.status |
| /ph setup <ArenaName> | Setup the Arena! | prophunt.admin.setup |
| /ph delete <ArenaName> | Delete the Arena! | prophunt.admin.delete |
| /ph configreload | Reloads the config | prophunt.admin.configreload |
| Command Ingame | prophunt.admin.commandoverride | |
| Bypass join limits | prophunt.joinoverride | |
| -- | NEW | -- |
| /ph chooser | A gui to select Block Disguises (Also found in /ph shop) | prophunt.command.chooser |
| Block ID per permissions for block chooser | prophunt.blockchooser.<blockid> | |
| Blocks with meta values | prophunt.blockchooser.<blockid>-<blockdamage> | |
| /ph shop | Opens up the Shop GUI (Block Chooser included) | prophunt.command.shop |
| /ph currency <player> give <amount> | Gives a certain player a certain amount of the currency | prophunt.currency.give |
| /ph currency <player> remove <amount> | Removes a certain amount of the currency of a certain player | prophunt.currency.remove |
| /ph currency <player> set <amount> | Sets the amount of currency to a certain player | prophunt.currency.set |
| /ph balance | Check your balance | prophunt.currency.balance |
Jenkins, Github & IRC

| Jenkins | Github | Live Support |
|---|---|---|
![]() | ![]() |
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Metrics

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version

Notice

- For bug reports or fixes for common problems take a look at the FAQ page.
- Don't spam with your error here !
- If your error is not found there, you could create a Ticket
- For a list of ideas and suggestions take a look at the Todo page!
- If you would want to give us suggestion, you could leave a message here!
- Feel free to leave a message here!
(If you would want to help us, liking our comments is good enough or maybe drop a rating /10!)
Please do not post Bugs and errors in the comments below! Please create a ticket! We do seek your understanding!
Prophunt made by Tomskied | 2012
Page documented by SeaBoiii










-
View User Profile
-
Send Message
Posted Sep 23, 2013@Tomskied
Please :)
-
View User Profile
-
Send Message
Posted Sep 22, 2013Would be cool ta have PropHuntJoinSign but even if we just have only 1 server and host multiple game. Cause actually i can't use you're addons since he need to have multiple server running :p
-
View User Profile
-
Send Message
Posted Sep 22, 2013@XxNaelxX
Check your startup log, it will tell you any errors with your configuration.
-
View User Profile
-
Send Message
Posted Sep 22, 2013I did /ph chooser but it says error help please!
-
View User Profile
-
Send Message
Posted Sep 22, 2013Latest dev builds built against 1.6.4. :)
-
View User Profile
-
Send Message
Posted Sep 22, 2013@ashash1509
ah, yes, I've seen problems with that before. I can provide you with an auto reboot script if you want, then you can use ./stop and not have the screen problem.
-
View User Profile
-
Send Message
Posted Sep 22, 2013@DarkRyuZ7
Create a ticket please
@ashash1509
Same as above
-
View User Profile
-
Send Message
Posted Sep 22, 2013@Tomskied
We use the Spigot built in /restart command which executes the server to stop and to start on a new screen.
-
View User Profile
-
Send Message
Posted Sep 22, 2013Seekers won -> Whole Server crashes :(
java.lang.IndexOutOfBoundsException: Index: 11, Size: 11 at java.util.ArrayList.rangeCheck(ArrayList.java:604) at java.util.ArrayList.remove(ArrayList.java:445) at net.minecraft.server.v1_6_R2.World.tickEntities(World.java:1241) at net.minecraft.server.v1_6_R2.WorldServer.tickEntities(WorldServer.java:480) at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:572) at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226) at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Seem to be the arrows...
So, Seeker with Bow -> Not good ..
-
View User Profile
-
Send Message
Posted Sep 22, 2013can you add my server to the list of server it has prophunt on it
-
View User Profile
-
Send Message
Posted Sep 22, 2013Thank you very much.
-
View User Profile
-
Send Message
Posted Sep 22, 2013@MarkiiIeJ
http://dev.bukkit.org/bukkit-plugins/tomskiesprophunt/pages/FAQ/#w-can-you-make-a-thing-where-the-game-stays-hosted-until
-
View User Profile
-
Send Message
Posted Sep 22, 2013Hi, I haven't been updating plugin and attending to my server and I just wanted to know when you create an arena does an admin still have to manually start it?
-
View User Profile
-
Send Message
Posted Sep 22, 2013@XxNaelxX
Maybe this might help
http://dev.bukkit.org/bukkit-plugins/tomskiesprophunt/pages/FAQ/#w-my-client-crash-when-i-change-the-config
-
View User Profile
-
Send Message
Posted Sep 22, 2013Hey i need help because everytime i start my game everyone crashes all 6 of my people crashed even my sister but only i didnt help plz !
-
View User Profile
-
Send Message
Posted Sep 22, 2013@Seaboiii
I shall try ;)
-
View User Profile
-
Send Message
Posted Sep 22, 2013@Cocoaloco
There should be an error. Please pastebin the error in a ticket please.
@WauloK
No vault interagtion or MySQL
@WauloK
Disable use-custom-tab: false if not using TabApi
@KevinEssence
I am guessing id: 380. That is an item ID not a block id. I don't think it is possible for the cauldron.
@XxNaelxX
Any errors? Post it in a ticket please :)
-
View User Profile
-
Send Message
Posted Sep 21, 2013I dont get the wool when i do /ph setup Arena arena is my arena name
-
View User Profile
-
Send Message
Posted Sep 21, 2013Everyone just crashed when game started :o No errors, maybe in incompatible block? Here is the config. Game crashes, and sometimes you spawn in lobby with armor from last game :o
-
View User Profile
-
Send Message
Posted Sep 21, 201301:56:34 Caused by: java.lang.NoClassDefFoundError: org/mcsg/double0negative/tabapi/TabAPI
http://pastebin.com/FtGPjPbB