Method and Description |
---|
me.ryandw11.ultrachat.api.channels.ChatChannel.delete()
It is not recommended to use this.
|
me.ryandw11.ultrachat.api.UltraChatAPI.getPlayerCurrentChannel(UUID)
Use the channel manager instead.
|
me.ryandw11.ultrachat.api.UltraChatAPI.getPlayerFormatting(Player)
Construct the
PlayerFormatting class yourself. |
me.ryandw11.ultrachat.api.events.properties.ChatProperties.isComponent()
As of version 2.5 this will always be true as the plugin is always in JSON mode.
|