LeviLamina
Loading...
Searching...
No Matches
ChatFloodingAction.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Safety {
6
7
enum class
ChatFloodingAction :
int
{
8
None = -1,
9
Squeltch = 0,
10
Kick = 1,
11
};
12
13
}
src
mc
server
safety
ChatFloodingAction.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0