make default config more vanilla like by disabling level limiting.

This commit is contained in:
alexcrea 2024-03-03 18:43:11 +01:00
parent 1f05e6ef59
commit af892aabe0
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ object ConfigOptions {
// Default value for enchantment limits
private const val DEFAULT_ENCHANT_LIMIT = 5
// Default value for limiting repair cost
const val DEFAULT_LIMIT_REPAIR = true
const val DEFAULT_LIMIT_REPAIR = false
// Default value for repair cost limit
const val DEFAULT_LIMIT_REPAIR_VALUE = 39
// Default value for level cost on item repair

View file

@ -6,7 +6,7 @@ import org.bukkit.configuration.ConfigurationSection
object MetricsUtil {
private const val baseConfigHash = -1527723485
private const val baseConfigHash = -1592940914
private const val enchantLimitsConfigHash = 781312397
private const val enchantValuesConfigHash = 1072574774
private const val enchantConflictConfigHash = 1406650190