- saveChannel() - Method in class me.ryandw11.ultrachat.UltraChat
-
Save the channel file.
- saveFile() - Method in class me.ryandw11.ultrachat.UltraChat
-
Save the data file.
- setAlwaysAppear(boolean) - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
-
Set if the channel is always appear
- setAlwaysAppear(boolean) - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
-
Set if the channel will always appear in chat.
- setCancelled(boolean) - Method in class me.ryandw11.ultrachat.api.events.StaffChatEvent
-
- setCancelled(boolean) - Method in class me.ryandw11.ultrachat.api.events.UltraChatEvent
-
- setClickOpenUrl(String) - Method in class me.ryandw11.ultrachat.api.JSONChatBuilder
-
Have the JSON open up a url.
- setClickRunCommand(String) - Method in class me.ryandw11.ultrachat.api.JSONChatBuilder
-
Have the JSON run a command.
- setClickSuggestCommand(String) - Method in class me.ryandw11.ultrachat.api.JSONChatBuilder
-
Have the JSON suggest a command
- setDefaultChannel(ChatChannel) - Method in class me.ryandw11.ultrachat.api.managers.ChannelManager
-
Set the default channel
- setFile(YamlConfiguration) - Static method in enum me.ryandw11.ultrachat.api.Lang
-
- setFormat(String) - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
-
- setFormat(String) - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
-
Set the format of the channel.
- setHoverShowText(List<String>) - Method in class me.ryandw11.ultrachat.api.JSONChatBuilder
-
Add a hove message.
- setJson(List<String>) - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
-
Set the json lore.
- setJson(List<String>) - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
-
Set the json for the channel.
- setMessage(String) - Method in class me.ryandw11.ultrachat.api.events.UltraChatEvent
-
Set the message
- setName(String) - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
-
Set the name of the channel.
- setName(String) - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
-
Set the name of the channel.
- setPermission(String) - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
-
Set the permission for the channel.
- setPermission(String) - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
-
Set the permission for the channel.
- setPlayerChannel(Player, ChatChannel) - Method in class me.ryandw11.ultrachat.api.managers.ChannelManager
-
Set the player's channel.
- setPlayerChannel(UUID, ChatChannel) - Method in class me.ryandw11.ultrachat.api.managers.ChannelManager
-
Set the player's channel.
- setPlayerColor(Player, String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
-
Set a player's color.
- setPrefix(String) - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
-
Set the prefix of the channel
- setPrefix(String) - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
-
Set the prefix of the channel.
- setRecipients(Set<Player>) - Method in class me.ryandw11.ultrachat.api.events.UltraChatEvent
-
Set the recipients.
- setSwearWords(List<String>) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
-
Set the swear word list.
- setType(ChatType) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
-
Set the chat mode.
- setupFormatting() - Method in class me.ryandw11.ultrachat.UltraChat
-
Setup the chat formatting.
- SimpleBarChart(String, Callable<Map<String, Integer>>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.SimpleBarChart
-
Class constructor.
- SimplePie(String, Callable<String>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.SimplePie
-
Class constructor.
- SingleLineChart(String, Callable<Integer>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.SingleLineChart
-
Class constructor.
- Spy - Class in me.ryandw11.ultrachat.listner
-
- Spy() - Constructor for class me.ryandw11.ultrachat.listner.Spy
-
- SpyCommand - Class in me.ryandw11.ultrachat.commands
-
Spy Command class.
- SpyCommand() - Constructor for class me.ryandw11.ultrachat.commands.SpyCommand
-
- spyToggle - Variable in class me.ryandw11.ultrachat.UltraChat
-
- StaffChat - Class in me.ryandw11.ultrachat.commands
-
- StaffChat() - Constructor for class me.ryandw11.ultrachat.commands.StaffChat
-
- StaffChatEvent - Class in me.ryandw11.ultrachat.api.events
-
This event is called when the staff chat is used.
- StaffChatEvent(Player, String) - Constructor for class me.ryandw11.ultrachat.api.events.StaffChatEvent
-
- StaffChatToggle - Class in me.ryandw11.ultrachat.commands
-
StaffChat Toggle command.
- StaffChatToggle() - Constructor for class me.ryandw11.ultrachat.commands.StaffChatToggle
-
- staffToggle - Variable in class me.ryandw11.ultrachat.UltraChat
-
- StopChat - Class in me.ryandw11.ultrachat.listner
-
Prevent players from chatting when the chat is stopped.
- StopChat() - Constructor for class me.ryandw11.ultrachat.listner.StopChat
-