diff --git a/channel.yml b/channel.yml index b4395c3..ba213de 100644 --- a/channel.yml +++ b/channel.yml @@ -18,8 +18,8 @@ global: format: '%prefix% %player% %suffix%&7>> ' #This is the JSON format: JSON: - - 'Wow' - - 'No Way!' + - '&3Money: $&b%vault_eco_balance_fixed%' + - '&3Username: &f%player_name%' #Example Channel: vip: prefix: '&a[&6VIP&a]&r' diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html new file mode 100644 index 0000000..cea14aa --- /dev/null +++ b/docs/allclasses-frame.html @@ -0,0 +1,43 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html new file mode 100644 index 0000000..96160d8 --- /dev/null +++ b/docs/allclasses-noframe.html @@ -0,0 +1,43 @@ + + + + + +All Classes + + + + + +

All Classes

+
+ +
+ + diff --git a/docs/constant-values.html b/docs/constant-values.html new file mode 100644 index 0000000..db29562 --- /dev/null +++ b/docs/constant-values.html @@ -0,0 +1,153 @@ + + + + + +Constant Field Values + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Constant Field Values

+

Contents

+ +
+
+ + +

me.ryandw11.*

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html new file mode 100644 index 0000000..1b234e4 --- /dev/null +++ b/docs/deprecated-list.html @@ -0,0 +1,156 @@ + + + + + +Deprecated List + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Deprecated API

+

Contents

+ +
+
+ + + +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/help-doc.html b/docs/help-doc.html new file mode 100644 index 0000000..18f361d --- /dev/null +++ b/docs/help-doc.html @@ -0,0 +1,229 @@ + + + + + +API Help + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

How This API Document Is Organized

+
This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
+
+
+ +This help file applies to API documentation generated using the standard doclet.
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html new file mode 100644 index 0000000..90ed7cc --- /dev/null +++ b/docs/index-files/index-1.html @@ -0,0 +1,143 @@ + + + + + +A-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

A

+
+
addCustomChart(Metrics.CustomChart) - Method in class me.ryandw11.ultrachat.util.Metrics
+
+
Adds a custom chart.
+
+
AdvancedBanMute - Class in me.ryandw11.ultrachat.pluginhooks
+
 
+
AdvancedBanMute() - Constructor for class me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute
+
 
