From 489f15abba9d881ff2a0231be1e812f6e234bbd4 Mon Sep 17 00:00:00 2001 From: Francisco Solis Date: Sat, 12 Jun 2021 23:12:30 -0400 Subject: [PATCH 1/5] Java 1.17 Support * Now YML Configuration is Global instead of per software * New Message System to allow more customization * Removed Notifications (Not needed) * Cleanup * Updated JavaDocs --- dependency-reduced-pom.xml | 6 +- javadocs/allclasses-frame.html | 26 +- javadocs/allclasses-noframe.html | 26 +- javadocs/constant-values.html | 25 +- javadocs/deprecated-list.html | 11 +- javadocs/help-doc.html | 4 +- javadocs/index-files/index-1.html | 113 +- javadocs/index-files/index-10.html | 18 +- javadocs/index-files/index-11.html | 8 +- javadocs/index-files/index-12.html | 16 +- javadocs/index-files/index-13.html | 28 +- javadocs/index-files/index-14.html | 22 +- javadocs/index-files/index-15.html | 24 +- javadocs/index-files/index-16.html | 27 +- javadocs/index-files/index-17.html | 30 +- javadocs/index-files/index-18.html | 135 +- javadocs/index-files/index-19.html | 32 +- javadocs/index-files/index-2.html | 24 +- javadocs/index-files/index-20.html | 12 +- javadocs/index-files/index-21.html | 22 +- javadocs/index-files/index-22.html | 8 +- javadocs/index-files/index-23.html | 31 +- javadocs/index-files/index-24.html | 28 +- javadocs/index-files/index-25.html | 133 + javadocs/index-files/index-3.html | 79 +- javadocs/index-files/index-4.html | 14 +- javadocs/index-files/index-5.html | 8 +- javadocs/index-files/index-6.html | 18 +- javadocs/index-files/index-7.html | 346 +- javadocs/index-files/index-8.html | 12 +- javadocs/index-files/index-9.html | 42 +- javadocs/index.html | 2 +- javadocs/overview-frame.html | 14 +- javadocs/overview-summary.html | 40 +- javadocs/overview-tree.html | 50 +- javadocs/package-list | 10 +- .../xyz/theprogramsrc/supercoreapi/Base.html | 80 +- .../theprogramsrc/supercoreapi/Recall.html | 4 +- .../supercoreapi/SuperModule.html | 4 +- .../supercoreapi/SuperPlugin.html | 105 +- .../supercoreapi/SuperUtils.html | 4 +- .../supercoreapi/bungee/BungeeModule.html | 4 +- .../supercoreapi/bungee/BungeePlugin.html | 63 +- .../bungee/commands/BungeeCommand.html | 4 +- .../bungee/commands/CommandResult.html | 4 +- .../bungee/commands/package-frame.html | 4 +- .../bungee/commands/package-summary.html | 4 +- .../bungee/commands/package-tree.html | 4 +- .../bungee/events/BungeeEventManager.html | 4 +- .../bungee/events/package-frame.html | 4 +- .../bungee/events/package-summary.html | 4 +- .../bungee/events/package-tree.html | 4 +- .../supercoreapi/bungee/package-frame.html | 4 +- .../supercoreapi/bungee/package-summary.html | 4 +- .../supercoreapi/bungee/package-tree.html | 4 +- .../supercoreapi/bungee/storage/Settings.html | 8 +- .../bungee/storage/package-frame.html | 4 +- .../bungee/storage/package-summary.html | 4 +- .../bungee/storage/package-tree.html | 4 +- .../bungee/utils/BungeeConsole.html | 4 +- .../bungee/utils/BungeeUtils.html | 4 +- .../bungee/utils/package-frame.html | 4 +- .../bungee/utils/package-summary.html | 8 +- .../bungee/utils/package-tree.html | 8 +- .../bungee/utils/storage/BungeeYMLConfig.html | 1152 -- .../utils/storage/ConfigurationField.html | 562 - .../bungee/utils/storage/package-frame.html | 21 - .../bungee/utils/tasks/BungeeTasks.html | 4 +- .../bungee/utils/tasks/package-frame.html | 4 +- .../bungee/utils/tasks/package-summary.html | 8 +- .../bungee/utils/tasks/package-tree.html | 8 +- .../global/LogsFilter.FilterResult.html | 4 +- .../supercoreapi/global/LogsFilter.html | 4 +- .../global/Metrics.AdvancedBarChart.html | 4 +- .../global/Metrics.AdvancedPie.html | 4 +- .../global/Metrics.CustomChart.html | 4 +- .../global/Metrics.DrilldownPie.html | 4 +- .../global/Metrics.MultiLineChart.html | 4 +- .../global/Metrics.SimpleBarChart.html | 4 +- .../global/Metrics.SimplePie.html | 4 +- .../global/Metrics.SingleLineChart.html | 4 +- .../supercoreapi/global/Metrics.html | 4 +- .../global/apis/package-frame.html | 20 - .../global/apis/package-summary.html | 145 - .../global/apis/package-tree.html | 135 - .../global/apis/songoda/SongodaAPI.html | 4 +- .../global/apis/songoda/package-frame.html | 4 +- .../global/apis/songoda/package-summary.html | 8 +- .../global/apis/songoda/package-tree.html | 8 +- .../global/apis/spigot/SpigotAPI.html | 4 +- .../global/apis/spigot/package-frame.html | 4 +- .../global/apis/spigot/package-summary.html | 4 +- .../global/apis/spigot/package-tree.html | 4 +- .../global/data/PluginDataStorage.html | 60 +- .../global/data/package-frame.html | 4 +- .../global/data/package-summary.html | 4 +- .../global/data/package-tree.html | 4 +- .../global/dependencies/Dependencies.html | 30 +- .../global/dependencies/Dependency.html | 4 +- .../dependencies/DependencyManager.html | 4 +- .../global/dependencies/Repositories.html | 4 +- .../classloader/IsolatedClassLoader.html | 4 +- .../dependencies/classloader/LoaderType.html | 4 +- .../classloader/PluginClassLoader.html | 4 +- .../classloader/ReflectionClassLoader.html | 4 +- .../classloader/package-frame.html | 4 +- .../classloader/package-summary.html | 4 +- .../classloader/package-tree.html | 4 +- .../global/dependencies/package-frame.html | 4 +- .../global/dependencies/package-summary.html | 4 +- .../global/dependencies/package-tree.html | 4 +- .../supercoreapi/global/files/FlatFile.html | 4 +- .../supercoreapi/global/files/JsonConfig.html | 4 +- .../global/files/package-frame.html | 4 +- .../global/files/package-summary.html | 8 +- .../global/files/package-tree.html | 8 +- .../files/yml}/ConfigField.html | 127 +- .../files/yml/YMLConfig.html} | 337 +- .../files/yml}/package-frame.html | 12 +- .../files/yml}/package-summary.html | 30 +- .../files/yml}/package-tree.html | 31 +- .../global/json/package-frame.html | 20 - .../global/json/package-summary.html | 140 - .../global/json/package-tree.html | 135 - .../global/networking/ConnectionBuilder.html | 90 +- .../global/networking/CustomConnection.html | 159 +- .../global/networking/package-frame.html | 4 +- .../global/networking/package-summary.html | 12 +- .../global/networking/package-tree.html | 12 +- .../Notification.NotificationBuilder.html | 312 - .../global/notifications/Notification.html | 362 - .../notifications/NotificationCollection.html | 308 - .../global/notifications/package-frame.html | 22 - .../global/notifications/package-summary.html | 148 - .../global/notifications/package-tree.html | 137 - .../supercoreapi/global/objects/Pair.html | 4 +- .../global/objects/RecurringTask.html | 4 +- .../global/objects/package-frame.html | 4 +- .../global/objects/package-summary.html | 8 +- .../global/objects/package-tree.html | 8 +- .../supercoreapi/global/package-frame.html | 4 +- .../supercoreapi/global/package-summary.html | 8 +- .../supercoreapi/global/package-tree.html | 8 +- .../BungeePlaceholderManager.html | 4 +- .../global/placeholders/Placeholder.html | 4 +- .../placeholders/PlaceholderManager.html | 4 +- .../SpigotPlaceholderManager.html | 4 +- .../global/placeholders/package-frame.html | 4 +- .../global/placeholders/package-summary.html | 4 +- .../global/placeholders/package-tree.html | 4 +- .../storage/DataBase.ConnectionCall.html | 4 +- .../supercoreapi/global/storage/DataBase.html | 4 +- .../global/storage/DataBaseSettings.html | 4 +- .../global/storage/DataBaseStorage.html | 4 +- .../global/storage/MySQLDataBase.html | 4 +- .../global/storage/SQLiteDataBase.html | 4 +- .../global/storage/global/GlobalStorage.html | 4 +- .../global/storage/global/package-frame.html | 4 +- .../storage/global/package-summary.html | 4 +- .../global/storage/global/package-tree.html | 4 +- .../global/storage/memory/MemoryStorage.html | 4 +- .../global/storage/memory/package-frame.html | 4 +- .../storage/memory/package-summary.html | 4 +- .../global/storage/memory/package-tree.html | 4 +- .../global/storage/package-frame.html | 4 +- .../global/storage/package-summary.html | 4 +- .../global/storage/package-tree.html | 4 +- .../storage/universal/UniversalStorage.html | 4 +- .../storage/universal/package-frame.html | 4 +- .../storage/universal/package-summary.html | 4 +- .../storage/universal/package-tree.html | 4 +- .../global/translations/Base.html | 154 +- .../global/translations/Translation.html | 22 +- .../translations/TranslationDownloader.html | 4 +- .../translations/TranslationManager.html | 24 +- .../global/translations/TranslationPack.html | 46 +- .../global/translations/package-frame.html | 4 +- .../global/translations/package-summary.html | 4 +- .../global/translations/package-tree.html | 4 +- .../global/updater/IUpdateChecker.html | 249 + .../global/updater/SongodaUpdateChecker.html | 60 +- .../global/updater/SpigotUpdateChecker.html | 56 +- .../TheProgramSrcUpdateChecker.html} | 109 +- .../global/updater/package-frame.html | 9 +- .../global/updater/package-summary.html | 23 +- .../global/updater/package-tree.html | 13 +- .../global/utils/ServerUtils.html | 8 +- .../global/utils/StringUtils.html | 4 +- .../supercoreapi/global/utils/Utils.html | 259 +- .../global/utils/VersioningUtil.html | 4 +- .../global/utils/{ => files}/FileUtils.html | 50 +- .../utils => utils/files}/ZipUtils.html | 22 +- .../global/utils/files/package-frame.html | 21 + .../utils/files}/package-summary.html | 34 +- .../utils/files}/package-tree.html | 26 +- .../global/{ => utils}/json/JSONUtil.html | 100 +- .../utils => utils/json}/package-frame.html | 10 +- .../utils => utils/json}/package-summary.html | 24 +- .../utils => utils/json}/package-tree.html | 24 +- .../global/utils/package-frame.html | 5 +- .../global/utils/package-summary.html | 18 +- .../global/utils/package-tree.html | 9 +- .../utils/serverutils/BungeeServerUtils.html | 4 +- .../utils/serverutils/SpigotServerUtils.html | 4 +- .../utils/serverutils/package-frame.html | 4 +- .../utils/serverutils/package-summary.html | 8 +- .../utils/serverutils/package-tree.html | 8 +- .../supercoreapi/package-frame.html | 4 +- .../supercoreapi/package-summary.html | 4 +- .../supercoreapi/package-tree.html | 4 +- .../supercoreapi/spigot/SpigotModule.html | 4 +- .../supercoreapi/spigot/SpigotPlugin.html | 73 +- .../spigot/commands/CommandResult.html | 4 +- .../spigot/commands/SpigotCommand.html | 4 +- .../spigot/commands/package-frame.html | 4 +- .../spigot/commands/package-summary.html | 4 +- .../spigot/commands/package-tree.html | 4 +- .../precreated/SuperCoreAPICommand.html | 4 +- .../commands/precreated/package-frame.html | 4 +- .../commands/precreated/package-summary.html | 4 +- .../commands/precreated/package-tree.html | 4 +- .../supercoreapi/spigot/dialog/Dialog.html | 4 +- .../spigot/dialog/package-frame.html | 4 +- .../spigot/dialog/package-summary.html | 4 +- .../spigot/dialog/package-tree.html | 4 +- .../spigot/events/EventManager.html | 4 +- .../spigot/events/package-frame.html | 4 +- .../spigot/events/package-summary.html | 4 +- .../spigot/events/package-tree.html | 4 +- .../supercoreapi/spigot/guis/BrowserGUI.html | 4 +- .../supercoreapi/spigot/guis/GUI.html | 6 +- .../supercoreapi/spigot/guis/GUIButton.html | 8 +- .../spigot/guis/ScrollingBrowser.html | 419 - .../spigot/guis/action/Action.html | 4 +- .../spigot/guis/action/ClickAction.html | 4 +- .../spigot/guis/action/ClickType.html | 4 +- .../spigot/guis/action/package-frame.html | 4 +- .../spigot/guis/action/package-summary.html | 4 +- .../spigot/guis/action/package-tree.html | 4 +- .../spigot/guis/events/GUIClickEvent.html | 4 +- .../spigot/guis/events/GUICloseEvent.html | 4 +- .../guis/events/GUIEmptyClickEvent.html | 4 +- .../spigot/guis/events/GUIEvent.html | 4 +- .../spigot/guis/events/GUIOpenEvent.html | 4 +- .../guis/events/GUIOutsideClickEvent.html | 4 +- .../spigot/guis/events/GUIUpdateEvent.html | 4 +- .../spigot/guis/events/package-frame.html | 4 +- .../spigot/guis/events/package-summary.html | 4 +- .../spigot/guis/events/package-tree.html | 4 +- .../spigot/guis/objects/GUIRows.html | 4 +- .../spigot/guis/objects/package-frame.html | 4 +- .../spigot/guis/objects/package-summary.html | 4 +- .../spigot/guis/objects/package-tree.html | 4 +- .../spigot/guis/package-frame.html | 5 +- .../spigot/guis/package-summary.html | 8 +- .../spigot/guis/package-tree.html | 5 +- .../guis/precreated/ConfirmationGUI.html | 4 +- .../guis/precreated/MaterialBrowser.html | 32 +- .../spigot/guis/precreated/package-frame.html | 4 +- .../guis/precreated/package-summary.html | 4 +- .../spigot/guis/precreated/package-tree.html | 4 +- .../settings/CustomSettingPane.html | 4 +- .../guis/precreated/settings/SettingPane.html | 4 +- .../guis/precreated/settings/SettingsGUI.html | 4 +- .../precreated/settings/package-frame.html | 4 +- .../precreated/settings/package-summary.html | 4 +- .../precreated/settings/package-tree.html | 4 +- .../GeneralConfigurationSettingPane.html | 4 +- .../LanguageSelectionSettingPane.html | 22 +- .../settings/precreated/package-frame.html | 4 +- .../settings/precreated/package-summary.html | 4 +- .../settings/precreated/package-tree.html | 4 +- .../spigot/hologram/Hologram.html | 4 +- .../spigot/hologram/package-frame.html | 4 +- .../spigot/hologram/package-summary.html | 4 +- .../spigot/hologram/package-tree.html | 4 +- .../spigot/items/PreloadedItems.html | 4 +- .../supercoreapi/spigot/items/SimpleItem.html | 34 +- .../supercoreapi/spigot/items/Skulls.html | 4 +- .../spigot/items/package-frame.html | 4 +- .../spigot/items/package-summary.html | 4 +- .../spigot/items/package-tree.html | 4 +- .../supercoreapi/spigot/package-frame.html | 4 +- .../supercoreapi/spigot/package-summary.html | 4 +- .../supercoreapi/spigot/package-tree.html | 4 +- .../spigot/packets/Actionbar.html | 468 - .../spigot/packets/DemoMessage.html | 12 +- .../supercoreapi/spigot/packets/Title.html | 433 - .../spigot/packets/package-frame.html | 6 +- .../spigot/packets/package-summary.html | 16 +- .../spigot/packets/package-tree.html | 6 +- .../spigot/packets/sky/SkyChanger.html | 4 +- .../spigot/packets/sky/SkyColor.html | 4 +- .../spigot/packets/sky/package-frame.html | 4 +- .../spigot/packets/sky/package-summary.html | 4 +- .../spigot/packets/sky/package-tree.html | 4 +- .../spigot/recipes/CustomRecipe.html | 4 +- .../spigot/recipes/RecipeCreator.html | 4 +- .../spigot/recipes/RecipeItem.html | 4 +- .../spigot/recipes/package-frame.html | 4 +- .../spigot/recipes/package-summary.html | 4 +- .../spigot/recipes/package-tree.html | 4 +- .../spigot/storage/SettingsStorage.html | 8 +- .../spigot/storage/package-frame.html | 4 +- .../spigot/storage/package-summary.html | 4 +- .../spigot/storage/package-tree.html | 4 +- .../spigot/update/SpigotUpdater.html | 4 +- .../spigot/update/package-frame.html | 4 +- .../spigot/update/package-summary.html | 4 +- .../spigot/update/package-tree.html | 4 +- .../supercoreapi/spigot/utils/BlockUtils.html | 4 +- .../supercoreapi/spigot/utils/ItemUtils.html | 4 +- .../spigot/utils/MinecraftServer.html | 4 +- .../spigot/utils/ReflectionUtils.html | 4 +- .../spigot/utils/ServerVersion.html | 4 +- .../spigot/utils/SpigotConsole.html | 4 +- .../spigot/utils/SpigotUtils.html | 4 +- .../spigot/utils/package-frame.html | 4 +- .../spigot/utils/package-summary.html | 4 +- .../spigot/utils/package-tree.html | 6 +- .../utils/skintexture/PlayerGameProfile.html | 4 +- .../spigot/utils/skintexture/SkinTexture.html | 4 +- .../utils/skintexture/SkinTextureManager.html | 4 +- .../utils/skintexture/package-frame.html | 4 +- .../utils/skintexture/package-summary.html | 8 +- .../utils/skintexture/package-tree.html | 8 +- .../spigot/utils/storage/package-tree.html | 136 - .../spigot/utils/tasks/SpigotTasks.html | 4 +- .../spigot/utils/tasks/package-frame.html | 4 +- .../spigot/utils/tasks/package-summary.html | 12 +- .../spigot/utils/tasks/package-tree.html | 12 +- .../spigot/utils/xseries/XMaterial.html | 14091 ---------------- .../spigot/utils/xseries/package-frame.html | 20 - .../spigot/utils/xseries/package-summary.html | 143 - pom.xml | 9 +- .../supercoreapi/bungee/storage/Settings.java | 10 +- .../bungee/utils/storage/BungeeYMLConfig.java | 469 - .../utils/storage/ConfigurationField.java | 157 - .../global/data/PluginDataStorage.java | 36 - .../files/yml}/ConfigField.java | 58 +- .../files/yml/YMLConfig.java} | 102 +- .../global/notifications/Notification.java | 69 - .../notifications/NotificationCollection.java | 46 - .../storage/universal/UniversalStorage.java | 2 +- .../global/translations/Base.java | 140 +- .../global/translations/Translation.java | 14 +- .../translations/TranslationDownloader.java | 4 +- .../translations/TranslationManager.java | 104 +- .../global/translations/TranslationPack.java | 16 +- .../supercoreapi/global/utils/Utils.java | 2 +- .../global/utils/{ => files}/FileUtils.java | 2 +- .../utils => utils/files}/ZipUtils.java | 2 +- .../global/{ => utils}/json/JSONUtil.java | 2 +- .../LanguageSelectionSettingPane.java | 18 +- .../spigot/storage/SettingsStorage.java | 10 +- .../global/{ => utils}/json/JSONUtilTest.java | 2 +- 356 files changed, 2964 insertions(+), 22825 deletions(-) create mode 100644 javadocs/index-files/index-25.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/storage/BungeeYMLConfig.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/storage/ConfigurationField.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/storage/package-frame.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/apis/package-frame.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/apis/package-summary.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/apis/package-tree.html rename javadocs/xyz/theprogramsrc/supercoreapi/{spigot/utils/storage => global/files/yml}/ConfigField.html (66%) rename javadocs/xyz/theprogramsrc/supercoreapi/{spigot/utils/storage/SpigotYMLConfig.html => global/files/yml/YMLConfig.html} (73%) rename javadocs/xyz/theprogramsrc/supercoreapi/{spigot/utils/storage => global/files/yml}/package-frame.html (52%) rename javadocs/xyz/theprogramsrc/supercoreapi/{spigot/utils/storage => global/files/yml}/package-summary.html (76%) rename javadocs/xyz/theprogramsrc/supercoreapi/{spigot/utils/xseries => global/files/yml}/package-tree.html (72%) delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/json/package-frame.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/json/package-summary.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/json/package-tree.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/notifications/Notification.NotificationBuilder.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/notifications/Notification.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/notifications/NotificationCollection.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/notifications/package-frame.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/notifications/package-summary.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/notifications/package-tree.html create mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/updater/IUpdateChecker.html rename javadocs/xyz/theprogramsrc/supercoreapi/global/{apis/PluginInjector.html => updater/TheProgramSrcUpdateChecker.html} (66%) rename javadocs/xyz/theprogramsrc/supercoreapi/global/utils/{ => files}/FileUtils.html (77%) rename javadocs/xyz/theprogramsrc/supercoreapi/global/{files/utils => utils/files}/ZipUtils.html (89%) create mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/global/utils/files/package-frame.html rename javadocs/xyz/theprogramsrc/supercoreapi/{bungee/utils/storage => global/utils/files}/package-summary.html (75%) rename javadocs/xyz/theprogramsrc/supercoreapi/{bungee/utils/storage => global/utils/files}/package-tree.html (72%) rename javadocs/xyz/theprogramsrc/supercoreapi/global/{ => utils}/json/JSONUtil.html (77%) rename javadocs/xyz/theprogramsrc/supercoreapi/global/{files/utils => utils/json}/package-frame.html (54%) rename javadocs/xyz/theprogramsrc/supercoreapi/global/{files/utils => utils/json}/package-summary.html (84%) rename javadocs/xyz/theprogramsrc/supercoreapi/global/{files/utils => utils/json}/package-tree.html (82%) delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/guis/ScrollingBrowser.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/Actionbar.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/Title.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/storage/package-tree.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/xseries/XMaterial.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/xseries/package-frame.html delete mode 100644 javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/xseries/package-summary.html delete mode 100644 src/main/java/xyz/theprogramsrc/supercoreapi/bungee/utils/storage/BungeeYMLConfig.java delete mode 100644 src/main/java/xyz/theprogramsrc/supercoreapi/bungee/utils/storage/ConfigurationField.java rename src/main/java/xyz/theprogramsrc/supercoreapi/{spigot/utils/storage => global/files/yml}/ConfigField.java (64%) rename src/main/java/xyz/theprogramsrc/supercoreapi/{spigot/utils/storage/SpigotYMLConfig.java => global/files/yml/YMLConfig.java} (82%) delete mode 100644 src/main/java/xyz/theprogramsrc/supercoreapi/global/notifications/Notification.java delete mode 100644 src/main/java/xyz/theprogramsrc/supercoreapi/global/notifications/NotificationCollection.java rename src/main/java/xyz/theprogramsrc/supercoreapi/global/utils/{ => files}/FileUtils.java (98%) rename src/main/java/xyz/theprogramsrc/supercoreapi/global/{files/utils => utils/files}/ZipUtils.java (98%) rename src/main/java/xyz/theprogramsrc/supercoreapi/global/{ => utils}/json/JSONUtil.java (99%) rename src/test/java/xyz/theprogramsrc/supercoreapi/global/{ => utils}/json/JSONUtilTest.java (95%) diff --git a/dependency-reduced-pom.xml b/dependency-reduced-pom.xml index 1158cdfa..7ca50693 100644 --- a/dependency-reduced-pom.xml +++ b/dependency-reduced-pom.xml @@ -4,7 +4,7 @@ xyz.theprogramsrc SuperCoreAPI SuperCoreAPI - 5.0.0-Alpha0.2 + 5.0.1-SNAPSHOT src/main/java src/test/java @@ -52,8 +52,8 @@ xyz.theprogramsrc.supercoreapi.libs.apache.commons.codec - org.slf4j - xyz.theprogramsrc.supercoreapi.libs.slf4j + com.cryptomorin.xseries + xyz.theprogramsrc.supercoreapi.libs.xseries diff --git a/javadocs/allclasses-frame.html b/javadocs/allclasses-frame.html index 757b59ef..eda894ae 100644 --- a/javadocs/allclasses-frame.html +++ b/javadocs/allclasses-frame.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -13,7 +13,6 @@

