forked from Kolyah35/minecraft-pe-0.6.1
FEAT: Ban command, save ops and banned ppl in files
TODO: fix many crashes...
This commit is contained in:
@@ -309,7 +309,7 @@ public:
|
||||
Random random;
|
||||
|
||||
std::set<std::string> ops;
|
||||
|
||||
std::set<std::string> bannedPpl;
|
||||
protected:
|
||||
bool isFindingSpawn;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user