9
0
mirror of https://github.com/Auxilor/EcoSkills.git synced 2026-01-03 06:12:21 +00:00

Fixed Levellable

This commit is contained in:
Auxilor
2023-05-11 20:16:49 +01:00
parent d1c36c3a58
commit 222e3c8ca6

View File

@@ -30,7 +30,7 @@ abstract class Levellable(
val config: Config,
protected val plugin: EcoSkillsPlugin
) : KRegistrable {
open val startLevel = 1
open val startLevel = 0
private val key by lazy {
PersistentDataKey(