[+] Added ChatSpy
[~] Now you can do /mute Septy_FTW 1d said bad thing
[~] Now when you voice chat mute, it also says in chat (UPDATE MESSAGES!)
spy: "<dark_gray>[<gold>sᴘʏ<dark_gray>] <white><sender> <dark_gray>→ <white><recipient><dark_gray>: <#A7A7A7><message>"
# ============================================================
# /spychat — social spy toggle
# ============================================================
spychat:
enabled: "<#00F986>Social spy <bold>enabled</bold><#00F986>. You will now see all private messages."
disabled: "<#A7A7A7>Social spy <bold>disabled</bold><#A7A7A7>."
voice-muted-also: "<dark_gray>[<light_purple>ᴠᴏɪᴄᴇ<dark_gray>] <#A7A7A7><white><player><#A7A7A7> has also been voice muted."
[+]Added this possibility:
auto_punish:
enabled: false
rules:
# action: offend — applies a template from templates.yml (escalates with prior offences).
# Leave reason blank to use the template's own reason.
- warn_threshold: 3
action: offend
template: hack_1
reason: ""
[~] Changed so modules stop being a full entire system
[~] Fixed ChatLock & Chat Slowdown (use packetevents fix inside config!)
