def levelUp(serverInfo): return player_module.levelUp(serverInfo['playerId'])
def levelUp(serverInfo): return player.levelUp(serverInfo['playerId'])