Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
The file containing most of the server logic. More...
#include <plugins/plugins.h>
#include <plugins/event.h>
#include <utils/network.h>
#include <types/chatmessage.h>
#include <cmd/commands.h>
#include <cmd/console.h>
#include <client.h>
#include <atomic>
#include <list>
Go to the source code of this file.
Classes | |
class | Server |
Server Class. More... | |
The file containing most of the server logic.