Files
Civ/plugins/jukealert-paper
okx-code 4e56b5905b Merge branch 'main' into mc/1.20
# Conflicts:
#	plugins/civduties-paper/build.gradle.kts
#	settings.gradle.kts
2024-02-23 22:33:27 +00:00
..
2024-02-22 02:44:51 +00: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