mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2026-01-14 20:20:03 +00:00
Added /hide command to exclude players from monitor output
This commit is contained in:
@@ -74,6 +74,7 @@ struct Player {
|
||||
int32_t iGroupConditionBitFlag;
|
||||
|
||||
bool notify;
|
||||
bool hidden;
|
||||
|
||||
bool buddiesSynced;
|
||||
int64_t buddyIDs[50];
|
||||
|
||||
Reference in New Issue
Block a user