Interface | Description |
---|---|
Ban |
Represents a ban made on an object.
|
Ban.Ip |
Represents a ban made on an IP.
|
Ban.User |
Represents a ban made on a user.
|
BanBuilder |
Represents a builder that creates bans.
|
BanFactory |
Interface representing the contract of bans.
|
Class | Description |
---|---|
Bans |
Utility class for working with and creating
Ban s. |
Enum | Description |
---|---|
BanType |
Represents the possible types of bans.
|