Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes
RankManager.cpp File Reference
#include "Globals.h"
#include "RankManager.h"
#include "IniFile.h"
#include "Protocol/MojangAPI.h"
#include "ClientHandle.h"
Include dependency graph for RankManager.cpp:

Go to the source code of this file.

Classes

class  cRankManagerIniMigrator
 Migrates from groups.ini and users.ini into the rankmanager DB. More...
 
struct  cRankManagerIniMigrator::sGroup
 Container for a group read from an INI file. More...
 
struct  cRankManagerIniMigrator::sUser
 Container for a single user read from an INI file. More...