Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# mysql settings.
mysql:
username: ''
host: localhost
Expand All @@ -7,11 +8,18 @@ mysql:
port: 3306
prefix: ''
settings:
# how big of a cube the juke will record actions inside of. 11 * 11 * 11 by default.
defaultCuboidSize: 11
# how many entries will be shown on each page of /jainfo.
logsPerPage: 10
# if set to anything above 0, it will require a moderator or higher on the namelayer group to visit the JukeBox or Notebox before it is removed this setting applies if actions have occured on the snitch.
daysFromLastAdminVisitForLoggedSnitchCulling: 0
# if set to anything above 0, it requires the same as above, but this applies to snitches with no logged actions in the specified timeframe.
daysFromLastAdminVisitForNonLoggedSnitchCulling: 0
# allows players to trigger redstone circuits if players enter, logs into, opens chests, places blocks, or breaks blocks within the snitch radius.
allowTriggeringLevers: false
# unsure
togglerestartgroupcheck: false
mercury:
broadcastallservers: false
# mercury integration for sharding. If set to true will send jukealert messages to all server worlds.
broadcastallservers: false