Package dev.aura.bungeechat.api.placeholder
-
Interface Summary Interface Description BungeeChatPlaceHolder ReplacementSupplier -
Class Summary Class Description BungeeChatContext This class represents a context for a message or other chat related action.
It may contain the acting player (sender), the receiver (target), the message and possibly more in the future.PlaceHolder PlaceHolderManager -
Error Summary Error Description InvalidContextError This exception is used to indicate that a passed context did not fulfill the requirements placed on it.
It is advised that when throwing this exception to provide information on what exact requirements were not fulfilled as that simplifies debugging!