SwagTopia.binrar.metainfexe/server/config/cobblemonchallenge-common.toml
2025-02-24 13:16:47 -08:00

14 lines
600 B
TOML

[cobblemonchallenge]
#Set to false if you don't want a distance restriction on challenges
challengeDistanceRestriction = true
#Max distance of a challenge if challengeDistanceRestriction is set to true
maxChallengeDistance = 50
#The default level to set teams to if there is no challenge specified
defaultChallengeLevel = 100
#Time in millis before a challenge request expires
challengeExpirationTime = 60000
#Time in millis before a player can send a consecutive challenge
challengeCooldownTime = 5000
#Default Handicap in levels of handicapped battles.
defaultHandicap = 0