| Package | Description |
|---|---|
| me.croabeast.beanslib.message |
| Class and Description |
|---|
| CenteredMessage |
| MessageExecutor
The
MessageExecutor class manages how to identify a message type if it has
a respective registered prefix and an optional additional regex parameter to check
if more arguments will be needed to identify the message type. |
| MessageFlag
Represents a flag that can be allowed to be sent to a player.
|
| MessageSender
The
MessageSender class represents the action to display a
list of messages to a player using MessageExecutor instances for parse
different message types and format every message type respectively. |
| MessageSender.KeyValue |
Copyright © 2023. All rights reserved.