All Classes

diff --git a/javadocs/allclasses-noframe.html b/javadocs/allclasses-noframe.html index 6421e553..5827c7dd 100644 --- a/javadocs/allclasses-noframe.html +++ b/javadocs/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + @@ -13,7 +13,6 @@

All Classes

diff --git a/javadocs/constant-values.html b/javadocs/constant-values.html index 97129aa4..530395f2 100644 --- a/javadocs/constant-values.html +++ b/javadocs/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + @@ -82,27 +82,6 @@

xyz.theprogramsrc.*

-

 

diff --git a/javadocs/overview-summary.html b/javadocs/overview-summary.html index 6f54410f..1523682b 100644 --- a/javadocs/overview-summary.html +++ b/javadocs/overview-summary.html @@ -2,9 +2,9 @@ - + Overview - + @@ -101,19 +101,11 @@   -xyz.theprogramsrc.supercoreapi.bungee.utils.storage -  - - xyz.theprogramsrc.supercoreapi.bungee.utils.tasks   - -xyz.theprogramsrc.supercoreapi.global -  - -xyz.theprogramsrc.supercoreapi.global.apis +xyz.theprogramsrc.supercoreapi.global   @@ -141,21 +133,13 @@   -xyz.theprogramsrc.supercoreapi.global.files.utils +xyz.theprogramsrc.supercoreapi.global.files.yml   -xyz.theprogramsrc.supercoreapi.global.json -  - - xyz.theprogramsrc.supercoreapi.global.networking   - -xyz.theprogramsrc.supercoreapi.global.notifications -  - xyz.theprogramsrc.supercoreapi.global.objects   @@ -193,6 +177,14 @@   +xyz.theprogramsrc.supercoreapi.global.utils.files +  + + +xyz.theprogramsrc.supercoreapi.global.utils.json +  + + xyz.theprogramsrc.supercoreapi.global.utils.serverutils   @@ -281,17 +273,9 @@   -xyz.theprogramsrc.supercoreapi.spigot.utils.storage -  - - xyz.theprogramsrc.supercoreapi.spigot.utils.tasks   - -xyz.theprogramsrc.supercoreapi.spigot.utils.xseries -  - diff --git a/javadocs/overview-tree.html b/javadocs/overview-tree.html index 6b3a72fb..38f8bcd8 100644 --- a/javadocs/overview-tree.html +++ b/javadocs/overview-tree.html @@ -2,9 +2,9 @@ - + Class Hierarchy - + @@ -78,20 +78,16 @@