+
AdvancedBarChart(String, Callable<Map<String, int[]>>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.AdvancedBarChart
+
+
Class constructor.
+
+
AdvancedPie(String, Callable<Map<String, Integer>>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.AdvancedPie
+
+
Class constructor.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html new file mode 100644 index 0000000..b3ef46a --- /dev/null +++ b/docs/index-files/index-10.html @@ -0,0 +1,153 @@ + + + + + +L-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

L

+
+
Lang - Enum in me.ryandw11.ultrachat.api
+
+
Language file
+
+
LANG - Static variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
LANG_FILE - Static variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
legitDefaultChannel(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
See if default channel exists.
+
+
loadChannel() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
Load the cannel file.
+
+
loadFile() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
load the data file
+
+
loadLang() - Method in class me.ryandw11.ultrachat.UltraChat
+
 
+
loadMethod() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
Loads all of the Events and Commands.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-11.html b/docs/index-files/index-11.html new file mode 100644 index 0000000..6a044b3 --- /dev/null +++ b/docs/index-files/index-11.html @@ -0,0 +1,183 @@ + + + + + +M-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

M

+
+
md - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
me.ryandw11.ultrachat - package me.ryandw11.ultrachat
+
 
+
me.ryandw11.ultrachat.api - package me.ryandw11.ultrachat.api
+
 
+
me.ryandw11.ultrachat.formatting - package me.ryandw11.ultrachat.formatting
+
 
+
me.ryandw11.ultrachat.pluginhooks - package me.ryandw11.ultrachat.pluginhooks
+
 
+
me.ryandw11.ultrachat.util - package me.ryandw11.ultrachat.util
+
 
+
Metrics - Class in me.ryandw11.ultrachat.util
+
+
bStats collects some data for plugin authors.
+
+
Metrics(JavaPlugin) - Constructor for class me.ryandw11.ultrachat.util.Metrics
+
+
Class constructor.
+
+
Metrics.AdvancedBarChart - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom advanced bar chart.
+
+
Metrics.AdvancedPie - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom advanced pie.
+
+
Metrics.CustomChart - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom chart.
+
+
Metrics.DrilldownPie - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom drilldown pie.
+
+
Metrics.MultiLineChart - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom multi line chart.
+
+
Metrics.SimpleBarChart - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom simple bar chart.
+
+
Metrics.SimplePie - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom simple pie.
+
+
Metrics.SingleLineChart - Class in me.ryandw11.ultrachat.util
+
+
Represents a custom single line chart.
+
+
MultiLineChart(String, Callable<Map<String, Integer>>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.MultiLineChart
+
+
Class constructor.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-12.html b/docs/index-files/index-12.html new file mode 100644 index 0000000..3a233af --- /dev/null +++ b/docs/index-files/index-12.html @@ -0,0 +1,133 @@ + + + + + +N-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

N

+
+
Normal - Class in me.ryandw11.ultrachat.formatting
+
+
Normal chat formatting with no channels or Json.
+
+
Normal() - Constructor for class me.ryandw11.ultrachat.formatting.Normal
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-13.html b/docs/index-files/index-13.html new file mode 100644 index 0000000..061a51a --- /dev/null +++ b/docs/index-files/index-13.html @@ -0,0 +1,139 @@ + + + + + +O-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

O

+
+
onChat(AsyncPlayerChatEvent) - Method in class me.ryandw11.ultrachat.formatting.Channels
+
 
+
onChat(AsyncPlayerChatEvent) - Method in class me.ryandw11.ultrachat.formatting.Chat_Json
+
 
+
onChat(AsyncPlayerChatEvent) - Method in class me.ryandw11.ultrachat.formatting.Normal
+
 
+
onChat(AsyncPlayerChatEvent) - Method in class me.ryandw11.ultrachat.formatting.Range
+
 
+
onDisable() - Method in class me.ryandw11.ultrachat.UltraChat
+
 
+
onEnable() - Method in class me.ryandw11.ultrachat.UltraChat
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-14.html b/docs/index-files/index-14.html new file mode 100644 index 0000000..ced2ebb --- /dev/null +++ b/docs/index-files/index-14.html @@ -0,0 +1,139 @@ + + + + + +P-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

P

+
+
perms - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
PlayerFormatting - Class in me.ryandw11.ultrachat.formatting
+
+
Class for formatting player chat easily.
+
+
PlayerFormatting(Player) - Constructor for class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
plugin - Static variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
prefix - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-15.html b/docs/index-files/index-15.html new file mode 100644 index 0000000..eac08d1 --- /dev/null +++ b/docs/index-files/index-15.html @@ -0,0 +1,135 @@ + + + + + +R-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

R

+
+
Range - Class in me.ryandw11.ultrachat.formatting
+
 
+
Range() - Constructor for class me.ryandw11.ultrachat.formatting.Range
+
 
+
removeChannel(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Remove a channel.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-16.html b/docs/index-files/index-16.html new file mode 100644 index 0000000..188ce29 --- /dev/null +++ b/docs/index-files/index-16.html @@ -0,0 +1,205 @@ + + + + + +S-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

S

+
+
saveChannel() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
Save the channel file.
+
+
saveFile() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
Save the data file.
+
+
setCancelled(boolean) - Method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
setCancelled(boolean) - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
setCancelled(boolean) - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
setChannelJson(ArrayList<String>, String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set a channel's json.
+
+
setChatFormatJson(ArrayList<String>, String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set a format's json.
+
+
setDefaultChannel(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set the default channel
+
+
setFile(YamlConfiguration) - Static method in enum me.ryandw11.ultrachat.api.Lang
+
 
+
setMessage(String) - Method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
setMessage(String) - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
setMessage(String) - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
setMode(ChatMode) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set the chat mode.
+
+
setPlayerChannel(Player, String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set the player's channel.
+
+
setPlayerColor(Player, String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set a player's color.
+
+
setRecipients(Set<Player>) - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
+
Set the recipients.
+
+
setRecipients(Set<Player>) - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
+
Set the recipients.
+
+
setSwearWords(ArrayList<String>) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Set the swear word list.
+
+
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.
+
+
spytoggle - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
stafftoggle - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-17.html b/docs/index-files/index-17.html new file mode 100644 index 0000000..bc7eef4 --- /dev/null +++ b/docs/index-files/index-17.html @@ -0,0 +1,131 @@ + + + + + +T-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

T

+
+
toDefaultString() - Method in enum me.ryandw11.ultrachat.api.Lang
+
 
+
toString() - Method in enum me.ryandw11.ultrachat.api.Lang
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-18.html b/docs/index-files/index-18.html new file mode 100644 index 0000000..a853fef --- /dev/null +++ b/docs/index-files/index-18.html @@ -0,0 +1,143 @@ + + + + + +U-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

U

+
+
UltraChat - Class in me.ryandw11.ultrachat
+
+
Main Class
+
+
UltraChat() - Constructor for class me.ryandw11.ultrachat.UltraChat
+
 
+
UltraChatAPI - Class in me.ryandw11.ultrachat.api
+
+
UltraChatAPI
+
+
UltraChatAPI(UltraChat) - Constructor for class me.ryandw11.ultrachat.api.UltraChatAPI
+
 
+
Util - Class in me.ryandw11.ultrachat.api
+
 
+
Util() - Constructor for class me.ryandw11.ultrachat.api.Util
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-19.html b/docs/index-files/index-19.html new file mode 100644 index 0000000..3b53601 --- /dev/null +++ b/docs/index-files/index-19.html @@ -0,0 +1,147 @@ + + + + + +V-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

V

+
+
valueOf(String) - Static method in enum me.ryandw11.ultrachat.api.ChatMode
+
+
Returns the enum constant of this type with the specified name.
+
+
valueOf(String) - Static method in enum me.ryandw11.ultrachat.api.Lang
+
+
Returns the enum constant of this type with the specified name.
+
+
values() - Static method in enum me.ryandw11.ultrachat.api.ChatMode
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
values() - Static method in enum me.ryandw11.ultrachat.api.Lang
+
+
Returns an array containing the constants of this enum type, in +the order they are declared.
+
+
Vault - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-2.html b/docs/index-files/index-2.html new file mode 100644 index 0000000..e1f08a2 --- /dev/null +++ b/docs/index-files/index-2.html @@ -0,0 +1,129 @@ + + + + + +B-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

B

+
+
B_STATS_VERSION - Static variable in class me.ryandw11.ultrachat.util.Metrics
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html new file mode 100644 index 0000000..fa458d6 --- /dev/null +++ b/docs/index-files/index-20.html @@ -0,0 +1,137 @@ + + + + + +W-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

W

+
+
worldChat(WorldChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute
+
 
+
worldChat(WorldChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.EssentialsMute
+
 
+
WorldChatEvent - Class in me.ryandw11.ultrachat.api
+
+
Event class
+
+
WorldChatEvent(Player, String, Set<Player>) - Constructor for class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html new file mode 100644 index 0000000..de2fbbf --- /dev/null +++ b/docs/index-files/index-3.html @@ -0,0 +1,157 @@ + + + + + +C-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

C

+
+
channel - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
channelEnabled - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
channelfile - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
Channels - Class in me.ryandw11.ultrachat.formatting
+
+
Channels without any kind of json involved.
+
+
Channels() - Constructor for class me.ryandw11.ultrachat.formatting.Channels
+
 
+
chat - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
Chat_Json - Class in me.ryandw11.ultrachat.formatting
+
+
If JSON is enabled.
+
+
Chat_Json() - Constructor for class me.ryandw11.ultrachat.formatting.Chat_Json
+
 
+
ChatMode - Enum in me.ryandw11.ultrachat.api
+
 
+
chatStop - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
color - Variable in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
createChannel(String, String, String, boolean, String, ArrayList<String>) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Create a channel.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html new file mode 100644 index 0000000..c68aca9 --- /dev/null +++ b/docs/index-files/index-4.html @@ -0,0 +1,137 @@ + + + + + +D-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

D

+
+
data - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
datafile - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
defaultChannel - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.DrilldownPie
+
+
Class constructor.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html new file mode 100644 index 0000000..5d4a25a --- /dev/null +++ b/docs/index-files/index-5.html @@ -0,0 +1,131 @@ + + + + + +E-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

E

+
+
EssentialsMute - Class in me.ryandw11.ultrachat.pluginhooks
+
 
+
EssentialsMute() - Constructor for class me.ryandw11.ultrachat.pluginhooks.EssentialsMute
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-6.html b/docs/index-files/index-6.html new file mode 100644 index 0000000..a2fc21a --- /dev/null +++ b/docs/index-files/index-6.html @@ -0,0 +1,285 @@ + + + + + +G-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

G

+
+
getActiveHooks() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the current active hooks.
+
+
getChannelJson(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get a channel's json.
+
+
getChartData() - Method in class me.ryandw11.ultrachat.util.Metrics.DrilldownPie
+
 
+
getChatCount() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the number of formats
+
+
getChatFormatJson(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get a format's json.
+
+
getColor() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getColorFromCode(String) - Static method in class me.ryandw11.ultrachat.api.Util
+
 
+
getColorGUI() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
Get the ColorGUI class for the right version.
+
+
getDefault() - Method in enum me.ryandw11.ultrachat.api.Lang
+
+
Get the default value of the path.
+
+
getDefaultChannel() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the servers default channel.
+
+
getDefaultFormat() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the default format.
+
+
getDefaultFormat() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getFormat(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get a chat format.
+
+
getFormattingType() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the current formatting type.
+
+
getGlobal() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getHandlerList() - Static method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
getHandlerList() - Static method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
getHandlerList() - Static method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
getHandlers() - Method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
getHandlers() - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
getHandlers() - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
getInstance() - Static method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Deprecated. 
+
+
getLang() - Method in class me.ryandw11.ultrachat.UltraChat
+
 
+
getLangFile() - Method in class me.ryandw11.ultrachat.UltraChat
+
+
Get the language file.
+
+
getLocal() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getMessage() - Method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
getMessage() - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
getMessage() - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
getMode() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the current chat mode.
+
+
getMsg(String, ChatColor, Player) - Method in class me.ryandw11.ultrachat.api.JSON
+
+
Format the chat.
+
+
getNearbyPlayers(Player) - Method in class me.ryandw11.ultrachat.formatting.Range
+
 
+
getOpFormat() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the op format.
+
+
getOpFormat() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getPath() - Method in enum me.ryandw11.ultrachat.api.Lang
+
+
Get the path to the string.
+
+
getPermission(String) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the permission of a chat group.
+
+
getPlayer() - Method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
getPlayer() - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
getPlayer() - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
getPlayerChannel(Player) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Grab the player's current channel.
+
+
getPlayerColor(Player) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get a player's color.
+
+
getPlayerFormatting(Player) - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Grab the player's formatting.
+
+
getPlugin() - Static method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Grab the plugin.
+
+
getPluginData() - Method in class me.ryandw11.ultrachat.util.Metrics
+
+
Gets the plugin specific data.
+
+
getPrefix() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getRecipients() - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
+
Grab the recipients.
+
+
getRecipients() - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
+
Grab the recipients.
+
+
getSuffix() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
getSwearWords() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get the swear word list.
+
+
getWorld() - Method in class me.ryandw11.ultrachat.formatting.PlayerFormatting
+
 
+
globalChat(GlobalChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute
+
 
+
globalChat(GlobalChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.EssentialsMute
+
 
+
GlobalChatEvent - Class in me.ryandw11.ultrachat.api
+
+
Event class
+
+
GlobalChatEvent(Player, String) - Constructor for class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-7.html b/docs/index-files/index-7.html new file mode 100644 index 0000000..61faa8d --- /dev/null +++ b/docs/index-files/index-7.html @@ -0,0 +1,131 @@ + + + + + +H-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

H

+
+
hoverMessage(String, ArrayList<String>, String, ChatColor, Player) - Method in class me.ryandw11.ultrachat.api.JSON
+
+
Builds the hover message.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-8.html b/docs/index-files/index-8.html new file mode 100644 index 0000000..3b14621 --- /dev/null +++ b/docs/index-files/index-8.html @@ -0,0 +1,153 @@ + + + + + +I-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

I

+
+
isCancelled() - Method in class me.ryandw11.ultrachat.api.GlobalChatEvent
+
 
+
isCancelled() - Method in class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
isCancelled() - Method in class me.ryandw11.ultrachat.api.WorldChatEvent
+
 
+
isChannelEnabled() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Deprecated. +
Use getMode()
+
+
+
isChannelJson() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get if the channel has json enabled or not.
+
+
isJsonEnabled() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Deprecated. +
Use getMode()
+
+
+
isRangeJson() - Method in class me.ryandw11.ultrachat.api.UltraChatAPI
+
+
Get if range has json or not.
+
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index-files/index-9.html b/docs/index-files/index-9.html new file mode 100644 index 0000000..8ae20b6 --- /dev/null +++ b/docs/index-files/index-9.html @@ -0,0 +1,143 @@ + + + + + +J-Index + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
A B C D E G H I J L M N O P R S T U V W  + + +

J

+
+
JSON - Class in me.ryandw11.ultrachat.api
+
 
+
JSON() - Constructor for class me.ryandw11.ultrachat.api.JSON
+
 
+
JSON - Variable in class me.ryandw11.ultrachat.UltraChat
+
 
+
jsonChat(JsonChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute
+
 
+
jsonChat(JsonChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.EssentialsMute
+
 
+
JsonChatEvent - Class in me.ryandw11.ultrachat.api
+
+
Event class
+
+
JsonChatEvent(Player, String, Set<Player>) - Constructor for class me.ryandw11.ultrachat.api.JsonChatEvent
+
 
+
+A B C D E G H I J L M N O P R S T U V W 
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..29c11f0 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,75 @@ + + + + + +Generated Documentation (Untitled) + + + + + + + + + +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<h2>Frame Alert</h2> +<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> + + + diff --git a/docs/me/ryandw11/ultrachat/UltraChat.html b/docs/me/ryandw11/ultrachat/UltraChat.html new file mode 100644 index 0000000..0e15ea7 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/UltraChat.html @@ -0,0 +1,755 @@ + + + + + +UltraChat + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat
+

Class UltraChat

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/ChatMode.html b/docs/me/ryandw11/ultrachat/api/ChatMode.html new file mode 100644 index 0000000..31fb969 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/ChatMode.html @@ -0,0 +1,389 @@ + + + + + +ChatMode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Enum ChatMode

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/GlobalChatEvent.html b/docs/me/ryandw11/ultrachat/api/GlobalChatEvent.html new file mode 100644 index 0000000..2564e74 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/GlobalChatEvent.html @@ -0,0 +1,387 @@ + + + + + +GlobalChatEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Class GlobalChatEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/JSON.html b/docs/me/ryandw11/ultrachat/api/JSON.html new file mode 100644 index 0000000..596188b --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/JSON.html @@ -0,0 +1,317 @@ + + + + + +JSON + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Class JSON

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/JsonChatEvent.html b/docs/me/ryandw11/ultrachat/api/JsonChatEvent.html new file mode 100644 index 0000000..0b91ef7 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/JsonChatEvent.html @@ -0,0 +1,429 @@ + + + + + +JsonChatEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Class JsonChatEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/Lang.html b/docs/me/ryandw11/ultrachat/api/Lang.html new file mode 100644 index 0000000..9e11fc2 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/Lang.html @@ -0,0 +1,801 @@ + + + + + +Lang + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Enum Lang

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html b/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html new file mode 100644 index 0000000..68a1418 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html @@ -0,0 +1,935 @@ + + + + + +UltraChatAPI + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Class UltraChatAPI

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/Util.html b/docs/me/ryandw11/ultrachat/api/Util.html new file mode 100644 index 0000000..b653114 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/Util.html @@ -0,0 +1,276 @@ + + + + + +Util + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Class Util

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/WorldChatEvent.html b/docs/me/ryandw11/ultrachat/api/WorldChatEvent.html new file mode 100644 index 0000000..51650dc --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/WorldChatEvent.html @@ -0,0 +1,429 @@ + + + + + +WorldChatEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.api
+

Class WorldChatEvent

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/ChatMode.html b/docs/me/ryandw11/ultrachat/api/class-use/ChatMode.html new file mode 100644 index 0000000..7cdf19e --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/ChatMode.html @@ -0,0 +1,216 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.ChatMode + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.ChatMode

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/GlobalChatEvent.html b/docs/me/ryandw11/ultrachat/api/class-use/GlobalChatEvent.html new file mode 100644 index 0000000..7baa85e --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/GlobalChatEvent.html @@ -0,0 +1,168 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.GlobalChatEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.GlobalChatEvent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/JSON.html b/docs/me/ryandw11/ultrachat/api/class-use/JSON.html new file mode 100644 index 0000000..8976f7e --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/JSON.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.JSON + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.JSON

+
+
No usage of me.ryandw11.ultrachat.api.JSON
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/JsonChatEvent.html b/docs/me/ryandw11/ultrachat/api/class-use/JsonChatEvent.html new file mode 100644 index 0000000..4332256 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/JsonChatEvent.html @@ -0,0 +1,168 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.JsonChatEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.JsonChatEvent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/Lang.html b/docs/me/ryandw11/ultrachat/api/class-use/Lang.html new file mode 100644 index 0000000..5fcb383 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/Lang.html @@ -0,0 +1,173 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.Lang + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.Lang

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/UltraChatAPI.html b/docs/me/ryandw11/ultrachat/api/class-use/UltraChatAPI.html new file mode 100644 index 0000000..b8031fa --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/UltraChatAPI.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.UltraChatAPI + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.UltraChatAPI

+
+
No usage of me.ryandw11.ultrachat.api.UltraChatAPI
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/Util.html b/docs/me/ryandw11/ultrachat/api/class-use/Util.html new file mode 100644 index 0000000..2f6883a --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/Util.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.Util + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.Util

+
+
No usage of me.ryandw11.ultrachat.api.Util
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/class-use/WorldChatEvent.html b/docs/me/ryandw11/ultrachat/api/class-use/WorldChatEvent.html new file mode 100644 index 0000000..df4c44f --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/class-use/WorldChatEvent.html @@ -0,0 +1,168 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.api.WorldChatEvent + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.api.WorldChatEvent

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/package-frame.html b/docs/me/ryandw11/ultrachat/api/package-frame.html new file mode 100644 index 0000000..e317484 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/package-frame.html @@ -0,0 +1,30 @@ + + + + + +me.ryandw11.ultrachat.api + + + + + +

me.ryandw11.ultrachat.api

+
+

Classes

+ +

Enums

+ +
+ + diff --git a/docs/me/ryandw11/ultrachat/api/package-summary.html b/docs/me/ryandw11/ultrachat/api/package-summary.html new file mode 100644 index 0000000..1e46e17 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/package-summary.html @@ -0,0 +1,191 @@ + + + + + +me.ryandw11.ultrachat.api + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.ryandw11.ultrachat.api

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/package-tree.html b/docs/me/ryandw11/ultrachat/api/package-tree.html new file mode 100644 index 0000000..7614bb2 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/package-tree.html @@ -0,0 +1,159 @@ + + + + + +me.ryandw11.ultrachat.api Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.ryandw11.ultrachat.api

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/api/package-use.html b/docs/me/ryandw11/ultrachat/api/package-use.html new file mode 100644 index 0000000..f93a021 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/api/package-use.html @@ -0,0 +1,212 @@ + + + + + +Uses of Package me.ryandw11.ultrachat.api + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.ryandw11.ultrachat.api

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/class-use/UltraChat.html b/docs/me/ryandw11/ultrachat/class-use/UltraChat.html new file mode 100644 index 0000000..257c3e1 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/class-use/UltraChat.html @@ -0,0 +1,205 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.UltraChat + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.UltraChat

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/Channels.html b/docs/me/ryandw11/ultrachat/formatting/Channels.html new file mode 100644 index 0000000..4a65257 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/Channels.html @@ -0,0 +1,281 @@ + + + + + +Channels + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.formatting
+

Class Channels

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/Chat_Json.html b/docs/me/ryandw11/ultrachat/formatting/Chat_Json.html new file mode 100644 index 0000000..a07db52 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/Chat_Json.html @@ -0,0 +1,281 @@ + + + + + +Chat_Json + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.formatting
+

Class Chat_Json

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/Normal.html b/docs/me/ryandw11/ultrachat/formatting/Normal.html new file mode 100644 index 0000000..a7503bf --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/Normal.html @@ -0,0 +1,281 @@ + + + + + +Normal + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.formatting
+

Class Normal

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/PlayerFormatting.html b/docs/me/ryandw11/ultrachat/formatting/PlayerFormatting.html new file mode 100644 index 0000000..441e075 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/PlayerFormatting.html @@ -0,0 +1,403 @@ + + + + + +PlayerFormatting + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.formatting
+

Class PlayerFormatting

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/Range.html b/docs/me/ryandw11/ultrachat/formatting/Range.html new file mode 100644 index 0000000..0196f86 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/Range.html @@ -0,0 +1,289 @@ + + + + + +Range + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.formatting
+

Class Range

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/class-use/Channels.html b/docs/me/ryandw11/ultrachat/formatting/class-use/Channels.html new file mode 100644 index 0000000..79c1215 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/class-use/Channels.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.formatting.Channels + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.formatting.Channels

+
+
No usage of me.ryandw11.ultrachat.formatting.Channels
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/class-use/Chat_Json.html b/docs/me/ryandw11/ultrachat/formatting/class-use/Chat_Json.html new file mode 100644 index 0000000..f11ab7b --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/class-use/Chat_Json.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.formatting.Chat_Json + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.formatting.Chat_Json

+
+
No usage of me.ryandw11.ultrachat.formatting.Chat_Json
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/class-use/Normal.html b/docs/me/ryandw11/ultrachat/formatting/class-use/Normal.html new file mode 100644 index 0000000..b148c79 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/class-use/Normal.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.formatting.Normal + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.formatting.Normal

+
+
No usage of me.ryandw11.ultrachat.formatting.Normal
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/class-use/PlayerFormatting.html b/docs/me/ryandw11/ultrachat/formatting/class-use/PlayerFormatting.html new file mode 100644 index 0000000..1723032 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/class-use/PlayerFormatting.html @@ -0,0 +1,166 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.formatting.PlayerFormatting + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.formatting.PlayerFormatting

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/class-use/Range.html b/docs/me/ryandw11/ultrachat/formatting/class-use/Range.html new file mode 100644 index 0000000..4fbde96 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/class-use/Range.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.formatting.Range + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.formatting.Range

+
+
No usage of me.ryandw11.ultrachat.formatting.Range
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/package-frame.html b/docs/me/ryandw11/ultrachat/formatting/package-frame.html new file mode 100644 index 0000000..eb1f670 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/package-frame.html @@ -0,0 +1,24 @@ + + + + + +me.ryandw11.ultrachat.formatting + + + + + +

me.ryandw11.ultrachat.formatting

+
+

Classes

+ +
+ + diff --git a/docs/me/ryandw11/ultrachat/formatting/package-summary.html b/docs/me/ryandw11/ultrachat/formatting/package-summary.html new file mode 100644 index 0000000..2a26ef2 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/package-summary.html @@ -0,0 +1,166 @@ + + + + + +me.ryandw11.ultrachat.formatting + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.ryandw11.ultrachat.formatting

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/package-tree.html b/docs/me/ryandw11/ultrachat/formatting/package-tree.html new file mode 100644 index 0000000..cd91d9c --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/package-tree.html @@ -0,0 +1,141 @@ + + + + + +me.ryandw11.ultrachat.formatting Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.ryandw11.ultrachat.formatting

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/formatting/package-use.html b/docs/me/ryandw11/ultrachat/formatting/package-use.html new file mode 100644 index 0000000..c21900b --- /dev/null +++ b/docs/me/ryandw11/ultrachat/formatting/package-use.html @@ -0,0 +1,159 @@ + + + + + +Uses of Package me.ryandw11.ultrachat.formatting + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.ryandw11.ultrachat.formatting

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/package-frame.html b/docs/me/ryandw11/ultrachat/package-frame.html new file mode 100644 index 0000000..e5ed52c --- /dev/null +++ b/docs/me/ryandw11/ultrachat/package-frame.html @@ -0,0 +1,20 @@ + + + + + +me.ryandw11.ultrachat + + + + + +

me.ryandw11.ultrachat

+
+

Classes

+ +
+ + diff --git a/docs/me/ryandw11/ultrachat/package-summary.html b/docs/me/ryandw11/ultrachat/package-summary.html new file mode 100644 index 0000000..24ca5f6 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/package-summary.html @@ -0,0 +1,144 @@ + + + + + +me.ryandw11.ultrachat + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.ryandw11.ultrachat

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/package-tree.html b/docs/me/ryandw11/ultrachat/package-tree.html new file mode 100644 index 0000000..765a6ee --- /dev/null +++ b/docs/me/ryandw11/ultrachat/package-tree.html @@ -0,0 +1,145 @@ + + + + + +me.ryandw11.ultrachat Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.ryandw11.ultrachat

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/package-use.html b/docs/me/ryandw11/ultrachat/package-use.html new file mode 100644 index 0000000..319196f --- /dev/null +++ b/docs/me/ryandw11/ultrachat/package-use.html @@ -0,0 +1,180 @@ + + + + + +Uses of Package me.ryandw11.ultrachat + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.ryandw11.ultrachat

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/AdvancedBanMute.html b/docs/me/ryandw11/ultrachat/pluginhooks/AdvancedBanMute.html new file mode 100644 index 0000000..f0fd87d --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/AdvancedBanMute.html @@ -0,0 +1,302 @@ + + + + + +AdvancedBanMute + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.pluginhooks
+

Class AdvancedBanMute

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/EssentialsMute.html b/docs/me/ryandw11/ultrachat/pluginhooks/EssentialsMute.html new file mode 100644 index 0000000..fde675e --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/EssentialsMute.html @@ -0,0 +1,302 @@ + + + + + +EssentialsMute + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.pluginhooks
+

Class EssentialsMute

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/class-use/AdvancedBanMute.html b/docs/me/ryandw11/ultrachat/pluginhooks/class-use/AdvancedBanMute.html new file mode 100644 index 0000000..b3b4fa7 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/class-use/AdvancedBanMute.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute

+
+
No usage of me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/class-use/EssentialsMute.html b/docs/me/ryandw11/ultrachat/pluginhooks/class-use/EssentialsMute.html new file mode 100644 index 0000000..178ac58 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/class-use/EssentialsMute.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.pluginhooks.EssentialsMute + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.pluginhooks.EssentialsMute

+
+
No usage of me.ryandw11.ultrachat.pluginhooks.EssentialsMute
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/package-frame.html b/docs/me/ryandw11/ultrachat/pluginhooks/package-frame.html new file mode 100644 index 0000000..dfe0454 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/package-frame.html @@ -0,0 +1,21 @@ + + + + + +me.ryandw11.ultrachat.pluginhooks + + + + + +

me.ryandw11.ultrachat.pluginhooks

+
+

Classes

+ +
+ + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/package-summary.html b/docs/me/ryandw11/ultrachat/pluginhooks/package-summary.html new file mode 100644 index 0000000..bd0e9d0 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/package-summary.html @@ -0,0 +1,146 @@ + + + + + +me.ryandw11.ultrachat.pluginhooks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.ryandw11.ultrachat.pluginhooks

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/package-tree.html b/docs/me/ryandw11/ultrachat/pluginhooks/package-tree.html new file mode 100644 index 0000000..2e46d81 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/package-tree.html @@ -0,0 +1,138 @@ + + + + + +me.ryandw11.ultrachat.pluginhooks Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.ryandw11.ultrachat.pluginhooks

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/pluginhooks/package-use.html b/docs/me/ryandw11/ultrachat/pluginhooks/package-use.html new file mode 100644 index 0000000..2b16eb3 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/pluginhooks/package-use.html @@ -0,0 +1,124 @@ + + + + + +Uses of Package me.ryandw11.ultrachat.pluginhooks + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.ryandw11.ultrachat.pluginhooks

+
+
No usage of me.ryandw11.ultrachat.pluginhooks
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.AdvancedBarChart.html b/docs/me/ryandw11/ultrachat/util/Metrics.AdvancedBarChart.html new file mode 100644 index 0000000..b3f0640 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.AdvancedBarChart.html @@ -0,0 +1,257 @@ + + + + + +Metrics.AdvancedBarChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.AdvancedBarChart

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.AdvancedPie.html b/docs/me/ryandw11/ultrachat/util/Metrics.AdvancedPie.html new file mode 100644 index 0000000..3efbfd9 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.AdvancedPie.html @@ -0,0 +1,257 @@ + + + + + +Metrics.AdvancedPie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.AdvancedPie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.CustomChart.html b/docs/me/ryandw11/ultrachat/util/Metrics.CustomChart.html new file mode 100644 index 0000000..64c4227 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.CustomChart.html @@ -0,0 +1,206 @@ + + + + + +Metrics.CustomChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.CustomChart

+
+
+ +
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.DrilldownPie.html b/docs/me/ryandw11/ultrachat/util/Metrics.DrilldownPie.html new file mode 100644 index 0000000..a84fa3b --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.DrilldownPie.html @@ -0,0 +1,296 @@ + + + + + +Metrics.DrilldownPie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.DrilldownPie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.MultiLineChart.html b/docs/me/ryandw11/ultrachat/util/Metrics.MultiLineChart.html new file mode 100644 index 0000000..fd25652 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.MultiLineChart.html @@ -0,0 +1,257 @@ + + + + + +Metrics.MultiLineChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.MultiLineChart

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.SimpleBarChart.html b/docs/me/ryandw11/ultrachat/util/Metrics.SimpleBarChart.html new file mode 100644 index 0000000..0315ddf --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.SimpleBarChart.html @@ -0,0 +1,257 @@ + + + + + +Metrics.SimpleBarChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.SimpleBarChart

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.SimplePie.html b/docs/me/ryandw11/ultrachat/util/Metrics.SimplePie.html new file mode 100644 index 0000000..6447daa --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.SimplePie.html @@ -0,0 +1,257 @@ + + + + + +Metrics.SimplePie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.SimplePie

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.SingleLineChart.html b/docs/me/ryandw11/ultrachat/util/Metrics.SingleLineChart.html new file mode 100644 index 0000000..141c336 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.SingleLineChart.html @@ -0,0 +1,257 @@ + + + + + +Metrics.SingleLineChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics.SingleLineChart

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/Metrics.html b/docs/me/ryandw11/ultrachat/util/Metrics.html new file mode 100644 index 0000000..1bec1a0 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/Metrics.html @@ -0,0 +1,412 @@ + + + + + +Metrics + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + + +
+
me.ryandw11.ultrachat.util
+

Class Metrics

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.AdvancedBarChart.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.AdvancedBarChart.html new file mode 100644 index 0000000..fd237ac --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.AdvancedBarChart.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.AdvancedBarChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.AdvancedBarChart

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.AdvancedBarChart
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.AdvancedPie.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.AdvancedPie.html new file mode 100644 index 0000000..4fc1db7 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.AdvancedPie.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.AdvancedPie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.AdvancedPie

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.AdvancedPie
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.CustomChart.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.CustomChart.html new file mode 100644 index 0000000..9e27606 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.CustomChart.html @@ -0,0 +1,217 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.CustomChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.CustomChart

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.DrilldownPie.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.DrilldownPie.html new file mode 100644 index 0000000..96af091 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.DrilldownPie.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.DrilldownPie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.DrilldownPie

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.DrilldownPie
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.MultiLineChart.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.MultiLineChart.html new file mode 100644 index 0000000..b8f1570 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.MultiLineChart.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.MultiLineChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.MultiLineChart

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.MultiLineChart
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SimpleBarChart.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SimpleBarChart.html new file mode 100644 index 0000000..03968a3 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SimpleBarChart.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.SimpleBarChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.SimpleBarChart

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.SimpleBarChart
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SimplePie.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SimplePie.html new file mode 100644 index 0000000..d68f5d0 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SimplePie.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.SimplePie + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.SimplePie

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.SimplePie
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SingleLineChart.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SingleLineChart.html new file mode 100644 index 0000000..15a10ac --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.SingleLineChart.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics.SingleLineChart + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics.SingleLineChart

+
+
No usage of me.ryandw11.ultrachat.util.Metrics.SingleLineChart
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/class-use/Metrics.html b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.html new file mode 100644 index 0000000..9873b3d --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/class-use/Metrics.html @@ -0,0 +1,124 @@ + + + + + +Uses of Class me.ryandw11.ultrachat.util.Metrics + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Class
me.ryandw11.ultrachat.util.Metrics

+
+
No usage of me.ryandw11.ultrachat.util.Metrics
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/package-frame.html b/docs/me/ryandw11/ultrachat/util/package-frame.html new file mode 100644 index 0000000..702b50a --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/package-frame.html @@ -0,0 +1,28 @@ + + + + + +me.ryandw11.ultrachat.util + + + + + +

me.ryandw11.ultrachat.util

+
+

Classes

+ +
+ + diff --git a/docs/me/ryandw11/ultrachat/util/package-summary.html b/docs/me/ryandw11/ultrachat/util/package-summary.html new file mode 100644 index 0000000..632b00f --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/package-summary.html @@ -0,0 +1,192 @@ + + + + + +me.ryandw11.ultrachat.util + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Package me.ryandw11.ultrachat.util

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/package-tree.html b/docs/me/ryandw11/ultrachat/util/package-tree.html new file mode 100644 index 0000000..91b93dc --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/package-tree.html @@ -0,0 +1,148 @@ + + + + + +me.ryandw11.ultrachat.util Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For Package me.ryandw11.ultrachat.util

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/me/ryandw11/ultrachat/util/package-use.html b/docs/me/ryandw11/ultrachat/util/package-use.html new file mode 100644 index 0000000..39c9c54 --- /dev/null +++ b/docs/me/ryandw11/ultrachat/util/package-use.html @@ -0,0 +1,159 @@ + + + + + +Uses of Package me.ryandw11.ultrachat.util + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Uses of Package
me.ryandw11.ultrachat.util

+
+
+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/overview-frame.html b/docs/overview-frame.html new file mode 100644 index 0000000..3293881 --- /dev/null +++ b/docs/overview-frame.html @@ -0,0 +1,25 @@ + + + + + +Overview List + + + + + +
All Classes
+
+

Packages

+ +
+

 

+ + diff --git a/docs/overview-summary.html b/docs/overview-summary.html new file mode 100644 index 0000000..a5126a9 --- /dev/null +++ b/docs/overview-summary.html @@ -0,0 +1,151 @@ + + + + + +Overview + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Packages 
PackageDescription
me.ryandw11.ultrachat 
me.ryandw11.ultrachat.api 
me.ryandw11.ultrachat.formatting 
me.ryandw11.ultrachat.pluginhooks 
me.ryandw11.ultrachat.util 
+
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/overview-tree.html b/docs/overview-tree.html new file mode 100644 index 0000000..616b92f --- /dev/null +++ b/docs/overview-tree.html @@ -0,0 +1,191 @@ + + + + + +Class Hierarchy + + + + + + + + +
+ + +
Skip navigation links
+ + + + +
+ + +
+

Hierarchy For All Packages

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

+ +
+ +
+ + +
Skip navigation links
+ + + + +
+ + + + diff --git a/docs/package-list b/docs/package-list new file mode 100644 index 0000000..2ec8974 --- /dev/null +++ b/docs/package-list @@ -0,0 +1,5 @@ +me.ryandw11.ultrachat +me.ryandw11.ultrachat.api +me.ryandw11.ultrachat.formatting +me.ryandw11.ultrachat.pluginhooks +me.ryandw11.ultrachat.util diff --git a/docs/script.js b/docs/script.js new file mode 100644 index 0000000..b346356 --- /dev/null +++ b/docs/script.js @@ -0,0 +1,30 @@ +function show(type) +{ + count = 0; + for (var key in methods) { + var row = document.getElementById(key); + if ((methods[key] & type) != 0) { + row.style.display = ''; + row.className = (count++ % 2) ? rowColor : altColor; + } + else + row.style.display = 'none'; + } + updateTabs(type); +} + +function updateTabs(type) +{ + for (var value in tabs) { + var sNode = document.getElementById(tabs[value][0]); + var spanNode = sNode.firstChild; + if (value == type) { + sNode.className = activeTableTab; + spanNode.innerHTML = tabs[value][1]; + } + else { + sNode.className = tableTab; + spanNode.innerHTML = "" + tabs[value][1] + ""; + } + } +} diff --git a/docs/stylesheet.css b/docs/stylesheet.css new file mode 100644 index 0000000..98055b2 --- /dev/null +++ b/docs/stylesheet.css @@ -0,0 +1,574 @@ +/* Javadoc style sheet */ +/* +Overall document style +*/ + +@import url('resources/fonts/dejavu.css'); + +body { + background-color:#ffffff; + color:#353833; + font-family:'DejaVu Sans', Arial, Helvetica, sans-serif; + font-size:14px; + margin:0; +} +a:link, a:visited { + text-decoration:none; + color:#4A6782; +} +a:hover, a:focus { + text-decoration:none; + color:#bb7a2a; +} +a:active { + text-decoration:none; + color:#4A6782; +} +a[name] { + color:#353833; +} +a[name]:hover { + text-decoration:none; + color:#353833; +} +pre { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; +} +h1 { + font-size:20px; +} +h2 { + font-size:18px; +} +h3 { + font-size:16px; + font-style:italic; +} +h4 { + font-size:13px; +} +h5 { + font-size:12px; +} +h6 { + font-size:11px; +} +ul { + list-style-type:disc; +} +code, tt { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; + margin-top:8px; + line-height:1.4em; +} +dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + padding-top:4px; +} +table tr td dt code { + font-family:'DejaVu Sans Mono', monospace; + font-size:14px; + vertical-align:top; + padding-top:4px; +} +sup { + font-size:8px; +} +/* +Document title and Copyright styles +*/ +.clear { + clear:both; + height:0px; + overflow:hidden; +} +.aboutLanguage { + float:right; + padding:0px 21px; + font-size:11px; + z-index:200; + margin-top:-9px; +} +.legalCopy { + margin-left:.5em; +} +.bar a, .bar a:link, .bar a:visited, .bar a:active { + color:#FFFFFF; + text-decoration:none; +} +.bar a:hover, .bar a:focus { + color:#bb7a2a; +} +.tab { + background-color:#0066FF; + color:#ffffff; + padding:8px; + width:5em; + font-weight:bold; +} +/* +Navigation bar styles +*/ +.bar { + background-color:#4D7A97; + color:#FFFFFF; + padding:.8em .5em .4em .8em; + height:auto;/*height:1.8em;*/ + font-size:11px; + margin:0; +} +.topNav { + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.bottomNav { + margin-top:10px; + background-color:#4D7A97; + color:#FFFFFF; + float:left; + padding:0; + width:100%; + clear:right; + height:2.8em; + padding-top:10px; + overflow:hidden; + font-size:12px; +} +.subNav { + background-color:#dee3e9; + float:left; + width:100%; + overflow:hidden; + font-size:12px; +} +.subNav div { + clear:left; + float:left; + padding:0 0 5px 6px; + text-transform:uppercase; +} +ul.navList, ul.subNavList { + float:left; + margin:0 25px 0 0; + padding:0; +} +ul.navList li{ + list-style:none; + float:left; + padding: 5px 6px; + text-transform:uppercase; +} +ul.subNavList li{ + list-style:none; + float:left; +} +.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited { + color:#FFFFFF; + text-decoration:none; + text-transform:uppercase; +} +.topNav a:hover, .bottomNav a:hover { + text-decoration:none; + color:#bb7a2a; + text-transform:uppercase; +} +.navBarCell1Rev { + background-color:#F8981D; + color:#253441; + margin: auto 5px; +} +.skipNav { + position:absolute; + top:auto; + left:-9999px; + overflow:hidden; +} +/* +Page header and footer styles +*/ +.header, .footer { + clear:both; + margin:0 20px; + padding:5px 0 0 0; +} +.indexHeader { + margin:10px; + position:relative; +} +.indexHeader span{ + margin-right:15px; +} +.indexHeader h1 { + font-size:13px; +} +.title { + color:#2c4557; + margin:10px 0; +} +.subTitle { + margin:5px 0 0 0; +} +.header ul { + margin:0 0 15px 0; + padding:0; +} +.footer ul { + margin:20px 0 5px 0; +} +.header ul li, .footer ul li { + list-style:none; + font-size:13px; +} +/* +Heading styles +*/ +div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList ul.blockList li.blockList h3 { + background-color:#dee3e9; + border:1px solid #d0d9e0; + margin:0 0 6px -8px; + padding:7px 5px; +} +ul.blockList ul.blockList li.blockList h3 { + padding:0; + margin:15px 0; +} +ul.blockList li.blockList h2 { + padding:0px 0 20px 0; +} +/* +Page layout container styles +*/ +.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer { + clear:both; + padding:10px 20px; + position:relative; +} +.indexContainer { + margin:10px; + position:relative; + font-size:12px; +} +.indexContainer h2 { + font-size:13px; + padding:0 0 3px 0; +} +.indexContainer ul { + margin:0; + padding:0; +} +.indexContainer ul li { + list-style:none; + padding-top:2px; +} +.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt { + font-size:12px; + font-weight:bold; + margin:10px 0 0 0; + color:#4E4E4E; +} +.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd { + margin:5px 0 10px 0px; + font-size:14px; + font-family:'DejaVu Sans Mono',monospace; +} +.serializedFormContainer dl.nameValue dt { + margin-left:1px; + font-size:1.1em; + display:inline; + font-weight:bold; +} +.serializedFormContainer dl.nameValue dd { + margin:0 0 0 1px; + font-size:1.1em; + display:inline; +} +/* +List styles +*/ +ul.horizontal li { + display:inline; + font-size:0.9em; +} +ul.inheritance { + margin:0; + padding:0; +} +ul.inheritance li { + display:inline; + list-style:none; +} +ul.inheritance li ul.inheritance { + margin-left:15px; + padding-left:15px; + padding-top:1px; +} +ul.blockList, ul.blockListLast { + margin:10px 0 10px 0; + padding:0; +} +ul.blockList li.blockList, ul.blockListLast li.blockList { + list-style:none; + margin-bottom:15px; + line-height:1.4; +} +ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList { + padding:0px 20px 5px 10px; + border:1px solid #ededed; + background-color:#f8f8f8; +} +ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList { + padding:0 0 5px 8px; + background-color:#ffffff; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockList { + margin-left:0; + padding-left:0; + padding-bottom:15px; + border:none; +} +ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast { + list-style:none; + border-bottom:none; + padding-bottom:0; +} +table tr td dl, table tr td dl dt, table tr td dl dd { + margin-top:0; + margin-bottom:1px; +} +/* +Table styles +*/ +.overviewSummary, .memberSummary, .typeSummary, .useSummary, .constantsSummary, .deprecatedSummary { + width:100%; + border-left:1px solid #EEE; + border-right:1px solid #EEE; + border-bottom:1px solid #EEE; +} +.overviewSummary, .memberSummary { + padding:0px; +} +.overviewSummary caption, .memberSummary caption, .typeSummary caption, +.useSummary caption, .constantsSummary caption, .deprecatedSummary caption { + position:relative; + text-align:left; + background-repeat:no-repeat; + color:#253441; + font-weight:bold; + clear:none; + overflow:hidden; + padding:0px; + padding-top:10px; + padding-left:1px; + margin:0px; + white-space:pre; +} +.overviewSummary caption a:link, .memberSummary caption a:link, .typeSummary caption a:link, +.useSummary caption a:link, .constantsSummary caption a:link, .deprecatedSummary caption a:link, +.overviewSummary caption a:hover, .memberSummary caption a:hover, .typeSummary caption a:hover, +.useSummary caption a:hover, .constantsSummary caption a:hover, .deprecatedSummary caption a:hover, +.overviewSummary caption a:active, .memberSummary caption a:active, .typeSummary caption a:active, +.useSummary caption a:active, .constantsSummary caption a:active, .deprecatedSummary caption a:active, +.overviewSummary caption a:visited, .memberSummary caption a:visited, .typeSummary caption a:visited, +.useSummary caption a:visited, .constantsSummary caption a:visited, .deprecatedSummary caption a:visited { + color:#FFFFFF; +} +.overviewSummary caption span, .memberSummary caption span, .typeSummary caption span, +.useSummary caption span, .constantsSummary caption span, .deprecatedSummary caption span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + padding-bottom:7px; + display:inline-block; + float:left; + background-color:#F8981D; + border: none; + height:16px; +} +.memberSummary caption span.activeTableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#F8981D; + height:16px; +} +.memberSummary caption span.tableTab span { + white-space:nowrap; + padding-top:5px; + padding-left:12px; + padding-right:12px; + margin-right:3px; + display:inline-block; + float:left; + background-color:#4D7A97; + height:16px; +} +.memberSummary caption span.tableTab, .memberSummary caption span.activeTableTab { + padding-top:0px; + padding-left:0px; + padding-right:0px; + background-image:none; + float:none; + display:inline; +} +.overviewSummary .tabEnd, .memberSummary .tabEnd, .typeSummary .tabEnd, +.useSummary .tabEnd, .constantsSummary .tabEnd, .deprecatedSummary .tabEnd { + display:none; + width:5px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .activeTableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + float:left; + background-color:#F8981D; +} +.memberSummary .tableTab .tabEnd { + display:none; + width:5px; + margin-right:3px; + position:relative; + background-color:#4D7A97; + float:left; + +} +.overviewSummary td, .memberSummary td, .typeSummary td, +.useSummary td, .constantsSummary td, .deprecatedSummary td { + text-align:left; + padding:0px 0px 12px 10px; +} +th.colOne, th.colFirst, th.colLast, .useSummary th, .constantsSummary th, +td.colOne, td.colFirst, td.colLast, .useSummary td, .constantsSummary td{ + vertical-align:top; + padding-right:0px; + padding-top:8px; + padding-bottom:3px; +} +th.colFirst, th.colLast, th.colOne, .constantsSummary th { + background:#dee3e9; + text-align:left; + padding:8px 3px 3px 7px; +} +td.colFirst, th.colFirst { + white-space:nowrap; + font-size:13px; +} +td.colLast, th.colLast { + font-size:13px; +} +td.colOne, th.colOne { + font-size:13px; +} +.overviewSummary td.colFirst, .overviewSummary th.colFirst, +.useSummary td.colFirst, .useSummary th.colFirst, +.overviewSummary td.colOne, .overviewSummary th.colOne, +.memberSummary td.colFirst, .memberSummary th.colFirst, +.memberSummary td.colOne, .memberSummary th.colOne, +.typeSummary td.colFirst{ + width:25%; + vertical-align:top; +} +td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover { + font-weight:bold; +} +.tableSubHeadingColor { + background-color:#EEEEFF; +} +.altColor { + background-color:#FFFFFF; +} +.rowColor { + background-color:#EEEEEF; +} +/* +Content styles +*/ +.description pre { + margin-top:0; +} +.deprecatedContent { + margin:0; + padding:10px 0; +} +.docSummary { + padding:0; +} + +ul.blockList ul.blockList ul.blockList li.blockList h3 { + font-style:normal; +} + +div.block { + font-size:14px; + font-family:'DejaVu Serif', Georgia, "Times New Roman", Times, serif; +} + +td.colLast div { + padding-top:0px; +} + + +td.colLast a { + padding-bottom:3px; +} +/* +Formatting effect styles +*/ +.sourceLineNo { + color:green; + padding:0 30px 0 0; +} +h1.hidden { + visibility:hidden; + overflow:hidden; + font-size:10px; +} +.block { + display:block; + margin:3px 10px 2px 0px; + color:#474747; +} +.deprecatedLabel, .descfrmTypeLabel, .memberNameLabel, .memberNameLink, +.overrideSpecifyLabel, .packageHierarchyLabel, .paramLabel, .returnLabel, +.seeLabel, .simpleTagLabel, .throwsLabel, .typeNameLabel, .typeNameLink { + font-weight:bold; +} +.deprecationComment, .emphasizedPhrase, .interfaceName { + font-style:italic; +} + +div.block div.block span.deprecationComment, div.block div.block span.emphasizedPhrase, +div.block div.block span.interfaceName { + font-style:normal; +} + +div.contentContainer ul.blockList li.blockList h2{ + padding-bottom:0px; +} diff --git a/lang.yml b/lang.yml index 8d4c5eb..4026632 100644 --- a/lang.yml +++ b/lang.yml @@ -16,7 +16,7 @@ cmd-spy-on: '&bCommand Spy Enabled!' cmd-spy-off: '&bCommand Spy Disabled!' cmd-spy-format: '&3[&6CommandSpy&3]&b %p: &3%s' oth-cmd-spy-on: '&a%p&b''s command spy has been enabled!' -oth-cmd-spy-off:'&a%p&b''s command spy has ben disabled!' +oth-cmd-spy-off: '&a%p&b''s command spy has been disabled!' staff-chat-on: '&dStaff chat has been enabled!' staff-chat-off: '&dStaff chat has been disabled!' staff-chat-format: '&7[&dStaff Chat&7] &9%p: &3%s' @@ -26,4 +26,11 @@ silent-leave-message: '%p &7has left the game silently!' no-swear: '&cSwearing is not allowed on this server!' mention: '&aSomeone has mentioned you!' conosle-chat-log: '%p: %s' +chat-unstop-personal: '&2Chat Unstopped' +chat-stop-personal: '&2Chat Stopped' +sjoin-shown: '&bYour Join/Leave message will now be shown!' +sjoin-hide: '&bYour Join/Leave message will no longer be shown!' +sjoin-other-show: '&b%p Join/Leave message will now be shown!' +sjoin-other-hide: '&b%p Join/Leave message will no longer be shown!' +help-page-error: '&cThere are only two help pages!' diff --git a/plugin.yml b/plugin.yml index e8fc964..ae35ea8 100644 --- a/plugin.yml +++ b/plugin.yml @@ -4,7 +4,7 @@ main: me.ryandw11.ultrachat.UltraChat author: Ryandw11 description: A chat formatting plugin. depend: [Vault, PlaceholderAPI] -softdepend: [AdvancedBan] +softdepend: [AdvancedBan, Essentials] api-version: 1.13 commands: chat: diff --git a/src/me/ryandw11/ultrachat/UltraChat.java b/src/me/ryandw11/ultrachat/UltraChat.java index 227d490..6346cd5 100644 --- a/src/me/ryandw11/ultrachat/UltraChat.java +++ b/src/me/ryandw11/ultrachat/UltraChat.java @@ -45,10 +45,9 @@ import org.bukkit.plugin.java.JavaPlugin; /** * Main Class * @author Ryandw11 - * @version 2.2 + * @version 2.3 * Updated for 1.13. - * (Finally updated the yamlconfig) - * + * (Very few API methods here) */ public class UltraChat extends JavaPlugin{ @@ -86,12 +85,12 @@ public class UltraChat extends JavaPlugin{ plugin = this; if (getServer().getPluginManager().getPlugin("Vault") == null && !setupChat()) { getLogger().info(String.format("[%s] - Vault is not found!", getDescription().getName())); - getLogger().severe("§cWarning: You do not have Vault installed! This plugin has been disabled!"); + getLogger().severe("§cWarning: You do not have Vault installed! This plugin is now disabled!"); Bukkit.getPluginManager().disablePlugin(this); return; } if (getServer().getPluginManager().getPlugin("PlaceholderAPI") == null) { - getLogger().severe("§cWarning: You do not have PlaceholderAPI installed! This plugin has been disabled!"); + getLogger().severe("§cWarning: You do not have PlaceholderAPI installed! This plugin is now disabled!"); Bukkit.getPluginManager().disablePlugin(this); return; } @@ -130,6 +129,7 @@ public class UltraChat extends JavaPlugin{ saveFile(); saveChannel(); } + /** * Setup the chat formatting. */ @@ -182,34 +182,6 @@ public class UltraChat extends JavaPlugin{ md = ChatMode.NONE; break; } - -// channelEnabled = getConfig().getBoolean("Channels"); -// if(channelEnabled){ -// if(legitDefaultChannel(getConfig().getString("Default_Channel"))){ -// defaultChannel = getConfig().getString("Default_Channel"); -// } -// else{ -// channelEnabled = false; -// } -// -// } -// if(getConfig().getBoolean("JSON")){ -// JSON = true; -// } -// else{ -// JSON = false; -// } -// if(!getConfig().getBoolean("Custom_Chat_Enabled")){ -// getLogger().info("Custom chat is not enabled. The chat will not be modified!"); -// } -// if(JSON){ -// Bukkit.getServer().getPluginManager().registerEvents(new Chat_Json(), this); -// -// }else if(channelEnabled){ -// Bukkit.getServer().getPluginManager().registerEvents(new Channels(), this); -// }else{ -// Bukkit.getServer().getPluginManager().registerEvents(new Normal(), this); -// } } //Vault set-up ========================================================= @@ -292,9 +264,18 @@ public class UltraChat extends JavaPlugin{ e.printStackTrace(); } } + /** + * Get the language file. + * @return The language file. + */ public File getLangFile() { return LANG_FILE; } + + /** + * + * @return + */ public YamlConfiguration getLang() { return LANG; } @@ -368,6 +349,9 @@ public class UltraChat extends JavaPlugin{ loadVersions(); } + /** + * Loads classes based upon the server version. + */ private void loadVersions() { String version; @@ -395,6 +379,10 @@ public class UltraChat extends JavaPlugin{ } } + /** + * Get the ColorGUI class for the right version. + * @return A class that implements ColorGUI + */ public ColorGUI getColorGUI() { return colorGUI; } diff --git a/src/me/ryandw11/ultrachat/api/Lang.java b/src/me/ryandw11/ultrachat/api/Lang.java index 16d70c4..5c63627 100644 --- a/src/me/ryandw11/ultrachat/api/Lang.java +++ b/src/me/ryandw11/ultrachat/api/Lang.java @@ -32,7 +32,14 @@ public enum Lang { MENTION("mention", "&aSomeone has mentioned you!"), CMD_SPY_FORMAT("cmd-spy-format", "&3[&6CommandSpy&3]&b %p: &3%s"), STOP_CHAT_MESSAGE("stop-chat-message", "&cThe chat is currently not active."), - CONSOLE_CHAT_LOG("console-chat-log", "%p: %s"); + CONSOLE_CHAT_LOG("console-chat-log", "%p: %s"), + CHAT_UNSTOP_PERSONAL("chat-unstop-personal", "&2Chat Unstopped"), + CHAT_STOP_PERSONAL("chat-stop-personal", "&2Chat Stopped"), + SJOIN_SHOWN("sjoin-shown", "&bYour Join/Leave message will now be shown!"), + SJOIN_HIDE("sjoin-hide", "&bYour Join/Leave message will no longer be shown!"), + SJOIN_OTHER_SHOW("sjoin-other-show", "&b%p Join/Leave message will now be shown!"), + SJOIN_OTHER_HIDE("sjoin-other-hide", "&b%p Join/Leave message will no longer be shown!"), + HELP_PAGE_ERROR("help-page-error", "&cThere are only two help pages!"); private String path; diff --git a/src/me/ryandw11/ultrachat/commands/ChatCommand.java b/src/me/ryandw11/ultrachat/commands/ChatCommand.java index bdfc415..00444a5 100644 --- a/src/me/ryandw11/ultrachat/commands/ChatCommand.java +++ b/src/me/ryandw11/ultrachat/commands/ChatCommand.java @@ -3,7 +3,6 @@ package me.ryandw11.ultrachat.commands; import me.ryandw11.ultrachat.UltraChat; import me.ryandw11.ultrachat.api.Lang; import me.ryandw11.ultrachat.api.UltraChatAPI; -import me.ryandw11.ultrachat.gui.ColorGUI_Latest; import org.bukkit.Bukkit; import org.bukkit.ChatColor; @@ -51,12 +50,12 @@ public class ChatCommand implements CommandExecutor { if(plugin.chatStop == true){ plugin.chatStop = false; - p.sendMessage(ChatColor.GREEN + "Chat Unstopped"); + p.sendMessage(Lang.CHAT_UNSTOP_PERSONAL.toString()); Bukkit.getServer().broadcastMessage(Lang.CHAT_STOP_OFF.toString().replace("%p", p.getDisplayName())); } else if(plugin.chatStop == false){ plugin.chatStop = true; - p.sendMessage(ChatColor.GREEN + "Chat Stopped"); + p.sendMessage(Lang.CHAT_STOP_PERSONAL.toString()); Bukkit.getServer().broadcastMessage(Lang.CHAT_STOP_ON.toString().replace("%p", p.getDisplayName())); } else{ @@ -119,14 +118,14 @@ public class ChatCommand implements CommandExecutor { else if(args.length == 1 && args[0].equalsIgnoreCase("sjoin")){ if(p.hasPermission("ultrachat.sjoin")){ if(plugin.data.getBoolean(p.getUniqueId().toString() + ".sjoin")){ - p.sendMessage(ChatColor.AQUA + "Your Join/Leave message will now be shown!"); + p.sendMessage(Lang.SJOIN_SHOWN.toString()); plugin.data.set(p.getUniqueId().toString() + ".sjoin", false); plugin.saveFile(); } else{ plugin.data.set(p.getUniqueId().toString() + ".sjoin", true); plugin.saveFile(); - p.sendMessage(ChatColor.AQUA + "Your Join/Leave message will no longer be shown!"); + p.sendMessage(Lang.SJOIN_HIDE.toString()); } } else{ @@ -139,14 +138,14 @@ public class ChatCommand implements CommandExecutor { Player pl = (Player) Bukkit.getServer().getPlayer(args[1]); if(pl == null){p.sendMessage(ChatColor.RED + "Player can not be null!"); return true;} if(plugin.data.getBoolean(p.getUniqueId().toString() + ".sjoin")){ - p.sendMessage(ChatColor.AQUA + pl.getName() + " Join/Leave message will now be shown!"); + p.sendMessage(String.format(Lang.SJOIN_OTHER_SHOW.toString(), pl.getName())); plugin.data.set(p.getUniqueId().toString() + ".sjoin", false); plugin.saveFile(); } else{ plugin.data.set(p.getUniqueId().toString() + ".sjoin", true); plugin.saveFile(); - p.sendMessage(ChatColor.AQUA + pl.getName() + " Join/Leave message will no longer be shown!"); + p.sendMessage(String.format(Lang.SJOIN_OTHER_HIDE.toString(), pl.getName())); } } else{ @@ -214,7 +213,7 @@ public class ChatCommand implements CommandExecutor { p.sendMessage(ChatColor.BLUE + "---------------------------------------------------"); } if(!(args[1].equals("1") || args[1].equals("2"))){ - p.sendMessage(ChatColor.RED + "There are only two help pages!"); + p.sendMessage(Lang.HELP_PAGE_ERROR.toString()); } } else{ diff --git a/src/me/ryandw11/ultrachat/gui/ColorGUI_Outdated.java b/src/me/ryandw11/ultrachat/gui/ColorGUI_Outdated.java index 30fd88e..be8fdf0 100644 --- a/src/me/ryandw11/ultrachat/gui/ColorGUI_Outdated.java +++ b/src/me/ryandw11/ultrachat/gui/ColorGUI_Outdated.java @@ -199,6 +199,7 @@ public class ColorGUI_Outdated implements CommandExecutor, Listener, ColorGUI{ } //================ ItemStack item = e.getCurrentItem(); + @SuppressWarnings("deprecation") int data = item.getDurability(); if(item.getType() == Material.LAPIS_BLOCK){