mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-28 00:55:29 +01:00
removed unused config options
This commit is contained in:
parent
def1137d80
commit
bc9b208fb2
@ -42,17 +42,6 @@ default-playerdata:
|
|||||||
attribute-points: 0
|
attribute-points: 0
|
||||||
attribute-realloc-points: 0
|
attribute-realloc-points: 0
|
||||||
|
|
||||||
# Should these Stats regenrate with a FLAT value or PERCENTAGE value?
|
|
||||||
# By default, they are set to TRUE, which means they will regenerate
|
|
||||||
# based off the FLAT Regeneration value for the respective stat
|
|
||||||
# Setting a stat to FALSE means that it will regenerate
|
|
||||||
# with the formula (Stat Regen * Max Stat) for example (Mana Regeneration * Max Mana)
|
|
||||||
stat-regen-flat:
|
|
||||||
health: true
|
|
||||||
mana: true
|
|
||||||
stamina: true
|
|
||||||
stellium: true
|
|
||||||
|
|
||||||
# The list of all conditions which must be met for the
|
# The list of all conditions which must be met for the
|
||||||
# BLOCK REGEN and BLOCK RESTRICTIONS to apply. Set to
|
# BLOCK REGEN and BLOCK RESTRICTIONS to apply. Set to
|
||||||
# 'custom-mine-conditions: []' to disable custom mining entirely.
|
# 'custom-mine-conditions: []' to disable custom mining entirely.
|
||||||
|
Loading…
Reference in New Issue
Block a user