endstone::IpBanEntry
Bases: endstone::BanEntry
Functions:
Name | Description |
---|---|
IpBanEntry | |
getAddress | Gets the banned IP address. |
IpBanEntry
IpBanEntry(std::string address)
getAddress
std::string getAddress() const
Gets the banned IP address.
Returns:
the IP address
Last updated on