#Gain skills, but don't lose them on death

17 messages · Page 1 of 1 (latest)

silk prawn
#

does anyone know how to make it so you have 0 skills when you join the server as a beginner but don't lose the skills once you die?

austere bolt
#

There is a option in the config for loosing skills on death

#

Sounds like that is what you are looking for

silk prawn
#

Ah yes! But they will still be able to gain the skills when they start?

austere bolt
#

They'd gain skills like you normally would yes

#

Why would a config that changes the way skills degrade on death interfere with that?

silk prawn
#

I see, I don't see it in my config folder. May have to make a line in my 'commands' folder for it?

#

Because I'm starting a roleplay server, I want new players to gain skills (since Experience is also used as currency to buy things (eventually)) and don't want them to lose it when they die.

austere bolt
#

No, if I say config I mean config. Config and commands.dat are not the same thing

#

Skills != Experience

silk prawn
#

"Lose_Skills_PvP": 0.75,
"Lose_Skills_PvE": 0.75,

#

Should be this?

austere bolt
#

Yes, that is what you are looking for

#

The default values mean you'd loose one fourth of your skill progress, since the value is what you keep

#

Pretty counter-intuitive but hey, Nelson

#

Anyway a value of 1 would mean you just keep them

silk prawn
#

Ah I see!