split the death message between killed by player (kill log) / killed by mob & fall & fire etc (death log) in config.yml
CayanNet opened this issue ยท 0 comments
Why?
since of i want to split the discord channel between kill-logs & death logs with discordsrv
What and How?
so after this feature goes added the config.yml should change like this
# All of DiscordSRV's messages will go to the first channel unless there's a channel for that type of messages defined:
# when using a compatible chat plugin, the channel name will be the one from that plugin (for chat messages)
# - If you're using TownyChat, the default channel is usually called "general" instead of "global"
# for player chat messages (when not using a chat plugin): global
# for server start/stop messages: status
# for achievement/advancement messages: awards
# for kill messages: kills
# for death messages: deaths
# for join messages: join
# for leave messages: leave
# for dynmap messages: dynmap
# for watchdog messages: watchdog
# for /discord broadcast: broadcasts (unless specified in the command)
# for account linking: link
Are there alternatives?
am not sure about this but i can try to find other ways
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response