From 2ea2dbe2c490d1f663ffaef88fa50ef68e87d154 Mon Sep 17 00:00:00 2001 From: Ryandw11 <6239385+ryandw11@users.noreply.github.com> Date: Fri, 26 Jun 2020 19:57:03 -0700 Subject: [PATCH] Generated 2.5 Javadocs. --- docs/allclasses-frame.html | 34 +- docs/allclasses-noframe.html | 34 +- docs/constant-values.html | 35 +- docs/deprecated-list.html | 45 +- docs/help-doc.html | 10 +- docs/index-files/index-1.html | 34 +- docs/index-files/index-10.html | 62 ++- docs/index-files/index-11.html | 102 ++++- docs/index-files/index-12.html | 52 +-- docs/index-files/index-13.html | 76 ++-- docs/index-files/index-14.html | 44 +- docs/index-files/index-15.html | 146 +----- docs/index-files/index-16.html | 176 +++++++- docs/index-files/index-17.html | 66 +-- docs/index-files/index-18.html | 63 ++- docs/index-files/index-19.html | 51 ++- docs/index-files/index-2.html | 12 +- docs/index-files/index-20.html | 20 +- docs/index-files/index-3.html | 80 +++- docs/index-files/index-4.html | 22 +- docs/index-files/index-5.html | 32 +- docs/index-files/index-6.html | 222 +-------- docs/index-files/index-7.html | 242 ++++++++-- docs/index-files/index-8.html | 54 ++- docs/index-files/index-9.html | 56 ++- docs/index.html | 2 +- docs/me/ryandw11/ultrachat/UltraChat.html | 423 +++++++++--------- docs/me/ryandw11/ultrachat/api/ChatType.html | 7 +- .../ultrachat/api/JSONChatBuilder.html | 6 +- docs/me/ryandw11/ultrachat/api/Lang.html | 76 ++-- .../ultrachat/api/MessageBuilder.html | 6 +- .../ryandw11/ultrachat/api/UltraChatAPI.html | 290 ++++-------- .../api/channels/ChannelBuilder.html | 8 +- .../ultrachat/api/channels/ChatChannel.html | 117 ++++- .../ultrachat/api/channels/package-frame.html | 4 +- .../api/channels/package-summary.html | 10 +- .../ultrachat/api/channels/package-tree.html | 6 +- .../ultrachat/api/events/StaffChatEvent.html | 7 +- .../ultrachat/api/events/UltraChatEvent.html | 10 +- .../ultrachat/api/events/package-frame.html | 4 +- .../ultrachat/api/events/package-summary.html | 14 +- .../ultrachat/api/events/package-tree.html | 6 +- .../events/properties/ChannelProperties.html | 8 +- .../api/events/properties/ChatProperties.html | 23 +- .../events/properties/NormalProperties.html | 8 +- .../events/properties/RangeProperties.html | 8 +- .../api/events/properties/RangeType.html | 14 +- .../api/events/properties/package-frame.html | 4 +- .../events/properties/package-summary.html | 6 +- .../api/events/properties/package-tree.html | 6 +- .../ultrachat/api/managers/AddonManager.html | 38 +- .../api/managers/ChannelManager.html | 36 +- .../api/managers/JComponentManager.html | 6 +- .../ultrachat/api/managers/package-frame.html | 4 +- .../api/managers/package-summary.html | 14 +- .../ultrachat/api/managers/package-tree.html | 6 +- .../ryandw11/ultrachat/api/package-frame.html | 5 +- .../ultrachat/api/package-summary.html | 14 +- .../ryandw11/ultrachat/api/package-tree.html | 9 +- .../api/placeholders/PlaceholderAddon.html | 6 +- .../api/placeholders/package-frame.html | 4 +- .../api/placeholders/package-summary.html | 10 +- .../api/placeholders/package-tree.html | 10 +- .../ultrachat/chatcolor/ChatColorManager.html | 298 ++++++++++++ .../chatcolor/ChatColorUtil_Latest.html | 331 ++++++++++++++ .../chatcolor/ChatColorUtil_Old.html | 331 ++++++++++++++ .../ultrachat/chatcolor/ChatColorUtils.html | 264 +++++++++++ .../ultrachat/chatcolor/package-frame.html | 26 ++ .../ultrachat/chatcolor/package-summary.html | 165 +++++++ .../ultrachat/chatcolor/package-tree.html | 141 ++++++ .../ultrachat/commands/ChannelCmd.html | 10 +- .../commands/CommandTabCompleter.html | 10 +- .../ryandw11/ultrachat/commands/Global.html | 10 +- .../ultrachat/commands/NewChatCommand.html | 292 ++++++++++++ .../ultrachat/commands/SpyCommand.html | 10 +- .../ultrachat/commands/StaffChat.html | 6 +- .../ultrachat/commands/StaffChatToggle.html | 6 +- .../me/ryandw11/ultrachat/commands/World.html | 12 +- .../ultrachat/commands/package-frame.html | 6 +- .../ultrachat/commands/package-summary.html | 20 +- .../ultrachat/commands/package-tree.html | 12 +- .../ultrachat/formatting/ChannelJSON.html | 12 +- .../ultrachat/formatting/NormalJSON.html | 12 +- .../formatting/PlayerFormatting.html | 16 +- .../ultrachat/formatting/RangeJSON.html | 10 +- .../ultrachat/formatting/UUIDFormating.html | 12 +- .../ultrachat/formatting/package-frame.html | 7 +- .../ultrachat/formatting/package-summary.html | 28 +- .../ultrachat/formatting/package-tree.html | 13 +- docs/me/ryandw11/ultrachat/gui/ColorGUI.html | 230 ++++++++++ .../ultrachat/gui/ColorGUI_1_15_R1.html | 322 +++++++++++++ .../ultrachat/gui/ColorGUI_Latest.html | 326 ++++++++++++++ .../ryandw11/ultrachat/gui/package-frame.html | 25 ++ .../ultrachat/gui/package-summary.html | 165 +++++++ .../ryandw11/ultrachat/gui/package-tree.html | 140 ++++++ .../ultrachat/listner/JoinListner.html | 317 +++++++++++++ .../ryandw11/ultrachat/listner/NoSwear.html | 278 ++++++++++++ .../me/ryandw11/ultrachat/listner/Notify.html | 279 ++++++++++++ docs/me/ryandw11/ultrachat/listner/Spy.html | 274 ++++++++++++ .../ryandw11/ultrachat/listner/StopChat.html | 279 ++++++++++++ .../ultrachat/listner/package-frame.html | 24 + .../ultrachat/listner/package-summary.html | 158 +++++++ .../ultrachat/listner/package-tree.html | 139 ++++++ docs/me/ryandw11/ultrachat/package-frame.html | 4 +- .../ryandw11/ultrachat/package-summary.html | 6 +- docs/me/ryandw11/ultrachat/package-tree.html | 6 +- .../pluginhooks/AdvancedBanMute.html | 42 +- .../ultrachat/pluginhooks/EssentialsMute.html | 42 +- .../ultrachat/pluginhooks/package-frame.html | 4 +- .../pluginhooks/package-summary.html | 10 +- .../ultrachat/pluginhooks/package-tree.html | 10 +- docs/me/ryandw11/ultrachat/util/ChatUtil.html | 308 +++++++++++++ .../util/Metrics.AdvancedBarChart.html | 6 +- .../ultrachat/util/Metrics.AdvancedPie.html | 6 +- .../ultrachat/util/Metrics.CustomChart.html | 6 +- .../ultrachat/util/Metrics.DrilldownPie.html | 6 +- .../util/Metrics.MultiLineChart.html | 6 +- .../util/Metrics.SimpleBarChart.html | 6 +- .../ultrachat/util/Metrics.SimplePie.html | 6 +- .../util/Metrics.SingleLineChart.html | 6 +- docs/me/ryandw11/ultrachat/util/Metrics.html | 10 +- .../ultrachat/util/package-frame.html | 5 +- .../ultrachat/util/package-summary.html | 32 +- .../ryandw11/ultrachat/util/package-tree.html | 11 +- .../ultrachat/util/papi/PAPIDisabled.html | 6 +- .../ultrachat/util/papi/PAPIEnabled.html | 6 +- .../util/papi/PlaceHolderAPIHook.html | 6 +- .../ultrachat/util/papi/package-frame.html | 4 +- .../ultrachat/util/papi/package-summary.html | 10 +- .../ultrachat/util/papi/package-tree.html | 10 +- docs/overview-frame.html | 9 +- docs/overview-summary.html | 30 +- docs/overview-tree.html | 48 +- docs/package-list | 5 + 134 files changed, 6977 insertions(+), 1716 deletions(-) create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/ChatColorManager.html create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/ChatColorUtil_Latest.html create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/ChatColorUtil_Old.html create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/ChatColorUtils.html create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/package-frame.html create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/package-summary.html create mode 100644 docs/me/ryandw11/ultrachat/chatcolor/package-tree.html create mode 100644 docs/me/ryandw11/ultrachat/commands/NewChatCommand.html create mode 100644 docs/me/ryandw11/ultrachat/gui/ColorGUI.html create mode 100644 docs/me/ryandw11/ultrachat/gui/ColorGUI_1_15_R1.html create mode 100644 docs/me/ryandw11/ultrachat/gui/ColorGUI_Latest.html create mode 100644 docs/me/ryandw11/ultrachat/gui/package-frame.html create mode 100644 docs/me/ryandw11/ultrachat/gui/package-summary.html create mode 100644 docs/me/ryandw11/ultrachat/gui/package-tree.html create mode 100644 docs/me/ryandw11/ultrachat/listner/JoinListner.html create mode 100644 docs/me/ryandw11/ultrachat/listner/NoSwear.html create mode 100644 docs/me/ryandw11/ultrachat/listner/Notify.html create mode 100644 docs/me/ryandw11/ultrachat/listner/Spy.html create mode 100644 docs/me/ryandw11/ultrachat/listner/StopChat.html create mode 100644 docs/me/ryandw11/ultrachat/listner/package-frame.html create mode 100644 docs/me/ryandw11/ultrachat/listner/package-summary.html create mode 100644 docs/me/ryandw11/ultrachat/listner/package-tree.html create mode 100644 docs/me/ryandw11/ultrachat/util/ChatUtil.html diff --git a/docs/allclasses-frame.html b/docs/allclasses-frame.html index 66ee849..0df227f 100644 --- a/docs/allclasses-frame.html +++ b/docs/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -13,42 +13,62 @@
diff --git a/docs/allclasses-noframe.html b/docs/allclasses-noframe.html index 55c67b4..9e7e276 100644 --- a/docs/allclasses-noframe.html +++ b/docs/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -13,42 +13,62 @@
diff --git a/docs/constant-values.html b/docs/constant-values.html index b8d8737..eab58d5 100644 --- a/docs/constant-values.html +++ b/docs/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -72,6 +71,35 @@

    Constant Field Values

    Contents

    + +
    +
    + + +

    me.ryandw11.*

    +
      +
    • + + + + + + + + + + + + + + +
      me.ryandw11.ultrachat.util.Metrics 
      Modifier and TypeConstant FieldValue
      + +public static final intB_STATS_VERSION1
      +
    • +
    @@ -85,7 +113,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/deprecated-list.html b/docs/deprecated-list.html index 91841cf..6e3e55a 100644 --- a/docs/deprecated-list.html +++ b/docs/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Index
  • @@ -72,6 +71,45 @@

    Deprecated API

    Contents

    + +
    +
    + + +
    @@ -85,7 +123,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Index
  • diff --git a/docs/help-doc.html b/docs/help-doc.html index c30373a..59af336 100644 --- a/docs/help-doc.html +++ b/docs/help-doc.html @@ -2,9 +2,9 @@ - + API Help - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -137,10 +136,6 @@
  • -

    Use

    -

    Each documented package, class and interface has its own Use page. This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A. You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.

    -
  • -
  • Tree (Class Hierarchy)

    There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

      @@ -190,7 +185,6 @@
    • Overview
    • Package
    • Class
    • -
    • Use
    • Tree
    • Deprecated
    • Index
    • diff --git a/docs/index-files/index-1.html b/docs/index-files/index-1.html index 7f74d89..4ed4ebe 100644 --- a/docs/index-files/index-1.html +++ b/docs/index-files/index-1.html @@ -2,9 +2,9 @@ - + A-Index - + @@ -34,7 +34,6 @@
    • Overview
    • Package
    • Class
    • -
    • Use
    • Tree
    • Deprecated
    • @@ -69,23 +68,31 @@
  • -
    A B C D F G I J L M N O P R S T U V W  +
    A B C D E F G I J L M N O P R S T U V W 

    A

    addAddon(PlaceholderAddon) - Method in class me.ryandw11.ultrachat.api.managers.AddonManager
    -
     
    +
    +
    Add an addon
    +
    addBaseComponent(BaseComponent[]) - Method in class me.ryandw11.ultrachat.api.MessageBuilder
    Add a base component to the message
    +
    addCustomChart(Metrics.CustomChart) - Method in class me.ryandw11.ultrachat.util.Metrics
    +
    +
    Adds a custom chart.
    +
    addJSON(JSONChatBuilder) - Method in class me.ryandw11.ultrachat.api.MessageBuilder
    Add a JSONChatBuilder to the message
    AddonManager - Class in me.ryandw11.ultrachat.api.managers
    -
     
    +
    +
    This class handles any addons to the plugin.
    +
    AddonManager() - Constructor for class me.ryandw11.ultrachat.api.managers.AddonManager
     
    addonManager - Variable in class me.ryandw11.ultrachat.UltraChat
    @@ -94,8 +101,20 @@
    Add a string to the message
    +
    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 F G I J L M N O P R S T U V W 
    +A B C D E F G I J L M N O P R S T U V W 
    @@ -108,7 +127,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • diff --git a/docs/index-files/index-10.html b/docs/index-files/index-10.html index aaf0f52..05dab7e 100644 --- a/docs/index-files/index-10.html +++ b/docs/index-files/index-10.html @@ -2,9 +2,9 @@ - -M-Index - + +L-Index + @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • @@ -69,11 +68,13 @@
    -
    A B C D F G I J L M N O P R S T U V W  +
    A B C D E F G 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
    +
     
    build() - Method in class me.ryandw11.ultrachat.api.channels.ChannelBuilder
    Build the channel
    @@ -85,7 +86,7 @@
    build() - Method in class me.ryandw11.ultrachat.api.MessageBuilder
     
    -A B C D F G I J L M N O P R S T U V W 
    +A B C D E F G I J L M N O P R S T U V W 
    @@ -98,7 +99,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • diff --git a/docs/index-files/index-20.html b/docs/index-files/index-20.html index fa458d6..97b3252 100644 --- a/docs/index-files/index-20.html +++ b/docs/index-files/index-20.html @@ -2,9 +2,9 @@ - + W-Index - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • @@ -69,23 +68,17 @@
    -
    A B C D E G H I J L M N O P R S T U V W  +
    A B C D E F G I J L M N O P R S T U V W 

    W

    -
    worldChat(WorldChatEvent) - Method in class me.ryandw11.ultrachat.pluginhooks.AdvancedBanMute
    +
    World - Class in me.ryandw11.ultrachat.commands
     
    -
    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
    +
    World() - Constructor for class me.ryandw11.ultrachat.commands.World
     
    -A B C D E G H I J L M N O P R S T U V W 
    +A B C D E F G I J L M N O P R S T U V W 
    @@ -98,7 +91,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • diff --git a/docs/index-files/index-3.html b/docs/index-files/index-3.html index f535883..221c77a 100644 --- a/docs/index-files/index-3.html +++ b/docs/index-files/index-3.html @@ -2,9 +2,9 @@ - + C-Index - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • @@ -69,7 +68,7 @@
    -
    A B C D F G I J L M N O P R S T U V W  +
    A B C D E F G I J L M N O P R S T U V W 

    C

    @@ -88,8 +87,6 @@
     
    ChannelCmd() - Constructor for class me.ryandw11.ultrachat.commands.ChannelCmd
     
    -
    channelEnabled - Variable in class me.ryandw11.ultrachat.UltraChat
    -
     
    channelExists(ChatChannel) - Method in class me.ryandw11.ultrachat.api.managers.ChannelManager
    If a given channel exists (In this instance if it is save in the files)
    @@ -98,7 +95,7 @@
    If a given channel exists based upon the name.
    -
    channelfile - Variable in class me.ryandw11.ultrachat.UltraChat
    +
    channelFile - Variable in class me.ryandw11.ultrachat.UltraChat
     
    ChannelJSON - Class in me.ryandw11.ultrachat.formatting
    @@ -107,47 +104,89 @@
    ChannelJSON() - Constructor for class me.ryandw11.ultrachat.formatting.ChannelJSON
     
    ChannelManager - Class in me.ryandw11.ultrachat.api.managers
    -
     
    +
    +
    This class handles the channels of the plugin.
    +
    ChannelManager() - Constructor for class me.ryandw11.ultrachat.api.managers.ChannelManager
     
    ChannelProperties - Class in me.ryandw11.ultrachat.api.events.properties
     
    ChannelProperties(boolean, String) - Constructor for class me.ryandw11.ultrachat.api.events.properties.ChannelProperties
     
    -
    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
     
    ChatChannel - Class in me.ryandw11.ultrachat.api.channels
    -
     
    +
    +
    This class is used the manage channels.
    +
    ChatChannel(ChannelBuilder) - Constructor for class me.ryandw11.ultrachat.api.channels.ChatChannel
    For internal use only.
    -
    ChatCommand - Class in me.ryandw11.ultrachat.commands
    +
    chatColorFC - Variable in class me.ryandw11.ultrachat.UltraChat
     
    -
    ChatCommand() - Constructor for class me.ryandw11.ultrachat.commands.ChatCommand
    +
    chatColorFile - Variable in class me.ryandw11.ultrachat.UltraChat
    +
     
    +
    ChatColorManager - Class in me.ryandw11.ultrachat.chatcolor
    +
    +
    This class handles the chatcolor.yml file.
    +
    +
    ChatColorManager(UltraChat, ConfigurationSection) - Constructor for class me.ryandw11.ultrachat.chatcolor.ChatColorManager
    +
     
    +
    chatColorManager - Variable in class me.ryandw11.ultrachat.UltraChat
    +
     
    +
    chatColorUtil - Variable in class me.ryandw11.ultrachat.UltraChat
    +
     
    +
    ChatColorUtil_Latest - Class in me.ryandw11.ultrachat.chatcolor
    +
     
    +
    ChatColorUtil_Latest(UltraChat) - Constructor for class me.ryandw11.ultrachat.chatcolor.ChatColorUtil_Latest
    +
     
    +
    ChatColorUtil_Old - Class in me.ryandw11.ultrachat.chatcolor
    +
     
    +
    ChatColorUtil_Old() - Constructor for class me.ryandw11.ultrachat.chatcolor.ChatColorUtil_Old
    +
     
    +
    ChatColorUtils - Interface in me.ryandw11.ultrachat.chatcolor
     
    ChatProperties - Interface in me.ryandw11.ultrachat.api.events.properties
     
    -
    chatStop - Variable in class me.ryandw11.ultrachat.UltraChat
    -
     
    ChatType - Enum in me.ryandw11.ultrachat.api
    +
    +
    The different modes chat can be in.
    +
    +
    chatType - Variable in class me.ryandw11.ultrachat.UltraChat
    +
     
    +
    ChatUtil - Class in me.ryandw11.ultrachat.util
    +
    +
    This is a utility class to make chat easier.
    +
    +
    ChatUtil() - Constructor for class me.ryandw11.ultrachat.util.ChatUtil
     
    color - Variable in class me.ryandw11.ultrachat.formatting.PlayerFormatting
     
    color - Variable in class me.ryandw11.ultrachat.formatting.UUIDFormating
     
    +
    ColorGUI - Interface in me.ryandw11.ultrachat.gui
    +
    +
    Provides compatibility with older versions.
    +
    +
    ColorGUI_1_15_R1 - Class in me.ryandw11.ultrachat.gui
    +
    +
    ColorGUI class.
    +
    +
    ColorGUI_1_15_R1() - Constructor for class me.ryandw11.ultrachat.gui.ColorGUI_1_15_R1
    +
     
    +
    ColorGUI_Latest - Class in me.ryandw11.ultrachat.gui
    +
    +
    ColorGUI class.
    +
    +
    ColorGUI_Latest() - Constructor for class me.ryandw11.ultrachat.gui.ColorGUI_Latest
    +
     
    CommandTabCompleter - Class in me.ryandw11.ultrachat.commands
     
    CommandTabCompleter() - Constructor for class me.ryandw11.ultrachat.commands.CommandTabCompleter
     
    -A B C D F G I J L M N O P R S T U V W 
    +A B C D E F G I J L M N O P R S T U V W 
    @@ -160,7 +199,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • diff --git a/docs/index-files/index-4.html b/docs/index-files/index-4.html index 1dcb47c..83ae784 100644 --- a/docs/index-files/index-4.html +++ b/docs/index-files/index-4.html @@ -2,9 +2,9 @@ - + D-Index - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • @@ -69,23 +68,27 @@
    -
    A B C D F G I J L M N O P R S T U V W  +
    A B C D E F G 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
    +
    dataFile - Variable in class me.ryandw11.ultrachat.UltraChat
     
    delete() - Method in class me.ryandw11.ultrachat.api.channels.ChatChannel
    -
    Delete the channel
    +
    Deprecated. +
    It is not recommended to use this.
    +
    +
    +
    DrilldownPie(String, Callable<Map<String, Map<String, Integer>>>) - Constructor for class me.ryandw11.ultrachat.util.Metrics.DrilldownPie
    +
    +
    Class constructor.
    -A B C D F G I J L M N O P R S T U V W 
    +A B C D E F G I J L M N O P R S T U V W 
    @@ -98,7 +101,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • diff --git a/docs/index-files/index-5.html b/docs/index-files/index-5.html index 533b280..fc23e82 100644 --- a/docs/index-files/index-5.html +++ b/docs/index-files/index-5.html @@ -2,9 +2,9 @@ - -F-Index - + +E-Index + @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@ @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -125,12 +124,12 @@ var activeTableTab = "activeTableTab";
    public class UltraChat
     extends org.bukkit.plugin.java.JavaPlugin
    -
    Main Class
    +
    Main Class +

    Updated for 1.16.1.

    +

    Note: You should access manager classes from the UltraChatAPI class.

    Version:
    -
    2.4 - Updated for 1.14. - (Very few API methods here)
    +
    2.5
    Author:
    Ryandw11
    @@ -161,36 +160,44 @@ extends org.bukkit.plugin.java.JavaPlugin channel  -java.lang.Boolean -channelEnabled  +java.io.File +channelFile  -java.io.File -channelfile  - - net.milkbowl.vault.chat.Chat chat  - -java.lang.Boolean -chatStop  - org.bukkit.configuration.file.FileConfiguration -data  +chatColorFC  java.io.File -datafile  +chatColorFile  -java.lang.String -defaultChannel  +ChatColorManager +chatColorManager  + + +ChatColorUtils +chatColorUtil  + + +ChatType +chatType  + + +org.bukkit.configuration.file.FileConfiguration +data  + + +java.io.File +dataFile  java.lang.Boolean -JSON  +isChatStopped  static org.bukkit.configuration.file.YamlConfiguration @@ -201,36 +208,28 @@ extends org.bukkit.plugin.java.JavaPlugin LANG_FILE  -ChatType -md  - - PlaceHolderAPIHook papi  - + net.milkbowl.vault.permission.Permission perms  - + static UltraChat plugin  - + java.lang.String prefix  - -java.util.ArrayList<java.util.UUID> -spytoggle  - -java.util.ArrayList<java.util.UUID> -stafftoggle  +java.util.List<java.util.UUID> +spyToggle  -java.lang.Boolean -Vault  +java.util.List<java.util.UUID> +staffToggle  @@ -265,7 +264,7 @@ extends org.bukkit.plugin.java.JavaPlugin Method and Description -me.ryandw11.ultrachat.gui.ColorGUI +ColorGUI getColorGUI()
    Get the ColorGUI class for the right version.
    @@ -294,7 +293,9 @@ extends org.bukkit.plugin.java.JavaPlugin void -loadLang()  +loadLang() +
    Load the language file.
    + void @@ -373,150 +374,6 @@ extends org.bukkit.plugin.java.JavaPlugin
    public static UltraChat plugin
    - - - -
      -
    • -

      perms

      -
      public net.milkbowl.vault.permission.Permission perms
      -
    • -
    - - - -
      -
    • -

      chat

      -
      public net.milkbowl.vault.chat.Chat chat
      -
    • -
    - - - -
      -
    • -

      Vault

      -
      public java.lang.Boolean Vault
      -
    • -
    - - - -
      -
    • -

      chatStop

      -
      public java.lang.Boolean chatStop
      -
    • -
    - - - -
      -
    • -

      channelEnabled

      -
      public java.lang.Boolean channelEnabled
      -
    • -
    - - - -
      -
    • -

      JSON

      -
      public java.lang.Boolean JSON
      -
    • -
    - - - - - - - -
      -
    • -

      defaultChannel

      -
      public java.lang.String defaultChannel
      -
    • -
    - - - -
      -
    • -

      stafftoggle

      -
      public java.util.ArrayList<java.util.UUID> stafftoggle
      -
    • -
    - - - -
      -
    • -

      spytoggle

      -
      public java.util.ArrayList<java.util.UUID> spytoggle
      -
    • -
    - - - - - - - -
      -
    • -

      datafile

      -
      public java.io.File datafile
      -
    • -
    - - - -
      -
    • -

      data

      -
      public org.bukkit.configuration.file.FileConfiguration data
      -
    • -
    - - - -
      -
    • -

      channelfile

      -
      public java.io.File channelfile
      -
    • -
    - - - -
      -
    • -

      channel

      -
      public org.bukkit.configuration.file.FileConfiguration channel
      -
    • -
    - - - -
      -
    • -

      prefix

      -
      public java.lang.String prefix
      -
    • -
    @@ -535,13 +392,157 @@ extends org.bukkit.plugin.java.JavaPlugin
    public static java.io.File LANG_FILE
    + + + +
      +
    • +

      perms

      +
      public net.milkbowl.vault.permission.Permission perms
      +
    • +
    + + + +
      +
    • +

      chat

      +
      public net.milkbowl.vault.chat.Chat chat
      +
    • +
    + + + +
      +
    • +

      isChatStopped

      +
      public java.lang.Boolean isChatStopped
      +
    • +
    + + + +
      +
    • +

      chatType

      +
      public ChatType chatType
      +
    • +
    + + + +
      +
    • +

      staffToggle

      +
      public java.util.List<java.util.UUID> staffToggle
      +
    • +
    + + + +
      +
    • +

      spyToggle

      +
      public java.util.List<java.util.UUID> spyToggle
      +
    • +
    + + + + + + + +
      +
    • +

      dataFile

      +
      public java.io.File dataFile
      +
    • +
    + + + +
      +
    • +

      data

      +
      public org.bukkit.configuration.file.FileConfiguration data
      +
    • +
    + + + +
      +
    • +

      channelFile

      +
      public java.io.File channelFile
      +
    • +
    + + + +
      +
    • +

      channel

      +
      public org.bukkit.configuration.file.FileConfiguration channel
      +
    • +
    + + + +
      +
    • +

      chatColorFile

      +
      public java.io.File chatColorFile
      +
    • +
    + + + +
      +
    • +

      chatColorFC

      +
      public org.bukkit.configuration.file.FileConfiguration chatColorFC
      +
    • +
    + + + +
      +
    • +

      prefix

      +
      public java.lang.String prefix
      +
    • +
    + + + + + + + + @@ -609,6 +610,30 @@ extends org.bukkit.plugin.java.JavaPlugin
    Setup the chat formatting.
    + + + +
      +
    • +

      loadMethod

      +
      public void loadMethod()
      +
      Loads all of the Events and Commands.
      +
    • +
    + + + +
      +
    • +

      getColorGUI

      +
      public ColorGUI getColorGUI()
      +
      Get the ColorGUI class for the right version.
      +
      +
      Returns:
      +
      A class that implements ColorGUI
      +
      +
    • +
    @@ -678,34 +703,11 @@ extends org.bukkit.plugin.java.JavaPlugin -
      +
      • loadLang

        public void loadLang()
        -
      • -
      - - - -
        -
      • -

        loadMethod

        -
        public void loadMethod()
        -
        Loads all of the Events and Commands.
        -
      • -
      - - - -
        -
      • -

        getColorGUI

        -
        public me.ryandw11.ultrachat.gui.ColorGUI getColorGUI()
        -
        Get the ColorGUI class for the right version.
        -
        -
        Returns:
        -
        A class that implements ColorGUI
        -
        +
        Load the language file.
      @@ -727,7 +729,6 @@ extends org.bukkit.plugin.java.JavaPlugin
    • Overview
    • Package
    • -
    • Use
    • Tree
    • Deprecated
    • Index
    • diff --git a/docs/me/ryandw11/ultrachat/api/ChatType.html b/docs/me/ryandw11/ultrachat/api/ChatType.html index 86504b3..13e086c 100644 --- a/docs/me/ryandw11/ultrachat/api/ChatType.html +++ b/docs/me/ryandw11/ultrachat/api/ChatType.html @@ -2,9 +2,9 @@ - + ChatType - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
    • Overview
    • Package
    • -
    • Use
    • Tree
    • Deprecated
    • Index
    • @@ -120,6 +119,7 @@ var activeTableTab = "activeTableTab";
      public enum ChatType
       extends java.lang.Enum<ChatType>
      +
      The different modes chat can be in.
    @@ -299,7 +299,6 @@ not permitted.)
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/JSONChatBuilder.html b/docs/me/ryandw11/ultrachat/api/JSONChatBuilder.html index 1a60f3b..58f3d3c 100644 --- a/docs/me/ryandw11/ultrachat/api/JSONChatBuilder.html +++ b/docs/me/ryandw11/ultrachat/api/JSONChatBuilder.html @@ -2,9 +2,9 @@ - + JSONChatBuilder - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -347,7 +346,6 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/Lang.html b/docs/me/ryandw11/ultrachat/api/Lang.html index 6587f06..df1e61b 100644 --- a/docs/me/ryandw11/ultrachat/api/Lang.html +++ b/docs/me/ryandw11/ultrachat/api/Lang.html @@ -2,9 +2,9 @@ - + Lang - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -151,90 +150,93 @@ extends java.lang.Enum<CHAT_CMD_NOT_VALID  +CHAT_COLOR_CHANGE  + + CHAT_STOP_OFF  - + CHAT_STOP_ON  - + CHAT_STOP_PERSONAL  - + CHAT_UNSTOP_PERSONAL  - + CMD_SPY_FORMAT  - + CMD_SPY_OFF  - + CMD_SPY_ON  - + COLOR_GUI  - + CONFIG_RELOAD  - + CONSOLE_CHAT_LOG  - + ERROR_CHANNEL_ENABLED  - + ERROR_CHANNEL_USAGE  - + HELP_PAGE_ERROR  - + MENTION  - + NO_PERM  - + NO_SWEAR  - + OTH_CMD_SPY_OFF  - + OTH_CMD_SPY_ON  - + PLUGIN_PREFIX  - + SILENT_JOIN_MESSAGE  - + SILENT_LEAVE_MESSAGE  - + SJOIN_HIDE  - + SJOIN_OTHER_HIDE  - + SJOIN_OTHER_SHOW  - + SJOIN_SHOWN  - + STAFF_CHAT_FORMAT  - + STAFF_CHAT_OFF  - + STAFF_CHAT_ON  - + STOP_CHAT_MESSAGE  @@ -609,12 +611,21 @@ the order they are declared.
    - @@ -747,7 +758,6 @@ not permitted.)
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/MessageBuilder.html b/docs/me/ryandw11/ultrachat/api/MessageBuilder.html index 0b1d0df..2c1a92b 100644 --- a/docs/me/ryandw11/ultrachat/api/MessageBuilder.html +++ b/docs/me/ryandw11/ultrachat/api/MessageBuilder.html @@ -2,9 +2,9 @@ - + MessageBuilder - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -291,7 +290,6 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html b/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html index 947306c..f663dc3 100644 --- a/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html +++ b/docs/me/ryandw11/ultrachat/api/UltraChatAPI.html @@ -2,9 +2,9 @@ - + UltraChatAPI - + @@ -18,8 +18,8 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; +var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":42,"i9":42,"i10":10,"i11":10,"i12":10,"i13":10}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"],32:["t6","Deprecated Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -50,7 +49,7 @@ var activeTableTab = "activeTableTab"; @@ -322,7 +322,6 @@ extends org.bukkit.event.Event
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/UltraChatEvent.html b/docs/me/ryandw11/ultrachat/api/events/UltraChatEvent.html index 412e839..75daed5 100644 --- a/docs/me/ryandw11/ultrachat/api/events/UltraChatEvent.html +++ b/docs/me/ryandw11/ultrachat/api/events/UltraChatEvent.html @@ -2,9 +2,9 @@ - + UltraChatEvent - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -116,6 +115,8 @@ var activeTableTab = "activeTableTab";
    public class UltraChatEvent
     extends org.bukkit.event.Event
    +
    The UltraChatEvent is used when a player chats. This event gives you more information than the normal AsyncChatEvent. +

    Note: Since API Version 2.5 this event is only needed when you want specific ultraChat information.

    @@ -298,7 +299,7 @@ extends org.bukkit.event.Event
    Set the recipients.
    Parameters:
    -
    recipents - The set of recipients.
    +
    recipients - The set of recipients.
    @@ -421,7 +422,6 @@ extends org.bukkit.event.Event
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/package-frame.html b/docs/me/ryandw11/ultrachat/api/events/package-frame.html index 4a4eea5..b8ca16d 100644 --- a/docs/me/ryandw11/ultrachat/api/events/package-frame.html +++ b/docs/me/ryandw11/ultrachat/api/events/package-frame.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.events - + diff --git a/docs/me/ryandw11/ultrachat/api/events/package-summary.html b/docs/me/ryandw11/ultrachat/api/events/package-summary.html index 61ee053..51ff4a0 100644 --- a/docs/me/ryandw11/ultrachat/api/events/package-summary.html +++ b/docs/me/ryandw11/ultrachat/api/events/package-summary.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.events - + @@ -34,7 +34,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -84,11 +83,15 @@ StaffChatEvent -  + +
    This event is called when the staff chat is used.
    + UltraChatEvent -  + +
    The UltraChatEvent is used when a player chats.
    + @@ -107,7 +110,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/package-tree.html b/docs/me/ryandw11/ultrachat/api/events/package-tree.html index 6f235c5..daabedd 100644 --- a/docs/me/ryandw11/ultrachat/api/events/package-tree.html +++ b/docs/me/ryandw11/ultrachat/api/events/package-tree.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.events Class Hierarchy - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • @@ -103,7 +102,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/ChannelProperties.html b/docs/me/ryandw11/ultrachat/api/events/properties/ChannelProperties.html index 6357f98..39a0da6 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/ChannelProperties.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/ChannelProperties.html @@ -2,9 +2,9 @@ - + ChannelProperties - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -210,6 +209,8 @@ implements Specified by:
    isComponent in interface ChatProperties
    +
    Returns:
    +
    If the plugin has json components enabled.
    @@ -241,7 +242,6 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/ChatProperties.html b/docs/me/ryandw11/ultrachat/api/events/properties/ChatProperties.html index 33e3db5..69fc772 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/ChatProperties.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/ChatProperties.html @@ -2,9 +2,9 @@ - + ChatProperties - + @@ -18,8 +18,8 @@ catch(err) { } //--> -var methods = {"i0":6}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var methods = {"i0":38}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],32:["t6","Deprecated Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -119,14 +118,18 @@ var activeTableTab = "activeTableTab";

    Method Summary

    - + - +
    All Methods Instance Methods Abstract Methods All Methods Instance Methods Abstract Methods Deprecated Methods 
    Modifier and Type Method and Description
    booleanisComponent() isComponent() +
    Deprecated.  +
    As of version 2.5 this will always be true as the plugin is always in JSON mode.
    +
    +
    @@ -150,6 +153,11 @@ var activeTableTab = "activeTableTab";
  • isComponent

    boolean isComponent()
    +
    Deprecated. As of version 2.5 this will always be true as the plugin is always in JSON mode.
    +
    +
    Returns:
    +
    If the plugin has json components enabled.
    +
  • @@ -171,7 +179,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/NormalProperties.html b/docs/me/ryandw11/ultrachat/api/events/properties/NormalProperties.html index 148aa3b..1ee090d 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/NormalProperties.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/NormalProperties.html @@ -2,9 +2,9 @@ - + NormalProperties - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -204,6 +203,8 @@ implements Specified by:
    isComponent in interface ChatProperties
    +
    Returns:
    +
    If the plugin has json components enabled.
    @@ -226,7 +227,6 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/RangeProperties.html b/docs/me/ryandw11/ultrachat/api/events/properties/RangeProperties.html index 91fae43..0721170 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/RangeProperties.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/RangeProperties.html @@ -2,9 +2,9 @@ - + RangeProperties - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -212,6 +211,8 @@ implements Specified by:
    isComponent in interface ChatProperties
    +
    Returns:
    +
    If the plugin has json components enabled.
    @@ -248,7 +249,6 @@ implements Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/RangeType.html b/docs/me/ryandw11/ultrachat/api/events/properties/RangeType.html index 54d07af..e25fdff 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/RangeType.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/RangeType.html @@ -2,9 +2,9 @@ - + RangeType - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -138,7 +137,7 @@ extends java.lang.Enum<Enum Constant and Description -GLBOAL  +GLOBAL  LOCAL  @@ -221,13 +220,13 @@ the order they are declared.
    public static final RangeType WORLD
    - + @@ -299,7 +298,6 @@ not permitted.)
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/package-frame.html b/docs/me/ryandw11/ultrachat/api/events/properties/package-frame.html index 84f6d9a..fb9c3e1 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/package-frame.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/package-frame.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.events.properties - + diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/package-summary.html b/docs/me/ryandw11/ultrachat/api/events/properties/package-summary.html index 4f119c8..f7f50ee 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/package-summary.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/package-summary.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.events.properties - + @@ -34,7 +34,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -141,7 +140,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/events/properties/package-tree.html b/docs/me/ryandw11/ultrachat/api/events/properties/package-tree.html index e0780b5..f4ebb61 100644 --- a/docs/me/ryandw11/ultrachat/api/events/properties/package-tree.html +++ b/docs/me/ryandw11/ultrachat/api/events/properties/package-tree.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.events.properties Class Hierarchy - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • @@ -116,7 +115,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/managers/AddonManager.html b/docs/me/ryandw11/ultrachat/api/managers/AddonManager.html index d9b720f..4888d36 100644 --- a/docs/me/ryandw11/ultrachat/api/managers/AddonManager.html +++ b/docs/me/ryandw11/ultrachat/api/managers/AddonManager.html @@ -2,9 +2,9 @@ - + AddonManager - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -111,6 +110,8 @@ var activeTableTab = "activeTableTab";
    public class AddonManager
     extends java.lang.Object
    +
    This class handles any addons to the plugin. +

    The instance of this class can be retrieved from UltraChatAPI.getAddonManager()

    @@ -148,16 +149,22 @@ extends java.lang.Object void -addAddon(PlaceholderAddon pa)  +addAddon(PlaceholderAddon pa) +
    Add an addon
    + java.util.List<PlaceholderAddon> -getAddons()  +getAddons() +
    Get the list of addons.
    + java.lang.String replacePlaceholders(java.lang.String s, - java.util.UUID p)  + java.util.UUID p) +
    Replace the placeholders in a string.
    + @@ -214,6 +226,11 @@ extends java.lang.Object
  • getAddons

    public java.util.List<PlaceholderAddon> getAddons()
    +
    Get the list of addons.
    +
    +
    Returns:
    +
    The list of addons.
    +
  • @@ -224,6 +241,14 @@ extends java.lang.Object

    replacePlaceholders

    public java.lang.String replacePlaceholders(java.lang.String s,
                                                 java.util.UUID p)
    +
    Replace the placeholders in a string.
    +
    +
    Parameters:
    +
    s - The string.
    +
    p - The player UUID.
    +
    Returns:
    +
    The string with the placeholders replaced.
    +
    @@ -245,7 +270,6 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/managers/ChannelManager.html b/docs/me/ryandw11/ultrachat/api/managers/ChannelManager.html index 7558600..dea792d 100644 --- a/docs/me/ryandw11/ultrachat/api/managers/ChannelManager.html +++ b/docs/me/ryandw11/ultrachat/api/managers/ChannelManager.html @@ -2,9 +2,9 @@ - + ChannelManager - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -111,6 +110,8 @@ var activeTableTab = "activeTableTab";
    public class ChannelManager
     extends java.lang.Object
    +
    This class handles the channels of the plugin. +

    Get the instance of this class from UltraChatAPI.getChannelManager()

    @@ -279,7 +280,7 @@ extends java.lang.Object
    Grab the player's current channel.
    Parameters:
    -
    player -
    +
    player - The player to get the channel from.
    Returns:
    The player's current channel.
    @@ -295,8 +296,9 @@ extends java.lang.Object
    Grab an offline player's current channel.
    Parameters:
    -
    player -
    +
    player - The player to get the channel from.
    Returns:
    +
    That UUID's current channel.
    @@ -325,8 +327,8 @@ extends java.lang.Object
    Set the player's channel.
    Parameters:
    -
    player -
    -
    channel -
    +
    player - The player to set.
    +
    channel - The channel.
    @@ -341,8 +343,8 @@ extends java.lang.Object
    Set the player's channel.
    Parameters:
    -
    player -
    -
    channel -
    +
    player - The player to set.
    +
    channel - The channel.
    @@ -356,7 +358,7 @@ extends java.lang.Object
    Set the default channel
    Parameters:
    -
    channel -
    +
    channel - The channel.
    @@ -370,7 +372,9 @@ extends java.lang.Object
    If a given channel exists (In this instance if it is save in the files)
    Parameters:
    -
    channel -
    +
    channel - The channel to check.
    +
    Returns:
    +
    If the channel exists.
    @@ -384,8 +388,9 @@ extends java.lang.Object
    If a given channel exists based upon the name.
    Parameters:
    -
    name -
    +
    name - The name of the channel to check
    Returns:
    +
    If the channel exists.
    @@ -399,8 +404,9 @@ extends java.lang.Object
    Get all online players in a given channel.
    Parameters:
    -
    channel -
    +
    channel - The channel to get the players from.
    Returns:
    +
    The list of players. (Unmodifiable)
    @@ -414,8 +420,9 @@ extends java.lang.Object
    Get all players in a channel online or offline.
    Parameters:
    -
    channel -
    +
    channel - The channel to get the UUIDs from.
    Returns:
    +
    The list of UUIDs. (Unmodifiable)
    @@ -438,7 +445,6 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/managers/JComponentManager.html b/docs/me/ryandw11/ultrachat/api/managers/JComponentManager.html index 6d51b75..73e7d58 100644 --- a/docs/me/ryandw11/ultrachat/api/managers/JComponentManager.html +++ b/docs/me/ryandw11/ultrachat/api/managers/JComponentManager.html @@ -2,9 +2,9 @@ - + JComponentManager - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -276,7 +275,6 @@ extends java.lang.Object
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/managers/package-frame.html b/docs/me/ryandw11/ultrachat/api/managers/package-frame.html index 8c31edc..efe7ab9 100644 --- a/docs/me/ryandw11/ultrachat/api/managers/package-frame.html +++ b/docs/me/ryandw11/ultrachat/api/managers/package-frame.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.managers - + diff --git a/docs/me/ryandw11/ultrachat/api/managers/package-summary.html b/docs/me/ryandw11/ultrachat/api/managers/package-summary.html index c84c827..652a6f7 100644 --- a/docs/me/ryandw11/ultrachat/api/managers/package-summary.html +++ b/docs/me/ryandw11/ultrachat/api/managers/package-summary.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.managers - + @@ -34,7 +34,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -84,11 +83,15 @@ AddonManager -  + +
    This class handles any addons to the plugin.
    + ChannelManager -  + +
    This class handles the channels of the plugin.
    + JComponentManager @@ -111,7 +114,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/managers/package-tree.html b/docs/me/ryandw11/ultrachat/api/managers/package-tree.html index 844637d..593adbc 100644 --- a/docs/me/ryandw11/ultrachat/api/managers/package-tree.html +++ b/docs/me/ryandw11/ultrachat/api/managers/package-tree.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.managers Class Hierarchy - + @@ -34,7 +34,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • @@ -100,7 +99,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/package-frame.html b/docs/me/ryandw11/ultrachat/api/package-frame.html index 95fc71a..912f867 100644 --- a/docs/me/ryandw11/ultrachat/api/package-frame.html +++ b/docs/me/ryandw11/ultrachat/api/package-frame.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api - + @@ -16,7 +16,6 @@
  • JSONChatBuilder
  • MessageBuilder
  • UltraChatAPI
  • -
  • Util
  • Enums

    @@ -94,8 +92,8 @@ @@ -114,7 +112,6 @@
  • Overview
  • Package
  • Class
  • -
  • Use
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/placeholders/PlaceholderAddon.html b/docs/me/ryandw11/ultrachat/api/placeholders/PlaceholderAddon.html index cd77cc4..6e9c511 100644 --- a/docs/me/ryandw11/ultrachat/api/placeholders/PlaceholderAddon.html +++ b/docs/me/ryandw11/ultrachat/api/placeholders/PlaceholderAddon.html @@ -2,9 +2,9 @@ - + PlaceholderAddon - + @@ -40,7 +40,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -180,7 +179,6 @@ var activeTableTab = "activeTableTab";
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • diff --git a/docs/me/ryandw11/ultrachat/api/placeholders/package-frame.html b/docs/me/ryandw11/ultrachat/api/placeholders/package-frame.html index 66fab5b..a0f015b 100644 --- a/docs/me/ryandw11/ultrachat/api/placeholders/package-frame.html +++ b/docs/me/ryandw11/ultrachat/api/placeholders/package-frame.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.placeholders - + diff --git a/docs/me/ryandw11/ultrachat/api/placeholders/package-summary.html b/docs/me/ryandw11/ultrachat/api/placeholders/package-summary.html index 07e64fd..965cb4a 100644 --- a/docs/me/ryandw11/ultrachat/api/placeholders/package-summary.html +++ b/docs/me/ryandw11/ultrachat/api/placeholders/package-summary.html @@ -2,9 +2,9 @@ - + me.ryandw11.ultrachat.api.placeholders - + @@ -34,7 +34,6 @@
  • Overview
  • Class
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • @@ -44,7 +43,7 @@