Mineserver
A rewrite of Minecraft 1.8.9 in C++ !
|
The file handling commands logic. More...
#include <unordered_map>
#include <memory>
#include <functional>
#include <string>
#include <regex>
#include <types/chatmessage.h>
Go to the source code of this file.
Classes | |
class | ISender |
Sender Interface. More... | |
struct | Command |
Command struct. More... | |
class | CommandsManager |
Commands Manager. More... | |
The file handling commands logic.