Hierarchy For All Packages

  • xyz.theprogramsrc.supercoreapi.bungee.events,
  • xyz.theprogramsrc.supercoreapi.bungee.storage,
  • xyz.theprogramsrc.supercoreapi.bungee.utils,
  • -
  • xyz.theprogramsrc.supercoreapi.bungee.utils.storage,
  • xyz.theprogramsrc.supercoreapi.bungee.utils.tasks,
  • xyz.theprogramsrc.supercoreapi.global,
  • -
  • xyz.theprogramsrc.supercoreapi.global.apis,
  • xyz.theprogramsrc.supercoreapi.global.apis.songoda,
  • xyz.theprogramsrc.supercoreapi.global.apis.spigot,
  • xyz.theprogramsrc.supercoreapi.global.data,
  • xyz.theprogramsrc.supercoreapi.global.dependencies,
  • xyz.theprogramsrc.supercoreapi.global.dependencies.classloader,
  • xyz.theprogramsrc.supercoreapi.global.files,
  • -
  • xyz.theprogramsrc.supercoreapi.global.files.utils,
  • -
  • xyz.theprogramsrc.supercoreapi.global.json,
  • +
  • xyz.theprogramsrc.supercoreapi.global.files.yml,
  • xyz.theprogramsrc.supercoreapi.global.networking,
  • -
  • xyz.theprogramsrc.supercoreapi.global.notifications,
  • xyz.theprogramsrc.supercoreapi.global.objects,
  • xyz.theprogramsrc.supercoreapi.global.placeholders,
  • xyz.theprogramsrc.supercoreapi.global.storage,
  • @@ -101,6 +97,8 @@

    Hierarchy For All Packages

  • xyz.theprogramsrc.supercoreapi.global.translations,
  • xyz.theprogramsrc.supercoreapi.global.updater,
  • xyz.theprogramsrc.supercoreapi.global.utils,
  • +
  • xyz.theprogramsrc.supercoreapi.global.utils.files,
  • +
  • xyz.theprogramsrc.supercoreapi.global.utils.json,
  • xyz.theprogramsrc.supercoreapi.global.utils.serverutils,
  • xyz.theprogramsrc.supercoreapi.spigot,
  • xyz.theprogramsrc.supercoreapi.spigot.commands,
  • @@ -123,9 +121,7 @@

    Hierarchy For All Packages

  • xyz.theprogramsrc.supercoreapi.spigot.update,
  • xyz.theprogramsrc.supercoreapi.spigot.utils,
  • xyz.theprogramsrc.supercoreapi.spigot.utils.skintexture,
  • -
  • xyz.theprogramsrc.supercoreapi.spigot.utils.storage,
  • -
  • xyz.theprogramsrc.supercoreapi.spigot.utils.tasks,
  • -
  • xyz.theprogramsrc.supercoreapi.spigot.utils.xseries
  • +
  • xyz.theprogramsrc.supercoreapi.spigot.utils.tasks
  • @@ -142,12 +138,10 @@

    Class Hierarchy

    -
  • xyz.theprogramsrc.supercoreapi.spigot.packets.Actionbar
  • xyz.theprogramsrc.supercoreapi.Base
  • xyz.theprogramsrc.supercoreapi.spigot.utils.BlockUtils
  • xyz.theprogramsrc.supercoreapi.global.utils.serverutils.BungeeServerUtils
  • xyz.theprogramsrc.supercoreapi.bungee.utils.BungeeUtils (implements xyz.theprogramsrc.supercoreapi.SuperUtils)
  • -
  • xyz.theprogramsrc.supercoreapi.bungee.utils.storage.BungeeYMLConfig
  • java.lang.ClassLoader
    • java.security.SecureClassLoader @@ -162,8 +156,7 @@

      Class Hierarchy

  • xyz.theprogramsrc.supercoreapi.spigot.guis.action.ClickAction
  • -
  • xyz.theprogramsrc.supercoreapi.spigot.utils.storage.ConfigField
  • -
  • xyz.theprogramsrc.supercoreapi.bungee.utils.storage.ConfigurationField
  • +
  • xyz.theprogramsrc.supercoreapi.global.files.yml.ConfigField
  • xyz.theprogramsrc.supercoreapi.global.networking.ConnectionBuilder
  • xyz.theprogramsrc.supercoreapi.global.networking.CustomConnection
  • xyz.theprogramsrc.supercoreapi.spigot.recipes.CustomRecipe
  • @@ -175,7 +168,7 @@

    Class Hierarchy

  • xyz.theprogramsrc.supercoreapi.spigot.packets.DemoMessage
  • xyz.theprogramsrc.supercoreapi.global.dependencies.Dependency
  • xyz.theprogramsrc.supercoreapi.global.dependencies.DependencyManager
  • -
  • xyz.theprogramsrc.supercoreapi.global.utils.FileUtils
  • +
  • xyz.theprogramsrc.supercoreapi.global.utils.files.FileUtils
  • xyz.theprogramsrc.supercoreapi.global.files.FlatFile
  • xyz.theprogramsrc.supercoreapi.spigot.guis.GUIButton
  • xyz.theprogramsrc.supercoreapi.spigot.guis.events.GUIEvent @@ -194,7 +187,7 @@

    Class Hierarchy

  • xyz.theprogramsrc.supercoreapi.global.data.PluginDataStorage
  • -
  • xyz.theprogramsrc.supercoreapi.global.json.JSONUtil
  • +
  • xyz.theprogramsrc.supercoreapi.global.utils.json.JSONUtil
  • xyz.theprogramsrc.supercoreapi.global.storage.memory.MemoryStorage<OBJ>
  • xyz.theprogramsrc.supercoreapi.global.Metrics
  • xyz.theprogramsrc.supercoreapi.global.Metrics.CustomChart @@ -209,9 +202,6 @@

    Class Hierarchy

  • xyz.theprogramsrc.supercoreapi.global.storage.MySQLDataBase (implements xyz.theprogramsrc.supercoreapi.global.storage.DataBase)
  • -
  • xyz.theprogramsrc.supercoreapi.global.notifications.Notification
  • -
  • xyz.theprogramsrc.supercoreapi.global.notifications.Notification.NotificationBuilder
  • -
  • xyz.theprogramsrc.supercoreapi.global.notifications.NotificationCollection
  • xyz.theprogramsrc.supercoreapi.global.objects.Pair<L,R>
  • xyz.theprogramsrc.supercoreapi.global.placeholders.Placeholder
  • xyz.theprogramsrc.supercoreapi.global.placeholders.PlaceholderManager @@ -235,7 +225,6 @@

    Class Hierarchy

  • -
  • xyz.theprogramsrc.supercoreapi.global.apis.PluginInjector
  • xyz.theprogramsrc.supercoreapi.spigot.recipes.RecipeItem
  • xyz.theprogramsrc.supercoreapi.global.objects.RecurringTask
  • xyz.theprogramsrc.supercoreapi.global.dependencies.classloader.ReflectionClassLoader (implements xyz.theprogramsrc.supercoreapi.global.dependencies.classloader.PluginClassLoader)
  • @@ -246,12 +235,11 @@

    Class Hierarchy

  • xyz.theprogramsrc.supercoreapi.spigot.utils.skintexture.SkinTextureManager
  • xyz.theprogramsrc.supercoreapi.spigot.packets.sky.SkyChanger
  • xyz.theprogramsrc.supercoreapi.global.apis.songoda.SongodaAPI
  • -
  • xyz.theprogramsrc.supercoreapi.global.updater.SongodaUpdateChecker
  • +
  • xyz.theprogramsrc.supercoreapi.global.updater.SongodaUpdateChecker (implements xyz.theprogramsrc.supercoreapi.global.updater.IUpdateChecker)
  • xyz.theprogramsrc.supercoreapi.global.apis.spigot.SpigotAPI
  • xyz.theprogramsrc.supercoreapi.global.utils.serverutils.SpigotServerUtils
  • -
  • xyz.theprogramsrc.supercoreapi.global.updater.SpigotUpdateChecker
  • +
  • xyz.theprogramsrc.supercoreapi.global.updater.SpigotUpdateChecker (implements xyz.theprogramsrc.supercoreapi.global.updater.IUpdateChecker)
  • xyz.theprogramsrc.supercoreapi.spigot.utils.SpigotUtils (implements xyz.theprogramsrc.supercoreapi.SuperUtils)
  • -
  • xyz.theprogramsrc.supercoreapi.spigot.utils.storage.SpigotYMLConfig
  • xyz.theprogramsrc.supercoreapi.global.storage.SQLiteDataBase (implements xyz.theprogramsrc.supercoreapi.global.storage.DataBase)
  • xyz.theprogramsrc.supercoreapi.global.utils.StringUtils
  • xyz.theprogramsrc.supercoreapi.SuperModule<LISTENER> @@ -277,7 +265,6 @@

    Class Hierarchy

  • xyz.theprogramsrc.supercoreapi.spigot.guis.precreated.ConfirmationGUI
  • -
  • xyz.theprogramsrc.supercoreapi.spigot.guis.ScrollingBrowser<OBJ>
  • xyz.theprogramsrc.supercoreapi.spigot.guis.precreated.settings.SettingsGUI
  • @@ -307,14 +294,15 @@

    Class Hierarchy

    -
  • xyz.theprogramsrc.supercoreapi.spigot.packets.Title
  • +
  • xyz.theprogramsrc.supercoreapi.global.updater.TheProgramSrcUpdateChecker (implements xyz.theprogramsrc.supercoreapi.global.updater.IUpdateChecker)
  • xyz.theprogramsrc.supercoreapi.global.translations.Translation
  • xyz.theprogramsrc.supercoreapi.global.translations.TranslationDownloader
  • xyz.theprogramsrc.supercoreapi.global.translations.TranslationManager
  • xyz.theprogramsrc.supercoreapi.global.storage.universal.UniversalStorage
  • xyz.theprogramsrc.supercoreapi.global.utils.Utils
  • xyz.theprogramsrc.supercoreapi.global.utils.VersioningUtil
  • -
  • xyz.theprogramsrc.supercoreapi.global.files.utils.ZipUtils
  • +
  • xyz.theprogramsrc.supercoreapi.global.files.yml.YMLConfig
  • +
  • xyz.theprogramsrc.supercoreapi.global.utils.files.ZipUtils
  • @@ -324,6 +312,7 @@

    Interface Hierarchy

  • xyz.theprogramsrc.supercoreapi.global.storage.DataBase
  • xyz.theprogramsrc.supercoreapi.global.storage.DataBase.ConnectionCall
  • xyz.theprogramsrc.supercoreapi.global.storage.DataBaseSettings
  • +
  • xyz.theprogramsrc.supercoreapi.global.updater.IUpdateChecker
  • xyz.theprogramsrc.supercoreapi.global.dependencies.classloader.PluginClassLoader
  • xyz.theprogramsrc.supercoreapi.Recall<OBJ>
  • xyz.theprogramsrc.supercoreapi.SuperPlugin<PLUGIN>
  • @@ -337,19 +326,18 @@

    Enum Hierarchy

  • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
    • xyz.theprogramsrc.supercoreapi.bungee.commands.CommandResult
    • -
    • xyz.theprogramsrc.supercoreapi.global.LogsFilter.FilterResult
    • -
    • xyz.theprogramsrc.supercoreapi.global.dependencies.Dependencies
    • -
    • xyz.theprogramsrc.supercoreapi.global.dependencies.Repositories
    • -
    • xyz.theprogramsrc.supercoreapi.global.dependencies.classloader.LoaderType
    • xyz.theprogramsrc.supercoreapi.global.translations.Base (implements xyz.theprogramsrc.supercoreapi.global.translations.TranslationPack)
    • +
    • xyz.theprogramsrc.supercoreapi.global.dependencies.classloader.LoaderType
    • xyz.theprogramsrc.supercoreapi.spigot.guis.action.ClickType
    • xyz.theprogramsrc.supercoreapi.spigot.guis.objects.GUIRows
    • xyz.theprogramsrc.supercoreapi.spigot.items.Skulls
    • xyz.theprogramsrc.supercoreapi.spigot.utils.ServerVersion
    • +
    • xyz.theprogramsrc.supercoreapi.global.dependencies.Dependencies
    • +
    • xyz.theprogramsrc.supercoreapi.global.dependencies.Repositories
    • xyz.theprogramsrc.supercoreapi.spigot.utils.MinecraftServer
    • -
    • xyz.theprogramsrc.supercoreapi.spigot.utils.xseries.XMaterial
    • xyz.theprogramsrc.supercoreapi.spigot.packets.sky.SkyColor
    • xyz.theprogramsrc.supercoreapi.spigot.commands.CommandResult
    • +
    • xyz.theprogramsrc.supercoreapi.global.LogsFilter.FilterResult
  • diff --git a/javadocs/package-list b/javadocs/package-list index efeadda1..2ce41e69 100644 --- a/javadocs/package-list +++ b/javadocs/package-list @@ -4,20 +4,16 @@ xyz.theprogramsrc.supercoreapi.bungee.commands xyz.theprogramsrc.supercoreapi.bungee.events xyz.theprogramsrc.supercoreapi.bungee.storage xyz.theprogramsrc.supercoreapi.bungee.utils -xyz.theprogramsrc.supercoreapi.bungee.utils.storage xyz.theprogramsrc.supercoreapi.bungee.utils.tasks xyz.theprogramsrc.supercoreapi.global -xyz.theprogramsrc.supercoreapi.global.apis xyz.theprogramsrc.supercoreapi.global.apis.songoda xyz.theprogramsrc.supercoreapi.global.apis.spigot xyz.theprogramsrc.supercoreapi.global.data xyz.theprogramsrc.supercoreapi.global.dependencies xyz.theprogramsrc.supercoreapi.global.dependencies.classloader xyz.theprogramsrc.supercoreapi.global.files -xyz.theprogramsrc.supercoreapi.global.files.utils -xyz.theprogramsrc.supercoreapi.global.json +xyz.theprogramsrc.supercoreapi.global.files.yml xyz.theprogramsrc.supercoreapi.global.networking -xyz.theprogramsrc.supercoreapi.global.notifications xyz.theprogramsrc.supercoreapi.global.objects xyz.theprogramsrc.supercoreapi.global.placeholders xyz.theprogramsrc.supercoreapi.global.storage @@ -27,6 +23,8 @@ xyz.theprogramsrc.supercoreapi.global.storage.universal xyz.theprogramsrc.supercoreapi.global.translations xyz.theprogramsrc.supercoreapi.global.updater xyz.theprogramsrc.supercoreapi.global.utils +xyz.theprogramsrc.supercoreapi.global.utils.files +xyz.theprogramsrc.supercoreapi.global.utils.json xyz.theprogramsrc.supercoreapi.global.utils.serverutils xyz.theprogramsrc.supercoreapi.spigot xyz.theprogramsrc.supercoreapi.spigot.commands @@ -49,6 +47,4 @@ xyz.theprogramsrc.supercoreapi.spigot.storage xyz.theprogramsrc.supercoreapi.spigot.update xyz.theprogramsrc.supercoreapi.spigot.utils xyz.theprogramsrc.supercoreapi.spigot.utils.skintexture -xyz.theprogramsrc.supercoreapi.spigot.utils.storage xyz.theprogramsrc.supercoreapi.spigot.utils.tasks -xyz.theprogramsrc.supercoreapi.spigot.utils.xseries diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/Base.html b/javadocs/xyz/theprogramsrc/supercoreapi/Base.html index 662e049b..0fc2c352 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/Base.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/Base.html @@ -2,9 +2,9 @@ - + Base - + @@ -18,12 +18,6 @@ catch(err) { } //--> -var methods = {"i0":10}; -var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; -var altColor = "altColor"; -var rowColor = "rowColor"; -var tableTab = "tableTab"; -var activeTableTab = "activeTableTab";
    @@ -117,6 +111,25 @@

    Class Base

    • + +
        +
      • + + +

        Field Summary

        + + + + + + + + + + +
        Fields 
        Modifier and TypeField and Description
        protected SuperPlugin<?>plugin 
        +
      • +
      • @@ -140,17 +153,6 @@

        Constructor Summary

        Method Summary

        - - - - - - - - - - -
        All Methods Instance Methods Concrete Methods 
        Modifier and TypeMethod and Description
        voidupdateChecker() 
        • @@ -166,36 +168,36 @@

          Methods inherited from class java.lang.Object

          diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/Recall.html b/javadocs/xyz/theprogramsrc/supercoreapi/Recall.html index 3d2a4e75..b48c3254 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/Recall.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/Recall.html @@ -2,9 +2,9 @@ - + Recall - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/SuperModule.html b/javadocs/xyz/theprogramsrc/supercoreapi/SuperModule.html index e8c93912..04928839 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/SuperModule.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/SuperModule.html @@ -2,9 +2,9 @@ - + SuperModule - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/SuperPlugin.html b/javadocs/xyz/theprogramsrc/supercoreapi/SuperPlugin.html index bcf1b3f1..df054454 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/SuperPlugin.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/SuperPlugin.html @@ -2,9 +2,9 @@ - + SuperPlugin - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":18,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":6,"i7":18,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":18,"i21":6,"i22":18,"i23":18,"i24":6,"i25":6,"i26":6,"i27":18,"i28":6,"i29":6,"i30":18,"i31":18}; +var methods = {"i0":18,"i1":6,"i2":18,"i3":6,"i4":6,"i5":6,"i6":6,"i7":18,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":18,"i22":6,"i23":18,"i24":18,"i25":6,"i26":6,"i27":6,"i28":18,"i29":6,"i30":6,"i31":18,"i32":18}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -74,13 +74,13 @@ @@ -116,25 +116,6 @@

          Interface SuperPlugin<PLUGIN&
          - + default void setupRawTranslationDownloader(java.lang.String url, java.lang.String filename) @@ -350,27 +337,6 @@

          Method Summary

          • - -
              -
            • - - -

              Field Detail

              - - - -
                -
              • -

                SUPER_CORE_API_VERSION

                -
                static final java.lang.String SUPER_CORE_API_VERSION
                -
                -
                See Also:
                -
                Constant Field Values
                -
                -
              • -
              -
            • -
            + + + +
              +
            • +

              getServerVersion

              +
              java.lang.String getServerVersion()
              +
              Gets the version of the server (e.g. 1.16, 1.16.5, 1.15...)
              +
              +
              Returns:
              +
              the version of the server
              +
              +
            • +
            @@ -643,7 +623,8 @@

            getPlugin

            • getDependencyManager

              -
              DependencyManager getDependencyManager()
              +
              @Nullable
              +DependencyManager getDependencyManager()
              Gets the dependency manager
              Returns:
              @@ -842,13 +823,13 @@

              setupRawTranslationDownloader

              diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/SuperUtils.html b/javadocs/xyz/theprogramsrc/supercoreapi/SuperUtils.html index df1bbec1..1c276ed5 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/SuperUtils.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/SuperUtils.html @@ -2,9 +2,9 @@ - + SuperUtils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeeModule.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeeModule.html index e97384f7..d535c853 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeeModule.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeeModule.html @@ -2,9 +2,9 @@ - + BungeeModule - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeePlugin.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeePlugin.html index d6e78554..31ddfd5a 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeePlugin.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/BungeePlugin.html @@ -2,9 +2,9 @@ - + BungeePlugin - + @@ -18,7 +18,7 @@ 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,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10}; +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,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10,"i29":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -143,13 +143,6 @@

              Field Summary

              i  -
            @@ -279,66 +272,72 @@

            Method Summary

            +java.lang.String +getServerVersion() +
            Gets the version of the server (e.g.
            + + + Settings getSettings()  - + BungeeUtils getSuperUtils()  - + TranslationManager getTranslationManager()
            Gets the translation manager
            - + java.io.File getTranslationsFolder()
            Gets the Translations folder where is stored the translations of the plugin
            - + boolean isBungeeInstance()
            Gets if the current plugin is running on a bungeecord instance
            - + boolean isEmergencyStop()
            Checks if this is an emergency stop
            - + boolean isFirstStart()
            Check if this is the first start
            - + void listener(net.md_5.bungee.api.plugin.Listener... listeners)  - + void onDisable()  - + void onEnable()  - + void onLoad()  - + void removeError(int i)
            Removes an error from the errors list
            - + void sendConsoleMessage(java.lang.String message)
            Send a message through the console
            @@ -702,13 +701,31 @@

            getSettings

            public Settings getSettings()
          + + + +
            +
          • +

            getServerVersion

            +
            public java.lang.String getServerVersion()
            +
            Description copied from interface: SuperPlugin
            +
            Gets the version of the server (e.g. 1.16, 1.16.5, 1.15...)
            +
            +
            Specified by:
            +
            getServerVersion in interface SuperPlugin<net.md_5.bungee.api.plugin.Plugin>
            +
            Returns:
            +
            the version of the server
            +
            +
          • +
          • getDependencyManager

            -
            public DependencyManager getDependencyManager()
            +
            @Nullable
            +public DependencyManager getDependencyManager()
            Description copied from interface: SuperPlugin
            Gets the dependency manager
            diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/BungeeCommand.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/BungeeCommand.html index 5e15e503..86043bfa 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/BungeeCommand.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/BungeeCommand.html @@ -2,9 +2,9 @@ - + BungeeCommand - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/CommandResult.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/CommandResult.html index 281d782f..27fba969 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/CommandResult.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/CommandResult.html @@ -2,9 +2,9 @@ - + CommandResult - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-frame.html index 978638d7..dd70031f 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.commands - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-summary.html index f0d416b9..450fad7c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.commands - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-tree.html index 8b14b959..6ec36a17 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/commands/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.commands Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/BungeeEventManager.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/BungeeEventManager.html index 1807f37d..09eccdaa 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/BungeeEventManager.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/BungeeEventManager.html @@ -2,9 +2,9 @@ - + BungeeEventManager - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-frame.html index 1c787d10..20255afd 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.events - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-summary.html index 9b04b386..a2fd2827 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.events - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-tree.html index 51269532..804b040b 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/events/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.events Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-frame.html index bbc6627b..53975d72 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-summary.html index 1023c0e0..99a7d018 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-tree.html index 16b87151..ec022daa 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/Settings.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/Settings.html index 2549998b..25346636 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/Settings.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/Settings.html @@ -2,9 +2,9 @@ - + Settings - + @@ -183,7 +183,7 @@

            Method Summary

            Method and Description -BungeeYMLConfig +YMLConfig getConfig()  @@ -310,7 +310,7 @@

            getPrefix

            diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-frame.html index f42b65a2..5091192e 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.storage - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-summary.html index 65a46723..a931437c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.storage - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-tree.html index 92c98432..2187fa54 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/storage/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.storage Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeConsole.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeConsole.html index 992f59ef..e4c42037 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeConsole.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeConsole.html @@ -2,9 +2,9 @@ - + BungeeConsole - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeUtils.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeUtils.html index d1d5650d..3c12cc05 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeUtils.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/BungeeUtils.html @@ -2,9 +2,9 @@ - + BungeeUtils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-frame.html index e873bfce..74edb1d0 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.utils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-summary.html index e2c26efd..152ea8df 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/bungee/utils/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.bungee.utils - + @@ -43,7 +43,7 @@
          - +
          • ConfigField

            -
            public ConfigField(org.bukkit.configuration.file.FileConfiguration configuration,
            +
            public ConfigField(YMLConfig configuration,
                                java.lang.String path)
            Constructor of the ConfigField (Without default value)
            @@ -420,7 +479,7 @@

            asStringList

            • asSection

              -
              public org.bukkit.configuration.ConfigurationSection asSection()
              +
              public org.simpleyaml.configuration.ConfigurationSection asSection()
              Gets the value of the path as a Section
              Returns:
              @@ -454,11 +513,11 @@

              asKeys

              • getConfig

                -
                public org.bukkit.configuration.file.FileConfiguration getConfig()
                -
                Gets the File Configuration
                +
                public YMLConfig getConfig()
                +
                Gets the YMLConfiguration
                Returns:
                -
                the file configuration
                +
                the YMLConfiguration
              @@ -518,10 +577,10 @@

              getDef

            + + + +
              +
            • +

              connect

              +
              public static CustomConnection connect(java.lang.String url)
              +                                throws java.io.IOException
              +
              Create the Custom Connection
              +
              +
              Parameters:
              +
              url - the url
              +
              Returns:
              +
              the CustomConnection
              +
              Throws:
              +
              java.io.IOException - if any error occurs
              +
              +
            • +
            + + + +
              +
            • +

              connect

              +
              public static CustomConnection connect(java.lang.String url,
              +                                       java.util.LinkedHashMap<java.lang.String,java.lang.String> properties)
              +                                throws java.io.IOException
              +
              Create the Custom Connection
              +
              +
              Parameters:
              +
              url - the url
              +
              properties - the connection properties
              +
              Returns:
              +
              the CustomConnection
              +
              Throws:
              +
              java.io.IOException - if any error occurs
              +
              +
            • +

        • diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/CustomConnection.html b/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/CustomConnection.html index d0ddb1c0..123cd6a5 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/CustomConnection.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/CustomConnection.html @@ -2,9 +2,9 @@ - + CustomConnection - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10}; +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}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -128,8 +128,15 @@

          Constructor Summary

          Constructor and Description -CustomConnection(java.net.URL url, - java.net.HttpURLConnection connection) +CustomConnection(java.net.URL url, + java.net.URLConnection connection) +
          Init a new custom connection (Used for managing a connection)
          + + + +CustomConnection(java.net.URL url, + java.net.URLConnection connection, + java.util.LinkedHashMap<java.lang.String,java.lang.String> properties)
          Init a new custom connection (Used for managing a connection)
          @@ -155,47 +162,71 @@

          Method Summary

          +java.lang.String +getHeader(java.lang.String name) +
          Gets the content of a header
          + + + +java.io.InputStream +getInputStream() +
          Gets the InputStream of the connection
          + + + java.util.LinkedList<java.lang.String> getResponse()
          Gets the response from the server
          - -int + +java.lang.String getResponseCode()
          Gets the response code
          - + com.google.gson.JsonObject getResponseJson()
          Gets the response from the server as a json object
          - + java.lang.String getResponseMessage()
          Gets the response message
          - + java.lang.String getResponseString()
          Gets the response from the server as a string
          - + java.net.URL getURL()
          Gets the url
          - + java.lang.String getURLString()
          Gets the url as string
          + +boolean +isResponseNotNull() +
          Checks if the connection is not a null response
          + + + +boolean +isValidResponse() +
          Checks if the connection has a valid response
          + +
          • @@ -218,14 +249,34 @@

            Methods inherited from class java.lang.Object

            Constructor Detail

            - + + + +
              +
            • +

              CustomConnection

              +
              public CustomConnection(java.net.URL url,
              +                        java.net.URLConnection connection)
              +                 throws java.io.IOException
              +
              Init a new custom connection (Used for managing a connection)
              +
              +
              Parameters:
              +
              url - the url
              +
              connection - the connection
              +
              Throws:
              +
              java.io.IOException - if any error occurs
              +
              +
            • +
            +
            • CustomConnection

              public CustomConnection(java.net.URL url,
              -                        java.net.HttpURLConnection connection)
              +                        java.net.URLConnection connection,
              +                        java.util.LinkedHashMap<java.lang.String,java.lang.String> properties)
                                throws java.io.IOException
              Init a new custom connection (Used for managing a connection)
              @@ -290,14 +341,44 @@

              getConnection

            + + + +
              +
            • +

              getInputStream

              +
              public java.io.InputStream getInputStream()
              +
              Gets the InputStream of the connection
              +
              +
              Returns:
              +
              the InputStream
              +
              +
            • +
            + + + +
              +
            • +

              getHeader

              +
              public java.lang.String getHeader(java.lang.String name)
              +
              Gets the content of a header
              +
              +
              Parameters:
              +
              name - the name of the header
              +
              Returns:
              +
              the value of the specified header
              +
              +
            • +
            • getResponseCode

              -
              public int getResponseCode()
              -                    throws java.io.IOException
              +
              public java.lang.String getResponseCode()
              +                                 throws java.io.IOException
              Gets the response code
              Returns:
              @@ -332,14 +413,11 @@

              getResponseMessage

              • getResponse

                -
                public java.util.LinkedList<java.lang.String> getResponse()
                -                                                   throws java.io.IOException
                +
                public java.util.LinkedList<java.lang.String> getResponse()
                Gets the response from the server
                Returns:
                the response
                -
                Throws:
                -
                java.io.IOException - if any error occurs
              @@ -349,21 +427,18 @@

              getResponse

              • getResponseString

                -
                public java.lang.String getResponseString()
                -                                   throws java.io.IOException
                +
                public java.lang.String getResponseString()
                Gets the response from the server as a string
                Returns:
                the response from the server as a string
                -
                Throws:
                -
                java.io.IOException - if any error occurs
              -
                +
                • getResponseJson

                  public com.google.gson.JsonObject getResponseJson()
                  @@ -377,6 +452,40 @@ 

                  getResponseJson

            + + + +
              +
            • +

              isResponseNotNull

              +
              public boolean isResponseNotNull()
              +                          throws java.io.IOException
              +
              Checks if the connection is not a null response
              +
              +
              Returns:
              +
              true if is not null, false otherwise
              +
              Throws:
              +
              java.io.IOException - if any error occurs
              +
              +
            • +
            + + + +
              +
            • +

              isValidResponse

              +
              public boolean isValidResponse()
              +                        throws java.io.IOException
              +
              Checks if the connection has a valid response
              +
              +
              Returns:
              +
              true if the response code is 2xx, false otherwise
              +
              Throws:
              +
              java.io.IOException - if any error occurs
              +
              +
            • +
          diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-frame.html index 5cc722eb..48c1710b 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.global.networking - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-summary.html index b4d053d0..6ffa882a 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/global/networking/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.global.networking - + @@ -42,8 +42,8 @@
    Parameters:
    skinTexture - the skin to set
    @@ -593,7 +593,7 @@

    setSkin

    setSkin

    public SimpleItem setSkin(java.lang.String textureURL)
    Sets the SkinTexture of this SimpleItem - THIS ONLY WORKS IF THE ITEM IS A PlayerHead
    + THIS ONLY WORKS IF THE ITEM IS A PlayerHead
    Parameters:
    textureURL - the url of skin to set
    @@ -752,13 +752,13 @@

    setAmount

    - +
    • setMaterial

      -
      public SimpleItem setMaterial(XMaterial material)
      +
      public SimpleItem setMaterial(com.cryptomorin.xseries.XMaterial material)
      Sets the material of this SimpleItem
      Parameters:
      diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/Skulls.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/Skulls.html index 365538a1..c80c41f5 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/Skulls.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/Skulls.html @@ -2,9 +2,9 @@ - + Skulls - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-frame.html index 49733042..4d3200d6 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.items - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-summary.html index f07be0db..44599f37 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.items - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-tree.html index f8d2a758..be5fc7fc 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/items/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.items Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-frame.html index d6fe5552..4f44de47 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-summary.html index 88d66d4f..a3e6d5c3 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-tree.html index 374589ad..a0da0b3a 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/Actionbar.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/Actionbar.html deleted file mode 100644 index 9c7e6b7f..00000000 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/Actionbar.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - - -Actionbar - - - - - - - - - - - - -
      -
      xyz.theprogramsrc.supercoreapi.spigot.packets
      -

      Class Actionbar

      -
      -
      -
        -
      • java.lang.Object
      • -
      • -
          -
        • xyz.theprogramsrc.supercoreapi.spigot.packets.Actionbar
        • -
        -
      • -
      -
      -
        -
      • -
        -
        -
        public class Actionbar
        -extends java.lang.Object
        -
        A reflection API for action bars in Minecraft. - Fully optimized - Supports 1.8.8+ and above. - Requires ReflectionUtils. - Messages are not colorized by default. -

        - Action bars are text messages that appear above - the player's hotbar - Note that this is different than the text appeared when switching between items. - Those messages show the item's name and are different from action bars. - The only natural way of displaying action bars is when mounting. -

        - Action bars cannot fade or stay like titles. - For static Action bars you'll need to send the packet every - 2 seconds (40 ticks) for it to stay on the screen without fading. -

        - PacketPlayOutTitle: https://wiki.vg/Protocol#Title

        -
        -
        See Also:
        -
        ReflectionUtils
        -
        -
      • -
      -
      -
      -
        -
      • - -
          -
        • - - -

          Constructor Summary

          - - - - - - - - -
          Constructors 
          Constructor and Description
          Actionbar() 
          -
        • -
        - -
          -
        • - - -

          Method Summary

          - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
          All Methods Static Methods Concrete Methods 
          Modifier and TypeMethod and Description
          static voidclearActionbar(org.bukkit.entity.Player player) -
          Clears the action bar by sending an empty message
          -
          static voidsendActionBar(org.bukkit.plugin.java.JavaPlugin plugin, - org.bukkit.entity.Player player, - java.lang.String message, - long duration) -
          Sends an action bar to a player for a specific amount of ticks.
          -
          static voidsendActionBar(org.bukkit.entity.Player player, - java.lang.String message) -
          Sends an action bar to a player.
          -
          static voidsendActionBarWhile(org.bukkit.plugin.java.JavaPlugin plugin, - org.bukkit.entity.Player player, - java.util.concurrent.Callable<java.lang.String> message, - java.util.concurrent.Callable<java.lang.Boolean> callable) -
          Sends an action bar to a player for a specific amount of ticks.
          -
          static voidsendActionBarWhile(org.bukkit.plugin.java.JavaPlugin plugin, - org.bukkit.entity.Player player, - java.lang.String message, - java.util.concurrent.Callable<java.lang.Boolean> callable) -
          Sends an action bar to a player for a specific amount of ticks.
          -
          static voidsendPlayersActionBar(java.lang.String message) -
          Sends an action bar all the online players.
          -
          -
            -
          • - - -

            Methods inherited from class java.lang.Object

            -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
          • -
          -
        • -
        -
      • -
      -
      -
      -
        -
      • - -
          -
        • - - -

          Constructor Detail

          - - - -
            -
          • -

            Actionbar

            -
            public Actionbar()
            -
          • -
          -
        • -
        - -
          -
        • - - -

          Method Detail

          - - - -
            -
          • -

            sendActionBar

            -
            public static void sendActionBar(@Nonnull
            -                                 org.bukkit.entity.Player player,
            -                                 @Nullable
            -                                 java.lang.String message)
            -
            Sends an action bar to a player.
            -
            -
            Parameters:
            -
            player - the player to send the action bar to.
            -
            message - the message to send.
            -
            Since:
            -
            1.0.0
            -
            See Also:
            -
            sendActionBar(JavaPlugin, Player, String, long)
            -
            -
          • -
          - - - -
            -
          • -

            sendPlayersActionBar

            -
            public static void sendPlayersActionBar(@Nullable
            -                                        java.lang.String message)
            -
            Sends an action bar all the online players.
            -
            -
            Parameters:
            -
            message - the message to send.
            -
            Since:
            -
            1.0.0
            -
            See Also:
            -
            sendActionBar(Player, String)
            -
            -
          • -
          - - - -
            -
          • -

            sendActionBarWhile

            -
            public static void sendActionBarWhile(@Nonnull
            -                                      org.bukkit.plugin.java.JavaPlugin plugin,
            -                                      @Nonnull
            -                                      org.bukkit.entity.Player player,
            -                                      @Nullable
            -                                      java.lang.String message,
            -                                      @Nonnull
            -                                      java.util.concurrent.Callable<java.lang.Boolean> callable)
            -
            Sends an action bar to a player for a specific amount of ticks. - Plugin instance should be changed in this method for the schedulers. -

            - If the caller returns true, the action bar will continue. - If the caller returns false, action bar will not be sent anymore.

            -
            -
            Parameters:
            -
            player - the player to send the action bar to.
            -
            message - the message to send. The message will not be updated.
            -
            callable - the condition for the action bar to continue.
            -
            Since:
            -
            1.0.0
            -
            See Also:
            -
            sendActionBar(JavaPlugin, Player, String, long)
            -
            -
          • -
          - - - -
            -
          • -

            sendActionBarWhile

            -
            public static void sendActionBarWhile(@Nonnull
            -                                      org.bukkit.plugin.java.JavaPlugin plugin,
            -                                      @Nonnull
            -                                      org.bukkit.entity.Player player,
            -                                      @Nullable
            -                                      java.util.concurrent.Callable<java.lang.String> message,
            -                                      @Nonnull
            -                                      java.util.concurrent.Callable<java.lang.Boolean> callable)
            -
            Sends an action bar to a player for a specific amount of ticks. -

            - If the caller returns true, the action bar will continue. - If the caller returns false, action bar will not be sent anymore.

            -
            -
            Parameters:
            -
            player - the player to send the action bar to.
            -
            message - the message to send. The message will be updated.
            -
            callable - the condition for the action bar to continue.
            -
            Since:
            -
            1.0.0
            -
            See Also:
            -
            sendActionBarWhile(JavaPlugin, Player, String, Callable)
            -
            -
          • -
          - - - -
            -
          • -

            sendActionBar

            -
            public static void sendActionBar(@Nonnull
            -                                 org.bukkit.plugin.java.JavaPlugin plugin,
            -                                 @Nonnull
            -                                 org.bukkit.entity.Player player,
            -                                 @Nullable
            -                                 java.lang.String message,
            -                                 long duration)
            -
            Sends an action bar to a player for a specific amount of ticks.
            -
            -
            Parameters:
            -
            player - the player to send the action bar to.
            -
            message - the message to send.
            -
            duration - the duration to keep the action bar in ticks.
            -
            Since:
            -
            1.0.0
            -
            See Also:
            -
            sendActionBarWhile(JavaPlugin, Player, String, Callable)
            -
            -
          • -
          - - - -
            -
          • -

            clearActionbar

            -
            public static void clearActionbar(org.bukkit.entity.Player player)
            -
            Clears the action bar by sending an empty message
            -
            -
            Parameters:
            -
            player - the player to send the action bar to.
            -
            Since:
            -
            2.1.0
            -
            See Also:
            -
            sendActionBar(Player, String)
            -
            -
          • -
          -
        • -
        -
      • -
      -
      -
      - - - - - - - diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/DemoMessage.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/DemoMessage.html index 08564257..1d0f5a2d 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/DemoMessage.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/DemoMessage.html @@ -2,9 +2,9 @@ - + DemoMessage - + @@ -48,8 +48,8 @@ diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-summary.html index d89ad50b..902a3009 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.packets - + @@ -82,21 +82,9 @@

      Package xyz.theprogramsrc.supercoreapi.sp -Actionbar - -
      A reflection API for action bars in Minecraft.
      - - - DemoMessage   - -Title - -
      A reflection API for titles in Minecraft.
      - -

    • diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-tree.html index 8f3f3254..4591d14c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.packets Class Hierarchy - + @@ -80,9 +80,7 @@

      Class Hierarchy

      • java.lang.Object
          -
        • xyz.theprogramsrc.supercoreapi.spigot.packets.Actionbar
        • xyz.theprogramsrc.supercoreapi.spigot.packets.DemoMessage
        • -
        • xyz.theprogramsrc.supercoreapi.spigot.packets.Title
      diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyChanger.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyChanger.html index f00e8715..96ac8989 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyChanger.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyChanger.html @@ -2,9 +2,9 @@ - + SkyChanger - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyColor.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyColor.html index bac07c1b..493e3109 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyColor.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/SkyColor.html @@ -2,9 +2,9 @@ - + SkyColor - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-frame.html index 994645dd..67956da3 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.packets.sky - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-summary.html index eeb5e021..987ce808 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.packets.sky - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-tree.html index b6848539..eaf63f62 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/packets/sky/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.packets.sky Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/CustomRecipe.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/CustomRecipe.html index 219e8057..01c477ce 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/CustomRecipe.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/CustomRecipe.html @@ -2,9 +2,9 @@ - + CustomRecipe - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeCreator.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeCreator.html index f4d4a941..7bda4ff6 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeCreator.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeCreator.html @@ -2,9 +2,9 @@ - + RecipeCreator - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeItem.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeItem.html index 0de37d6d..fc9299f8 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeItem.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/RecipeItem.html @@ -2,9 +2,9 @@ - + RecipeItem - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-frame.html index b031b362..d6281b40 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.recipes - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-summary.html index 9e721c5e..98c92259 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.recipes - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-tree.html index 919f4a20..7c620713 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/recipes/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.recipes Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/SettingsStorage.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/SettingsStorage.html index 511f8710..2d272edc 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/SettingsStorage.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/SettingsStorage.html @@ -2,9 +2,9 @@ - + SettingsStorage - + @@ -183,7 +183,7 @@

      Method Summary

      Method and Description -SpigotYMLConfig +YMLConfig getConfig()
      Gets the Config
      @@ -348,7 +348,7 @@

      getLanguage

      • getConfig

        -
        public SpigotYMLConfig getConfig()
        +
        public YMLConfig getConfig()
        Gets the Config
        Returns:
        diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-frame.html index 3c239f9c..0abe078c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.storage - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-summary.html index 503fe464..24ae8dc0 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.storage - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-tree.html index f6b49d78..333e7de0 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/storage/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.storage Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/SpigotUpdater.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/SpigotUpdater.html index 24b19af2..05bce333 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/SpigotUpdater.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/SpigotUpdater.html @@ -2,9 +2,9 @@ - + SpigotUpdater - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-frame.html index bb4a162c..7e5055ad 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.update - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-summary.html index d58c38c2..be81283b 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.update - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-tree.html index a1d68301..483ecec6 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/update/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.update Class Hierarchy - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/BlockUtils.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/BlockUtils.html index 0fdd95d7..757e9997 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/BlockUtils.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/BlockUtils.html @@ -2,9 +2,9 @@ - + BlockUtils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ItemUtils.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ItemUtils.html index 704a0500..d3b951e3 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ItemUtils.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ItemUtils.html @@ -2,9 +2,9 @@ - + ItemUtils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/MinecraftServer.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/MinecraftServer.html index 5cc08d68..8c06751c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/MinecraftServer.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/MinecraftServer.html @@ -2,9 +2,9 @@ - + MinecraftServer - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ReflectionUtils.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ReflectionUtils.html index ed8b683a..294235c5 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ReflectionUtils.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ReflectionUtils.html @@ -2,9 +2,9 @@ - + ReflectionUtils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ServerVersion.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ServerVersion.html index 11b572e3..1cda2be2 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ServerVersion.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/ServerVersion.html @@ -2,9 +2,9 @@ - + ServerVersion - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotConsole.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotConsole.html index ce5933d3..0080b38f 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotConsole.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotConsole.html @@ -2,9 +2,9 @@ - + SpigotConsole - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotUtils.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotUtils.html index 3d18b059..bb35e64c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotUtils.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/SpigotUtils.html @@ -2,9 +2,9 @@ - + SpigotUtils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-frame.html index 78d070bd..c6974891 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.utils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-summary.html index fd127612..c72997d1 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.utils - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-tree.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-tree.html index 5c328729..9aa2049f 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-tree.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/package-tree.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.utils Class Hierarchy - + @@ -102,8 +102,8 @@

        Enum Hierarchy

        • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
        diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/PlayerGameProfile.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/PlayerGameProfile.html index ce7a2c36..0b7fd7a6 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/PlayerGameProfile.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/PlayerGameProfile.html @@ -2,9 +2,9 @@ - + PlayerGameProfile - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTexture.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTexture.html index db485e73..41689346 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTexture.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTexture.html @@ -2,9 +2,9 @@ - + SkinTexture - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTextureManager.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTextureManager.html index fc6c1fe2..7c41eda1 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTextureManager.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/SkinTextureManager.html @@ -2,9 +2,9 @@ - + SkinTextureManager - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-frame.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-frame.html index ce7a1bde..2fe0069c 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-frame.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-frame.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.utils.skintexture - + diff --git a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-summary.html b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-summary.html index 08e74be1..6787581e 100644 --- a/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-summary.html +++ b/javadocs/xyz/theprogramsrc/supercoreapi/spigot/utils/skintexture/package-summary.html @@ -2,9 +2,9 @@ - + xyz.theprogramsrc.supercoreapi.spigot.utils.skintexture - + @@ -43,7 +43,7 @@