Files
Civ/plugins/jukealert-paper
Alexander c19b8fceb6 Improve time formatting in snitch logs
This switches the how timestamps are rendered in snitch logs from "2011-12-03T10:15:30" to "Tue, 3 Jun 2008 11:05:30 GMT". It retains the old format for chat outputs for compaction and mod-parsing reasons.
2024-02-22 16:03:54 +00:00
..
2024-02-18 14:27:03 -05:00
2013-12-06 09:11:17 -08:00
2021-11-13 12:23:10 -06:00

JukeAlert

A plugin for Minecraft 1.16.5 that turns Noteblocks and Jukeboxes into 'snitches' that record player entries and actions.

Usage

  • Reinforce a Noteblock with a Citadel reinforcement to create an entry snitch. The snitch will send a notification to everyone on the Citadel group its reinforced to when other players enter its field - an 11 block cube centered on the snitch.

  • Reinforce a Jukebox with a Citadel reinforcement to create a snitch. The snitch will send a notification to everyone on the Citadel group its reinforced to when other players enter its field - an 11 block cube centered on the snitch. It will also record player actions that occur within the field, e.g. block placement and destruction. Type /jainfo to check what players did in the snitched area while you were gone.

Wiki: https://github.com/CivClassic/JukeAlert/wiki

Contributing