Juke Alert is an add on for Citadel that lets you create snitches.
Snitches
Snitches are a block that records players entering an area, breaking a block, placing a block, placing a water bucket, picking up a water bucket, etc. Snitches are made by creating a Jukebox and placing it.
Alerts
Alerts are a block that sends the owner a message when a player walks in the cuboid around the alert block. The alert block is a note block.
How to create an alert or snitch block
Creating an alert or snitch block is fairly easy. All you need to do is place a block and reinforce it. Everyone belonging to that reinforcement group will be added to the fields and will not show up on any of them. They will receive messages and can check snitches.
Commands
/ja: Shows information about JukeAlert and possible commands.
/jahelp: Shows all the commands.
/jainfo: Shows info about a snitch.
/jaclear: Clears a snitch.
/jaclearall: Clears all your snitches.
/janame <name>: Sets the name of the snitch.
Requirements
A Mysql database is required to use this plugin. Citadel is required for this.
Recommended Plugins PrisonPearl: Prison Pearl is a plugin that allows players to imprison other players and control them through the use of ender pearls that become Prison Pearls. Combined with Citadel it allows imprisoned players to tell other players the location of their pearl and the possibility of being freed. Citadel: Is a plugin that allows players to protect anything they have with either stone (25 breaks), iron (250 breaks), or Diamond (1800 breaks). This plugin combined with Prison Pearl gives the players a chance to be freed by another player once they are in the end.
Source Code
Have something you want to contribute to Juke Alert? Here is the Source Code.
Civcraft
Juke Alert was designed and customized for Civcraft (ip= untamedears.com) as a way to check and see who has committed griefing. This allows a way for players to have a sense of security and being able to bring to justice those who have wronged them.
The subreddit for this server is http://www.reddit.com/r/Civcraft/
- 4 comments
- 4 comments
Facts
- Date created
- May 15, 2013
- Categories
- Last update
- Dec 18, 2013
- Development stage
- Beta
- Language
- enUS
- License
- Open Source
- Curse link
- Juke Alert
- Downloads
- 325
- Recent files
- B: JukeAlert.1_6_4_R3.v1_1_7 for CB 1.6.4-R2.0 Dec 18, 2013
- B: JukeAlert.1_5_2_R3.v1_0_13 for CB 1.5.2-R1.0 Jul 31, 2013
- B: JukeAlert.1_5_2_R3.v0_9_7 Beta for CB 1.5.2-R0.1 Jun 08, 2013
- B: JukeAlert.1_5_2_R3.v0_9_1 Beta for CB 1.5.2-R0.1 May 24, 2013
- B: Juke Alert_v0.9.0 Beta for CB 1.5.2-R0.1 May 21, 2013
If you get BatchUpdateException's due to being unable to add/update a child row because of a failed foreign key constraint, you can remove the foreign key from your SQL table and be fine. Just run this in your SQL admin console. alter table snitch_details drop foreign key fk_snitchs_snitch_id;
@redundantgaming: Go
Looks like we need to push a new Citadel version. Thanks for the post.
Edit: A new version of Citadel will appear whenever they approve it. I also added the latest version of JukeAlert which has many improvements.
Cant create any snitches. Everything sql side appears to be working (All the files for it created in my database) JukeAlerts giving me this error when i turn on my server.
06.06 01:02:07 [Server] SEVERE Plugin JukeAlert v0.9.0 has failed to register events for class com.untamedears.JukeAlert.listener.JukeAlertListener because com/untamedears/citadel/events/CreateReinforcementEvent does not exist.
Is there going to be a file, or should I just compile it myself?
Or perhaps there's already a file that just hasn't been approved?
Thanks.