From 7da2cd817f8f876100be1211990a4e80a066ac42 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 16 Jun 2024 17:51:30 +0800 Subject: Improvement: Improve phrasing of config descriptions, enhance overall readability, fix typos, newlines, etc (#2067) --- .../hannibal2/skyhanni/config/features/About.java | 8 +-- .../skyhanni/config/features/chat/ChatConfig.java | 27 ++++---- .../config/features/chat/CompactPotionConfig.java | 2 +- .../config/features/chat/FilterTypesConfig.java | 29 ++++----- .../config/features/chat/PlayerMessagesConfig.java | 4 +- .../config/features/chroma/ChromaConfig.java | 12 ++-- .../config/features/combat/CombatConfig.java | 2 +- .../config/features/combat/EnderNodeConfig.java | 2 +- .../features/combat/FerocityDisplayConfig.java | 4 +- .../config/features/combat/FlareConfig.java | 4 +- .../config/features/combat/MobsConfig.java | 8 +-- .../config/features/combat/QuiverConfig.java | 6 +- .../features/combat/QuiverDisplayConfig.java | 4 +- .../config/features/combat/SummoningsConfig.java | 4 +- .../damageindicator/DamageIndicatorConfig.java | 10 +-- .../combat/damageindicator/EnderSlayerConfig.java | 2 +- .../damageindicator/VampireSlayerConfig.java | 4 +- .../combat/ghostcounter/GhostCounterConfig.java | 8 +-- .../textformatting/BestiaryFormattingConfig.java | 20 +++--- .../textformatting/ETAFormattingConfig.java | 11 ++-- .../textformatting/KillHourFormattingConfig.java | 8 +-- .../textformatting/TextFormattingConfig.java | 73 +++++++++++----------- .../textformatting/XPHourFormattingConfig.java | 8 +-- .../features/commands/BetterWikiCommandConfig.java | 8 +-- .../config/features/commands/CommandsConfig.java | 8 +-- .../features/commands/TabCompleteConfig.java | 18 +++--- .../features/crimsonisle/CrimsonIsleConfig.java | 8 +-- .../crimsonisle/MatriarchHelperConfig.java | 2 +- .../crimsonisle/ReputationHelperConfig.java | 2 +- .../crimsonisle/ashfang/BlazingSoulsColor.java | 2 +- .../crimsonisle/ashfang/GravityOrbsConfig.java | 2 +- .../crimsonisle/ashfang/HideAshfangConfig.java | 2 +- .../skyhanni/config/features/dev/DebugConfig.java | 8 +-- .../config/features/dev/DebugMobConfig.java | 4 +- .../skyhanni/config/features/dev/GraphConfig.java | 22 +++---- .../config/features/dev/WaypointsConfig.java | 2 +- .../config/features/dungeon/CleanEndConfig.java | 2 +- .../features/dungeon/DungeonChestConfig.java | 6 +- .../config/features/dungeon/DungeonConfig.java | 6 +- .../features/dungeon/DungeonCopilotConfig.java | 2 +- .../features/dungeon/DungeonsRaceGuideConfig.java | 2 +- .../config/features/dungeon/LividFinderConfig.java | 2 +- .../features/dungeon/MessageFilterConfig.java | 4 +- .../config/features/dungeon/ObjectHiderConfig.java | 2 +- .../config/features/event/GreatSpookConfig.java | 8 +-- .../config/features/event/HoppityEggsConfig.java | 17 ++--- .../config/features/event/MayorJerryConfig.java | 2 +- .../features/event/bingo/BingoCardConfig.java | 4 +- .../features/event/bingo/CompactChatConfig.java | 2 +- .../config/features/event/diana/DianaConfig.java | 7 ++- .../event/diana/DianaProfitTrackerConfig.java | 2 +- .../features/event/diana/IgnoredWarpsConfig.java | 4 +- .../event/diana/InquisitorSharingConfig.java | 2 +- .../event/diana/MythologicalMobTrackerConfig.java | 2 +- .../features/event/waypoints/EasterEggConfig.java | 6 +- .../event/waypoints/HalloweenBasketConfig.java | 6 +- .../event/winter/FrozenTreasureConfig.java | 8 +-- .../event/winter/GiftingOpportunitiesConfig.java | 6 +- .../features/event/winter/UniqueGiftConfig.java | 4 +- .../config/features/event/winter/WinterConfig.java | 4 +- .../config/features/fishing/BarnTimerConfig.java | 2 +- .../features/fishing/ChumBucketHiderConfig.java | 2 +- .../config/features/fishing/FishingConfig.java | 4 +- .../features/fishing/FishingHookDisplayConfig.java | 3 +- .../features/fishing/SeaCreatureTrackerConfig.java | 2 +- .../features/fishing/TotemOfCorruptionConfig.java | 2 +- .../fishing/trophyfishing/ChatMessagesConfig.java | 2 +- .../fishing/trophyfishing/GeyserFishingConfig.java | 4 +- .../trophyfishing/TrophyFishDisplayConfig.java | 6 +- .../fishing/trophyfishing/TrophyFishingConfig.java | 4 +- .../config/features/garden/AnitaShopConfig.java | 3 +- .../garden/AtmosphericFilterDisplayConfig.java | 8 +-- .../features/garden/EliteFarmingWeightConfig.java | 6 +- .../features/garden/FarmingFortuneConfig.java | 4 +- .../config/features/garden/MoneyPerHourConfig.java | 12 ++-- .../features/garden/NextJacobContestConfig.java | 2 +- .../garden/PlotMenuHighlightingConfig.java | 2 +- .../features/garden/SensitivityReducerConfig.java | 6 +- .../features/garden/TooltipTweaksConfig.java | 4 +- .../features/garden/YawPitchDisplayConfig.java | 2 +- .../features/garden/composter/ComposterConfig.java | 8 +-- .../cropmilestones/CropMilestonesConfig.java | 2 +- .../features/garden/cropmilestones/NextConfig.java | 4 +- .../garden/laneswitch/FarmingLaneConfig.java | 2 +- .../laneswitch/LaneSwitchNotificationConfig.java | 2 +- .../garden/optimalspeed/OptimalSpeedConfig.java | 4 +- .../garden/pests/PestProfitTrackerConfig.java | 2 +- .../features/garden/pests/StereoHarmonyConfig.java | 7 +-- .../garden/visitor/DropsStatisticsConfig.java | 8 +-- .../garden/visitor/RewardWarningConfig.java | 4 +- .../garden/visitor/ShoppingListConfig.java | 15 ++--- .../features/garden/visitor/TimerConfig.java | 13 ++-- .../features/garden/visitor/VisitorConfig.java | 6 +- .../skyhanni/config/features/gui/GUIConfig.java | 4 +- .../skyhanni/config/features/gui/HotbarConfig.java | 4 +- .../config/features/gui/ModifyWordsConfig.java | 4 +- .../config/features/gui/TextBoxConfig.java | 4 +- .../features/gui/customscoreboard/ArrowConfig.java | 2 +- .../customscoreboard/BackgroundOutlineConfig.java | 2 +- .../customscoreboard/CustomScoreboardConfig.java | 2 +- .../gui/customscoreboard/DisplayConfig.java | 6 +- .../InformationFilteringConfig.java | 4 +- .../gui/customscoreboard/MaxwellConfig.java | 3 +- .../features/gui/customscoreboard/MayorConfig.java | 4 +- .../features/gui/customscoreboard/PartyConfig.java | 5 +- .../features/inventory/AuctionHouseConfig.java | 6 +- .../AuctionHousePriceComparisonConfig.java | 4 +- .../config/features/inventory/BazaarConfig.java | 6 +- .../features/inventory/EnchantParsingConfig.java | 2 +- .../features/inventory/HideNotClickableConfig.java | 4 +- .../config/features/inventory/InventoryConfig.java | 16 ++--- .../inventory/JacobFarmingContestConfig.java | 8 +-- .../features/inventory/SackDisplayConfig.java | 2 +- .../features/inventory/SkyblockGuideConfig.java | 16 ++--- .../chocolatefactory/ChocolateFactoryConfig.java | 25 ++++---- .../ChocolateFactoryCustomReminderConfig.java | 4 +- .../ChocolateFactoryRabbitWarningConfig.java | 8 +-- .../ChocolateUpgradeWarningsConfig.java | 2 +- .../customwardrobe/CustomWardrobeConfig.java | 10 +-- .../inventory/customwardrobe/SpacingConfig.java | 2 +- .../inventory/helper/HarpConfigKeyBinds.java | 14 ++--- .../features/inventory/helper/HelperConfig.java | 6 +- .../features/inventory/helper/TiaRelayConfig.java | 4 +- .../features/itemability/FireVeilWandConfig.java | 4 +- .../features/itemability/ItemAbilityConfig.java | 2 +- .../config/features/mining/AreaWallsConfig.java | 2 +- .../features/mining/CorpseLocatorConfig.java | 2 +- .../features/mining/DeepCavernsGuideConfig.java | 2 +- .../features/mining/FossilExcavatorConfig.java | 2 +- .../mining/FossilExcavatorSolverConfig.java | 4 +- .../features/mining/GlaciteMineshaftConfig.java | 2 +- .../config/features/mining/HotmConfig.java | 12 ++-- .../features/mining/MineshaftWaypointsConfig.java | 4 +- .../config/features/mining/MiningConfig.java | 6 +- .../config/features/mining/MiningEventConfig.java | 19 +++--- .../config/features/mining/TunnelMapsConfig.java | 14 ++--- .../features/minion/LastClickedMinionConfig.java | 2 +- .../config/features/minion/MinionsConfig.java | 6 +- .../skyhanni/config/features/misc/BitsConfig.java | 4 +- .../config/features/misc/DiscordRPCConfig.java | 2 +- .../features/misc/EstimatedItemValueConfig.java | 2 +- .../features/misc/GlowingDroppedItemsConfig.java | 6 +- .../features/misc/HideFarEntitiesConfig.java | 2 +- .../features/misc/HighlightPartyMembersConfig.java | 2 +- .../config/features/misc/KickDurationConfig.java | 4 +- .../skyhanni/config/features/misc/MiscConfig.java | 24 +++---- .../config/features/misc/PartyCommandsConfig.java | 2 +- .../features/misc/PatcherCoordsWaypointConfig.java | 2 +- .../features/misc/PetCandyDisplayConfig.java | 2 +- .../features/misc/PocketSackInASackConfig.java | 4 +- .../features/misc/QuickModMenuSwitchConfig.java | 2 +- .../features/misc/TrevorTheTrapperConfig.java | 7 ++- .../misc/compacttablist/CompactTabListConfig.java | 6 +- .../features/misc/cosmetic/ArrowTrailConfig.java | 2 +- .../config/features/misc/pets/PetConfig.java | 6 +- .../rift/area/dreadfarm/DreadfarmConfig.java | 2 +- .../rift/area/dreadfarm/VoltCruxConfig.java | 4 +- .../rift/area/mirrorverse/LavaMazeConfig.java | 2 +- .../rift/area/mirrorverse/TubulatorConfig.java | 4 +- .../area/mirrorverse/UpsideDownParkourConfig.java | 4 +- .../danceroomhelper/DanceRoomHelperConfig.java | 2 +- .../rift/area/westvillage/KloonHackingConfig.java | 4 +- .../rift/area/westvillage/VerminTrackerConfig.java | 2 +- .../rift/area/wyldwoods/WyldWoodsConfig.java | 2 +- .../skillprogress/SkillETADisplayConfig.java | 12 ++-- .../skillprogress/SkillProgressBarConfig.java | 2 +- .../features/slayer/ItemProfitTrackerConfig.java | 2 +- .../config/features/slayer/SlayerConfig.java | 6 +- .../slayer/endermen/EndermanBeaconConfig.java | 4 +- .../features/slayer/endermen/EndermanConfig.java | 2 +- .../config/features/stranded/StrandedConfig.java | 2 +- 171 files changed, 510 insertions(+), 506 deletions(-) (limited to 'src/main/java/at/hannibal2/skyhanni') diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/About.java b/src/main/java/at/hannibal2/skyhanni/config/features/About.java index 5e568747c..6ce4dd65f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/About.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/About.java @@ -13,22 +13,22 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class About { - @ConfigOption(name = "Current Version", desc = "This is the SkyHanni version you are running currently") + @ConfigOption(name = "Current Version", desc = "This is the SkyHanni version you are currently running") @ConfigVersionDisplay public transient Void currentVersion = null; - @ConfigOption(name = "Auto Updates", desc = "Automatically check for updates on each startup") + @ConfigOption(name = "Check for Updates", desc = "Automatically check for updates on each startup") @Expose @ConfigEditorBoolean public boolean autoUpdates = true; - @ConfigOption(name = "Full Auto Updates", desc = "Automatically downloads new version on each startup.") + @ConfigOption(name = "Auto Updates", desc = "Automatically download new version on each startup") @Expose @FeatureToggle @ConfigEditorBoolean public boolean fullAutoUpdates = false; - @ConfigOption(name = "Update Stream", desc = "How frequently do you want updates for SkyHanni") + @ConfigOption(name = "Update Stream", desc = "How frequently you want updates for SkyHanni") @Expose @ConfigEditorDropdown public Property updateStream = Property.of(UpdateStream.RELEASES); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/chat/ChatConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/chat/ChatConfig.java index 9369f2c6f..f9e64f1e0 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/chat/ChatConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/chat/ChatConfig.java @@ -33,7 +33,7 @@ public class ChatConfig { public PlayerMessagesConfig playerMessage = new PlayerMessagesConfig(); @Expose - @ConfigOption(name = "Dungeon Filter", desc = "Hide specific message types in Dungeons.") + @ConfigOption(name = "Dungeon Filters", desc = "Hide specific message types in Dungeons.") @ConfigEditorDraggableList public List dungeonFilteredMessageTypes = new ArrayList<>(); @@ -65,14 +65,13 @@ public class ChatConfig { } @Expose - @ConfigOption(name = "Dungeon Boss Messages", desc = "Hide messages from the Watcher and bosses in the Dungeon.") + @ConfigOption(name = "Dungeon Boss Messages", desc = "Hide messages from the Watcher and bosses in Dungeons.") @ConfigEditorBoolean @FeatureToggle public boolean dungeonBossMessages = false; @Expose - @ConfigOption(name = "Hide Far Deaths", desc = "Hide other players' death messages, " + - "except for players who are nearby or during Dungeons/a Kuudra fight.") + @ConfigOption(name = "Hide Far Deaths", desc = "Hide other players' death messages when they're not nearby (except during Dungeons/Kuudra fights)") @ConfigEditorBoolean @FeatureToggle public boolean hideFarDeathMessages = false; @@ -84,7 +83,7 @@ public class ChatConfig { public CompactPotionConfig compactPotionMessages = new CompactPotionConfig(); @Expose - @ConfigOption(name = "Compact Bestiary Message", desc = "Shorten the Bestiary level up message, showing additional information when hovering.") + @ConfigOption(name = "Compact Bestiary Messages", desc = "Compact the Bestiary level up message, only showing additional information when hovering.") @ConfigEditorBoolean @FeatureToggle public boolean compactBestiaryMessage = true; @@ -97,9 +96,9 @@ public class ChatConfig { @Expose @ConfigOption( - name = "Sacks Hider", - desc = "Hide the chat's sack change message with this, " + - "not in Hypixel settings, for mods to access sack data in new features." + name = "Sack Change Hider", + desc = "Hide the sack change message while allowing mods to continue accessing sack data.\n" + + "§eUse this instead of the toggle in Hypixel Settings." ) @ConfigEditorBoolean @FeatureToggle @@ -108,8 +107,8 @@ public class ChatConfig { @Expose @ConfigOption( name = "Translator", - desc = "Click on a message to translate it to English. " + - "Use §e/shcopytranslation§7 to translate from English. " + + desc = "Click on a message to translate it to English.\n" + + "Use §e/shcopytranslation§7 to translate from English.\n" + "§cTranslation is not guaranteed to be 100% accurate." ) @ConfigEditorBoolean @@ -117,19 +116,19 @@ public class ChatConfig { public boolean translator = false; @Expose - @ConfigOption(name = "Skyblock XP Chat", desc = "Sends the Skyblock XP message into the chat.") + @ConfigOption(name = "SkyBlock XP in Chat", desc = "Send the SkyBlock XP messages into the chat.") @ConfigEditorBoolean @FeatureToggle public boolean skyBlockXPInChat = true; @Expose - @ConfigOption(name = "Jacob's Event", desc = "Hide Anita Accessories' fortune bonus messages outside the Garden.") + @ConfigOption(name = "Anita's Accessories", desc = "Hide Anita's Accessories' fortune bonus messages outside the Garden.") @ConfigEditorBoolean @FeatureToggle public boolean hideJacob = true; @Expose - @ConfigOption(name = "Sky Mall", desc = "Hides the Sky Mall message outside Mining Islands.") + @ConfigOption(name = "Sky Mall Messages", desc = "Hide the Sky Mall messages outside of Mining Islands.") @ConfigEditorBoolean @FeatureToggle public boolean hideSkyMall = true; @@ -137,7 +136,7 @@ public class ChatConfig { @Expose @ConfigOption( name = "Pet Drop Rarity", - desc = "Shows what rarity the pet drop is in the pet drop message.\n" + + desc = "Show the rarity of the Pet Drop in the message.\n" + "§6§lPET DROP! §5§lEPIC §5Slug §6(§6+1300☘)" ) @ConfigEditorBoolean diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/chat/CompactPotionConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/chat/CompactPotionConfig.java index ef7b8abbf..c0786a52f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/chat/CompactPotionConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/chat/CompactPotionConfig.java @@ -14,7 +14,7 @@ public class CompactPotionConfig { public boolean enabled = true; @Expose - @ConfigOption(name = "Clickable Chat Message", desc = "Makes the Compact Potion message open the Potion effects menu on click.") + @ConfigOption(name = "Clickable Chat Message", desc = "Make the Compact Potion message open the Potion effects menu on click.") @ConfigEditorBoolean public boolean clickableChatMessage = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/chat/FilterTypesConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/chat/FilterTypesConfig.java index 76fb716da..ebab020bc 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/chat/FilterTypesConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/chat/FilterTypesConfig.java @@ -8,19 +8,20 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class FilterTypesConfig { @Expose - @ConfigOption(name = "Hypixel Hub", desc = "Block messages outside SkyBlock in the Hypixel lobby: player joins, loot boxes, prototype lobby messages, radiating generosity and Hypixel tournaments.") + @ConfigOption(name = "Hypixel Lobbies", desc = "Hide announcements in Hypixel lobbies " + + "(player joins, loot boxes, prototype lobby messages, radiating generosity, Hypixel tournaments)") @ConfigEditorBoolean @FeatureToggle public boolean hypixelHub = false; @Expose - @ConfigOption(name = "Empty", desc = "Hide all the empty messages from the chat.") + @ConfigOption(name = "Empty", desc = "Hide all empty messages.") @ConfigEditorBoolean @FeatureToggle public boolean empty = false; @Expose - @ConfigOption(name = "Warping", desc = "Block 'Sending request to join...' and 'Warping...' messages.") + @ConfigOption(name = "Warping", desc = "Hide 'Sending request to join...' and 'Warping...' messages.") @ConfigEditorBoolean @FeatureToggle public boolean warping = false; @@ -32,38 +33,38 @@ public class FilterTypesConfig { public boolean welcome = false; @Expose - @ConfigOption(name = "Guild Exp", desc = "Hide Guild EXP messages.") + @ConfigOption(name = "Guild EXP", desc = "Hide Guild EXP messages.") @ConfigEditorBoolean @FeatureToggle public boolean guildExp = false; @Expose - @ConfigOption(name = "Friend Join Left", desc = "Hide friend join/left messages.") + @ConfigOption(name = "Friend Join/Left", desc = "Hide friend join/left messages.") @ConfigEditorBoolean @FeatureToggle public boolean friendJoinLeft = false; @Expose - @ConfigOption(name = "Winter Gifts", desc = "Hide useless Winter Gift messages.") + @ConfigOption(name = "Winter Gifts", desc = "Hide pointless Winter Gift messages.") @ConfigEditorBoolean @FeatureToggle public boolean winterGift = false; @Expose @ConfigOption(name = "Powder Mining", desc = "Hide messages while opening chests in the Crystal Hollows. " + - "(Except powder numbers over 1k, essence numbers over 2, Prehistoric Eggs, and Automaton Parts)") + "(except powder numbers over 1k, essence numbers over 2, Prehistoric Eggs, and Automaton Parts)") @ConfigEditorBoolean @FeatureToggle public boolean powderMining = false; @Expose - @ConfigOption(name = "Kill Combo", desc = "Hide messages about the current Kill Combo from the Grandma Wolf Pet.") + @ConfigOption(name = "Kill Combo", desc = "Hide messages about your Kill Combo from the Grandma Wolf pet.") @ConfigEditorBoolean @FeatureToggle public boolean killCombo = false; @Expose - @ConfigOption(name = "Watchdog", desc = "Hide the message where Hypixel is flexing how many players they have banned over the last week.") + @ConfigOption(name = "Watchdog", desc = "Hide the message where Hypixel flexes about how many players they have banned over the last week.") @ConfigEditorBoolean @FeatureToggle public boolean watchDog = false; @@ -81,26 +82,26 @@ public class FilterTypesConfig { public boolean fireSale = false; @Expose - @ConfigOption(name = "Event Level Up", desc = "Hide the message that shows on event level up.") + @ConfigOption(name = "Event Level Up", desc = "Hide event level up messages.") @ConfigEditorBoolean @FeatureToggle public boolean eventLevelUp = false; @Expose - @ConfigOption(name = "Diana", desc = "Hide chat messages around griffin burrow chains and griffin feather drops and coin drops.") + @ConfigOption(name = "Diana", desc = "Hide chat messages around griffin burrow chains, griffin feather drops, and coin drops.") @ConfigEditorBoolean @FeatureToggle public boolean diana = false; @Expose - @ConfigOption(name = "Factory Upgrade", desc = "Hide §nHypixel's§r chocolate factory upgrade and employee promotion messages. " + - "§eTo turn off Skyhanni upgrade messages search §lUpgrade Warning") + @ConfigOption(name = "Factory Upgrade", desc = "Hide §nHypixel's§r Chocolate Factory upgrade and employee promotion messages.\n" + + "§eTo turn off SkyHanni's upgrade messages, search §lUpgrade Warning") @ConfigEditorBoolean @FeatureToggle public boolean factoryUpgrade = false; @Expose - @ConfigOption(name = "Sacrifice", desc = "Hide sacrifice messages of other players.") + @ConfigOption(name = "Sacrifice", desc = "Hide other players' sacrifice messages.") @ConfigEditorBoolean @FeatureToggle public boolean sacrifice = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/chat/PlayerMessagesConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/chat/PlayerMessagesConfig.java index dc072e8ab..a3463476b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/chat/PlayerMessagesConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/chat/PlayerMessagesConfig.java @@ -74,7 +74,7 @@ public class PlayerMessagesConfig { public boolean playerRankHider = false; @Expose - @ConfigOption(name = "Ignore YouTube", desc = "Do not remove the rank for YouTubers in chat.") + @ConfigOption(name = "Ignore YouTube Rank", desc = "Do not remove the YouTube rank from chat.") @ConfigEditorBoolean public boolean ignoreYouTube = false; @@ -85,7 +85,7 @@ public class PlayerMessagesConfig { public boolean chatFilter = false; @Expose - @ConfigOption(name = "Same Chat Color", desc = "All players, also those with ranks, write with the same, white chat color.") + @ConfigOption(name = "Same Chat Color", desc = "Make all chat messages white regardless of rank.") @ConfigEditorBoolean @FeatureToggle public boolean sameChatColor = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/chroma/ChromaConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/chroma/ChromaConfig.java index 83a45c584..6a02e2ed3 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/chroma/ChromaConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/chroma/ChromaConfig.java @@ -15,12 +15,12 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class ChromaConfig { @Expose - @ConfigOption(name = "Chroma Preview", desc = "§fPlease star the mod on GitHub!") - @ConfigEditorInfoText(infoTitle = "Only In SkyBlock") + @ConfigOption(name = "Chroma Preview", desc = "§fPlease star SkyHanni on GitHub!") + @ConfigEditorInfoText(infoTitle = "Only in SkyBlock") public boolean chromaPreview = false; @Expose - @ConfigOption(name = "Enabled", desc = "Toggle for SkyHanni's chroma. (Disables Patcher's Optimized Font Renderer while enabled)") + @ConfigOption(name = "Enabled", desc = "Toggle SkyHanni's chroma. §e(Disables Patcher's Optimized Font Renderer while enabled)") @ConfigEditorBoolean @FeatureToggle public Property enabled = Property.of(false); @@ -75,17 +75,17 @@ public class ChromaConfig { } } - @ConfigOption(name = "Reset to Default", desc = "Resets all chroma settings to the default.") + @ConfigOption(name = "Reset to Default", desc = "Reset all chroma settings to the default.") @ConfigEditorButton(buttonText = "Reset") public Runnable resetSettings = ChromaManager::resetChromaSettings; @Expose - @ConfigOption(name = "Everything Chroma", desc = "Renders §4§l§oALL §r§7text in chroma. (Some enchants may appear white with SBA enchant parsing)") + @ConfigOption(name = "Everything Chroma", desc = "Render §4§l§oALL §r§7text in chroma. §e(Some enchants may appear white with SBA enchant parsing)") @ConfigEditorBoolean public boolean allChroma = false; @Expose - @ConfigOption(name = "Ignore Chat", desc = "Prevents Everything Chroma from applying to the chat if you unironically use that feature...") + @ConfigOption(name = "Ignore Chat", desc = "Prevent Everything Chroma from applying to the chat (if you unironically use that feature...)") @ConfigEditorBoolean public boolean ignoreChat = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/CombatConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/CombatConfig.java index 1c1ae14ae..456c3451f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/CombatConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/CombatConfig.java @@ -16,7 +16,7 @@ public class CombatConfig { public DamageIndicatorConfig damageIndicator = new DamageIndicatorConfig(); @Expose - @Category(name = "Ghost Counter", desc = "Ghost counter settings") + @Category(name = "Ghost Counter", desc = "Ghost Counter settings") public GhostCounterConfig ghostCounter = new GhostCounterConfig(); @Expose diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/EnderNodeConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/EnderNodeConfig.java index 914fb7222..550f562e3 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/EnderNodeConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/EnderNodeConfig.java @@ -45,7 +45,7 @@ public class EnderNodeConfig { @Expose @ConfigOption( name = "Only While Holding Tool", - desc = "Only shows the tracker if holding a pickaxe, drill or gauntlet in hand." + desc = "Only show the tracker if holding a pickaxe, drill or gauntlet in hand." ) @ConfigEditorBoolean public boolean onlyPickaxe = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/FerocityDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/FerocityDisplayConfig.java index 42c8bb9a6..d212a4a07 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/FerocityDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/FerocityDisplayConfig.java @@ -12,8 +12,8 @@ public class FerocityDisplayConfig { @Expose @ConfigOption( name = "Enabled", - desc = "Show ferocity stat as single gui element. " + - "Requires tab list widget enabled and ferocity selected to work." + desc = "Show ferocity stat as single GUI element.\n" + + "§eRequires tab list widget enabled and ferocity selected to work." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/FlareConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/FlareConfig.java index b685f2942..1ebe07b6c 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/FlareConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/FlareConfig.java @@ -42,7 +42,7 @@ public class FlareConfig { } @Expose - @ConfigOption(name = "Display Type", desc = "Where to show the timer, as GUI element or in the world") + @ConfigOption(name = "Display Type", desc = "Where to show the timer.") @ConfigEditorDropdown public DisplayType displayType = DisplayType.GUI; @@ -65,7 +65,7 @@ public class FlareConfig { } @Expose - @ConfigOption(name = "Show Effective Area", desc = "Show the effective area of the Flare.") + @ConfigOption(name = "Show Effective Area", desc = "Show the effective area of the flare.") @ConfigEditorDropdown public OutlineType outlineType = OutlineType.NONE; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/MobsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/MobsConfig.java index 9d26facfa..0d9c2f694 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/MobsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/MobsConfig.java @@ -66,8 +66,8 @@ public class MobsConfig { @Expose @ConfigOption( name = "Area Boss Timer", - desc = "Show a timer when Area Bosses respawn. " + - "§cMay take 20-30 seconds to calibrate correctly." + desc = "Show a timer when Area Bosses respawn.\n" + + "§eMay take 20 - 30 seconds to calibrate correctly." ) @ConfigEditorBoolean @FeatureToggle @@ -76,8 +76,8 @@ public class MobsConfig { @Expose @ConfigOption( name = "Arachne Spawn Timer", - desc = "Show a timer when Arachne fragments or crystals are placed to indicate how long " + - "until the boss will spawn. §cTimer may be 1-2 seconds off." + desc = "Show a timer when Arachne fragments or crystals are placed to indicate how long until the boss will spawn. " + + "§eTimer may be 1 - 2 seconds off." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverConfig.java index 174af713b..6002d55a3 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverConfig.java @@ -16,8 +16,7 @@ public class QuiverConfig { @Expose @ConfigOption( name = "Low Quiver Alert", - desc = "Notifies you when your quiver\n" + - "reaches an amount of arrows." + desc = "Notifies you when your quiver reaches a set amount of arrows." ) @ConfigEditorBoolean @FeatureToggle @@ -26,8 +25,7 @@ public class QuiverConfig { @Expose @ConfigOption( name = "Reminder After Run", - desc = "Reminds you to buy arrows after\n" + - "a Dungeons/Kuudra run if you're low." + desc = "Reminds you to buy arrows after a Dungeons/Kuudra run if you're low." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverDisplayConfig.java index b7151fc12..ebf6b5eed 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/QuiverDisplayConfig.java @@ -21,14 +21,14 @@ public class QuiverDisplayConfig { public Position quiverDisplayPos = new Position(260, -15); @Expose - @ConfigOption(name = "Show arrow icon", desc = "Displays an icon next to the Quiver Display.") + @ConfigOption(name = "Show arrow icon", desc = "Display an icon next to the Quiver Display.") @ConfigEditorBoolean public Property showIcon = Property.of(true); @Expose @ConfigOption( name = "When to show", - desc = "Decides in what conditions to show the display." + desc = "Decide in what conditions to show the display." ) @ConfigEditorDropdown public Property whenToShow = Property.of(ShowWhen.ONLY_BOW_HAND); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/SummoningsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/SummoningsConfig.java index 2bcaa3e41..cfa899b8f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/SummoningsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/SummoningsConfig.java @@ -10,7 +10,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class SummoningsConfig { @Expose - @ConfigOption(name = "Summoning Soul Display", desc = "Show the name of dropped Summoning Souls laying on the ground. " + + @ConfigOption(name = "Summoning Soul Display", desc = "Show the name of dropped Summoning Souls laying on the ground.\n" + "§cNot working in Dungeons if Skytils' 'Hide Non-Starred Mobs Nametags' feature is enabled!") @ConfigEditorBoolean @FeatureToggle @@ -33,7 +33,7 @@ public class SummoningsConfig { public boolean summoningMobHideNametag = false; @Expose - @ConfigOption(name = "Summoning Mob Color", desc = "Marks own summons green.") + @ConfigOption(name = "Summoning Mob Color", desc = "Mark own summons green.") @ConfigEditorBoolean @FeatureToggle public boolean summoningMobColored = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/DamageIndicatorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/DamageIndicatorConfig.java index 28a1fee53..7e44df7f9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/DamageIndicatorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/DamageIndicatorConfig.java @@ -37,14 +37,14 @@ public class DamageIndicatorConfig { public boolean enabled = false; @Expose - @ConfigOption(name = "Healing Chat Message", desc = "Sends a chat message when a boss heals themself.") + @ConfigOption(name = "Healing Chat Message", desc = "Send a chat message when a boss heals themself.") @ConfigEditorBoolean public boolean healingMessage = false; @Expose @ConfigOption( name = "Boss Name", - desc = "Change how the boss name should be displayed.") + desc = "Change how boss names are displayed.") @ConfigEditorDropdown public NameVisibility bossName = NameVisibility.FULL_NAME; @@ -81,7 +81,7 @@ public class DamageIndicatorConfig { @Expose @ConfigOption( name = "Select Boss", - desc = "Change what type of boss you want the damage indicator be enabled for." + desc = "Change what bosses the damage indicator should be enabled for." ) @ConfigEditorDraggableList //TODO only show currently working and tested features @@ -156,7 +156,7 @@ public class DamageIndicatorConfig { } @Expose - @ConfigOption(name = "Hide Damage Splash", desc = "Hiding damage splashes near the damage indicator.") + @ConfigOption(name = "Hide Damage Splash", desc = "Hide damage splashes near the damage indicator.") @ConfigEditorBoolean public boolean hideDamageSplash = false; @@ -166,7 +166,7 @@ public class DamageIndicatorConfig { public boolean showDamageOverTime = false; @Expose - @ConfigOption(name = "Hide Nametag", desc = "Hide the vanilla nametag of damage indicator bosses.") + @ConfigOption(name = "Hide Nametag", desc = "Hide the vanilla nametag of bosses with damage indicator enabled.") @ConfigEditorBoolean public boolean hideVanillaNametag = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/EnderSlayerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/EnderSlayerConfig.java index 5f0de9f4b..f43174841 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/EnderSlayerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/EnderSlayerConfig.java @@ -7,7 +7,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class EnderSlayerConfig { @Expose - @ConfigOption(name = "Laser Phase Timer", desc = "Show a timer when the laser phase will end.") + @ConfigOption(name = "Laser Phase Timer", desc = "Show a timer for when the laser phase will end.") @ConfigEditorBoolean public boolean laserPhaseTimer = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/VampireSlayerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/VampireSlayerConfig.java index 50121d3ed..114b64572 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/VampireSlayerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/damageindicator/VampireSlayerConfig.java @@ -7,7 +7,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class VampireSlayerConfig { @Expose - @ConfigOption(name = "HP Until Steak", desc = "Show the amount of HP missing until the Steak can be used on the Vampire Slayer on top of the boss.") + @ConfigOption(name = "HP Until Steak", desc = "Show the amount of HP left until the Steak can be used on the Vampire Slayer on top of the boss.") @ConfigEditorBoolean public boolean hpTillSteak = false; @@ -17,7 +17,7 @@ public class VampireSlayerConfig { public boolean maniaCircles = false; @Expose - @ConfigOption(name = "Percentage HP", desc = "Show the percentage of HP next to the HP.") + @ConfigOption(name = "Percentage HP", desc = "Show a percentage next to the HP.") @ConfigEditorBoolean public boolean percentage = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/GhostCounterConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/GhostCounterConfig.java index 613b1d120..2ebeb2517 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/GhostCounterConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/GhostCounterConfig.java @@ -31,7 +31,7 @@ import static at.hannibal2.skyhanni.config.features.combat.ghostcounter.GhostCou public class GhostCounterConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Enable the ghost counter (invisible creepers in the Dwarven Mines The Mist area).") + @ConfigOption(name = "Enabled", desc = "Enable the ghost counter (invisible creepers within The Mist in the Dwarven Mines)") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @@ -107,7 +107,7 @@ public class GhostCounterConfig { public TextFormattingConfig textFormatting = new TextFormattingConfig(); @Expose - @ConfigOption(name = "Extra space", desc = "Space between each line of text.") + @ConfigOption(name = "Extra Spaces", desc = "Spaces between each line of text.") @ConfigEditorSlider( minValue = -5, maxValue = 10, @@ -115,7 +115,7 @@ public class GhostCounterConfig { public int extraSpace = 1; @Expose - @ConfigOption(name = "Pause Timer", desc = "How many seconds does it wait before pausing.") + @ConfigOption(name = "Pause Timer", desc = "How many seconds to wait before pausing.") @ConfigEditorSlider( minValue = 1, maxValue = 20, @@ -129,7 +129,7 @@ public class GhostCounterConfig { public boolean onlyOnMist = true; @Expose - @ConfigOption(name = "Maxed Bestiary", desc = "Show progress to max bestiary instead of next level.") + @ConfigOption(name = "Max Bestiary", desc = "Show progress to max bestiary instead of next level.") @ConfigEditorBoolean public boolean showMax = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/BestiaryFormattingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/BestiaryFormattingConfig.java index 5b3a3f001..46a02e9b2 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/BestiaryFormattingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/BestiaryFormattingConfig.java @@ -7,21 +7,21 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class BestiaryFormattingConfig { @Expose - @ConfigOption(name = "Bestiary", desc = "Bestiary Progress line.\n§e%value% §7is replaced with\n" + - "Your current progress to next level.\n" + - "§e%currentLevel% &7is replaced with your current bestiary level\n" + - "§e%nextLevel% §7is replaced with your current bestiary level +1.\n" + + @ConfigOption(name = "Bestiary", desc = "Bestiary Progress line.\n" + + "§e%value% §7is replaced with your current progress to next level.\n" + + "§e%currentLevel% §7is replaced with your current bestiary level.\n" + + "§e%nextLevel% §7is replaced with your next bestiary level.\n" + "§e%value% §7is replaced with one of the text below.") @ConfigEditorText public String base = " &6Bestiary %display%: &b%value%"; @Expose - @ConfigOption(name = "No Data", desc = "Text to show when you need to open the\nBestiary Menu to gather data.") + @ConfigOption(name = "No Data", desc = "Text to show when you need to open the Bestiary Menu to gather data.") @ConfigEditorText - public String openMenu = "§cOpen Bestiary Menu !"; + public String openMenu = "§cOpen Bestiary Menu!"; @Expose - @ConfigOption(name = "Maxed", desc = "Text to show when your bestiary for ghost is at max level.\n" + + @ConfigOption(name = "Maxed", desc = "Text to show when your bestiary is at max level.\n" + "§e%currentKill% §7is replaced with your current total kill.") @ConfigEditorText public String maxed = "%currentKill% (&c&lMaxed!)"; @@ -33,9 +33,9 @@ public class BestiaryFormattingConfig { public String showMax_progress = "%currentKill%/250k (%percentNumber%%)"; @Expose - @ConfigOption(name = "Progress", desc = "Text to show progress when the §eMaxed Bestiary§7 option is §cOFF\n" + - "§e%currentKill% §7is replaced with how many kill you have to the next level.\n" + - "§e%killNeeded% §7is replaced with how many kill you need to reach the next level.") + @ConfigOption(name = "Progress", desc = "Text to show progress when the §eMaxed Bestiary §7option is §cOFF\n" + + "§e%currentKill% §7is replaced with how many kills you have to the next level.\n" + + "§e%killNeeded% §7is replaced with how many kills you need to reach the next level.") @ConfigEditorText public String progress = "%currentKill%/%killNeeded%"; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/ETAFormattingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/ETAFormattingConfig.java index 59ceb25ac..6e7d4766c 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/ETAFormattingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/ETAFormattingConfig.java @@ -6,29 +6,28 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class ETAFormattingConfig { @Expose - @ConfigOption(name = "ETA to next level", desc = "ETA To Next Level Line.\n" + + @ConfigOption(name = "ETA to Next Level", desc = "ETA To Next Level line.\n" + "§e%value% §7is replaced with one of the text below.") @ConfigEditorText public String base = " &6ETA: &b%value%"; @Expose - @ConfigOption(name = "Maxed!", desc = "So you really maxed ghost bestiary ?") + @ConfigOption(name = "Maxed!", desc = "Text to show when ghost bestiary is maxed.") @ConfigEditorText public String maxed = "&c&lMAXED!"; @Expose - @ConfigOption(name = "No Data", desc = "Start killing some ghosts !") + @ConfigOption(name = "No Data", desc = "Text to show when there is no ETA.") @ConfigEditorText public String noData = "&bN/A"; @Expose - @ConfigOption(name = "Progress", desc = "Text to show progress to next level.") + @ConfigOption(name = "Progress", desc = "Text to show progress to the next level.") @ConfigEditorText public String progress = "&b%value%"; @Expose - @ConfigOption(name = "Paused", desc = "Text displayed next to the time \n" + - "when you are doing nothing for a given amount of seconds") + @ConfigOption(name = "Paused", desc = "Text displayed next to the time when paused.") @ConfigEditorText public String paused = "&c(PAUSED)"; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/KillHourFormattingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/KillHourFormattingConfig.java index 89deac4c5..b942278d3 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/KillHourFormattingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/KillHourFormattingConfig.java @@ -6,18 +6,18 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class KillHourFormattingConfig { @Expose - @ConfigOption(name = "Kill/h", desc = "Kill Per Hour line.\n§e%value% §7is replaced with\nEstimated kills per hour you get.") + @ConfigOption(name = "Kills/h", desc = "Kills per Hour line.\n" + + "§e%value% §7is replaced with the estimated kills per hour.") @ConfigEditorText public String base = " &6Kill/h: &b%value%"; @Expose - @ConfigOption(name = "No Data", desc = "Start killing some ghosts !") + @ConfigOption(name = "No Data", desc = "Text to show when there is no Kills per Hour data.") @ConfigEditorText public String noData = "&bN/A"; @Expose - @ConfigOption(name = "Paused", desc = "Text displayed next to the time \n" + - "when you are doing nothing for a given amount of seconds") + @ConfigOption(name = "Paused", desc = "Text displayed next to the time when paused.") @ConfigEditorText public String paused = "&c(PAUSED)"; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/TextFormattingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/TextFormattingConfig.java index ed1864c78..f33f4c7e8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/TextFormattingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/TextFormattingConfig.java @@ -10,9 +10,8 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class TextFormattingConfig { - @ConfigOption(name = "§eText Formatting Info", desc = "§e%session% §ris §e§lalways §rreplaced with\n" + - "§7the count for your current session.\n" + - "§7Reset when restarting the game.\n" + + @ConfigOption(name = "§eText Formatting Info", desc = "§e%session% §7is §e§lalways §7replaced with the count for your current session.\n" + + "§7It is reset when the game is restarted.\n" + "§7You can use §e&Z §7color code to use SBA chroma.") @ConfigEditorInfoText public boolean formatInfo = false; @@ -30,86 +29,87 @@ public class TextFormattingConfig { public Runnable importFormatting = GhostFormatting.INSTANCE::importFormat; @Expose - @ConfigOption(name = "Title", desc = "Title Line.") + @ConfigOption(name = "Title", desc = "Title line.") @ConfigEditorText public String titleFormat = "&6Ghost Counter"; @Expose - @ConfigOption(name = "Ghosts Killed", desc = "Ghosts Killed line.\n§e%value% §ris replaced with\n" + - "Ghosts Killed.\n" + - "§e%session% §7is replaced with Ghosts killed") + @ConfigOption(name = "Ghosts killed", desc = "Ghosts killed line.\n" + + "§e%value% §7is replaced with Ghosts killed.\n" + + "§e%session% §7is replaced with Ghosts killed in this session.") @ConfigEditorText - public String ghostKilledFormat = " &6Ghosts Killed: &b%value% &7(%session%)"; + public String ghostKilledFormat = " &6Ghosts killed: &b%value% &7(%session%)"; @Expose - @ConfigOption(name = "Sorrows", desc = "Sorrows drop line.\n" + - "§e%value% §7is replaced with\nsorrows dropped.") + @ConfigOption(name = "Sorrows dropped", desc = "Sorrows dropped line.\n" + + "§e%value% §7is replaced with Sorrows dropped.") @ConfigEditorText - public String sorrowsFormat = " &6Sorrow: &b%value% &7(%session%)"; + public String sorrowsFormat = " &6Sorrows: &b%value% &7(%session%)"; @Expose - @ConfigOption(name = "Ghost Since Sorrow", desc = "Ghost Since Sorrow line.\n" + - "§e%value% §7is replaced with\nGhost since last sorrow drop.") + @ConfigOption(name = "Ghosts since Sorrow", desc = "Ghosts since Sorrow line.\n" + + "§e%value% §7is replaced with Ghosts since last Sorrow drop.") @ConfigEditorText - public String ghostSinceSorrowFormat = " &6Ghost since Sorrow: &b%value%"; + public String ghostSinceSorrowFormat = " &6Ghosts since Sorrow: &b%value%"; @Expose - @ConfigOption(name = "Ghost Kill Per Sorrow", desc = "Ghost Kill Per Sorrow line.\n" + - "§e%value% §7is replaced with\naverage ghost kill per sorrow drop.") + @ConfigOption(name = "Ghost kills per Sorrow", desc = "Ghost kills per Sorrow line.\n" + + "§e%value% §7is replaced with average Ghost kills per Sorrow drop.") @ConfigEditorText public String ghostKillPerSorrowFormat = " &6Ghosts/Sorrow: &b%value%"; @Expose - @ConfigOption(name = "Voltas", desc = "Voltas drop line.\n" + - "§e%value% §7is replaced with\nvoltas dropped.") + @ConfigOption(name = "Voltas dropped", desc = "Voltas dropped line.\n" + + "§e%value% §7is replaced with Voltas dropped.") @ConfigEditorText public String voltasFormat = " &6Voltas: &b%value% &7(%session%)"; @Expose - @ConfigOption(name = "Plasmas", desc = "Plasmas drop line.\n" + - "§e%value% §7is replaced with\nplasmas dropped.") + @ConfigOption(name = "Plasmas dropped", desc = "Plasmas dropped line.\n" + + "§e%value% §7is replaced with Plasmas dropped.") @ConfigEditorText public String plasmasFormat = " &6Plasmas: &b%value% &7(%session%)"; @Expose - @ConfigOption(name = "Ghostly Boots", desc = "Ghostly Boots drop line.\n" + - "§e%value% §7is replaced with\nGhostly Boots dropped.") + @ConfigOption(name = "Ghostly Boots", desc = "Ghostly Boots dropped line.\n" + + "§e%value% §7is replaced with Ghostly Boots dropped.") @ConfigEditorText public String ghostlyBootsFormat = " &6Ghostly Boots: &b%value% &7(%session%)"; @Expose - @ConfigOption(name = "Bag Of Cash", desc = "Bag Of Cash drop line.\n" + - "§e%value% §7is replaced with\nBag Of Cash dropped.") + @ConfigOption(name = "Bag Of Cash", desc = "Bag Of Cash dropped line.\n" + + "§e%value% §7is replaced with Bag Of Cash dropped.") @ConfigEditorText public String bagOfCashFormat = " &6Bag Of Cash: &b%value% &7(%session%)"; @Expose @ConfigOption(name = "Average Magic Find", desc = "Average Magic Find line.\n" + - "§e%value% §7is replaced with\nAverage Magic Find.") + "§e%value% §7is replaced with Average Magic Find.") @ConfigEditorText public String avgMagicFindFormat = " &6Avg Magic Find: &b%value%"; @Expose @ConfigOption(name = "Scavenger Coins", desc = "Scavenger Coins line.\n" + - "§e%value% §7is replaced with\nCoins earned from kill ghosts.\nInclude: Scavenger Enchant, Scavenger Talismans, Kill Combo.") + "§e%value% §7is replaced with Coins earned from kill ghosts.\n" + + "Includes: Scavenger Enchant, Scavenger Talismans, Kill Combo") @ConfigEditorText public String scavengerCoinsFormat = " &6Scavenger Coins: &b%value% &7(%session%)"; @Expose @ConfigOption(name = "Kill Combo", desc = "Kill Combo line.\n" + - "§e%value% §7is replaced with\nYour current kill combo.") + "§e%value% §7is replaced with your current kill combo.") @ConfigEditorText public String killComboFormat = " &6Kill Combo: &b%value%"; @Expose @ConfigOption(name = "Highest Kill Combo", desc = "Highest Kill Combo line.\n" + - "§e%value% §7is replaced with\nYour current highest kill combo.") + "§e%value% §7is replaced with your highest kill combo.") @ConfigEditorText public String highestKillComboFormat = " &6Highest Kill Combo: &b%value% &7(%session%)"; @Expose @ConfigOption(name = "Skill XP Gained", desc = "Skill XP Gained line.\n" + - "§e%value% §7is replaced with\nSkill XP Gained from killing Ghosts.") + "§e%value% §7is replaced with Skill XP Gained from killing Ghosts.") @ConfigEditorText public String skillXPGainFormat = " &6Skill XP Gained: &b%value% &7(%session%)"; @@ -118,7 +118,7 @@ public class TextFormattingConfig { @Expose public BestiaryFormattingConfig bestiaryFormatting = new BestiaryFormattingConfig(); - @ConfigOption(name = "XP Per Hour Formatting", desc = "") + @ConfigOption(name = "XP per Hour Formatting", desc = "") @Accordion @Expose public XPHourFormattingConfig xpHourFormatting = new XPHourFormattingConfig(); @@ -128,21 +128,22 @@ public class TextFormattingConfig { @Expose public ETAFormattingConfig etaFormatting = new ETAFormattingConfig(); - @ConfigOption(name = "Kill Per Hour Formatting", desc = "") + @ConfigOption(name = "Kills per Hour Formatting", desc = "") @Expose @Accordion public KillHourFormattingConfig killHourFormatting = new KillHourFormattingConfig(); @Expose - @ConfigOption(name = "Money Per Hour", desc = "Money Per Hour.\n§e%value% §7is replaced with\nEstimated money you get per hour\n" + - "Calculated with your kill per hour and your average magic find.") + @ConfigOption(name = "Money per Hour", desc = "Money per Hour.\n" + + "§e%value% §7is replaced with estimated money earned per hour.\n" + + "Calculated with your kills per hour and your average magic find.") @ConfigEditorText public String moneyHourFormat = " &6$/h: &b%value%"; @Expose - @ConfigOption(name = "Money made", desc = "Calculate the money you made.\nInclude §eSorrow§7, §ePlasma§7, §eVolta§7, §e1M coins drop\n" + - "§eGhostly Boots§7, §eScavenger coins.\n" + - "§cUsing current Sell Offer value.") + @ConfigOption(name = "Money made", desc = "Calculate the money you made.\n" + + "Includes §eSorrow§7, §ePlasma§7, §eVolta§7, §e1m coins drops§7, §eGhostly Boots§7, §eScavenger coins§7.\n" + + "§eUses current Sell Offer value.") @ConfigEditorText public String moneyMadeFormat = " &6Money made: &b%value%"; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/XPHourFormattingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/XPHourFormattingConfig.java index 5c9441532..aac56f591 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/XPHourFormattingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/combat/ghostcounter/textformatting/XPHourFormattingConfig.java @@ -7,19 +7,19 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class XPHourFormattingConfig { @Expose - @ConfigOption(name = "XP/h", desc = "XP Per Hour line.\n" + + @ConfigOption(name = "XP/h", desc = "XP per Hour line.\n" + "§e%value% §7is replaced with one of the text below.") @ConfigEditorText public String base = " &6XP/h: &b%value%"; @Expose - @ConfigOption(name = "No Data", desc = "XP Per Hour line.\n§e%value% §7is replaced with\nEstimated amount of combat xp you gain per hour.") + @ConfigOption(name = "No Data", desc = "XP per Hour line.\n" + + "§e%value% §7is replaced with estimated amount of Combat XP you gain per hour.") @ConfigEditorText public String noData = "&bN/A"; @Expose - @ConfigOption(name = "Paused", desc = "Text displayed next to the time \n" + - "when you are doing nothing for a given amount of seconds") + @ConfigOption(name = "Paused", desc = "Text displayed next to the time when paused.") @ConfigEditorText public String paused = "&c(PAUSED)"; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/commands/BetterWikiCommandConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/commands/BetterWikiCommandConfig.java index 4f79f9076..fc6d0be06 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/commands/BetterWikiCommandConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/commands/BetterWikiCommandConfig.java @@ -30,7 +30,7 @@ public class BetterWikiCommandConfig { @ConfigOption( name = "Use Fandom Wiki", desc = "Use Fandom Wiki (§ehypixel-skyblock.fandom.com§7) instead of " + - "the Hypixel wiki (§ewiki.hypixel.net§7) in most wiki-related chat messages." + "the Hypixel Wiki (§ewiki.hypixel.net§7) in most wiki-related chat messages." ) @ConfigEditorBoolean @FeatureToggle @@ -39,7 +39,7 @@ public class BetterWikiCommandConfig { @Expose @ConfigOption( name = "Auto Open", - desc = "Directly opens the Wiki when running the command instead of having to click a message in chat." + desc = "Directly open the Wiki when running the command instead of having to click a message in chat." ) @ConfigEditorBoolean public boolean autoOpenWiki = false; @@ -47,14 +47,14 @@ public class BetterWikiCommandConfig { @Expose @ConfigOption( name = "Open from Menus", - desc = "Directly opens the Wiki from menus instead of having to click a message in chat." + desc = "Directly open the Wiki from menus instead of having to click a message in chat." ) @ConfigEditorBoolean public boolean menuOpenWiki = false; @Expose @ConfigOption(name = "Fandom Wiki Key", desc = "Search for an item on Wiki with this keybind.\n" + - "§4For optimal experiences, do §lNOT§r §4bind this to a mouse button.") + "§cFor an optimal experience, do §lNOT §cbind this to a mouse button.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_NONE) public int wikiKeybind = Keyboard.KEY_NONE; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/commands/CommandsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/commands/CommandsConfig.java index 45f41fdcf..783d43d74 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/commands/CommandsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/commands/CommandsConfig.java @@ -19,26 +19,26 @@ public class CommandsConfig { public BetterWikiCommandConfig betterWiki = new BetterWikiCommandConfig(); @ConfigOption(name = "Party Commands", desc = "Shortens party commands and allows tab-completing for them. " + - "\n§eCommands: /pt /pp /pko /pk /pd §7SkyBlock command §e/pt §7to check the play time still works.") + "\n§eCommands: /pt, /pp, /pko, /pk, /pd §7(SkyBlock command §e/pt §7to check your play time will still work)") @Expose @ConfigEditorBoolean @FeatureToggle public boolean shortCommands = true; - @ConfigOption(name = "Party Kick Reason", desc = "Kick people while sending a reason when using §e/pk lrg89 Dupe Archer§7 or §e/party kick nea89o Low Cata Level§7.") + @ConfigOption(name = "Party Kick Reason", desc = "Send a reason when kicking people using §e/pk lrg89 Dupe Archer §7or §e/party kick nea89o Low Cata Level§7.") @Expose @ConfigEditorBoolean @FeatureToggle public boolean partyKickReason = true; @Expose - @ConfigOption(name = "Replace Warp Is", desc = "Adds §e/warp is §7alongside §e/is§7. Idk why. Ask §cKaeso") + @ConfigOption(name = "Replace §e/warp is", desc = "Add §e/warp is §7alongside §e/is§7. Idk why. Ask §cKaeso") @ConfigEditorBoolean @FeatureToggle public boolean replaceWarpIs = false; @Expose - @ConfigOption(name = "/viewrecipe Lower Case", desc = "Adds support for lower case item IDs to the Hypixel command §e/viewrecipe§7.") + @ConfigOption(name = "Lower Case §e/viewrecipe", desc = "Add support for lower case item IDs to the Hypixel command §e/viewrecipe§7.") @ConfigEditorBoolean @FeatureToggle public boolean viewRecipeLowerCase = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/commands/TabCompleteConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/commands/TabCompleteConfig.java index fcb4a4501..790224761 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/commands/TabCompleteConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/commands/TabCompleteConfig.java @@ -8,53 +8,53 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class TabCompleteConfig { @Expose - @ConfigOption(name = "Warps", desc = "Tab complete the warp-point names when typing §e/warp §7.") + @ConfigOption(name = "Warps", desc = "Tab-complete §e/warp §7warp points.") @ConfigEditorBoolean @FeatureToggle public boolean warps = true; @Expose - @ConfigOption(name = "Island Players", desc = "Tab complete other players on the same island.") + @ConfigOption(name = "Island Players", desc = "Tab-complete other players on the same island.") @ConfigEditorBoolean public boolean islandPlayers = true; @Expose - @ConfigOption(name = "Friends", desc = "Tab complete friends from your friends list.") + @ConfigOption(name = "Friends", desc = "Tab-complete friends from your friends list.") @ConfigEditorBoolean @FeatureToggle public boolean friends = true; @Expose - @ConfigOption(name = "Only Best Friends", desc = "Only Tab Complete best friends.") + @ConfigOption(name = "Only Best Friends", desc = "Only tab-complete best friends.") @ConfigEditorBoolean public boolean onlyBestFriends = false; @Expose - @ConfigOption(name = "Party", desc = "Tab complete Party Members.") + @ConfigOption(name = "Party", desc = "Tab-complete Party Members.") @ConfigEditorBoolean @FeatureToggle public boolean party = true; @Expose - @ConfigOption(name = "VIP Visits", desc = "Tab complete the visit to special users with cake souls on it.") + @ConfigOption(name = "VIP Visits", desc = "Tab-complete the visit to special users with cake souls on it.") @ConfigEditorBoolean @FeatureToggle public boolean vipVisits = true; @Expose - @ConfigOption(name = "/gfs Sack", desc = "Tab complete §e/gfs §7sack items.") + @ConfigOption(name = "/gfs Sack", desc = "Tab-complete §e/gfs §7sack items.") @ConfigEditorBoolean @FeatureToggle public boolean gfsSack = true; @Expose - @ConfigOption(name = "Party Commands", desc = "Tab complete commonly used party commands.") + @ConfigOption(name = "Party Commands", desc = "Tab-complete commonly used party commands.") @ConfigEditorBoolean @FeatureToggle public boolean partyCommands = true; @Expose - @ConfigOption(name = "View Recipe", desc = "Tab complete item IDs in the the Hypixel command §e/viewrecipe§7. Only items with recipes are tab completed.") + @ConfigOption(name = "View Recipe", desc = "Tab-complete item IDs in the the Hypixel command §e/viewrecipe§7. Only items with recipes are tab completed.") @ConfigEditorBoolean @FeatureToggle public boolean viewrecipeItems = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/CrimsonIsleConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/CrimsonIsleConfig.java index 7924ffe02..f2398e207 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/CrimsonIsleConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/CrimsonIsleConfig.java @@ -27,13 +27,13 @@ public class CrimsonIsleConfig { public MatriarchHelperConfig matriarchHelper = new MatriarchHelperConfig(); @Expose - @ConfigOption(name = "Pablo NPC Helper", desc = "Shows a clickable message that grabs the flower needed from your sacks.") + @ConfigOption(name = "Pablo NPC Helper", desc = "Show a clickable message that grabs the flower needed from your sacks.") @ConfigEditorBoolean @FeatureToggle public boolean pabloHelper = false; @Expose - @ConfigOption(name = "Volcano Explosivity", desc = "Shows a HUD of the current volcano explosivity level.") + @ConfigOption(name = "Volcano Explosivity", desc = "Show a HUD of the current volcano explosivity level.") @ConfigEditorBoolean public boolean volcanoExplosivity = false; @@ -42,9 +42,7 @@ public class CrimsonIsleConfig { public Position positionVolcano = new Position(20, 20, false, true); @Expose - @ConfigOption(name = "Dojo Rank Display", desc = "Display your rank, score, actual belt\n" + - "and points needed for the next belt in the Challenges inventory\n" + - "on the Crimson Isles.") + @ConfigOption(name = "Dojo Rank Display", desc = "Display your rank, score, actual belt, and points needed for the next belt in the Challenges inventory on the Crimson Isles.") @ConfigEditorBoolean @FeatureToggle public boolean showDojoRankDisplay = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/MatriarchHelperConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/MatriarchHelperConfig.java index a8c8ec9ac..198ec8b82 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/MatriarchHelperConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/MatriarchHelperConfig.java @@ -25,7 +25,7 @@ public class MatriarchHelperConfig { public String highlightColor = "0:114:126:255:41"; @Expose - @ConfigOption(name = "Draw Line", desc = "Draw Line to the lowest Heavy Pearl.") + @ConfigOption(name = "Draw Line", desc = "Draw a line to the lowest Heavy Pearl.") @ConfigEditorBoolean public boolean line = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ReputationHelperConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ReputationHelperConfig.java index d6b578651..a10e828c9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ReputationHelperConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ReputationHelperConfig.java @@ -21,7 +21,7 @@ public class ReputationHelperConfig { public Property enabled = Property.of(false); @Expose - @ConfigOption(name = "Hide Completed", desc = "Hides tasks after they've been completed.") + @ConfigOption(name = "Hide Completed", desc = "Hide tasks after they've been completed.") @ConfigEditorBoolean public Property hideComplete = Property.of(true); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/BlazingSoulsColor.java b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/BlazingSoulsColor.java index d9cff1c33..58ee2932b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/BlazingSoulsColor.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/BlazingSoulsColor.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class BlazingSoulsColor { @Expose - @ConfigOption(name = "Enabled", desc = "Shows the Blazing Souls more clearly.") + @ConfigOption(name = "Enabled", desc = "Show the Blazing Souls more clearly.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/GravityOrbsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/GravityOrbsConfig.java index 4f06b2c31..e5eafdacc 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/GravityOrbsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/GravityOrbsConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class GravityOrbsConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Shows the Gravity Orbs more clearly.") + @ConfigOption(name = "Enabled", desc = "Show the Gravity Orbs more clearly.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/HideAshfangConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/HideAshfangConfig.java index 7dbd29eea..6f3655521 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/HideAshfangConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/crimsonisle/ashfang/HideAshfangConfig.java @@ -14,7 +14,7 @@ public class HideAshfangConfig { public boolean particles = false; @Expose - @ConfigOption(name = "Hide Full Names", desc = "Hide the names of full health blazes around Ashfang (only useful when highlight blazes is enabled)") + @ConfigOption(name = "Hide Full Names", desc = "Hide the names of full health blazes around Ashfang §e(only useful when highlight blazes is enabled)") @ConfigEditorBoolean @FeatureToggle public boolean fullNames = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugConfig.java index 9612ac3b7..9164aacc3 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugConfig.java @@ -24,7 +24,7 @@ public class DebugConfig { @Expose @ConfigOption( name = "Mod Menu Log", - desc = "Enables debug messages when the currently opened GUI changes, with the path to the gui class. " + + desc = "Enable debug messages when the currently opened GUI changes, with the path to the gui class. " + "Useful for adding more mods to quick mod menu switch." ) @ConfigEditorBoolean @@ -106,7 +106,7 @@ public class DebugConfig { public boolean hotSwapDetection = false; @Expose - @ConfigOption(name = "Always Outdated", desc = "For the sake of the auto updater, act like you are always oudated.") + @ConfigOption(name = "Always Outdated", desc = "For the sake of the auto updater, act like you are always outdated.") @ConfigEditorBoolean public boolean alwaysOutdated = false; @@ -117,12 +117,12 @@ public class DebugConfig { public boolean eventCounter = false; @Expose - @ConfigOption(name = "Bypass Advanced Tab List", desc = "The Advanced Player Tab list is disabled whie pressing this hotkey.") + @ConfigOption(name = "Bypass Advanced Tab List", desc = "The Advanced Player Tab list is disabled while pressing this hotkey.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_NONE) public int bypassAdvancedPlayerTabList = Keyboard.KEY_NONE; @Expose - @ConfigOption(name = "SkyBlock Area", desc = "Show your current area in SkyBlock while f3 is open.") + @ConfigOption(name = "SkyBlock Area", desc = "Show your current area in SkyBlock while F3 is open.") @ConfigEditorBoolean public boolean currentAreaDebug = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugMobConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugMobConfig.java index c149b6195..c14c03698 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugMobConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dev/DebugMobConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class DebugMobConfig { @Expose - @ConfigOption(name = "Mob Detection Enable", desc = "Turn off and on again to reset all Mobs.") + @ConfigOption(name = "Mob Detection Enable", desc = "Turn off and on again to reset all mobs.") @ConfigEditorBoolean public boolean enable = true; @@ -49,7 +49,7 @@ public class DebugMobConfig { public boolean showRayHit = false; @Expose - @ConfigOption(name = "Player Highlight", desc = "Highlight each entity that is a real Player in blue. (You are also include in the list but won't be highlighted for obvious reason).") + @ConfigOption(name = "Player Highlight", desc = "Highlight each entity that is a real Player in blue (you are also included in the list but won't be highlighted for obvious reasons).") @ConfigEditorBoolean public boolean realPlayerHighlight = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dev/GraphConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dev/GraphConfig.java index 45da2fbc6..66bc6f798 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dev/GraphConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dev/GraphConfig.java @@ -11,12 +11,12 @@ import org.lwjgl.input.Keyboard; public class GraphConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Enables the graphing tool.") + @ConfigOption(name = "Enabled", desc = "Enable the graphing tool.") @ConfigEditorBoolean public boolean enabled = false; @Expose - @ConfigOption(name = "Place Key", desc = "Places a new node at the current position. If a node is active automatically connects." + + @ConfigOption(name = "Place Key", desc = "Place a new node at the current position. If a node is active automatically connects." + "Deletes a node if you are only 3 blocks away instead of placing a new one.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_F) public int placeKey = Keyboard.KEY_F; @@ -27,7 +27,7 @@ public class GraphConfig { public int selectKey = -98; @Expose - @ConfigOption(name = "Connect Key", desc = "Connects the nearest node with the active node. If the nodes are already connected removes the connection.") + @ConfigOption(name = "Connect Key", desc = "Connect the nearest node with the active node. If the nodes are already connected removes the connection.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_C) public int connectKey = Keyboard.KEY_C; @@ -42,37 +42,37 @@ public class GraphConfig { public int editKey = Keyboard.KEY_TAB; @Expose - @ConfigOption(name = "Text Key", desc = "Starts text mode, which allows editing a name of a node.") + @ConfigOption(name = "Text Key", desc = "Start text mode, which allows editing a name of a node.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_Y) public int textKey = Keyboard.KEY_Y; @Expose - @ConfigOption(name = "Test Dijkstra", desc = "On key press, shows the shortest path between the nearest node and the active node.") + @ConfigOption(name = "Test Dijkstra", desc = "On key press, show the shortest path between the nearest node and the active node.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_G) public int dijkstraKey = Keyboard.KEY_G; @Expose - @ConfigOption(name = "Save Key", desc = "Saves the current graph to the clipboard.") + @ConfigOption(name = "Save Key", desc = "Save the current graph to the clipboard.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_O) public int saveKey = Keyboard.KEY_O; @Expose - @ConfigOption(name = "Load Key", desc = "Loads a graph from clipboard, if valid.") + @ConfigOption(name = "Load Key", desc = "Load a graph from clipboard, if valid.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_I) public int loadKey = Keyboard.KEY_I; @Expose - @ConfigOption(name = "Clear Key", desc = "Clears the graph. Also saves the graph to the clipboard, just in case you miss clicked.") + @ConfigOption(name = "Clear Key", desc = "Clear the graph. Also saves the graph to the clipboard, in case of a misclick.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_P) public int clearKey = Keyboard.KEY_P; @Expose - @ConfigOption(name = "Vision Key", desc = "Toggles if the graph, should render trough blocks.") + @ConfigOption(name = "Vision Key", desc = "Toggle if the graph should render trough blocks.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_M) public int throughBlocksKey = Keyboard.KEY_M; @Expose - @ConfigOption(name = "Tutorial Key", desc = "Toggles the tutorial mode. In this mode you will get feedback for everything you do.") + @ConfigOption(name = "Tutorial Key", desc = "Toggle the tutorial mode. In this mode, you will get feedback for everything you do.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_K) public int tutorialKey = Keyboard.KEY_K; @@ -81,7 +81,7 @@ public class GraphConfig { public Position infoDisplay = new Position(20, 20); @Expose - @ConfigOption(name = "Shows Stats", desc = "Shows funny extra statistics on save. May lag the game a bit.") + @ConfigOption(name = "Shows Stats", desc = "Show funny extra statistics on save. May lag the game a bit.") @ConfigEditorBoolean public boolean showsStats = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dev/WaypointsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dev/WaypointsConfig.java index f7802afad..b64531e00 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dev/WaypointsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dev/WaypointsConfig.java @@ -24,7 +24,7 @@ public class WaypointsConfig { public boolean showPlatformNumber = false; @Expose - @ConfigOption(name = "Show Outside SB", desc = "Make parkour waypoints outside of SkyBlock too.") + @ConfigOption(name = "Show Outside SkyBlock", desc = "Make parkour waypoints outside of SkyBlock too.") @ConfigEditorBoolean public boolean parkourOutsideSB = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/CleanEndConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/CleanEndConfig.java index 56b1c2378..652a8bbd7 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/CleanEndConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/CleanEndConfig.java @@ -15,7 +15,7 @@ public class CleanEndConfig { @Expose @ConfigOption(name = "Ignore Guardians", desc = "Ignore F3 and M3 Guardians from the clean end feature when " + - "sneaking. Makes it easier to kill them after the boss died already. Thanks Hypixel.") + "sneaking. Makes it easier to kill them after the boss dies. Thanks Hypixel.") @ConfigEditorBoolean public boolean F3IgnoreGuardians = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonChestConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonChestConfig.java index b71e628b4..bbff23929 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonChestConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonChestConfig.java @@ -9,19 +9,19 @@ public class DungeonChestConfig { @Expose - @ConfigOption(name = "Show Used Kismet", desc = "Adds a visual highlight for used kismet feather to the Croesus inventory.") + @ConfigOption(name = "Show Used Kismet", desc = "Add a visual highlight for used Kismet Feathers to the Croesus inventory.") @ConfigEditorBoolean @FeatureToggle public boolean showUsedKismets = true; @Expose - @ConfigOption(name = "Kismet Amount", desc = "Shows the amount of kismet feathers as stack size.") + @ConfigOption(name = "Kismet Amount", desc = "Show the amount of Kismet Feathers as stack size.") @ConfigEditorBoolean @FeatureToggle public boolean kismetStackSize = true; @Expose - @ConfigOption(name = "Croesus Limit Warning", desc = "Gives a warning when you are close to being past Croesus limit.") + @ConfigOption(name = "Croesus Limit Warning", desc = "Give a warning when you are close to being past Croesus limit.") @ConfigEditorBoolean @FeatureToggle public boolean croesusLimit = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonConfig.java index 2e1999509..b76039da1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonConfig.java @@ -42,7 +42,7 @@ public class DungeonConfig { public CleanEndConfig cleanEnd = new CleanEndConfig(); @Expose - @ConfigOption(name = "Boss Damage Splash", desc = "Hides damage splashes while inside the boss room (fixes a Skytils feature).") + @ConfigOption(name = "Boss Damage Splash", desc = "Hide damage splashes while inside the boss room (fixes a Skytils feature).") @ConfigEditorBoolean @FeatureToggle public boolean damageSplashBoss = false; @@ -61,7 +61,7 @@ public class DungeonConfig { @Expose @ConfigOption(name = "Architect Notifier", - desc = "Notifies you to use the Architect in Dungeons when a puzzle is failed. " + + desc = "Notifies you to use the Architect in Dungeons when a puzzle is failed.\n" + "§cOnly works when having enough §5Architect First Drafts §cin the sack.") @ConfigEditorBoolean @FeatureToggle @@ -116,7 +116,7 @@ public class DungeonConfig { public DungeonChestConfig chest = new DungeonChestConfig(); @Expose - @ConfigOption(name = "Croesus Chest", desc = "Adds a visual highlight to the Croesus inventory that " + + @ConfigOption(name = "Croesus Chest", desc = "Add a visual highlight to the Croesus inventory that " + "shows unopened chests.") // TODO move( , "dungeon.croesusUnopenedChestTracker" ,"dungeon.chest.showUnopened" ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonCopilotConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonCopilotConfig.java index 472883f25..faebce0cf 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonCopilotConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonCopilotConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class DungeonCopilotConfig { @Expose - @ConfigOption(name = "Copilot Enabled", desc = "Suggests what to do next in Dungeons.") + @ConfigOption(name = "Copilot Enabled", desc = "Suggest what to do next in Dungeons.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonsRaceGuideConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonsRaceGuideConfig.java index d1508790f..a63efffad 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonsRaceGuideConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/DungeonsRaceGuideConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class DungeonsRaceGuideConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Shows a guide for each of the Dungeon Hub races. " + + @ConfigOption(name = "Enabled", desc = "Show a guide for each of the Dungeon Hub races.\n" + "§eCurrently only works with No Return; Nothing at all races.") @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/LividFinderConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/LividFinderConfig.java index bdaf6c2ad..ad4f62649 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/LividFinderConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/LividFinderConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class LividFinderConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Helps find the correct livid in F5 and in M5.") + @ConfigOption(name = "Enabled", desc = "Help find the correct livid in F5 and in M5.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/MessageFilterConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/MessageFilterConfig.java index 0bb6d0b88..5c5b93ff6 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/MessageFilterConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/MessageFilterConfig.java @@ -7,13 +7,13 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class MessageFilterConfig { @Expose - @ConfigOption(name = "Rare Drops", desc = "Hides the chat message when other players get rare drops from chests.") + @ConfigOption(name = "Rare Drops", desc = "Hide the chat message when other players get rare drops from chests.") @ConfigEditorBoolean @FeatureToggle public boolean rareDrops = false; @Expose - @ConfigOption(name = "Keys and Doors", desc = "Hides the chat message when picking up keys or opening doors in Dungeons.") + @ConfigOption(name = "Keys and Doors", desc = "Hide the chat message when picking up keys or opening doors in Dungeons.") @ConfigEditorBoolean @FeatureToggle public boolean keysAndDoors = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/ObjectHiderConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/ObjectHiderConfig.java index b44c474e7..488592d3d 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/ObjectHiderConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/dungeon/ObjectHiderConfig.java @@ -43,7 +43,7 @@ public class ObjectHiderConfig { public boolean hideSkeletonSkull = true; @Expose - @ConfigOption(name = "Hide Healer Orbs", desc = "Hides the damage, ability damage and defensive orbs that spawn when the Healer kills mobs.") + @ConfigOption(name = "Hide Healer Orbs", desc = "Hide the damage, ability damage and defensive orbs that spawn when the Healer kills mobs.") @ConfigEditorBoolean @FeatureToggle public boolean hideHealerOrbs = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/GreatSpookConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/GreatSpookConfig.java index cdf8610d8..58c3bb4e1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/GreatSpookConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/GreatSpookConfig.java @@ -10,13 +10,13 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class GreatSpookConfig { @Expose - @ConfigOption(name = "Primal Fear Timer", desc = "Shows cooldown timer for next primal fear.") + @ConfigOption(name = "Primal Fear Timer", desc = "Show cooldown timer for next Primal Fear.") @ConfigEditorBoolean @FeatureToggle public boolean primalFearTimer = false; @Expose - @ConfigOption(name = "Primal Fear Notify", desc = "Plays a notification sound when the next primal fear can spawn.") + @ConfigOption(name = "Primal Fear Notify", desc = "Play a notification sound when the next Primal Fear can spawn.") @ConfigEditorBoolean @FeatureToggle public boolean primalFearNotification = false; @@ -26,7 +26,7 @@ public class GreatSpookConfig { public Position positionTimer = new Position(20, 20, false, true); @Expose - @ConfigOption(name = "Fear Stat Display", desc = "Shows your current Fear stat value.") + @ConfigOption(name = "Fear Stat Display", desc = "Show your current Fear stat value.") @ConfigEditorBoolean @FeatureToggle public boolean fearStatDisplay = false; @@ -36,7 +36,7 @@ public class GreatSpookConfig { public Position positionFear = new Position(30, 30, false, true); @Expose - @ConfigOption(name = "IRL Time Left", desc = "Shows the IRL time left before The Great Spook ends.") + @ConfigOption(name = "IRL Time Left", desc = "Show the IRL time left before The Great Spook ends.") @ConfigEditorBoolean @FeatureToggle public boolean greatSpookTimeLeft = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/HoppityEggsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/HoppityEggsConfig.java index 96911d97d..7fb058dd8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/HoppityEggsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/HoppityEggsConfig.java @@ -20,7 +20,7 @@ public class HoppityEggsConfig { @Expose @ConfigOption( name = "Show Waypoints Immediately", - desc = "Show a raw estimate waypoint immediately after clicking. " + + desc = "Show an estimated waypoint immediately after clicking.\n" + "§cThis might cause issues with other particle sources." ) @ConfigEditorBoolean @@ -39,8 +39,8 @@ public class HoppityEggsConfig { public boolean showAllWaypoints = false; @Expose - @ConfigOption(name = "Hide Duplicate Waypoints", desc = "Hides egg waypoints you have found. §e" + - "Only works when you don't have an Egglocator in your inventory.") + @ConfigOption(name = "Hide Duplicate Waypoints", desc = "Hide egg waypoints you have already found.\n" + + "§eOnly works when you don't have an Egglocator in your inventory.") @ConfigEditorBoolean @FeatureToggle public boolean hideDuplicateWaypoints = false; @@ -64,13 +64,14 @@ public class HoppityEggsConfig { public boolean loadFromNeuPv = true; @Expose - @ConfigOption(name = "Show Unclaimed Eggs", desc = "Displays which eggs haven't been found in the last SkyBlock day.") + @ConfigOption(name = "Show Unclaimed Eggs", desc = "Display which eggs haven't been found in the last SkyBlock day.") @ConfigEditorBoolean @FeatureToggle public boolean showClaimedEggs = false; @Expose - @ConfigOption(name = "Show Collected Locations", desc = "Shows the number of found egg locations on this island. §eThis is not retroactive and may not be fully synced with Hypixel's count.") + @ConfigOption(name = "Show Collected Locations", desc = "Show the number of found egg locations on this island.\n" + + "§eThis is not retroactive and may not be fully synced with Hypixel's count.") @ConfigEditorBoolean @FeatureToggle public boolean showCollectedLocationCount = false; @@ -82,7 +83,7 @@ public class HoppityEggsConfig { public boolean warnUnclaimedEggs = false; @Expose - @ConfigOption(name = "Click to Warp", desc = "Makes the eggs ready chat message clickable to warp you to an island.") + @ConfigOption(name = "Click to Warp", desc = "Make the eggs ready chat message clickable to warp you to an island.") @ConfigEditorBoolean public boolean warpUnclaimedEggs = false; @@ -98,7 +99,7 @@ public class HoppityEggsConfig { public boolean showDuringContest = false; @Expose - @ConfigOption(name = "Show outside Skyblock", desc = "Show on Hypixel even when not playing Skyblock.") + @ConfigOption(name = "Show Outside SkyBlock", desc = "Show on Hypixel even when not playing SkyBlock.") @ConfigEditorBoolean @FeatureToggle public boolean showOutsideSkyblock = false; @@ -125,7 +126,7 @@ public class HoppityEggsConfig { public boolean highlightHoppityShop = true; @Expose - @ConfigOption(name = "Hoppity Shop Reminder", desc = "Reminds you to open the Hoppity Shop each year.") + @ConfigOption(name = "Hoppity Shop Reminder", desc = "Remind you to open the Hoppity Shop each year.") @ConfigEditorBoolean @FeatureToggle public boolean hoppityShopReminder = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/MayorJerryConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/MayorJerryConfig.java index d049b9eba..c1644564f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/MayorJerryConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/MayorJerryConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class MayorJerryConfig { @Expose - @ConfigOption(name = "Highlight Jerries", desc = "Highlights Jerries found from the Jerrypocalypse perk. Highlight color is based on color of the Jerry.") + @ConfigOption(name = "Highlight Jerries", desc = "Highlight Jerries found from the Jerrypocalypse perk. Highlight color is based on color of the Jerry.") @ConfigEditorBoolean @FeatureToggle public boolean highlightJerries = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/BingoCardConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/BingoCardConfig.java index f4ff789ff..b317f979a 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/BingoCardConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/BingoCardConfig.java @@ -10,7 +10,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class BingoCardConfig { @Expose - @ConfigOption(name = "Enable", desc = "Displays the Bingo Card.") + @ConfigOption(name = "Enable", desc = "Display the Bingo Card.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @@ -35,7 +35,7 @@ public class BingoCardConfig { @ConfigOption( name = "Show Guide", desc = "Show tips and difficulty for bingo goals inside the Bingo Card inventory.\n" + - "These tips are made from inspirations and guides from the community,\n" + + "These tips are made from inspirations and guides from the community, " + "aiming to help you to complete the bingo card." ) @ConfigEditorBoolean diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/CompactChatConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/CompactChatConfig.java index 66e4fe08e..e43478ee7 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/CompactChatConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/bingo/CompactChatConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class CompactChatConfig { @Expose - @ConfigOption(name = "Enable", desc = "Shortens chat messages about skill level ups, collection gains, " + + @ConfigOption(name = "Enable", desc = "Shorten chat messages about skill level ups, collection gains, " + "new area discoveries and SkyBlock level up messages while on Bingo.") @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaConfig.java index 5bce03ba5..4d1653b89 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaConfig.java @@ -12,7 +12,7 @@ import org.lwjgl.input.Keyboard; public class DianaConfig { @Expose - @ConfigOption(name = "Highlight Inquisitors", desc = "Highlights Inquisitors found from the Mythological Event perk.") + @ConfigOption(name = "Highlight Inquisitors", desc = "Highlight Inquisitors found from the Mythological Event perk.") @ConfigEditorBoolean @FeatureToggle public boolean highlightInquisitors = true; @@ -23,7 +23,8 @@ public class DianaConfig { public String color = "0:127:85:255:255"; @Expose - @ConfigOption(name = "Guess Next Burrow", desc = "Uses math from §eSoopy's Guess Logic §7to find the next burrow. Does not require SoopyV2 or ChatTriggers to be installed.") + @ConfigOption(name = "Guess Next Burrow", desc = "Use math from §eSoopy's Guess Logic §7to find the next burrow.\n" + + "§eDoes not require SoopyV2 or ChatTriggers to be installed.") @ConfigEditorBoolean @FeatureToggle public boolean burrowsSoopyGuess = false; @@ -40,7 +41,7 @@ public class DianaConfig { public boolean lineToNext = true; @Expose - @ConfigOption(name = "Nearest Warp", desc = "Warps to the nearest warp point on the hub, if closer to the next burrow.") + @ConfigOption(name = "Nearest Warp", desc = "Warp to the nearest warp point on the hub, if closer to the next burrow.") @ConfigEditorBoolean public boolean burrowNearestWarp = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaProfitTrackerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaProfitTrackerConfig.java index e9ac12c8b..1f804cba8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaProfitTrackerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/DianaProfitTrackerConfig.java @@ -11,7 +11,7 @@ public class DianaProfitTrackerConfig { @Expose @ConfigOption(name = "Enabled", desc = "Count all items you pick up while doing Diana, " + - "keep track how often you dug burrows and calculates money per burrow.") + "keeping track of how often you dig burrows, and calculating money earned per burrow.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/IgnoredWarpsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/IgnoredWarpsConfig.java index 25904d47c..8b6edcb9a 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/IgnoredWarpsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/IgnoredWarpsConfig.java @@ -7,12 +7,12 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class IgnoredWarpsConfig { @Expose - @ConfigOption(name = "Crypt", desc = "Ignore the Crypt warp point (Because it takes a long time to leave).") + @ConfigOption(name = "Crypt", desc = "Ignore the Crypt warp point (because it takes a long time to leave).") @ConfigEditorBoolean public boolean crypt = false; @Expose - @ConfigOption(name = "Wizard", desc = "Ignore the Wizard Tower warp point (Because it is easy to fall into the rift).") + @ConfigOption(name = "Wizard", desc = "Ignore the Wizard Tower warp point (because it is easy to fall into the Rift portal).") @ConfigEditorBoolean public boolean wizard = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/InquisitorSharingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/InquisitorSharingConfig.java index afaebbe7f..42d0313e0 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/InquisitorSharingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/InquisitorSharingConfig.java @@ -10,7 +10,7 @@ import org.lwjgl.input.Keyboard; public class InquisitorSharingConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Shares your Inquisitor and receiving other Inquisitors via Party Chat.") + @ConfigOption(name = "Enabled", desc = "Share your Inquisitor and receiving other Inquisitors via Party Chat.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/MythologicalMobTrackerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/MythologicalMobTrackerConfig.java index f60419428..d881be52a 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/MythologicalMobTrackerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/diana/MythologicalMobTrackerConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class MythologicalMobTrackerConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Counts the different mythological mobs you have dug up.") + @ConfigOption(name = "Enabled", desc = "Count the different mythological mobs you have dug up.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/EasterEggConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/EasterEggConfig.java index 9a0e666bf..c2278190f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/EasterEggConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/EasterEggConfig.java @@ -8,13 +8,15 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class EasterEggConfig { @Expose - @ConfigOption(name = "Egg Waypoints", desc = "Show all Easter Egg waypoints.\nShoutout to §bSorkoPiko §7for the coordinates.\n(AS OF 2024)") + @ConfigOption(name = "Egg Waypoints", desc = "Show all Easter Egg waypoints.\n" + + "Coordinates by §bSorkoPiko§7. (last updated: 2024)") @ConfigEditorBoolean @FeatureToggle public boolean allWaypoints = false; @Expose - @ConfigOption(name = "Entrance Waypoints", desc = "Show helper waypoints to Baskets #18, #27, and #30. Coordinates by §bSorkoPiko§7 and §bErymanthus§7.") + @ConfigOption(name = "Entrance Waypoints", desc = "Show helper waypoints to Baskets #18, #27, and #30.\n" + + "Coordinates by §bSorkoPiko§7 and §bErymanthus§7.") @ConfigEditorBoolean public boolean allEntranceWaypoints = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/HalloweenBasketConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/HalloweenBasketConfig.java index 11e8a5261..153e55c8b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/HalloweenBasketConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/waypoints/HalloweenBasketConfig.java @@ -8,13 +8,15 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class HalloweenBasketConfig { @Expose - @ConfigOption(name = "Basket Waypoints", desc = "Show all Halloween Basket waypoints.\nShoutout to §bTobbbb §7for the coordinates.\n(AS OF 2023)") + @ConfigOption(name = "Basket Waypoints", desc = "Show all Halloween Basket waypoints.\n" + + "Coordinates by §bTobbbb§7. (last updated: 2023)") @ConfigEditorBoolean @FeatureToggle public boolean allWaypoints = false; @Expose - @ConfigOption(name = "Entrance Waypoints", desc = "Show helper waypoints to Baskets #23, #24, and #25. Coordinates by §bErymanthus§7.") + @ConfigOption(name = "Entrance Waypoints", desc = "Show helper waypoints to Baskets #23, #24, and #25.\n" + + "Coordinates by §bErymanthus§7.") @ConfigEditorBoolean public boolean allEntranceWaypoints = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/FrozenTreasureConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/FrozenTreasureConfig.java index 80350cbcd..8a0be17da 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/FrozenTreasureConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/FrozenTreasureConfig.java @@ -32,7 +32,7 @@ public class FrozenTreasureConfig { @Expose @ConfigOption( name = "Enabled", - desc = "Tracks all of your drops from Frozen Treasure in the Glacial Caves.\n" + + desc = "Track all of your drops from Frozen Treasure in the Glacial Caves.\n" + "§eIce calculations are an estimate but are relatively accurate." ) @ConfigEditorBoolean @@ -107,18 +107,18 @@ public class FrozenTreasureConfig { } @Expose - @ConfigOption(name = "Only in Glacial Cave", desc = "Only shows the overlay while in the Glacial Cave.") + @ConfigOption(name = "Only in Glacial Cave", desc = "Only show the overlay while in the Glacial Cave.") @ConfigEditorBoolean public boolean onlyInCave = true; @Expose - @ConfigOption(name = "Show as Drops", desc = "Multiplies the numbers on the display by the base drop. \n" + + @ConfigOption(name = "Show as Drops", desc = "Multiply the numbers on the display by the base drop.\n" + "E.g. 3 Ice Bait -> 48 Ice Bait") @ConfigEditorBoolean public boolean showAsDrops = false; @Expose - @ConfigOption(name = "Hide Chat Messages", desc = "Hides the chat messages from Frozen Treasures.") + @ConfigOption(name = "Hide Chat Messages", desc = "Hide the chat messages from Frozen Treasures.") @ConfigEditorBoolean public boolean hideMessages = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/GiftingOpportunitiesConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/GiftingOpportunitiesConfig.java index 468545179..396ab0217 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/GiftingOpportunitiesConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/GiftingOpportunitiesConfig.java @@ -13,14 +13,14 @@ public class GiftingOpportunitiesConfig { public boolean enabled = true; @Expose - @ConfigOption(name = "Only While Holding Gift", desc = "Only highlight ungifted players while holding a gift.") + @ConfigOption(name = "Only While Holding Gift", desc = "Only highlight players you haven't gifted while holding a gift.") @ConfigEditorBoolean public boolean highlighWithGiftOnly = true; @Expose - @ConfigOption(name = "Use Armor Stands", desc = "Make use of armor stands to stop highlighting players. " + - "This is a bit inaccurate, but it can help with people you gifted before this feature was used.") + @ConfigOption(name = "Use Armor Stands", desc = "Make use of armor stands to stop highlighting players.\n" + + "§eThis is a bit inaccurate, but it can help with people you gifted before this feature was used.") @ConfigEditorBoolean public boolean useArmorStandDetection = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/UniqueGiftConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/UniqueGiftConfig.java index b3cd466ba..513e8625e 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/UniqueGiftConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/UniqueGiftConfig.java @@ -9,8 +9,8 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class UniqueGiftConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Show in a display how many unique players you have given gifts to in the winter 2023 event." + - " Open §e/opengenerowmenu §7to sync up!") + @ConfigOption(name = "Enabled", desc = "Show in a display how many unique players you have given gifts to in the Winter 2023 event.\n" + + "Open §e/opengenerowmenu §7to sync up!") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/WinterConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/WinterConfig.java index b681d5231..837f4c7ea 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/WinterConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/event/winter/WinterConfig.java @@ -22,7 +22,7 @@ public class WinterConfig { @Accordion @Expose - @ConfigOption(name = "Unique Gift Counter", desc = "Keep track how many unique players you have given gifts to.") + @ConfigOption(name = "Unique Gift Counter", desc = "Keep track of how many unique players you have given gifts to.") public UniqueGiftConfig uniqueGiftCounter = new UniqueGiftConfig(); @Accordion @@ -41,7 +41,7 @@ public class WinterConfig { public Position islandCloseTimePosition = new Position(10, 10, false, true); @Expose - @ConfigOption(name = "New Year Cake Reminder", desc = "Reminds while the new year cake can be collected in the hub.") + @ConfigOption(name = "New Year Cake Reminder", desc = "Send a reminder while the New Year Cake can be collected in the hub.") @ConfigEditorBoolean @FeatureToggle public boolean newYearCakeReminder = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/BarnTimerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/BarnTimerConfig.java index 041c257c2..42e36fe50 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/BarnTimerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/BarnTimerConfig.java @@ -39,7 +39,7 @@ public class BarnTimerConfig { @Expose @ConfigOption( name = "Winter Fishing", - desc = "Show the Barn Fishing Timer on the Jerry's Workshop." + desc = "Show the Barn Fishing Timer on the Jerry's Workshop island." ) @ConfigEditorBoolean public boolean winterIsland = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/ChumBucketHiderConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/ChumBucketHiderConfig.java index 39ed3c4ae..c2378accb 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/ChumBucketHiderConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/ChumBucketHiderConfig.java @@ -20,7 +20,7 @@ public class ChumBucketHiderConfig { public Property hideBucket = Property.of(false); @Expose - @ConfigOption(name = "Hide Own", desc = "Hides your own Chum/Chumcap Bucket.") + @ConfigOption(name = "Hide Own", desc = "Hide your own Chum/Chumcap Bucket.") @ConfigEditorBoolean public Property hideOwn = Property.of(false); } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingConfig.java index d5d87f402..759da0f0e 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingConfig.java @@ -80,13 +80,13 @@ public class FishingConfig { public Position sharkFishCounterPos = new Position(10, 10, false, true); @Expose - @ConfigOption(name = "Shorten Fishing Message", desc = "Shortens the chat message that says what type of Sea Creature you have fished.") + @ConfigOption(name = "Shorten Fishing Message", desc = "Shorten the chat message that says what type of Sea Creature you have fished.") @ConfigEditorBoolean @FeatureToggle public boolean shortenFishingMessage = false; @Expose - @ConfigOption(name = "Compact Double Hook", desc = "Adds Double Hook to the Sea Creature chat message instead of in a previous line.") + @ConfigOption(name = "Compact Double Hook", desc = "Add Double Hook to the Sea Creature chat message instead of in a previous line.") @ConfigEditorBoolean @FeatureToggle public boolean compactDoubleHook = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingHookDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingHookDisplayConfig.java index adb7ed0a7..00ffce9dc 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingHookDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/FishingHookDisplayConfig.java @@ -19,8 +19,7 @@ public class FishingHookDisplayConfig { @Expose @ConfigOption( name = "Custom Alert", - desc = "Replaces the default §c§l!!!§r Hypixel\n" + - "§7alert with your own custom one." + desc = "Replaces the default §c§l!!! §7Hypixel alert with your own custom one." ) @ConfigEditorText public String customAlertText = "&c&l!!!"; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/SeaCreatureTrackerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/SeaCreatureTrackerConfig.java index c8b5520ec..8e1f70924 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/SeaCreatureTrackerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/SeaCreatureTrackerConfig.java @@ -21,7 +21,7 @@ public class SeaCreatureTrackerConfig { public Position position = new Position(20, 20, false, true); @Expose - @ConfigOption(name = "Show Percentage", desc = "Show percentage how often what sea creature got catched.") + @ConfigOption(name = "Show Percentage", desc = "Show percentage how often what sea creature got caught.") @ConfigEditorBoolean public Property showPercentage = Property.of(false); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/TotemOfCorruptionConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/TotemOfCorruptionConfig.java index 2aca74f77..c1454b8f1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/TotemOfCorruptionConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/TotemOfCorruptionConfig.java @@ -16,7 +16,7 @@ public class TotemOfCorruptionConfig { @Expose @ConfigOption(name = "Show Overlay", desc = "Show the Totem of Corruption overlay." + "\nShows the totem, in which effective area you are in, with the longest time left." + - "\n§cThis needs to be enabled for the other options to work.") + "\n§eThis needs to be enabled for the other options to work.") @ConfigEditorBoolean @FeatureToggle public Property showOverlay = Property.of(true); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/ChatMessagesConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/ChatMessagesConfig.java index b690f9a75..0fab86156 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/ChatMessagesConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/ChatMessagesConfig.java @@ -12,7 +12,7 @@ public class ChatMessagesConfig { @Expose @ConfigOption( name = "Trophy Counter", - desc = "Counts Trophy messages from chat and tells you how many you have found." + desc = "Count Trophy messages from chat and tells you how many you have found." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/GeyserFishingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/GeyserFishingConfig.java index 73a7ddee5..108635a32 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/GeyserFishingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/GeyserFishingConfig.java @@ -11,7 +11,7 @@ public class GeyserFishingConfig { @Expose @ConfigOption( name = "Hide Geyser Particles", - desc = "Stops the white geyser smoke particles from rendering if your bobber is near the geyser.") + desc = "Stop the white geyser smoke particles from rendering if your bobber is near the geyser.") @ConfigEditorBoolean @FeatureToggle public boolean hideParticles = true; @@ -19,7 +19,7 @@ public class GeyserFishingConfig { @Expose @ConfigOption( name = "Draw Geyser Box", - desc = "Draws a box around the effective area of the geyser.") + desc = "Draw a box around the effective area of the geyser.") @ConfigEditorBoolean @FeatureToggle public boolean drawBox = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishDisplayConfig.java index a4fa9940f..aab95b6d1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishDisplayConfig.java @@ -93,7 +93,7 @@ public class TrophyFishDisplayConfig { SILVER_AMOUNT("Silver Amount"), GOLD_AMOUNT("Gold Amount"), DIAMOND_AMOUNT("Diamond Amount"), - HIGHEST_RARITY("Highest Rariy"), + HIGHEST_RARITY("Highest Rarity"), NAME("Name Alphabetical"), ; @@ -158,7 +158,7 @@ public class TrophyFishDisplayConfig { @Expose @ConfigOption( name = "Show ✖", - desc = "instead of the number 0, show §c✖ §7 if not found." + desc = "Instead of the number 0, show §c✖ §7if not found." ) @ConfigEditorBoolean public Property showCross = Property.of(false); @@ -166,7 +166,7 @@ public class TrophyFishDisplayConfig { @Expose @ConfigOption( name = "Show ✔", - desc = "instead of the exact numbers, show §e§l✔ §7 if found." + desc = "Instead of the exact numbers, show §e§l✔ §7if found." ) @ConfigEditorBoolean public Property showCheckmark = Property.of(false); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java index 3449c7b5a..d6b5effcb 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/fishing/trophyfishing/TrophyFishingConfig.java @@ -38,8 +38,8 @@ public class TrophyFishingConfig { @Expose @ConfigOption( name = "Odger Waypoint", - desc = "Show the Odger waypoint when Trophy Fishes are in the inventory and no lava rod in hand. " + - "§cOnly useful for users without abiphone contact." + desc = "Show the Odger waypoint when Trophy Fishes are in the inventory and no lava rod in hand.\n" + + "§cOnly useful for users without Abiphone contact." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/AnitaShopConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/AnitaShopConfig.java index 866145909..ab6c353f9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/AnitaShopConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/AnitaShopConfig.java @@ -11,8 +11,7 @@ public class AnitaShopConfig { @Expose @ConfigOption( name = "Medal Prices", - desc = "Helps to identify profitable items to buy at the Anita item shop " + - "and potential profit from selling the item in the Auction House." + desc = "Help to identify profitable items to buy at the Anita item shop and potential profit from selling the item in the Auction House." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/AtmosphericFilterDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/AtmosphericFilterDisplayConfig.java index 543cd252b..2abc163af 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/AtmosphericFilterDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/AtmosphericFilterDisplayConfig.java @@ -10,7 +10,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class AtmosphericFilterDisplayConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Toggles the Atmospheric Filter display to show the currently active buff.\n" + + @ConfigOption(name = "Enabled", desc = "Toggle the Atmospheric Filter display to show the currently active buff.\n" + "§eNote: For an optimal experience, please have the Atmospheric Filter accessory active.") @ConfigEditorBoolean @FeatureToggle @@ -22,17 +22,17 @@ public class AtmosphericFilterDisplayConfig { public boolean onlyBuff = false; @Expose - @ConfigOption(name = "Abbreviate Season", desc = "Abbreviates the current season.") + @ConfigOption(name = "Abbreviate Season", desc = "Abbreviate the current season.") @ConfigEditorBoolean public boolean abbreviateSeason = false; @Expose - @ConfigOption(name = "Abbreviate Perk", desc = "Abbreviates the currently active buff.") + @ConfigOption(name = "Abbreviate Perk", desc = "Abbreviate the currently active buff.") @ConfigEditorBoolean public boolean abbreviatePerk = false; @Expose - @ConfigOption(name = "Outside Garden", desc = "Shows this HUD everywhere, including outside of the Garden.") + @ConfigOption(name = "Outside Garden", desc = "Show this HUD everywhere, including outside of the Garden.") @ConfigEditorBoolean public boolean outsideGarden = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/EliteFarmingWeightConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/EliteFarmingWeightConfig.java index 2a3068949..73c3efd46 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/EliteFarmingWeightConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/EliteFarmingWeightConfig.java @@ -10,9 +10,9 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class EliteFarmingWeightConfig { @Expose - @ConfigOption(name = "Display", desc = "Display your farming weight on screen. " + - "The calculation and API is provided by The Elite SkyBlock farmers. " + - "See §celitebot.dev/info §7for more info.") + @ConfigOption(name = "Display", desc = "Display your farming weight on screen.\n" + + "The calculation and API is provided by The Elite SkyBlock farmers.\n" + + "See §eelitebot.dev/info §7for more info.") @ConfigEditorBoolean @FeatureToggle public boolean display = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/FarmingFortuneConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/FarmingFortuneConfig.java index bd06f3afe..6eb4660d6 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/FarmingFortuneConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/FarmingFortuneConfig.java @@ -13,13 +13,13 @@ public class FarmingFortuneConfig { @Expose @ConfigOption( name = "FF Display", - desc = "Displays the true Farming Fortune for the current crop, including all crop-specific and hidden bonuses." + desc = "Display the true Farming Fortune for the current crop, including all crop-specific and hidden bonuses." ) @ConfigEditorBoolean @FeatureToggle public boolean display = false; - @ConfigOption(name = "Farming Fortune Guide", desc = "Opens a guide that breaks down your Farming Fortune.\n§eCommand: /ff") + @ConfigOption(name = "Farming Fortune Guide", desc = "Open a guide that breaks down your Farming Fortune.\n§eCommand: /ff") @ConfigEditorButton(buttonText = "Open") public Runnable open = Commands::openFortuneGuide; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/MoneyPerHourConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/MoneyPerHourConfig.java index 32819e8d3..244c35b9d 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/MoneyPerHourConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/MoneyPerHourConfig.java @@ -21,7 +21,7 @@ import static at.hannibal2.skyhanni.config.features.garden.MoneyPerHourConfig.Cu public class MoneyPerHourConfig { @Expose @ConfigOption(name = "Show Money per Hour", - desc = "Displays the money per hour YOU get with YOUR crop/minute value when selling the item to bazaar. " + + desc = "Display the money per hour YOU get with YOUR crop/minute value when selling the item to bazaar.\n" + "Supports Bountiful, Mushroom Cow Perk, Armor Crops and Dicer Drops. Their toggles are below.") @ConfigEditorBoolean @FeatureToggle @@ -124,35 +124,35 @@ public class MoneyPerHourConfig { @Expose @ConfigOption( name = "Include Bountiful", - desc = "Includes the coins from Bountiful in the calculation.") + desc = "Include the coins from Bountiful in the calculation.") @ConfigEditorBoolean public boolean bountiful = true; @Expose @ConfigOption( name = "Include Mooshroom Cow", - desc = "Includes the coins you get from selling the mushrooms from your Mooshroom Cow pet.") + desc = "Include the coins you get from selling the mushrooms from your Mooshroom Cow pet.") @ConfigEditorBoolean public boolean mooshroom = true; @Expose @ConfigOption( name = "Include Armor Drops", - desc = "Includes the average coins/hr from your armor.") + desc = "Include the average coins/hr from your armor.") @ConfigEditorBoolean public boolean armor = true; @Expose @ConfigOption( name = "Include Dicer Drops", - desc = "Includes the average coins/hr from your melon or pumpkin dicer.") + desc = "Include the average coins/hr from your melon or pumpkin dicer.") @ConfigEditorBoolean public boolean dicer = true; @Expose @ConfigOption( name = "Hide Title", - desc = "Hides the first line of 'Money Per Hour' entirely.") + desc = "Hide the first line of 'Money Per Hour' entirely.") @ConfigEditorBoolean public boolean hideTitle = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/NextJacobContestConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/NextJacobContestConfig.java index a9b1c43bd..082a9ab1d 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/NextJacobContestConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/NextJacobContestConfig.java @@ -87,7 +87,7 @@ public class NextJacobContestConfig { public int warnTime = 60 * 2; @Expose - @ConfigOption(name = "Popup Warning", desc = "Opens a popup when the warning time is reached and Minecraft is not in focus.") + @ConfigOption(name = "Popup Warning", desc = "Create a popup when the warning time is reached and Minecraft is not in focus.") @ConfigEditorBoolean public boolean warnPopup = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/PlotMenuHighlightingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/PlotMenuHighlightingConfig.java index 6019f9f37..f9339451e 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/PlotMenuHighlightingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/PlotMenuHighlightingConfig.java @@ -13,7 +13,7 @@ import java.util.List; public class PlotMenuHighlightingConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Highlights plots based on their status.") + @ConfigOption(name = "Enabled", desc = "Highlight plots based on their status.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/SensitivityReducerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/SensitivityReducerConfig.java index 82573465c..7c1d60319 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/SensitivityReducerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/SensitivityReducerConfig.java @@ -15,7 +15,7 @@ public class SensitivityReducerConfig { @Expose @ConfigOption( name = "Mode", - desc = "Lowers mouse sensitivity while in the garden.") + desc = "Lower mouse sensitivity while in the garden.") @ConfigEditorDropdown public Mode mode = Mode.OFF; @@ -41,14 +41,14 @@ public class SensitivityReducerConfig { public int keybind = Keyboard.KEY_N; @Expose - @ConfigOption(name = "Reducing factor", desc = "Changes by how much the sensitivity is lowered by.") + @ConfigOption(name = "Reducing factor", desc = "Change by how much the sensitivity is lowered by.") @ConfigEditorSlider(minValue = 1, maxValue = 50, minStep = 1) public Property reducingFactor = Property.of(15.0F); @Expose @ConfigOption( name = "Show GUI", - desc = "Shows the GUI element while the feature is enabled.") + desc = "Show the GUI element while the feature is enabled.") @ConfigEditorBoolean public boolean showGUI = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/TooltipTweaksConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/TooltipTweaksConfig.java index 93034eaa6..be5e46393 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/TooltipTweaksConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/TooltipTweaksConfig.java @@ -13,7 +13,7 @@ public class TooltipTweaksConfig { @Expose @ConfigOption( name = "Compact Descriptions", - desc = "Hides redundant parts of reforge descriptions, generic counter description, and Farmhand perk explanation." + desc = "Hide redundant parts of reforge descriptions, generic counter description, and Farmhand perk explanation." ) @ConfigEditorBoolean @FeatureToggle @@ -68,7 +68,7 @@ public class TooltipTweaksConfig { @Expose @ConfigOption( name = "Total Crop Milestone", - desc = "Shows the progress bar till maxed crop milestone in the crop milestone inventory." + desc = "Show the progress bar till maxed crop milestone in the crop milestone inventory." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/YawPitchDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/YawPitchDisplayConfig.java index aec20d3da..886c8c432 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/YawPitchDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/YawPitchDisplayConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class YawPitchDisplayConfig { @Expose - @ConfigOption(name = "Enable", desc = "Displays yaw and pitch while holding a farming tool. Automatically fades out if there is no movement.") + @ConfigOption(name = "Enable", desc = "Display yaw and pitch while holding a farming tool. Automatically fades out if there is no movement.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/composter/ComposterConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/composter/ComposterConfig.java index 867f63426..5f22aa62b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/composter/ComposterConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/composter/ComposterConfig.java @@ -54,7 +54,7 @@ public class ComposterConfig { } @Expose - @ConfigOption(name = "Retrieve From", desc = "Change where to retrieve the materials from in the composter overlay: The Bazaar or Sacks.") + @ConfigOption(name = "Retrieve From", desc = "Change where to retrieve the materials from in the composter overlay: Bazaar or Sacks.") @ConfigEditorDropdown public RetrieveFromEntry retrieveFrom = RetrieveFromEntry.SACKS; @@ -97,7 +97,7 @@ public class ComposterConfig { @Expose @ConfigOption( name = "Composter Display", - desc = "Displays the Composter data from the tab list as GUI element." + desc = "Display the Composter data from the tab list as GUI element." ) @ConfigEditorBoolean @FeatureToggle @@ -132,7 +132,7 @@ public class ComposterConfig { @Expose @ConfigOption( name = "Round Amount Needed", - desc = "Rounds the amount needed to fill your Composter down so that you don't overspend." + desc = "Round the amount needed to fill your Composter down so that you don't overspend." ) @ConfigEditorBoolean public boolean roundDown = true; @@ -140,7 +140,7 @@ public class ComposterConfig { @Expose @ConfigOption( name = "Highlight Upgrade", - desc = "Highlight Upgrades that can be bought right now." + desc = "Highlight upgrades that can be bought right now." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/CropMilestonesConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/CropMilestonesConfig.java index 9d124f988..9f0391682 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/CropMilestonesConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/CropMilestonesConfig.java @@ -29,7 +29,7 @@ public class CropMilestonesConfig { @Expose @ConfigOption( name = "Progress Display", - desc = "Shows the progress and ETA until the next crop milestone is reached and the current crops/minute value. " + + desc = "Show the progress and ETA until the next crop milestone is reached and the current crops/minute value.\n" + "§eRequires a tool with either a counter or Cultivating enchantment for full accuracy." ) @ConfigEditorBoolean diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/NextConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/NextConfig.java index e7e45f536..359038503 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/NextConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/cropmilestones/NextConfig.java @@ -15,7 +15,7 @@ public class NextConfig { @Expose @ConfigOption( name = "Best Crop Time", - desc = "Lists all crops and their ETA till next milestone. Sorts for best crop for getting garden or SkyBlock levels.") + desc = "List all crops and their ETA till next milestone. Sorts for best crop for getting garden or SkyBlock levels.") @ConfigEditorBoolean @FeatureToggle public boolean bestDisplay = false; @@ -87,7 +87,7 @@ public class NextConfig { @Expose @ConfigOption( name = "Hide Title", - desc = "Hides the 'Best Crop Time' line entirely.") + desc = "Hide the 'Best Crop Time' line entirely.") @ConfigEditorBoolean public boolean bestHideTitle = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/FarmingLaneConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/FarmingLaneConfig.java index afcfbf62b..667e32331 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/FarmingLaneConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/FarmingLaneConfig.java @@ -22,7 +22,7 @@ public class FarmingLaneConfig { public LaneSwitchNotificationConfig laneSwitchNotification = new LaneSwitchNotificationConfig(); @Expose - @ConfigOption(name = "Distance Display", desc = "Shows the remaining distance and time until you reach the end of the current lane.") + @ConfigOption(name = "Distance Display", desc = "Show the remaining distance and time until you reach the end of the current lane.") @ConfigEditorBoolean @FeatureToggle public boolean distanceDisplay = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/LaneSwitchNotificationConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/LaneSwitchNotificationConfig.java index 19946b524..40bdf180a 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/LaneSwitchNotificationConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/laneswitch/LaneSwitchNotificationConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class LaneSwitchNotificationConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Sends a notification when approaching the end of a lane and you should switch lanes.") + @ConfigOption(name = "Enabled", desc = "Send a notification when approaching the end of a lane and you should switch lanes.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/optimalspeed/OptimalSpeedConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/optimalspeed/OptimalSpeedConfig.java index 19b617b92..07a049bf5 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/optimalspeed/OptimalSpeedConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/optimalspeed/OptimalSpeedConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class OptimalSpeedConfig { @Expose @ConfigOption(name = "Show on HUD", desc = "Show the optimal speed for your current tool in the hand.\n" + - "(Thanks MelonKingDE for the default values).") + "(Thanks §bMelonKingDE §7for the default values).") @ConfigEditorBoolean @FeatureToggle public boolean showOnHUD = false; @@ -22,7 +22,7 @@ public class OptimalSpeedConfig { public boolean warning = false; @Expose - @ConfigOption(name = "Rancher Boots", desc = "Allows you to set the optimal speed in the Rancher Boots overlay by clicking on the presets.") + @ConfigOption(name = "Rancher Boots", desc = "Set the optimal speed in the Rancher Boots overlay by clicking on the presets.") @ConfigEditorBoolean @FeatureToggle public boolean signEnabled = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/PestProfitTrackerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/PestProfitTrackerConfig.java index 11c4ad69b..c26966ded 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/PestProfitTrackerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/PestProfitTrackerConfig.java @@ -22,7 +22,7 @@ public class PestProfitTrackerConfig { @Expose @ConfigOption( name = "Hide messages", - desc = "Hides regular pest drop messages." + desc = "Hide regular pest drop messages." ) @ConfigEditorBoolean public boolean hideChat = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/StereoHarmonyConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/StereoHarmonyConfig.java index fd32b44fd..68a4f2336 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/StereoHarmonyConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/pests/StereoHarmonyConfig.java @@ -13,7 +13,7 @@ public class StereoHarmonyConfig { @Expose @ConfigOption( name = "Enabled", - desc = "Shows a display of what pest is being boosted by your vinyl." + desc = "Show a display of what pest is being boosted by your vinyl." ) @ConfigEditorBoolean @FeatureToggle @@ -22,7 +22,7 @@ public class StereoHarmonyConfig { @Expose @ConfigOption( name = "Always Show", - desc = "Shows the display even while not farming." + desc = "Show the display even while not farming." ) @ConfigEditorBoolean public boolean alwaysShow = false; @@ -35,8 +35,7 @@ public class StereoHarmonyConfig { @Expose @ConfigOption( name = "Show Crop Icon", - desc = "Show the icon of the crops dropped by the pests\n" + - "being boosted." + desc = "Show the icon of the crops dropped by the pests being boosted." ) @ConfigEditorBoolean public Property showCrop = Property.of(true); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/DropsStatisticsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/DropsStatisticsConfig.java index d1ebf5cdf..078f82c5d 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/DropsStatisticsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/DropsStatisticsConfig.java @@ -31,7 +31,7 @@ public class DropsStatisticsConfig { @Expose @ConfigOption( name = "Enabled", - desc = "Tallies up statistic about visitors and the rewards you have received from them." + desc = "Tally statistics about visitors and the rewards you have received from them." ) @ConfigEditorBoolean @FeatureToggle @@ -116,19 +116,19 @@ public class DropsStatisticsConfig { } @Expose - @ConfigOption(name = "Display Numbers First", desc = "Determines whether the number or drop name displays first. " + + @ConfigOption(name = "Display Numbers First", desc = "Whether the number or drop name displays first.\n" + "§eNote: Will not update the preview above!") @ConfigEditorBoolean public boolean displayNumbersFirst = true; @Expose - @ConfigOption(name = "Display Icons", desc = "Replaces the drop names with icons. " + + @ConfigOption(name = "Display Icons", desc = "Replace the drop names with icons.\n" + "§eNote: Will not update the preview above!") @ConfigEditorBoolean public boolean displayIcons = false; @Expose - @ConfigOption(name = "Only on Barn Plot", desc = "Only shows the overlay while on the Barn plot.") + @ConfigOption(name = "Only on Barn Plot", desc = "Only show the overlay while on the Barn plot.") @ConfigEditorBoolean public boolean onlyOnBarn = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/RewardWarningConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/RewardWarningConfig.java index eb160afcc..4b70d5230 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/RewardWarningConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/RewardWarningConfig.java @@ -58,7 +58,7 @@ public class RewardWarningConfig { @Expose @ConfigOption( - name = "Coins Per Copper", + name = "Coins per Copper", desc = "The price to use for the options below.\n" + "Requires at least one of them to be on." ) @@ -118,7 +118,7 @@ public class RewardWarningConfig { public int opacity = 180; @Expose - @ConfigOption(name = "Outline", desc = "Adds a red/green line around the best offer buttons.") + @ConfigOption(name = "Outline", desc = "Add a red/green line around the best offer buttons.") @ConfigEditorBoolean public boolean optionOutline = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/ShoppingListConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/ShoppingListConfig.java index 474b1a73b..e02ddfcc4 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/ShoppingListConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/ShoppingListConfig.java @@ -16,7 +16,7 @@ public class ShoppingListConfig { public boolean display = true; @Expose - // TODO renmae "postion" + // TODO renmae "position" @ConfigLink(owner = ShoppingListConfig.class, field = "display") public Position pos = new Position(180, 170, false, true); @@ -26,14 +26,14 @@ public class ShoppingListConfig { public boolean onlyWhenClose = false; @Expose - @ConfigOption(name = "Bazaar Alley", desc = "Show the Visitor Items List while inside the Bazaar Alley in the Hub. " + - "This helps buying the correct amount when not having a Booster Cookie Buff active.") + @ConfigOption(name = "Bazaar Alley", desc = "Show the Visitor Items List while inside the Bazaar Alley in the Hub.\n" + + "§eHelps in buying the correct amount when not having a §6Booster Cookie §ebuff active.") @ConfigEditorBoolean public boolean inBazaarAlley = true; @Expose - @ConfigOption(name = "Farming Areas", desc = "Show the Visitor Shopping List while on the Farming Islands or inside the Farm in the Hub. " + - "This helps farming the correct amount, especially when in the early game.") + @ConfigOption(name = "Farming Areas", desc = "Show the Visitor Shopping List while on the Farming Islands or inside the Farm in the Hub.\n" + + "§eHelps in farming the correct amount, especially when in the early game.") @ConfigEditorBoolean public boolean inFarmingAreas = false; @@ -43,7 +43,7 @@ public class ShoppingListConfig { public boolean showPrice = true; @Expose - @ConfigOption(name = "Show Sack Count", desc = "Show the amount of this item that you already have in your sacks. " + + @ConfigOption(name = "Show Sack Count", desc = "Show the amount of this item that you already have in your sacks.\n" + "§eOnly updates on sack change messages.") @ConfigEditorBoolean public boolean showSackCount = true; @@ -55,7 +55,8 @@ public class ShoppingListConfig { public boolean showSuperCraft = false; @Expose - @ConfigOption(name = "Item Preview", desc = "Show the base type for the required items next to new visitors. §cNote that some visitors may require any crop.") + @ConfigOption(name = "Item Preview", desc = "Show the base type for the required items next to new visitors.\n" + + "§cNote that some visitors may require any crop.") @ConfigEditorBoolean @FeatureToggle public boolean itemPreview = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/TimerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/TimerConfig.java index 73196b45a..32bff02de 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/TimerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/TimerConfig.java @@ -9,26 +9,25 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class TimerConfig { @Expose - @ConfigOption(name = "Visitor Timer", desc = "Timer when the next visitor will appear, " + - "and a number for how many visitors are already waiting.") + @ConfigOption(name = "Visitor Timer", desc = "Timer for when the next visitor will appear, and a number for how many visitors are already waiting.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @Expose - @ConfigOption(name = "Sixth Visitor Estimate", desc = "Estimate when the sixth visitor in the queue will arrive. " + - "May be inaccurate with co-op members farming simultaneously.") + @ConfigOption(name = "Sixth Visitor Estimate", desc = "Estimate when the sixth visitor in the queue will arrive.\n" + + "§eMay be inaccurate with co-op members farming simultaneously.") @ConfigEditorBoolean public boolean sixthVisitorEnabled = true; @Expose - @ConfigOption(name = "Sixth Visitor Warning", desc = "Notifies when it is believed that the sixth visitor has arrived. " + - "May be inaccurate with co-op members farming simultaneously.") + @ConfigOption(name = "Sixth Visitor Warning", desc = "Notify when it is believed that the sixth visitor has arrived.\n" + + "§eMay be inaccurate with co-op members farming simultaneously.") @ConfigEditorBoolean public boolean sixthVisitorWarning = true; @Expose - @ConfigOption(name = "New Visitor Ping", desc = "Pings you when you are less than 10 seconds away from getting a new visitor. " + + @ConfigOption(name = "New Visitor Ping", desc = "Ping you when you are less than 10 seconds away from getting a new visitor.\n" + "§eUseful for getting Ephemeral Gratitudes during the 2023 Halloween event.") @ConfigEditorBoolean public boolean newVisitorPing = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/VisitorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/VisitorConfig.java index 02cdae33a..9fd1427e5 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/VisitorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/garden/visitor/VisitorConfig.java @@ -103,7 +103,7 @@ public class VisitorConfig { @Expose @ConfigOption( name = "Accept Hotkey", - desc = "Accept a visitor when you press this keybind while in the visitor GUI. " + + desc = "Accept a visitor when you press this keybind while in the visitor GUI.\n" + "§eUseful for getting Ephemeral Gratitudes during the 2023 Halloween event." ) @ConfigEditorKeybind( @@ -115,7 +115,7 @@ public class VisitorConfig { @Expose @ConfigOption( name = "Highlight Visitors in SkyBlock", - desc = "Highlights Visitors outside of the Garden" + desc = "Highlight visitors outside of the Garden." ) @ConfigEditorBoolean @FeatureToggle @@ -124,7 +124,7 @@ public class VisitorConfig { @Expose @ConfigOption( name = "Block Interacting with Visitors", - desc = "Blocks you from interacting with / unlocking Visitors to allow for Dedication Cycling" + desc = "Prevent interacting with / unlocking Visitors to allow for Dedication Cycling." ) @ConfigEditorDropdown public VisitorBlockBehaviour blockInteracting = VisitorBlockBehaviour.DONT; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/GUIConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/GUIConfig.java index a242d099f..1c3f92b47 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/GUIConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/GUIConfig.java @@ -51,7 +51,7 @@ public class GUIConfig { public float globalScale = 1F; @Expose - @ConfigOption(name = "Time Format", desc = "Change Skyhanni to use 24h time instead of 12h time.") + @ConfigOption(name = "Time Format", desc = "Change SkyHanni to use 24h time instead of 12h time.") @ConfigEditorBoolean @FeatureToggle public boolean timeFormat24h = false; @@ -87,7 +87,7 @@ public class GUIConfig { public InGameDateConfig inGameDate = new InGameDateConfig(); @Expose - @ConfigOption(name = "Beacon Power", desc = "Displays the current beacon power duration and what stat is boosted.") + @ConfigOption(name = "Beacon Power", desc = "Display the current beacon power duration and what stat is boosted.") @ConfigEditorBoolean @FeatureToggle public boolean beaconPower = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/HotbarConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/HotbarConfig.java index e13c18a8d..cf56f982f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/HotbarConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/HotbarConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class HotbarConfig { @Expose - @ConfigOption(name = "Editable", desc = "Adds the hotbar to the gui editor. Allows for moving and scaling of the hotbar.") + @ConfigOption(name = "Editable", desc = "Add the hotbar to the gui editor. Allows for moving and scaling of the hotbar.") @ConfigEditorBoolean @FeatureToggle public boolean editable = false; @@ -25,7 +25,7 @@ public class HotbarConfig { public Position hotbar = new Position(20, 20); @Expose - @ConfigOption(name = "Show Outside Skyblock", desc = "Enables the hotbar to be edited even outside of SkyBlock.") + @ConfigOption(name = "Show Outside SkyBlock", desc = "Enable the hotbar to be edited even outside of SkyBlock.") @ConfigEditorBoolean public boolean showOutsideSkyblock = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/ModifyWordsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/ModifyWordsConfig.java index 76f713eb7..21cfee5c5 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/ModifyWordsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/ModifyWordsConfig.java @@ -10,12 +10,12 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class ModifyWordsConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Enables replacing all instances of a word or phrase with another word or phrase.") + @ConfigOption(name = "Enabled", desc = "Enable replacing all instances of a word or phrase with another word or phrase.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; - @ConfigOption(name = "Open Config", desc = "Opens the menu to setup the visual words.\n§eCommand: /shwords") + @ConfigOption(name = "Open Config", desc = "Open the menu to setup the visual words.\n§eCommand: /shwords") @ConfigEditorButton(buttonText = "Open") public Runnable open = Commands::openVisualWords; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/TextBoxConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/TextBoxConfig.java index 0006af008..808cb66f6 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/TextBoxConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/TextBoxConfig.java @@ -11,12 +11,12 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class TextBoxConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Enables showing the textbox while in SkyBlock.") + @ConfigOption(name = "Enabled", desc = "Enable showing the textbox while in SkyBlock.") @ConfigEditorBoolean public boolean enabled = false; @Expose - @ConfigOption(name = "Only in GUI", desc = "Only show the textbox while an Inventory is open.") + @ConfigOption(name = "Only in GUI", desc = "Only show the textbox while an inventory is open.") @ConfigEditorBoolean public boolean onlyInGUI = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/ArrowConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/ArrowConfig.java index 544102e97..73e12799c 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/ArrowConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/ArrowConfig.java @@ -7,7 +7,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class ArrowConfig { @Expose - @ConfigOption(name = "Arrow Amount Display", desc = "Determines how the arrow amount is displayed.") + @ConfigOption(name = "Arrow Amount Display", desc = "Determine how the arrow amount is displayed.") @ConfigEditorDropdown public ArrowAmountDisplay arrowAmountDisplay = ArrowAmountDisplay.NUMBER; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/BackgroundOutlineConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/BackgroundOutlineConfig.java index 4c6624c53..87a4ff1b8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/BackgroundOutlineConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/BackgroundOutlineConfig.java @@ -11,7 +11,7 @@ public class BackgroundOutlineConfig { @Expose @ConfigOption( name = "Outline", - desc = "Shows an outline around the scoreboard." + desc = "Show an outline around the scoreboard." ) @ConfigEditorBoolean public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/CustomScoreboardConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/CustomScoreboardConfig.java index b6151bd85..d429261b0 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/CustomScoreboardConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/CustomScoreboardConfig.java @@ -48,7 +48,7 @@ public class CustomScoreboardConfig { public InformationFilteringConfig informationFiltering = new InformationFilteringConfig(); @Expose - @ConfigOption(name = "Unknown Lines warning", desc = "Gives a chat warning when unknown lines are found in the scoreboard.") + @ConfigOption(name = "Unknown Lines warning", desc = "Give a chat warning when unknown lines are found in the scoreboard.") @ConfigEditorBoolean public boolean unknownLinesWarning = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/DisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/DisplayConfig.java index a227bfcae..2700a19b8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/DisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/DisplayConfig.java @@ -48,14 +48,14 @@ public class DisplayConfig { @Expose - @ConfigOption(name = "Hide Vanilla Scoreboard", desc = "Hide the vanilla scoreboard." + - "\n§cUsing mods that add their own scoreboard will not be affected by this setting!") + @ConfigOption(name = "Hide Vanilla Scoreboard", desc = "Hide the vanilla scoreboard.\n" + + "§cMods that add their own scoreboard will not be affected by this setting!") @ConfigEditorBoolean @FeatureToggle public Property hideVanillaScoreboard = Property.of(true); @Expose - @ConfigOption(name = "Display Numbers First", desc = "Determines whether the number or line name displays first. " + + @ConfigOption(name = "Display Numbers First", desc = "Whether the number or line name displays first.\n" + "§eNote: Will not update the preview above!") @ConfigEditorBoolean public boolean displayNumbersFirst = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/InformationFilteringConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/InformationFilteringConfig.java index ccd79f5b0..84e2b2e03 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/InformationFilteringConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/InformationFilteringConfig.java @@ -21,8 +21,8 @@ public class InformationFilteringConfig { public boolean hideEmptyLinesAtTopAndBottom = true; @Expose - @ConfigOption(name = "Hide non relevant info", desc = "Hide lines that are not relevant to the current location." + - "\n§cIt's generally not recommended to turn this off.") + @ConfigOption(name = "Hide non relevant info", desc = "Hide lines that are not relevant to the current location.\n" + + "§cIt's generally not recommended to turn this off.") @ConfigEditorBoolean public boolean hideIrrelevantLines = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MaxwellConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MaxwellConfig.java index 05bbc5ba6..6da9bd542 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MaxwellConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MaxwellConfig.java @@ -18,7 +18,8 @@ public class MaxwellConfig { public boolean compactTuning = false; @Expose - @ConfigOption(name = "Tuning Amount", desc = "Only show the first # tunings.\n§cDoes not work with Compact Tuning.") + @ConfigOption(name = "Tuning Amount", desc = "Only show the first # tunings.\n" + + "§cDoes not work with Compact Tuning.") @ConfigEditorSlider(minValue = 1, maxValue = 8, minStep = 1) public int tuningAmount = 2; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MayorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MayorConfig.java index ed6abdc7c..a704efc42 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MayorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/MayorConfig.java @@ -11,13 +11,13 @@ public class MayorConfig { public boolean showMayorPerks = true; @Expose - @ConfigOption(name = "Show Time till next mayor", desc = "Show the time till the next mayor is elected.") + @ConfigOption(name = "Show Time till Next Mayor", desc = "Show the time till the next mayor is elected.") @ConfigEditorBoolean public boolean showTimeTillNextMayor = true; @Expose // TODO: Same Toggle toggles ministers - @ConfigOption(name = "Show Extra Mayor", desc = "Show the Perkacolypse Mayor without their perks.") + @ConfigOption(name = "Show Extra Mayor", desc = "Show the Perkpocalypse Mayor without their perks.") @ConfigEditorBoolean public boolean showExtraMayor = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/PartyConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/PartyConfig.java index cc7602e2e..670e9b16b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/PartyConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/gui/customscoreboard/PartyConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class PartyConfig { @Expose - @ConfigOption(name = "Max Party List", desc = "Max number of party members to show in the party list (You are not included).") + @ConfigOption(name = "Max Party List", desc = "Max number of party members to show in the party list (you are not included).") @ConfigEditorSlider( minValue = 1, maxValue = 25, // why do I even set it so high @@ -17,7 +17,8 @@ public class PartyConfig { public Property maxPartyList = Property.of(4); @Expose - @ConfigOption(name = "Show Party everywhere", desc = "Show the party list everywhere.\nIf disabled, it will only show in Dungeon hub, Crimson Isle & Kuudra.") + @ConfigOption(name = "Show Party Everywhere", desc = "Show the party list everywhere.\n" + + "If disabled, it will only show in Dungeon Hub, Crimson Isle & Kuudra.") @ConfigEditorBoolean public boolean showPartyEverywhere = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHouseConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHouseConfig.java index 65a21438a..240c280ed 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHouseConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHouseConfig.java @@ -45,19 +45,19 @@ public class AuctionHouseConfig { @Expose @ConfigOption( name = "Copy Underbid Keybind", - desc = "Copies the price of the hovered item in Auction House minus 1 coin into the clipboard for easier under-bidding." + desc = "Copy the price of the hovered item in Auction House minus 1 coin into the clipboard for easier under-bidding." ) @ConfigEditorKeybind(defaultKey = Keyboard.KEY_NONE) public int copyUnderbidKeybind = Keyboard.KEY_NONE; @Expose - @ConfigOption(name = "Price Website", desc = "Adds a button to the Auction House that will open the item page in §csky.coflnet.com§7.") + @ConfigOption(name = "Price Website", desc = "Add a button to the Auction House that will open the item page in §csky.coflnet.com§7.") @ConfigEditorBoolean @FeatureToggle public boolean openPriceWebsite = false; @Expose - @ConfigOption(name = "Outbid alert", desc = "Sends a warning when you're outbid on an auction.") + @ConfigOption(name = "Outbid alert", desc = "Send a warning when you're outbid on an auction.") @ConfigEditorBoolean @FeatureToggle public boolean auctionOutbid = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHousePriceComparisonConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHousePriceComparisonConfig.java index 7aa10c347..a9300fab9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHousePriceComparisonConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/AuctionHousePriceComparisonConfig.java @@ -12,8 +12,8 @@ public class AuctionHousePriceComparisonConfig { @Expose @ConfigOption( name = "Show Price Comparison", - desc = "Highlight auctions based on the difference between their estimated value and the value they are listed for. §eCan " + - "be very inaccurate." + desc = "Highlight auctions based on the difference between their estimated value and the value they are listed for.\n" + + "§eThis may be very inaccurate at times and only provides an estimate." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/BazaarConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/BazaarConfig.java index d262f80c1..5543b13b8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/BazaarConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/BazaarConfig.java @@ -33,20 +33,20 @@ public class BazaarConfig { @Expose @ConfigOption(name = "Cancelled Buy Order Clipboard", - desc = "Sends missing items from cancelled buy orders in chat. " + + desc = "Send missing items from cancelled buy orders in chat.\n" + "Click on the message to quickly order the same item and amount again.") @ConfigEditorBoolean @FeatureToggle public boolean cancelledBuyOrderClipboard = false; @Expose - @ConfigOption(name = "Price Website", desc = "Adds a button to the Bazaar product inventory that will open the item page in §cskyblock.bz§7.") + @ConfigOption(name = "Price Website", desc = "Add a button to the Bazaar product inventory that will open the item page in §cskyblock.bz§7.") @ConfigEditorBoolean @FeatureToggle public boolean openPriceWebsite = false; @Expose - @ConfigOption(name = "Max Items With Purse", desc = "Calculates the maximum amount of items that can be purchased from the Bazaar with the amount of coins in your purse.") + @ConfigOption(name = "Max Items With Purse", desc = "Calculate the maximum amount of items that can be purchased from the Bazaar with the amount of coins in your purse.") @ConfigEditorBoolean @FeatureToggle public boolean maxPurseItems = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/EnchantParsingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/EnchantParsingConfig.java index 132121c45..54930b2d1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/EnchantParsingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/EnchantParsingConfig.java @@ -87,7 +87,7 @@ public class EnchantParsingConfig { public Property hideVanillaEnchants = Property.of(true); @Expose - @ConfigOption(name = "Hide Enchant Description", desc = "Hides the enchant description after each enchant if available.") + @ConfigOption(name = "Hide Enchant Description", desc = "Hide the enchant description after each enchant if available.") @ConfigEditorBoolean @FeatureToggle public Property hideEnchantDescriptions = Property.of(false); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/HideNotClickableConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/HideNotClickableConfig.java index 86451ba60..5281ca901 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/HideNotClickableConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/HideNotClickableConfig.java @@ -30,12 +30,12 @@ public class HideNotClickableConfig { ) public int opacity = 180; @Expose - @ConfigOption(name = "Bypass With Key", desc = "Adds the ability to bypass not clickable items when holding the control/command key.") + @ConfigOption(name = "Bypass With Key", desc = "Add the ability to bypass not clickable items when holding the control/command key.") @ConfigEditorBoolean public boolean itemsBypass = true; @Expose - @ConfigOption(name = "Green Line", desc = "Adds green line around items that are clickable.") + @ConfigOption(name = "Green Line", desc = "Add green line around items that are clickable.") @ConfigEditorBoolean public boolean itemsGreenLine = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/InventoryConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/InventoryConfig.java index f20643cc3..978d97ead 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/InventoryConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/InventoryConfig.java @@ -27,7 +27,7 @@ import static at.hannibal2.skyhanni.config.features.inventory.InventoryConfig.It public class InventoryConfig { @Expose - @Category(name = "Skyblock Guide", desc = "Helps finding stuff to do in SkyBlock.") + @Category(name = "SkyBlock Guide", desc = "Help find stuff to do in SkyBlock.") public SkyblockGuideConfig skyblockGuideConfig = new SkyblockGuideConfig(); @Expose @@ -39,7 +39,7 @@ public class InventoryConfig { public BazaarConfig bazaar = new BazaarConfig(); @Expose - @Category(name = "Enchant Parsing", desc = "Settings for Skyhanni's Enchant Parsing") + @Category(name = "Enchant Parsing", desc = "Settings for SkyHanni's Enchant Parsing") public EnchantParsingConfig enchantParsing = new EnchantParsingConfig(); @Expose @@ -186,7 +186,7 @@ public class InventoryConfig { public boolean displaySackName = false; @Expose - @ConfigOption(name = "Anvil Combine Helper", desc = "Suggests the same item in the inventory when trying to combine two items in the anvil.") + @ConfigOption(name = "Anvil Combine Helper", desc = "Suggest the same item in the inventory when trying to combine two items in the anvil.") @ConfigEditorBoolean @FeatureToggle public boolean anvilCombineHelper = false; @@ -212,31 +212,31 @@ public class InventoryConfig { public boolean powerStoneGuide = true; @Expose - @ConfigOption(name = "Favorite Power Stone", desc = "Shows your favorite power stones. You can add/remove them by shift clicking a Power Stone.") + @ConfigOption(name = "Favorite Power Stone", desc = "Show your favorite power stones. You can add/remove them by shift clicking a Power Stone.") @ConfigEditorBoolean @FeatureToggle public boolean favoritePowerStone = false; @Expose - @ConfigOption(name = "Shift Click Equipment", desc = "Makes normal clicks to shift clicks in equipment inventory.") + @ConfigOption(name = "Shift Click Equipment", desc = "Change normal clicks into shift clicks in equipment inventory.") @ConfigEditorBoolean @FeatureToggle public boolean shiftClickForEquipment = false; @Expose - @ConfigOption(name = "Shift Click NPC sell", desc = "Makes normal clicks to shift clicks in npc inventory for selling.") + @ConfigOption(name = "Shift Click NPC sell", desc = "Change normal clicks to shift clicks in npc inventory for selling.") @ConfigEditorBoolean @FeatureToggle public boolean shiftClickNPCSell = false; @Expose - @ConfigOption(name = "Shift Click Brewing", desc = "Makes normal clicks to shift clicks in Brewing Stand inventory.") + @ConfigOption(name = "Shift Click Brewing", desc = "Change normal clicks to shift clicks in Brewing Stand inventory.") @ConfigEditorBoolean @FeatureToggle public boolean shiftClickBrewing = false; @Expose - @ConfigOption(name = "Time Held in Lore", desc = "Shows time held for Bottle of Jyrre and Dark Cacao Truffle in the lore.") + @ConfigOption(name = "Time Held in Lore", desc = "Show time held for Bottle of Jyrre and Dark Cacao Truffle in the lore.") @ConfigEditorBoolean @FeatureToggle public boolean timeHeldInLore = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/JacobFarmingContestConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/JacobFarmingContestConfig.java index ab9968e5b..da64c45c5 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/JacobFarmingContestConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/JacobFarmingContestConfig.java @@ -15,25 +15,25 @@ public class JacobFarmingContestConfig { public boolean highlightRewards = true; @Expose - @ConfigOption(name = "Contest Time", desc = "Adds the real time format to the Contest description.") + @ConfigOption(name = "Contest Time", desc = "Add the real time format to the Contest description.") @ConfigEditorBoolean @FeatureToggle public boolean realTime = true; @Expose - @ConfigOption(name = "Open On Elite", desc = "Opens the contest on §eelitebot.dev§7 when pressing this key in Jacob's menu or the calendar.") + @ConfigOption(name = "Open On Elite", desc = "Open the contest on §eelitebot.dev§7 when pressing this key in Jacob's menu or the calendar.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_NONE) public int openOnElite = Keyboard.KEY_NONE; @Expose - @ConfigOption(name = "Medal Icon", desc = "Adds a symbol that shows what medal you received in this Contest. " + + @ConfigOption(name = "Medal Icon", desc = "Add a symbol that shows what medal you received in this Contest. " + "§eIf you use a texture pack this may cause conflicting icons.") @ConfigEditorBoolean @FeatureToggle public boolean medalIcon = true; @Expose - @ConfigOption(name = "Finnegan Icon", desc = "Uses a different indicator for when the Contest happened during Mayor Finnegan.") + @ConfigOption(name = "Finnegan Icon", desc = "Use a different indicator for when the Contest happens during Mayor Finnegan.") @ConfigEditorBoolean public boolean finneganIcon = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SackDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SackDisplayConfig.java index 5dca75b93..0b4fc9998 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SackDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SackDisplayConfig.java @@ -38,7 +38,7 @@ public class SackDisplayConfig { public NumberFormatEntry numberFormat = NumberFormatEntry.FORMATTED; @Expose - @ConfigOption(name = "Alignment", desc = "Channge the alignment for numbers and money.") + @ConfigOption(name = "Alignment", desc = "Change the alignment for numbers and money.") @ConfigEditorDropdown public RenderUtils.HorizontalAlignment alignment = RenderUtils.HorizontalAlignment.LEFT; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SkyblockGuideConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SkyblockGuideConfig.java index 91d1b09c7..fb85df5b6 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SkyblockGuideConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/SkyblockGuideConfig.java @@ -9,42 +9,42 @@ public class SkyblockGuideConfig { @Expose @ConfigOption(name = "Menu Highlight", - desc = "Highlights the toplevel of not completed task in the skyblock guide.") + desc = "Highlight the top level of non-completed task in the SkyBlock guide.") @ConfigEditorBoolean @FeatureToggle public boolean menuGuide = true; @Expose @ConfigOption(name = "Collection Highlight", - desc = "Highlights missing collections.") + desc = "Highlight missing collections.") @ConfigEditorBoolean @FeatureToggle public boolean collectionGuide = false; @Expose @ConfigOption(name = "Abiphone Highlight", - desc = "Highlights missing abiphone contacts.") + desc = "Highlight missing Abiphone contacts.") @ConfigEditorBoolean @FeatureToggle public boolean abiphoneGuide = true; @Expose @ConfigOption(name = "Minion Highlight", - desc = "Highlights not maxed minions.") + desc = "Highlight non-maxed minions.") @ConfigEditorBoolean @FeatureToggle public boolean minionGuide = true; @Expose @ConfigOption(name = "Essence Shop Highlight", - desc = "Highlights missing essence shop upgrades.") + desc = "Highlight missing essence shop upgrades.") @ConfigEditorBoolean @FeatureToggle public boolean essenceGuide = false; @Expose @ConfigOption(name = "Consumable Highlight", - desc = "Highlight not fully consumed consumables.") + desc = "Highlight non-fully consumed consumables.") @ConfigEditorBoolean @FeatureToggle public boolean consumableGuide = true; @@ -58,14 +58,14 @@ public class SkyblockGuideConfig { @Expose @ConfigOption(name = "Story Highlight", - desc = "Highlights uncompleted story lines, missing fast travel scrolls and not 100% completed harp songs.") + desc = "Highlight uncompleted storylines, missing fast travel scrolls and non-100% completed harp songs.") @ConfigEditorBoolean @FeatureToggle public boolean storyGuide = true; @Expose @ConfigOption(name = "One Time Completion Highlights", - desc = "Highlights missing kuudra defeats, dungeon floors completions, spooky ranks, bank upgrades, rock/dolphin rarities, undefeated dragons, unobtained dojo belts.") + desc = "Highlight missing Kuudra defeats, Dungeon floor completions, spooky ranks, bank upgrades, rock/dolphin rarities, undefeated dragons, unobtained dojo belts.") @ConfigEditorBoolean @FeatureToggle public boolean oneTimeCompletion = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryConfig.java index ae36b2a51..a451cda80 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryConfig.java @@ -56,12 +56,13 @@ public class ChocolateFactoryConfig { )); @Expose - @ConfigOption(name = "Show Stack Sizes", desc = "Shows additional info as many items in the chocolate menu as the stack size.") + @ConfigOption(name = "Show Stack Sizes", desc = "Show additional info as many items in the chocolate menu as the stack size.") @ConfigEditorBoolean public boolean showStackSizes = true; @Expose - @ConfigOption(name = "Highlight Upgrades", desc = "Highlight any upgrades that you can afford. The upgrade with a star is the most optimal and the lightest colour of green is the most optimal you can afford.") + @ConfigOption(name = "Highlight Upgrades", desc = "Highlight any upgrades that you can afford.\n" + + "The upgrade with a star is the most optimal and the lightest colour of green is the most optimal you can afford.") @ConfigEditorBoolean public boolean highlightUpgrades = true; @@ -87,7 +88,7 @@ public class ChocolateFactoryConfig { public boolean rabbitCrushOnlyDuringHoppity = false; @Expose - @ConfigOption(name = "Extra Tooltip Stats", desc = "Shows extra information about upgrades in the tooltip.") + @ConfigOption(name = "Extra Tooltip Stats", desc = "Show extra information about upgrades in the tooltip.") @ConfigEditorBoolean @FeatureToggle public boolean extraTooltipStats = true; @@ -105,14 +106,14 @@ public class ChocolateFactoryConfig { public boolean showStrayTime = false; @Expose - @ConfigOption(name = "Time Tower Usage Warning", desc = "Notification when you have a new time tower usage available and " + + @ConfigOption(name = "Time Tower Usage Warning", desc = "Notify when you have a new time tower usage available and " + "continuously warn when your time tower is full.") @ConfigEditorBoolean @FeatureToggle public boolean timeTowerWarning = false; @Expose - @ConfigOption(name = "Time Tower Reminder", desc = "Notification a minute before the time tower ends.") + @ConfigOption(name = "Time Tower Reminder", desc = "Notify a minute before the time tower ends.") @ConfigEditorBoolean @FeatureToggle public boolean timeTowerReminder = true; @@ -133,12 +134,12 @@ public class ChocolateFactoryConfig { public boolean compactOnClick = true; @Expose - @ConfigOption(name = "Always Compact", desc = "Always Compact the item tooltip on the chocolate. Requires the above option to be enabled.") + @ConfigOption(name = "Always Compact", desc = "Always compact the item tooltip on the chocolate. Requires the above option to be enabled.") @ConfigEditorBoolean public boolean compactOnClickAlways = false; @Expose - @ConfigOption(name = "Tooltip Move", desc = "Move Tooltip away from the item you hover over while inside the Chocolate Factory.") + @ConfigOption(name = "Tooltip Move", desc = "Move tooltip away from the item you hover over while inside the Chocolate Factory.") @ConfigEditorBoolean @FeatureToggle public boolean tooltipMove = false; @@ -148,7 +149,7 @@ public class ChocolateFactoryConfig { public Position tooltipMovePosition = new Position(-380, 150, false, true); @Expose - @ConfigOption(name = "Hoppity Collection Stats", desc = "Shows info about your hoppity rabbit collection.") + @ConfigOption(name = "Hoppity Collection Stats", desc = "Show info about your Hoppity rabbit collection.") @ConfigEditorBoolean @FeatureToggle public boolean hoppityCollectionStats = true; @@ -159,15 +160,15 @@ public class ChocolateFactoryConfig { @Expose @ConfigOption(name = "Leaderboard Change", - desc = "Show the change of your chocolate leaderboard over time in chat. " + - "This updates every time you first open the /cf menu on a new server." + desc = "Show the change of your chocolate leaderboard over time in chat.\n" + + "This updates every time you first open the §e/cf §7menu on a new server." ) @ConfigEditorBoolean @FeatureToggle public boolean leaderboardChange = false; @Expose - @ConfigOption(name = "Hoppity Menu Shortcut", desc = "Add a Chocolate Factory button in the SkyBlock Menu that runs /chocolatefactory on click.") + @ConfigOption(name = "Hoppity Menu Shortcut", desc = "Add a Chocolate Factory button in the SkyBlock Menu that runs §e/chocolatefactory §7on click.") @ConfigEditorBoolean @FeatureToggle public boolean hoppityMenuShortcut = true; @@ -183,7 +184,7 @@ public class ChocolateFactoryConfig { @Expose @ConfigOption( name = "Show Missing Location Rabbits", - desc = "Shows which in which locations you have not yet found enough egg locations to unlock the rabbit for that location." + desc = "Show the locations you have yet to find enough egg locations for in order to unlock the rabbit for that location." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryCustomReminderConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryCustomReminderConfig.java index dd033edb7..afade78a9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryCustomReminderConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryCustomReminderConfig.java @@ -12,7 +12,7 @@ public class ChocolateFactoryCustomReminderConfig { @Expose @ConfigOption( name = "Enabled", - desc = "Show a custom reminder until you can purchase the next upgrade. " + + desc = "Show a custom reminder until you can purchase the next upgrade.\n" + "Click on one item you cant buy to select/deselect it." ) @ConfigEditorBoolean @@ -26,7 +26,7 @@ public class ChocolateFactoryCustomReminderConfig { public boolean always = false; @Expose - @ConfigOption(name = "Hide No Chocolate Message", desc = "Hide the chat message telling you you dont have enough chocolate to buy/purchase something.") + @ConfigOption(name = "Hide No Chocolate Message", desc = "Hide the chat message about not having enough chocolate to buy/purchase something.") @ConfigEditorBoolean @FeatureToggle public boolean hideChat = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryRabbitWarningConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryRabbitWarningConfig.java index ef39d5f6c..1377648d4 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryRabbitWarningConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateFactoryRabbitWarningConfig.java @@ -17,14 +17,14 @@ public class ChocolateFactoryRabbitWarningConfig { public boolean rabbitWarning = true; @Expose - @ConfigOption(name = "Special Rabbit Warning", desc = "Warn when a special rabbit that needs to be clicked appears. (Rabbit The Fish and Golden Rabbits.") + @ConfigOption(name = "Special Rabbit Warning", desc = "Warn when a special rabbit that needs to be clicked appears. (Rabbit The Fish and Golden Rabbits)") @ConfigEditorBoolean public boolean specialRabbitWarning = true; @Expose - @ConfigOption(name = "Warning Sound", desc = "The sound that play for a special rabbit.\n" + - "§eYou can use custom sounds, put it in the skyhanni/sounds folder in your resource pack.\n" + - "§eThen write skyhanni:yourfilename\n" + + @ConfigOption(name = "Warning Sound", desc = "The sound that plays for a special rabbit.\n" + + "§eYou can use custom sounds, put it in the §bskyhanni/sounds §efolder in your resource pack.\n" + + "§eThen write §bskyhanni:yourfilename\n" + "§cMust be a .ogg file") @ConfigEditorText public Property specialRabbitSound = Property.of("note.pling"); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateUpgradeWarningsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateUpgradeWarningsConfig.java index 7e11ce6f9..113ac7362 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateUpgradeWarningsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/chocolatefactory/ChocolateUpgradeWarningsConfig.java @@ -14,7 +14,7 @@ public class ChocolateUpgradeWarningsConfig { public boolean upgradeWarning = false; @Expose - @ConfigOption(name = "Upgrade Warning Sound", desc = "Also plays a sound when an upgrade is available. " + + @ConfigOption(name = "Upgrade Warning Sound", desc = "Also play a sound when an upgrade is available.\n" + "§eUpgrade warning must be turned on.") @ConfigEditorBoolean public boolean upgradeWarningSound = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/CustomWardrobeConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/CustomWardrobeConfig.java index fd2a94793..0d8212e3a 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/CustomWardrobeConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/CustomWardrobeConfig.java @@ -11,23 +11,23 @@ import org.lwjgl.input.Keyboard; public class CustomWardrobeConfig { @Expose - @ConfigOption(name = "Enable", desc = "Enables the Custom Wardrobe GUI.") + @ConfigOption(name = "Enable", desc = "Enable the Custom Wardrobe GUI.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @Expose - @ConfigOption(name = "Follow mouse", desc = "Players follow the movement of the mouse.") + @ConfigOption(name = "Follow mouse", desc = "Whether the \"players\" follow the movement of the mouse.") @ConfigEditorBoolean public boolean eyesFollowMouse = true; @Expose - @ConfigOption(name = "Hide Empty Slots", desc = "Hides wardrobe slots with no armor.") + @ConfigOption(name = "Hide Empty Slots", desc = "Hide wardrobe slots with no armor.") @ConfigEditorBoolean public boolean hideEmptySlots = false; @Expose - @ConfigOption(name = "Hide Locked Slots", desc = "Hides locked wardrobe slots.") + @ConfigOption(name = "Hide Locked Slots", desc = "Hide locked wardrobe slots.") @ConfigEditorBoolean public boolean hideLockedSlots = false; @@ -40,7 +40,7 @@ public class CustomWardrobeConfig { public boolean estimatedValue = true; @Expose - @ConfigOption(name = "Loading text", desc = "Shows a \"§cLoading...\" §7text when the wardrobe page hasn't fully loaded in yet.") + @ConfigOption(name = "Loading text", desc = "Show a \"§cLoading...§7\" text when the wardrobe page hasn't fully loaded in yet.") @ConfigEditorBoolean public boolean loadingText = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/SpacingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/SpacingConfig.java index 363a9a6a7..13bf54207 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/SpacingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/customwardrobe/SpacingConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class SpacingConfig { @Expose - @ConfigOption(name = "Global Scale", desc = "Controls the scale of the entirety of the wardrobe.") + @ConfigOption(name = "Global Scale", desc = "Control the scale of the entirety of the wardrobe.") @ConfigEditorSlider( minValue = 30, maxValue = 200, diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HarpConfigKeyBinds.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HarpConfigKeyBinds.java index e293e8997..7e8ae3fb1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HarpConfigKeyBinds.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HarpConfigKeyBinds.java @@ -7,31 +7,31 @@ import org.lwjgl.input.Keyboard; public class HarpConfigKeyBinds { @Expose - @ConfigOption(name = "Key 1", desc = "Key for the first Node") + @ConfigOption(name = "Key 1", desc = "Key for the first node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_1) public int key1 = Keyboard.KEY_1; @Expose - @ConfigOption(name = "Key 2", desc = "Key for the second Node") + @ConfigOption(name = "Key 2", desc = "Key for the second node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_2) public int key2 = Keyboard.KEY_2; @Expose - @ConfigOption(name = "Key 3", desc = "Key for the third Node") + @ConfigOption(name = "Key 3", desc = "Key for the third node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_3) public int key3 = Keyboard.KEY_3; @Expose - @ConfigOption(name = "Key 4", desc = "Key for the fourth Node") + @ConfigOption(name = "Key 4", desc = "Key for the fourth node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_4) public int key4 = Keyboard.KEY_4; @Expose - @ConfigOption(name = "Key 5", desc = "Key for the fifth Node") + @ConfigOption(name = "Key 5", desc = "Key for the fifth node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_5) public int key5 = Keyboard.KEY_5; @Expose - @ConfigOption(name = "Key 6", desc = "Key for the sixth Node") + @ConfigOption(name = "Key 6", desc = "Key for the sixth node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_6) public int key6 = Keyboard.KEY_6; @Expose - @ConfigOption(name = "Key 7", desc = "Key for the seventh Node") + @ConfigOption(name = "Key 7", desc = "Key for the seventh node") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_7) public int key7 = Keyboard.KEY_7; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HelperConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HelperConfig.java index e117004a4..990399d62 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HelperConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/HelperConfig.java @@ -14,7 +14,7 @@ public class HelperConfig { public static class HarpConfig { @Expose - @ConfigOption(name = "GUI Scale", desc = "Automatically sets the GUI scale to \"AUTO\" when entering the Harp.") + @ConfigOption(name = "GUI Scale", desc = "Automatically set the GUI scale to \"AUTO\" when entering the Harp.") @ConfigEditorBoolean public boolean guiScale = false; @@ -36,7 +36,7 @@ public class HelperConfig { public boolean showNumbers = false; @Expose - @ConfigOption(name = "Hide Tooltip", desc = "Hides the item tooltips inside the Harp.") + @ConfigOption(name = "Hide Tooltip", desc = "Hide the item tooltips inside the Harp.") @ConfigEditorBoolean @FeatureToggle public boolean hideMelodyTooltip = false; @@ -65,7 +65,7 @@ public class HelperConfig { public boolean superpairsClicksAlert = false; @Expose - @ConfigOption(name = "ULTRA-RARE Book Alert", desc = "Sends a chat message, title and sound when you find an ULTRA-RARE book.") + @ConfigOption(name = "ULTRA-RARE Book Alert", desc = "Send a chat message, title and sound when you find an ULTRA-RARE book.") @ConfigEditorBoolean @FeatureToggle public boolean ultraRareBookAlert = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/TiaRelayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/TiaRelayConfig.java index c51707f45..4a25fecc9 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/TiaRelayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/inventory/helper/TiaRelayConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class TiaRelayConfig { @Expose - @ConfigOption(name = "Sound Puzzle Helper", desc = "Helps with solving the sound puzzle for Tia (The 9 Operator Chips to do maintenance for the Abiphone Network).") + @ConfigOption(name = "Sound Puzzle Helper", desc = "Help with solving the sound puzzle for Tia (the 9 Operator Chips to do maintenance for the Abiphone Network).") @ConfigEditorBoolean @FeatureToggle public boolean soundHelper = true; @@ -25,7 +25,7 @@ public class TiaRelayConfig { public boolean allWaypoints = false; @Expose - @ConfigOption(name = "Mute Sound", desc = "Mutes the sound when close to the relay.") + @ConfigOption(name = "Mute Sound", desc = "Mute the sound when close to the relay.") @ConfigEditorBoolean @FeatureToggle public boolean tiaRelayMute = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/itemability/FireVeilWandConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/itemability/FireVeilWandConfig.java index 8adba61b6..16121b9ad 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/itemability/FireVeilWandConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/itemability/FireVeilWandConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class FireVeilWandConfig { @Expose - @ConfigOption(name = "Fire Veil Design", desc = "Changes the flame particles of the Fire Veil Wand ability.") + @ConfigOption(name = "Fire Veil Design", desc = "Change the flame particles of the Fire Veil Wand ability.") @ConfigEditorDropdown public DisplayEntry display = DisplayEntry.PARTICLES; @@ -44,7 +44,7 @@ public class FireVeilWandConfig { @Expose @ConfigOption( name = "Line Color", - desc = "Changes the color of the Fire Veil Wand line." + desc = "Change the color of the Fire Veil Wand line." ) @ConfigEditorColour public String displayColor = "0:245:255:85:85"; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/itemability/ItemAbilityConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/itemability/ItemAbilityConfig.java index 7d3b56bf8..d428b591f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/itemability/ItemAbilityConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/itemability/ItemAbilityConfig.java @@ -38,7 +38,7 @@ public class ItemAbilityConfig { @Expose @ConfigOption(name = "Depleted Bonzo's Masks", - desc = "Highlights used Bonzo's Masks and Spirit Masks with a background.") + desc = "Highlight used Bonzo's Masks and Spirit Masks with a background.") @ConfigEditorBoolean @FeatureToggle public boolean depletedBonzosMasks = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/AreaWallsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/AreaWallsConfig.java index 901c8637b..030e7295b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/AreaWallsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/AreaWallsConfig.java @@ -14,7 +14,7 @@ public class AreaWallsConfig { public boolean enabled = false; @Expose - @ConfigOption(name = "In Nucleus", desc = "Shows the walls also when inside the Nucleus.") + @ConfigOption(name = "In Nucleus", desc = "Also show the walls when inside the Nucleus.") @ConfigEditorBoolean public boolean nucleus = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/CorpseLocatorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/CorpseLocatorConfig.java index b116bc09e..edee114dd 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/CorpseLocatorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/CorpseLocatorConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class CorpseLocatorConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Locates Corpses that are within line of sight then mark it with a waypoint.") + @ConfigOption(name = "Enabled", desc = "Locate corpses that are within line of sight then mark it with a waypoint.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/DeepCavernsGuideConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/DeepCavernsGuideConfig.java index 9245aa32e..236210340 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/DeepCavernsGuideConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/DeepCavernsGuideConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class DeepCavernsGuideConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Shows a guide to the bottom of the Deep Caverns and to Rhys.") + @ConfigOption(name = "Enabled", desc = "Show a guide to the bottom of the Deep Caverns and to Rhys.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorConfig.java index 9252c45f9..176c8f3bd 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorConfig.java @@ -20,7 +20,7 @@ public class FossilExcavatorConfig { @Expose @ConfigOption( - name = "Profit Per Excavation", + name = "Profit per Excavation", desc = "Show profit/loss in chat after each excavation. Also includes breakdown information on hover." ) @ConfigEditorBoolean diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorSolverConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorSolverConfig.java index 6b881f7d7..2dac1b309 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorSolverConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/FossilExcavatorSolverConfig.java @@ -10,14 +10,14 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class FossilExcavatorSolverConfig { @Expose - @ConfigOption(name = "Fossil Excavator Helper", desc = "Helps you find fossils in the fossil excavator. " + + @ConfigOption(name = "Fossil Excavator Helper", desc = "Helper for finding fossils in the fossil excavator.\n" + "§eWill always solve if you have at least 18 clicks. Solves everything except Spine, Ugly and Helix in 16 clicks.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @Expose - @ConfigOption(name = "Show Percentage", desc = "Shows percentage chance that next click will be a fossil. " + + @ConfigOption(name = "Show Percentage", desc = "Shows percentage chance that next click will be a fossil.\n" + "§eThis assumes there is a fossil hidden in the dirt.") @ConfigEditorBoolean public boolean showPercentage = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/GlaciteMineshaftConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/GlaciteMineshaftConfig.java index 5b50ffcc8..b89a7d3d0 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/GlaciteMineshaftConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/GlaciteMineshaftConfig.java @@ -18,7 +18,7 @@ public class GlaciteMineshaftConfig { public CorpseLocatorConfig corpseLocator = new CorpseLocatorConfig(); @Expose - @ConfigOption(name = "Share Waypoint Location", desc = "Shares the location of the nearest waypoint upon key press.\n" + + @ConfigOption(name = "Share Waypoint Location", desc = "Share the location of the nearest waypoint upon key press.\n" + "§eYou can share the location even if it has already been shared!") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_NONE) public int shareWaypointLocation = Keyboard.KEY_NONE; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/HotmConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/HotmConfig.java index 3f6ef33db..c5fd4ade6 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/HotmConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/HotmConfig.java @@ -11,36 +11,36 @@ import org.jetbrains.annotations.NotNull; public class HotmConfig { @Expose - @ConfigOption(name = "Enabled Highlight", desc = "Highlights enabled perks in the hotm tree green and disabled red. Not unlocked perks are highlighted gray.") + @ConfigOption(name = "Enable Highlight", desc = "Highlight enabled perks in the HOTM tree §agreen§7, and disabled §cred§7. Locked perks are highlighted gray.") @ConfigEditorBoolean @FeatureToggle public boolean highlightEnabledPerks = true; @Expose - @ConfigOption(name = "Level Stack", desc = "Shows the level of a perk as item stacks.") + @ConfigOption(name = "Level Stack", desc = "Show the level of a perk as item stacks.") @ConfigEditorBoolean @FeatureToggle public boolean levelStackSize = true; @Expose - @ConfigOption(name = "Token Stack", desc = "Shows unused tokens on the heart.") + @ConfigOption(name = "Token Stack", desc = "Show unused tokens on the heart.") @ConfigEditorBoolean @FeatureToggle public boolean tokenStackSize = true; @Expose - @ConfigOption(name = "Powder Spent", desc = "Shows the amount of powder spent on a perk.") + @ConfigOption(name = "Powder Spent", desc = "Show the amount of powder spent on a perk.") @ConfigEditorBoolean @FeatureToggle public boolean powderSpent = true; @Expose - @ConfigOption(name = "Powder Spent Design", desc = "Changes the design of the powder spent display.") + @ConfigOption(name = "Powder Spent Design", desc = "Change the design of the powder spent display.") @ConfigEditorDropdown public @NotNull PowderSpentDesign powderSpentDesign = PowderSpentDesign.NUMBER_AND_PERCENTAGE; @Expose - @ConfigOption(name = "Powder for 10 Levels", desc = "Shows the amount of powder needed to level a perk 10 times when pressing shift.") + @ConfigOption(name = "Powder for 10 Levels", desc = "Show the amount of powder needed to level a perk up 10 times when holding the shift key.") @ConfigEditorBoolean @FeatureToggle public boolean powderFor10Levels = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/MineshaftWaypointsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/MineshaftWaypointsConfig.java index a8c7b4d55..945a5f8a1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/MineshaftWaypointsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/MineshaftWaypointsConfig.java @@ -13,12 +13,12 @@ public class MineshaftWaypointsConfig { public boolean enabled = false; @Expose - @ConfigOption(name = "Entrance Location", desc = "Marks the location of the entrance with a waypoint.") + @ConfigOption(name = "Entrance Location", desc = "Mark the location of the entrance with a waypoint.") @ConfigEditorBoolean public boolean entranceLocation = false; @Expose - @ConfigOption(name = "Ladder Location", desc = "Marks the location of the ladders at the bottom of the entrance with a waypoint.") + @ConfigOption(name = "Ladder Location", desc = "Mark the location of the ladders at the bottom of the entrance with a waypoint.") @ConfigEditorBoolean public boolean ladderLocation = false; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningConfig.java index adbfb32b7..08c8ec894 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningConfig.java @@ -74,7 +74,7 @@ public class MiningConfig { public MineshaftPityDisplayConfig mineshaftPityDisplay = new MineshaftPityDisplayConfig(); @Expose - @ConfigOption(name = "Highlight Commission Mobs", desc = "Highlight Mobs that are part of active commissions.") + @ConfigOption(name = "Highlight Commission Mobs", desc = "Highlight mobs that are part of active commissions.") @ConfigEditorBoolean @FeatureToggle public boolean highlightCommissionMobs = false; @@ -86,13 +86,13 @@ public class MiningConfig { public boolean crystalHollowsNamesInCore = false; @Expose - @ConfigOption(name = "Private Island Ability Block", desc = "Blocks the mining ability when on private island.") + @ConfigOption(name = "Private Island Ability Block", desc = "Block the mining ability when on private island.") @ConfigEditorBoolean @FeatureToggle public boolean privateIslandNoPickaxeAbility = false; @Expose - @ConfigOption(name = "Highlight your Golden Goblin", desc = "Highlights golden goblins you have spawned in green.") + @ConfigOption(name = "Highlight your Golden Goblin", desc = "Highlight golden goblins you have spawned in green.") @ConfigEditorBoolean @FeatureToggle public boolean highlightYourGoldenGoblin = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningEventConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningEventConfig.java index f435c568f..1616c6107 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningEventConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/MiningEventConfig.java @@ -12,35 +12,35 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class MiningEventConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Show information about upcoming Dwarven Mines and Crystal Hollows mining events, " + - "also enables you sending data. §eTakes up to a minute to sync new events.") + @ConfigOption(name = "Enabled", desc = "Show information about upcoming Dwarven Mines and Crystal Hollows mining events.\n" + + "§eAlso enables sending data from your client. May take up to a minute to sync new events.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; @Expose - @ConfigOption(name = "Show Outside Mining Islands", desc = "Shows the event tracker when you are not inside of the Dwarven Mines or Crystal Hollows.") + @ConfigOption(name = "Show Outside Mining Islands", desc = "Show the event tracker even if you're outside of the Dwarven Mines or Crystal Hollows.") @ConfigEditorBoolean public boolean outsideMining = false; @Expose - @ConfigOption(name = "What to Show", desc = "Choose which island's events are shown in the gui.") + @ConfigOption(name = "What to Show", desc = "Choose which island's events are shown in the GUI.") @ConfigEditorDropdown public ShowType showType = ShowType.ALL; @Expose - @ConfigOption(name = "Compressed Format", desc = "Compresses the event names so that they are shorter.") + @ConfigOption(name = "Compressed Format", desc = "Compress the event names so that they are shorter.") @ConfigEditorDropdown public CompressFormat compressedFormat = CompressFormat.DEFAULT; @Expose - @ConfigOption(name = "Compressed Island", desc = "Shows the islands only as icon.") + @ConfigOption(name = "Compressed Island", desc = "Show the islands only as an icon.") @ConfigEditorBoolean public boolean islandAsIcon = false; @Expose - @ConfigOption(name = "Show Passed Events", desc = "Shows the most recent passed event at the start greyed out. " + - "§eTakes a little while to save last event.") + @ConfigOption(name = "Show Passed Events", desc = "Show the most recently passed event at the start, greyed out.\n" + + "§eTakes a little while to save the last event.") @ConfigEditorBoolean public boolean passedEvents = false; @@ -49,8 +49,7 @@ public class MiningEventConfig { ALL("All Mining Islands"), CRYSTAL("Crystal Hollows Only"), DWARVEN("Dwarven Mines Only"), - CURRENT("Current Island Only"), - ; + CURRENT("Current Island Only"); private final String str; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/mining/TunnelMapsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/mining/TunnelMapsConfig.java index cad2c8864..b6340f164 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/mining/TunnelMapsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/mining/TunnelMapsConfig.java @@ -15,7 +15,7 @@ import org.lwjgl.input.Keyboard; public class TunnelMapsConfig { @Expose - @ConfigOption(name = "Enable", desc = "Enables the tunnel maps, which give you a path to any location you want. Open the Inventory to select a destination.") + @ConfigOption(name = "Enable", desc = "Enable the tunnel maps, which give you a path to any location you want. Open your inventory to select a destination.") @ConfigEditorBoolean @FeatureToggle public boolean enable = true; @@ -25,17 +25,17 @@ public class TunnelMapsConfig { public Position position = new Position(20, 20); @Expose - @ConfigOption(name = "Auto Commission", desc = "Takes the first collector commission as target when opening the commissions inventory, also works when completing commissions.") + @ConfigOption(name = "Auto Commission", desc = "Take the first collector commission as target when opening the commissions inventory, also works when completing commissions.") @ConfigEditorBoolean public boolean autoCommission = false; @Expose - @ConfigOption(name = "Campfire Hotkey", desc = "Hotkey to warp to the campfire, if the travel scroll is not unlocked shows a path to the campfire.") + @ConfigOption(name = "Campfire Hotkey", desc = "Hotkey to warp to the campfire. If the travel scroll is not unlocked, show a path to the campfire instead.") @ConfigEditorKeybind(defaultKey = Keyboard.KEY_NONE) public int campfireKey = Keyboard.KEY_NONE; @Expose - @ConfigOption(name = "Travel Scroll", desc = "Lets the mod know that you have unlocked the travel scroll to basecamp.") + @ConfigOption(name = "Travel Scroll", desc = "Let SkyHanni know that you have unlocked the §eTravel Scroll to Dwarven Base Camp§7.") @ConfigEditorBoolean public boolean travelScroll = false; @@ -65,17 +65,17 @@ public class TunnelMapsConfig { public float pathWidth = 4.0f; @Expose - @ConfigOption(name = "Distance at First", desc = "Shows the distance at the first edge instead of the end.") + @ConfigOption(name = "Distance at First", desc = "Show the distance at the first edge instead of the end.") @ConfigEditorBoolean public boolean distanceFirst = false; @Expose - @ConfigOption(name = "Compact Gemstone", desc = "Only shows the icon for gemstones in the selection list.") + @ConfigOption(name = "Compact Gemstone", desc = "Only show the icon for gemstones in the selection list.") @ConfigEditorBoolean public Property compactGemstone = Property.of(false); @Expose - @ConfigOption(name = "Exclude Fairy", desc = "Excludes the fairy soul spots from the selection list.") + @ConfigOption(name = "Exclude Fairy", desc = "Exclude the fairy soul spots from the selection list.") @ConfigEditorBoolean public Property excludeFairy = Property.of(false); } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/minion/LastClickedMinionConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/minion/LastClickedMinionConfig.java index 523574e58..73bd44d47 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/minion/LastClickedMinionConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/minion/LastClickedMinionConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class LastClickedMinionConfig { @Expose - @ConfigOption(name = "Last Minion Display", desc = "Marks the location of the last clicked minion, even through walls.") + @ConfigOption(name = "Last Minion Display", desc = "Mark the location of the last clicked minion, even through walls.") @ConfigEditorBoolean @FeatureToggle public boolean display = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/minion/MinionsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/minion/MinionsConfig.java index 6e12b4686..233a7fc35 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/minion/MinionsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/minion/MinionsConfig.java @@ -38,7 +38,7 @@ public class MinionsConfig { public boolean hopperProfitDisplay = true; @Expose - @ConfigOption(name = "Show Xp", desc = "Shows how much skill experience you will get when picking up items from the minion storage.") + @ConfigOption(name = "Show Xp", desc = "Show how much skill experience you will get when picking up items from the minion storage.") @ConfigEditorBoolean @FeatureToggle public boolean xpDisplay = true; @@ -48,13 +48,13 @@ public class MinionsConfig { public Position hopperProfitPos = new Position(360, 90, false, true); @Expose - @ConfigOption(name = "Hide Mob Nametag", desc = "Hiding the nametag of mobs close to minions.") + @ConfigOption(name = "Hide Mob Nametag", desc = "Hide the nametags of mobs close to minions.") @ConfigEditorBoolean @FeatureToggle public boolean hideMobsNametagNearby = false; @Expose - @ConfigOption(name = "Inferno Fuel Blocker", desc = "Prevents the player from picking up the fuel or minion while there is active fuel.") + @ConfigOption(name = "Inferno Fuel Blocker", desc = "Prevent picking up the fuel or minion while there is active fuel.") @ConfigEditorBoolean @FeatureToggle public boolean infernoFuelBlocker = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/BitsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/BitsConfig.java index 24b183ff5..9b3cc32e8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/BitsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/BitsConfig.java @@ -14,12 +14,12 @@ public class BitsConfig { public boolean enableWarning = true; @Expose - @ConfigOption(name = "Notification Sound", desc = "Plays a notification sound when you get a warning.") + @ConfigOption(name = "Notification Sound", desc = "Play a notification sound when you get a warning.") @ConfigEditorBoolean public boolean notificationSound = true; @Expose - @ConfigOption(name = "Bits Gain Chat Message", desc = "Shows a chat message when you gain bits.") + @ConfigOption(name = "Bits Gain Chat Message", desc = "Show a chat message when you gain bits.") @ConfigEditorBoolean @FeatureToggle public boolean bitsGainChatMessage = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/DiscordRPCConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/DiscordRPCConfig.java index 71bddc4ea..6356945d4 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/DiscordRPCConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/DiscordRPCConfig.java @@ -93,7 +93,7 @@ public class DiscordRPCConfig { public Property auto = Property.of(NOTHING); @Expose - @ConfigOption(name = "Show Button for SkyCrypt", desc = "Adds a button to the RPC that opens your SkyCrypt profile.") + @ConfigOption(name = "Show Button for SkyCrypt", desc = "Add a button to the RPC that opens your SkyCrypt profile.") @ConfigEditorBoolean public Property showSkyCryptButton = Property.of(true); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/EstimatedItemValueConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/EstimatedItemValueConfig.java index 8d9cc8926..d1d3e2425 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/EstimatedItemValueConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/EstimatedItemValueConfig.java @@ -13,7 +13,7 @@ import org.lwjgl.input.Keyboard; public class EstimatedItemValueConfig { @Expose - @ConfigOption(name = "Enable Estimated Price", desc = "Displays an Estimated Item Value for the item you hover over.") + @ConfigOption(name = "Enable Estimated Price", desc = "Display an Estimated Item Value for the item you hover over.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/GlowingDroppedItemsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/GlowingDroppedItemsConfig.java index a132a14ac..f18923953 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/GlowingDroppedItemsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/GlowingDroppedItemsConfig.java @@ -8,18 +8,18 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class GlowingDroppedItemsConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Draws a glowing outline around all dropped items on the ground.") + @ConfigOption(name = "Enabled", desc = "Draw a glowing outline around all dropped items on the ground.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; @Expose - @ConfigOption(name = "Highlight Showcase Items", desc = "Draws a glowing outline around showcase items.") + @ConfigOption(name = "Highlight Showcase Items", desc = "Draw a glowing outline around showcase items.") @ConfigEditorBoolean public boolean highlightShowcase = false; @Expose - @ConfigOption(name = "Highlight Fishing Bait", desc = "Draws a glowing outline around fishing bait.") + @ConfigOption(name = "Highlight Fishing Bait", desc = "Draw a glowing outline around fishing bait.") @ConfigEditorBoolean public boolean highlightFishingBait = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/HideFarEntitiesConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/HideFarEntitiesConfig.java index 3ae186395..e500d9efa 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/HideFarEntitiesConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/HideFarEntitiesConfig.java @@ -14,7 +14,7 @@ public class HideFarEntitiesConfig { public boolean enabled = false; @Expose - @ConfigOption(name = "Min Distance", desc = "Always shows mobs that are at least that close to the player.") + @ConfigOption(name = "Min Distance", desc = "Always show mobs that are at least that close to the player.") @ConfigEditorSlider(minValue = 3, maxValue = 30, minStep = 1) public int minDistance = 10; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/HighlightPartyMembersConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/HighlightPartyMembersConfig.java index decdc82c2..64ecd4a00 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/HighlightPartyMembersConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/HighlightPartyMembersConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class HighlightPartyMembersConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Marking party members with a bright outline to better find them in the world.") + @ConfigOption(name = "Enabled", desc = "Mark party members with a bright outline to better find them in the world.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/KickDurationConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/KickDurationConfig.java index 351e34a1c..202f617de 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/KickDurationConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/KickDurationConfig.java @@ -14,8 +14,8 @@ public class KickDurationConfig { @Expose @ConfigOption( name = "Enabled", - desc = "Show in the Hypixel lobby since when you were last kicked from SkyBlock (" + - "useful if you get blocked because of '§cYou were kicked while joining that server!§7')." + desc = "Show in the Hypixel lobby since when you were last kicked from SkyBlock " + + "(useful if you get blocked because of '§cYou were kicked while joining that server!§7')." ) @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/MiscConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/MiscConfig.java index 536ac1e52..5dc2aa5a0 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/MiscConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/MiscConfig.java @@ -108,18 +108,18 @@ public class MiscConfig { public PatcherCoordsWaypointConfig patcherCoordsWaypoint = new PatcherCoordsWaypointConfig(); @Expose - @ConfigOption(name = "Show Outside SB", desc = "Show these features outside of SkyBlock.") + @ConfigOption(name = "Show Outside SkyBlock", desc = "Show these features outside of SkyBlock.") @ConfigEditorDraggableList public List showOutsideSB = new ArrayList<>(); @Expose - @ConfigOption(name = "Exp Bottles", desc = "Hides all the experience orbs lying on the ground.") + @ConfigOption(name = "Exp Bottles", desc = "Hide all the experience orbs lying on the ground.") @ConfigEditorBoolean @FeatureToggle public boolean hideExpBottles = false; @Expose - @ConfigOption(name = "Armorstands", desc = "Hides Armorstands that are sometimes visible for a fraction of a second.") + @ConfigOption(name = "Armor Stands", desc = "Hide armor stands that are sometimes visible for a fraction of a second.") @ConfigEditorBoolean @FeatureToggle public boolean hideTemporaryArmorstands = true; @@ -128,7 +128,7 @@ public class MiscConfig { public Position collectionCounterPos = new Position(10, 10, false, true); @Expose - @ConfigOption(name = "Brewing Stand Overlay", desc = "Display the Item names directly inside the Brewing Stand.") + @ConfigOption(name = "Brewing Stand Overlay", desc = "Display the item names directly inside the Brewing Stand.") @ConfigEditorBoolean @FeatureToggle public boolean brewingStandOverlay = true; @@ -141,7 +141,7 @@ public class MiscConfig { public boolean hideScoreboardNumbers = false; @Expose - @ConfigOption(name = "Hide Piggy", desc = "Replacing 'Piggy' with 'Purse' in the Scoreboard.") + @ConfigOption(name = "Hide Piggy", desc = "Replace 'Piggy' with 'Purse' in the Scoreboard.") @ConfigEditorBoolean @FeatureToggle public boolean hidePiggyScoreboard = true; @@ -159,7 +159,7 @@ public class MiscConfig { public boolean hideExplosions = false; @Expose - @ConfigOption(name = "CH Join", desc = "Helps buy a Pass for accessing the Crystal Hollows if needed.") + @ConfigOption(name = "CH Join", desc = "Help buy a pass for accessing the Crystal Hollows if needed.") @ConfigEditorBoolean @FeatureToggle public boolean crystalHollowsJoin = true; @@ -171,7 +171,7 @@ public class MiscConfig { public boolean hideFireOverlay = false; @Expose - @ConfigOption(name = "Better Sign Editing", desc = "Allows pasting (Ctrl+V), copying (Ctrl+C), and deleting whole words/lines (Ctrl+Backspace/Ctrl+Shift+Backspace) in signs.") + @ConfigOption(name = "Better Sign Editing", desc = "Allow pasting (Ctrl+V), copying (Ctrl+C), and deleting whole words/lines (Ctrl+Backspace/Ctrl+Shift+Backspace) in signs.") @ConfigEditorBoolean @FeatureToggle public boolean betterSignEditing = true; @@ -205,7 +205,7 @@ public class MiscConfig { public boolean accountUpgradeReminder = true; @Expose - @ConfigOption(name = "NEU Heavy Pearls", desc = "Fixing NEU Heavy Pearl detection.") + @ConfigOption(name = "NEU Heavy Pearls", desc = "Fix NEU's Heavy Pearl detection.") @ConfigEditorBoolean @FeatureToggle public boolean fixNeuHeavyPearls = true; @@ -233,7 +233,7 @@ public class MiscConfig { @Expose @ConfigOption( name = "Lesser Orb of Healing Hider", - desc = "Hides the Lesser Orb of Healing.") + desc = "Hide the Lesser Orb of Healing.") @ConfigEditorBoolean @FeatureToggle public boolean lesserOrbHider = false; @@ -254,14 +254,14 @@ public class MiscConfig { public Position inventoryLoadPos = new Position(394, 124, false, true); @Expose - @ConfigOption(name = "Fix Ghost Entities", desc = "Removes ghost entities caused by a Hypixel bug. " + - "This included Diana, Dungeon and Crimson Isle mobs and nametags.") + @ConfigOption(name = "Fix Ghost Entities", desc = "Remove ghost entities caused by a Hypixel bug.\n" + + "This includes Diana, Dungeon and Crimson Isle mobs and nametags.") @ConfigEditorBoolean @FeatureToggle public boolean fixGhostEntities = true; @Expose - @ConfigOption(name = "Replace Roman Numerals", desc = "Replaces Roman Numerals with Arabic Numerals on any item.") + @ConfigOption(name = "Replace Roman Numerals", desc = "Replace Roman Numerals with Arabic Numerals on any item.") @ConfigEditorBoolean @FeatureToggle public boolean replaceRomanNumerals = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PartyCommandsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PartyCommandsConfig.java index 7c16b2e13..df450847b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PartyCommandsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PartyCommandsConfig.java @@ -48,6 +48,6 @@ public class PartyCommandsConfig { @Expose @ConfigEditorBoolean - @ConfigOption(name = "Show reminder", desc = "Shows a reminder when an unauthorized player tries to run a command.") + @ConfigOption(name = "Show reminder", desc = "Show a reminder when an unauthorized player tries to run a command.") public boolean showIgnoredReminder = true; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PatcherCoordsWaypointConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PatcherCoordsWaypointConfig.java index 00820e966..16bd773b1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PatcherCoordsWaypointConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PatcherCoordsWaypointConfig.java @@ -25,4 +25,4 @@ public class PatcherCoordsWaypointConfig { @ConfigEditorSlider(minStep = 5, maxValue = 120, minValue = 1) public int duration = 60; -} \ No newline at end of file +} diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PetCandyDisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PetCandyDisplayConfig.java index 20d073bfc..5ff82304f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PetCandyDisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PetCandyDisplayConfig.java @@ -13,7 +13,7 @@ public class PetCandyDisplayConfig { public boolean showCandy = true; @Expose - @ConfigOption(name = "Hide On Maxed", desc = "Hides the candy count on pets that are max level.") + @ConfigOption(name = "Hide On Maxed", desc = "Hide the candy count on pets that are max level.") @ConfigEditorBoolean @FeatureToggle public boolean hideOnMaxed = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PocketSackInASackConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PocketSackInASackConfig.java index e68be2436..4b91c3950 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/PocketSackInASackConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/PocketSackInASackConfig.java @@ -14,7 +14,9 @@ public class PocketSackInASackConfig { public boolean showOverlay = false; @Expose - @ConfigOption(name = "Replace In Lore", desc = "Replace how text is displayed in lore.\nShow §eis stitched with 2/3...\n§7Instead of §eis stitched with two...") + @ConfigOption(name = "Replace in Lore", desc = "Replace how text is displayed in lore.\n" + + "Show §eis stitched with 2/3...\n" + + "§7Instead of §eis stitched with two...") @ConfigEditorBoolean @FeatureToggle public boolean replaceLore = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/QuickModMenuSwitchConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/QuickModMenuSwitchConfig.java index 2f59eb722..32940e6d5 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/QuickModMenuSwitchConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/QuickModMenuSwitchConfig.java @@ -10,7 +10,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class QuickModMenuSwitchConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Adding a mod list, allowing to quickly switch between different mod menus.") + @ConfigOption(name = "Enabled", desc = "Add a mod list, allowing quick switching between different mod menus.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/TrevorTheTrapperConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/TrevorTheTrapperConfig.java index bcfd50e75..101a4a4af 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/TrevorTheTrapperConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/TrevorTheTrapperConfig.java @@ -32,7 +32,7 @@ public class TrevorTheTrapperConfig { @Expose @ConfigOption( name = "Enable Data Tracker", - desc = "Tracks all of your data from doing Trevor Quests.\n" + + desc = "Track all of your data from doing Trevor Quests.\n" + "Shows based on the setting below." ) @ConfigEditorBoolean @@ -42,7 +42,7 @@ public class TrevorTheTrapperConfig { @Expose @ConfigOption( name = "Show Between Quests", - desc = "Shows the tracker during and between quests otherwise it will only show during them." + + desc = "Show the tracker during and between quests otherwise it will only show during them.\n" + "Will show in the Trapper's Den regardless. §cToggle 'Enable Data Tracker' above." ) @ConfigEditorBoolean @@ -112,7 +112,8 @@ public class TrevorTheTrapperConfig { public Position position = new Position(10, 80, false, true); @Expose - @ConfigOption(name = "Trapper Solver", desc = "Assists you in finding Trevor's mobs. §eNote: May not always work as expected. " + + @ConfigOption(name = "Trapper Solver", desc = "Assist in finding Trevor's mobs.\n" + + "§eNote: May not always work as expected.\n" + "§cWill not help you to find rabbits or sheep in the Oasis!") @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/compacttablist/CompactTabListConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/compacttablist/CompactTabListConfig.java index 3545f790c..34939e567 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/compacttablist/CompactTabListConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/compacttablist/CompactTabListConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class CompactTabListConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Compacts the tablist to make it look much nicer like SBA did. Also " + + @ConfigOption(name = "Enabled", desc = "Compact the tablist to make it look much nicer like SBA did. Also " + "doesn't break god-pot detection and shortens some other lines.") //made tablist one word here so both searches will pick it up @ConfigEditorBoolean @@ -26,12 +26,12 @@ public class CompactTabListConfig { public boolean toggleTab = false; @Expose - @ConfigOption(name = "Hide Hypixel Adverts", desc = "Hides text from advertising the Hypixel server or store in the tablist.") + @ConfigOption(name = "Hide Hypixel Adverts", desc = "Hide text advertising the Hypixel server or store in the tablist.") @ConfigEditorBoolean public boolean hideAdverts = false; @Expose - @ConfigOption(name = "Hide Fire Sale Adverts", desc = "Hides fire sales from the tablist") + @ConfigOption(name = "Hide Fire Sale Adverts", desc = "Hide fire sales from the tablist") @ConfigEditorBoolean public boolean hideFiresales = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/cosmetic/ArrowTrailConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/cosmetic/ArrowTrailConfig.java index 203b47075..7f25a411b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/cosmetic/ArrowTrailConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/cosmetic/ArrowTrailConfig.java @@ -15,7 +15,7 @@ public class ArrowTrailConfig { public boolean enabled = false; @Expose - @ConfigOption(name = "Hide Non-player Arrows", desc = "Only shows for arrows the player has shot.") + @ConfigOption(name = "Hide Non-player Arrows", desc = "Only show for arrows shot by players.") @ConfigEditorBoolean public boolean hideOtherArrows = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/misc/pets/PetConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/misc/pets/PetConfig.java index ac925113b..8cd295249 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/misc/pets/PetConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/misc/pets/PetConfig.java @@ -31,14 +31,14 @@ public class PetConfig { public PetExperienceToolTipConfig petExperienceToolTip = new PetExperienceToolTipConfig(); @Expose - @ConfigOption(name = "Hide Autopet Messages", desc = "Hides the autopet messages from chat. §eRequires the " + - "display to be enabled.") + @ConfigOption(name = "Hide Autopet Messages", desc = "Hide the autopet messages from chat.\n" + + "§eRequires the display to be enabled.") @ConfigEditorBoolean @FeatureToggle public boolean hideAutopet = false; @Expose - @ConfigOption(name = "Show Pet Item", desc = "Specifies the pet items for which icons should be displayed next to pets.") + @ConfigOption(name = "Show Pet Item", desc = "Specify the pet items for which icons should be displayed next to pets.") @ConfigEditorDraggableList public List petItemDisplay = new ArrayList<>(Arrays.asList( PetItemsDisplay.XP_SHARE, diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/DreadfarmConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/DreadfarmConfig.java index a8b7da52f..b60149277 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/DreadfarmConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/DreadfarmConfig.java @@ -8,7 +8,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class DreadfarmConfig { @Expose - @ConfigOption(name = "Agaricus Cap", desc = "Counts down the time until §eAgaricus Cap (Mushroom) " + + @ConfigOption(name = "Agaricus Cap", desc = "Count down the time until §eAgaricus Cap (Mushroom) " + "§7changes color from brown to red and is breakable.") @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/VoltCruxConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/VoltCruxConfig.java index 02a03f655..6a5e1a0f1 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/VoltCruxConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/dreadfarm/VoltCruxConfig.java @@ -9,13 +9,13 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class VoltCruxConfig { @Expose - @ConfigOption(name = "Volt Warning", desc = "Shows a warning while a Volt is discharging lightning.") + @ConfigOption(name = "Volt Warning", desc = "Show a warning while a Volt is discharging lightning.") @ConfigEditorBoolean @FeatureToggle public boolean voltWarning = true; @Expose - @ConfigOption(name = "Volt Range Highlighter", desc = "Shows the area in which a Volt might strike lightning.") + @ConfigOption(name = "Volt Range Highlighter", desc = "Show the area in which a Volt might strike lightning.") @ConfigEditorBoolean @FeatureToggle public boolean voltRange = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/LavaMazeConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/LavaMazeConfig.java index 86eea2d91..7c77eb455 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/LavaMazeConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/LavaMazeConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class LavaMazeConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Helps solving the lava maze in the Mirrorverse by showing the correct way.") + @ConfigOption(name = "Enabled", desc = "Help solve the lava maze in the Mirrorverse by showing the correct way.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/TubulatorConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/TubulatorConfig.java index 10d781863..66afa2400 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/TubulatorConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/TubulatorConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class TubulatorConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Highlights the location of the invisible Tubulator blocks (Laser Parkour).") + @ConfigOption(name = "Enabled", desc = "Highlight the location of the invisible Tubulator blocks (Laser Parkour).") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @@ -22,7 +22,7 @@ public class TubulatorConfig { public Property lookAhead = Property.of(2); @Expose - @ConfigOption(name = "Outline", desc = "Outlines the top edge of the platforms.") + @ConfigOption(name = "Outline", desc = "Outline the top edge of the platforms.") @ConfigEditorBoolean public boolean outline = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/UpsideDownParkourConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/UpsideDownParkourConfig.java index bf97e46fd..ea2701f27 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/UpsideDownParkourConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/UpsideDownParkourConfig.java @@ -11,7 +11,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class UpsideDownParkourConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Helps solving the upside down parkour in the Mirrorverse by showing the correct way.") + @ConfigOption(name = "Enabled", desc = "Help solve the upside down parkour in the Mirrorverse by showing the correct way.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; @@ -22,7 +22,7 @@ public class UpsideDownParkourConfig { public Property lookAhead = Property.of(3); @Expose - @ConfigOption(name = "Outline", desc = "Outlines the top edge of the platforms.") + @ConfigOption(name = "Outline", desc = "Outline the top edge of the platforms.") @ConfigEditorBoolean public boolean outline = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/danceroomhelper/DanceRoomHelperConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/danceroomhelper/DanceRoomHelperConfig.java index 78caa6e41..095f66c42 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/danceroomhelper/DanceRoomHelperConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/mirrorverse/danceroomhelper/DanceRoomHelperConfig.java @@ -13,7 +13,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class DanceRoomHelperConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Helps to solve the dance room in the Mirrorverse by showing multiple tasks at once.") + @ConfigOption(name = "Enabled", desc = "Help to solve the dance room in the Mirrorverse by showing multiple tasks at once.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/KloonHackingConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/KloonHackingConfig.java index 145446efd..01a627137 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/KloonHackingConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/KloonHackingConfig.java @@ -8,13 +8,13 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class KloonHackingConfig { @Expose - @ConfigOption(name = "Hacking Solver", desc = "Highlights the correct button to click in the hacking inventory.") + @ConfigOption(name = "Hacking Solver", desc = "Highlight the correct button to click in the hacking inventory.") @ConfigEditorBoolean @FeatureToggle public boolean solver = true; @Expose - @ConfigOption(name = "Color Guide", desc = "Tells you which color to pick.") + @ConfigOption(name = "Color Guide", desc = "Show which color to pick.") @ConfigEditorBoolean @FeatureToggle public boolean colour = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/VerminTrackerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/VerminTrackerConfig.java index a40dbb0c6..e058ebe6b 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/VerminTrackerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/westvillage/VerminTrackerConfig.java @@ -21,7 +21,7 @@ public class VerminTrackerConfig { public boolean showOutsideWestVillage = false; @Expose - @ConfigOption(name = "Show without Vacuum", desc = "Requires you to have Turbomax Vacuum in your inventory.") + @ConfigOption(name = "Show without Vacuum", desc = "Require having Turbomax Vacuum in your inventory.") @ConfigEditorBoolean @FeatureToggle public boolean showWithoutVacuum = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/wyldwoods/WyldWoodsConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/wyldwoods/WyldWoodsConfig.java index af1ce3398..239702828 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/wyldwoods/WyldWoodsConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/rift/area/wyldwoods/WyldWoodsConfig.java @@ -9,7 +9,7 @@ import io.github.notenoughupdates.moulconfig.annotations.ConfigOption; public class WyldWoodsConfig { @Expose - @ConfigOption(name = "Shy Crux Warning", desc = "Shows a warning when a Shy Crux is going to steal your time. " + + @ConfigOption(name = "Shy Crux Warning", desc = "Show a warning when a Shy Crux is going to steal your time. " + "Useful if you play without volume.") @ConfigEditorBoolean @FeatureToggle diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillETADisplayConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillETADisplayConfig.java index 2995f2296..77b4ab638 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillETADisplayConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillETADisplayConfig.java @@ -10,34 +10,34 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class SkillETADisplayConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Show a display of your current active skill\n" + + @ConfigOption(name = "Enabled", desc = "Show a display of your current active skill " + "with the XP/hour rate, ETA to the next level and current session time.") @ConfigEditorBoolean @FeatureToggle public Property enabled = Property.of(false); @Expose - @ConfigOption(name = "Farming", desc = "After how much seconds the Farming session timer should pause.") + @ConfigOption(name = "Farming", desc = "After how many seconds should the Farming session timer pause.") @ConfigEditorSlider(minStep = 1, minValue = 3, maxValue = 60) public int farmingPauseTime = 3; @Expose - @ConfigOption(name = "Mining", desc = "After how much seconds the Mining session timer should pause.") + @ConfigOption(name = "Mining", desc = "After how many seconds should the Mining session timer pause.") @ConfigEditorSlider(minStep = 1, minValue = 3, maxValue = 60) public int miningPauseTime = 3; @Expose - @ConfigOption(name = "Combat", desc = "After how much seconds the Combat session timer should pause.") + @ConfigOption(name = "Combat", desc = "After how many seconds should the Combat session timer pause.") @ConfigEditorSlider(minStep = 1, minValue = 3, maxValue = 60) public int combatPauseTime = 30; @Expose - @ConfigOption(name = "Foraging", desc = "After how much seconds the Foraging session timer should pause.") + @ConfigOption(name = "Foraging", desc = "After how many seconds should the Foraging session timer pause.") @ConfigEditorSlider(minStep = 1, minValue = 3, maxValue = 60) public int foragingPauseTime = 3; @Expose - @ConfigOption(name = "Fishing", desc = "After how much seconds the Fishing session timer should pause.") + @ConfigOption(name = "Fishing", desc = "After how many seconds should the Fishing session timer pause.") @ConfigEditorSlider(minStep = 1, minValue = 3, maxValue = 60) public int fishingPauseTime = 15; } diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillProgressBarConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillProgressBarConfig.java index 3f446f242..529a4c4cc 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillProgressBarConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/skillprogress/SkillProgressBarConfig.java @@ -14,7 +14,7 @@ import io.github.notenoughupdates.moulconfig.observer.Property; public class SkillProgressBarConfig { @Expose - @ConfigOption(name = "Enabled", desc = "Enable/Disable the progress bar.") + @ConfigOption(name = "Enabled", desc = "Enable or disable the progress bar.") @ConfigEditorBoolean @FeatureToggle public Property enabled = Property.of(false); diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/ItemProfitTrackerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/ItemProfitTrackerConfig.java index b0933582d..55223fd46 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/ItemProfitTrackerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/ItemProfitTrackerConfig.java @@ -11,7 +11,7 @@ public class ItemProfitTrackerConfig { @Expose @ConfigOption(name = "Enabled", desc = "Count all items you pick up while doing slayer, " + - "keep track of how much you pay for starting slayers and calculating the overall profit.") + "keeping track of how much you pay for starting slayers and calculating the overall profit.") @ConfigEditorBoolean @FeatureToggle public boolean enabled = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/SlayerConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/SlayerConfig.java index d21fd1a9d..f0b3174f0 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/SlayerConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/SlayerConfig.java @@ -53,7 +53,7 @@ public class SlayerConfig { public boolean slayerMinibossHighlight = false; @Expose - @ConfigOption(name = "Line to Miniboss", desc = "Adds a line to every Slayer Mini-Boss around you.") + @ConfigOption(name = "Line to Miniboss", desc = "Add a line to every Slayer Mini-Boss around you.") @ConfigEditorBoolean @FeatureToggle public boolean slayerMinibossLine = false; @@ -65,13 +65,13 @@ public class SlayerConfig { public boolean hideMobNames = false; @Expose - @ConfigOption(name = "Quest Warning", desc = "Warning when wrong Slayer quest is selected, or killing mobs for the wrong Slayer.") + @ConfigOption(name = "Quest Warning", desc = "Warn when wrong Slayer quest is selected, or killing mobs for the wrong Slayer.") @ConfigEditorBoolean @FeatureToggle public boolean questWarning = true; @Expose - @ConfigOption(name = "Quest Warning Title", desc = "Sends a title when warning.") + @ConfigOption(name = "Quest Warning Title", desc = "Send a title when warning.") @ConfigEditorBoolean @FeatureToggle public boolean questWarningTitle = true; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanBeaconConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanBeaconConfig.java index e37daa466..882492a2f 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanBeaconConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanBeaconConfig.java @@ -11,7 +11,7 @@ public class EndermanBeaconConfig { @Expose @ConfigOption(name = "Highlight Beacon", - desc = "Highlight the Enderman Slayer Yang Glyph (beacon) in red color and added a timer for when he explodes. " + + desc = "Highlight the Enderman Slayer Yang Glyph (beacon) in red color and added a timer for when he explodes.\n" + "Supports beacon in hand and beacon flying.") @ConfigEditorBoolean @FeatureToggle @@ -23,7 +23,7 @@ public class EndermanBeaconConfig { public String beaconColor = "0:255:255:0:88"; @Expose - @ConfigOption(name = "Show Warning", desc = "Displays a warning mid-screen when the Enderman Slayer throws a Yang Glyph (beacon).") + @ConfigOption(name = "Show Warning", desc = "Display a warning mid-screen when the Enderman Slayer throws a Yang Glyph (beacon).") @ConfigEditorBoolean @FeatureToggle public boolean showWarning = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanConfig.java index 1b55a64df..a28b7afa8 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/slayer/endermen/EndermanConfig.java @@ -13,7 +13,7 @@ public class EndermanConfig { public EndermanBeaconConfig beacon = new EndermanBeaconConfig(); @Expose - @ConfigOption(name = "Highlight Nukekubi Skulls", desc = "Highlights the Enderman Slayer Nukekubi Skulls (Eyes).") + @ConfigOption(name = "Highlight Nukekubi Skulls", desc = "Highlight the Enderman Slayer Nukekubi Skulls (Eyes).") @ConfigEditorBoolean @FeatureToggle public boolean highlightNukekebi = false; diff --git a/src/main/java/at/hannibal2/skyhanni/config/features/stranded/StrandedConfig.java b/src/main/java/at/hannibal2/skyhanni/config/features/stranded/StrandedConfig.java index f5e37c0c6..77de9ce98 100644 --- a/src/main/java/at/hannibal2/skyhanni/config/features/stranded/StrandedConfig.java +++ b/src/main/java/at/hannibal2/skyhanni/config/features/stranded/StrandedConfig.java @@ -15,7 +15,7 @@ public class StrandedConfig { public boolean highlightPlaceableNpcs = false; @Expose - @ConfigOption(name = "In Water Display", desc = "Displays if the Player is in water.") + @ConfigOption(name = "In Water Display", desc = "Display if the player is in water.") @ConfigEditorBoolean @FeatureToggle public boolean inWaterDisplay = false; -- cgit