Function: totalExpToSkyWarsLevel()


# Function: totalExpToSkyWarsLevel()

totalExpToSkyWarsLevel(level): number

Returns the total amount of exp it takes to get to a certain level.

# Parameters

level: number

The level of the player.

# Returns

number