Skip to Content
⚠ Under Construction
ReferenceC++ APIIpBanEntry

endstone::IpBanEntry

Bases: endstone::BanEntry

Functions:

NameDescription
IpBanEntry
getAddressGets 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