The configuration of the discord integration plugin is fairly simple.
StaffPlusPlusDiscord:templatePack:"default"# Choose from template packs "default" or "videndum"# The time format which will be used in the discord messages. # This needs to be a valid datetime pattern according to: https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html
timestamp-format:"yyyy-MM-dd'T'HH:mm:ss"# REPORTSreports:# The discord webhook url. This can be found in you discord server settingswebhookUrl:""# Optional webhook url. When provided, reports linked to a player will be send on this url.playerReportsWebhookUrl:""# Trigger a discord message when some player opens a new reportnotifyOpen:false # Trigger a discord message when a staff member for some reason decides to not handle a report and he unassigns himself
notifyReopen:false# Trigger a discord message when a staff member assigns himself to an open reportnotifyAccept:false# Trigger a discord message when a staff member rejects a reportnotifyReject:false# Trigger a discord message when a staff member resolves a reportnotifyResolve:falsewarnings:webhookUrl:""notifyCleared:falsenotifyCreate:falsenotifyThresholdReached:falseappeals:webhookUrl:""notifyCreate:falsenotifyApproved:falsenotifyRejected:falsebans:webhookUrl:""ban:falseunban:falseextension:falsereduction:falseappeals:webhookUrl:""notifyCreate:falsenotifyApproved:falsenotifyRejected:falseipbans:webhookUrl:""ban:falseunban:falsekicks:webhookUrl:""kick:falsemutes:webhookUrl:""mute:falseunmute:falseappeals:webhookUrl:""notifyCreate:falsenotifyApproved:falsenotifyRejected:falsealtDetect:webhookUrl:"" # Levels that should be notified to discord, leave empty to disable all notifications. Should be semi-colon separated
# possible values: POSITIVE, FAIRLY_POSITIVE, POSSIBLE, NOT_LIKELY# example value: POSITIVE;FAIRLY_POSITIVEenabledTrustLevels:""xray:webhookUrl:"" # Ores that should be notified to discord, leave empty to disable all notifications. Should be semi-colon separated
# possible values: any bukkit material# example value: DIAMOND;REDSTONEenabledOres:""staffmode:webhookUrl:""# Trigger a discord message whenever a staffmember enters staffmodenotify-enter:false# Trigger a discord message whenever a staffmember enters staffmodenotify-exit:falsechat:webhookUrl:""# Trigger a discord message whenever a a player sends a chat message containing predefined words/phrasesphrase-detection:falsecommanddetection:enabled:falsewebhookUrl:""staffchat:sync:false