Death Counter on player death
Yourname942 opened this issue · 2 comments
Please add a config to have the message appear when a player dies (instead of manually typing /dc)
Additional config options for this:
- optional to make it local
- optional to make it global
Minecraft 1.15.2
Forge 31.2.36
Isn't there already one? What version are you using?
…On Tue, 18 Aug 2020, 10:12 pm Yourname942, ***@***.***> wrote:
Please add a config to have the message appear when a player dies (instead
of manually typing /dc)
Additional config options for this:
- optional to make it local
- optional to make it global
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARRETAHUJMM6NC4JJCOR53SBKD47ANCNFSM4QDREJQQ>
.
There is a config, but I do not see the option:
- for the death counter to appear automatically when a player dies
- an in game option for player to show/hide the messages (ie. other players can see them, but if player A wants to see it, but player B does not, this would allow them the freedom to do so)
Note:
I don't know if there is an option already in game for players to enable/disable seeing the death counter messages
I'm using Death Counter 1.2.0
#General settings
[general]
#What kind of message should we send players when they die?
#Allowed Values: NONE, SHORT, LONG
messageType = "LONG"
#Do not persist deaths across sessions? Turning this on disables saving deaths to server folder.
singleSession = false
#Number of names to show in the leaderboard
#Range: 1 ~ 50
leaderboardCount = 5
#Permission level required to use the op commands for Death Counter
#Range: 0 ~ 4
commandPermissionLevel = 1