even though
"Enable Logging: Server Messages (Give/Item Spawns)": true,
"Enable Custom Logging": true
logging of custom phrases doesn't work for most plugin messages.
BotReSpawn, Guarded Crate, and Rain of Fire don't log to discord even when these settings are true and the phrases are added to the custom log.
If I type the custom phrases in chat, they do get logged...
Am I doing something wrong?
Edit: apparently not. looking through the .cs code, it appears only "give item" events are logged.
Many plugins don't use the chat to print their messages, they instead use server messages. any plans to change this?