Program development TNT Detector

Status
This thread has been locked.

91012elite

Feedback score
0
Posts
8
Reactions
0
Resources
0
Hello mc market, I am requesting a developer to modify the program minecraft console client to detect tnt and make a noise when detected.

Features:
Can select chunks to alert if tnt went off with /detect alertchunk {then will have that chunk saved as a detection chunk}
Skype notify selected skype when tnt goes off near the player or in the selected chunks add people to the list with /detect addskype {name}
Detect if tnt goes off within 10 chunks of the player.
Commands
/detect alertchunk {Add a chunk to the alert list it will save that chunk so no need to do it again}
/detect clearalertchunk {Clears all selected alert chunks}
/detect alert {Disables the noise and tnt detection from working}
/detect addskype {Adds people to skype list to notify them when tnt goes off}
/detect skypealert {Enable skype alerting}

Thanks for reading please pm me on here if you are interested in the job.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

mattrick

Web Designer & Developer
Premium
Feedback score
0
Posts
105
Reactions
62
Resources
0
Hello there,

I currently am not taking any Java jobs, but I'd like to point out that if you are too far away from a chunk (usually your render distance and maybe a little more), the client will not receive updates on that chunk. If you want /detect alertchunk to work correctly, the chunk needs to be loaded on your client.

Edit: This is assuming this is for the client. If its meant to run on the server, then it will work fine.
 
Status
This thread has been locked.
Top