Wynntils (neoforge) v3.3.2
on Oct 19, 2025Wynntils (fabric) v3.3.2
on Oct 19, 2025Valuable Found
- New config Sound Volume, how loud should the sound effects be played, default 1.0
- New config, Sound Pitch, how high should the sound pitch be played, default 1.0
Fixes
- Translation feature will no longer spam chat
- Fixed Material Count function crash
Wynntils (fabric) v3.3.1
on Oct 17, 2025Wynntils (neoforge) v3.3.1
on Oct 17, 2025Nametag Rendering & Player Viewer
- This version is now required to view other players' gear, though you may be able to see gear from some users still running v3.3.0
- You no longer need to be in a guild to see gear from other players
- Gear sharing should in theory now always work in expected scenarios
NPC Dialogue
- Re-enabled feature by default
- Chat messages will now be recoloured after exiting NPC Dialogue
- Will no longer cause other chat related features to not function as expected
Functions
- Bomb Functions
bomb_remaining_time
returns a Time of the remaining time on the given bomb- Same arguments as other bomb functions
Fixes
- Fixed certain cases where non NPC dialogue would be displayed as NPC dialogue
- Duplicate messages received whilst in NPC dialogue are no longer filtered out
- Bomb Functions will no longer crash on invalid indexes
- Hades Party functions will no longer crash on invalid indexes
- Format Time Advanced function will now function properly
Wynntils (fabric) v3.3.0
on Oct 12, 2025Wynntils (neoforge) v3.3.0
on Oct 12, 2025Command Expansion
- Added
explode
andfaint
parameters to/emote
Container Scroll & Container Search Highlight
- Crate preview containers are now scrollable and searchable
Guides & Item Guess
- Updated obtain methods of gear and ingredients, almost every item should now display a method of obtaining
- Filtered item guess to exclude more items that are not possibilities
- This information uses a hybrid of the API and information from the wiki, it may not be fully accurate so report any errors and we can fix them
Hades
- The Share Info with Guild config now functions
Info Boxes
- New config Color Template, the default color to use for text if not overridden by the content function
Item Statistics Info
- New config Item Weights, the source to use when displaying item weights on items, options are None, Wynnpool, Nori or All, default None
- Option to set custom weight sources coming in a future release
Major ID Range Visualizer
- Renamed feature to Range Visualizer
- New config Show gambit ranges, whether or not the ranges for the Farsighted's and Myopic's gambits should be displayed when those gambits have been selected should be rendered
- New config Show major ID ranges, whether or not the ranges for your or other player's major ID's should be rendered
- Increased Guardian range to 12
- Increased Altruism range to 16
- Ranges of Major ID's that affect nearby players will be rendered if the gear with that Major ID is shared
Map & Minimap
- New configs Render Remote Guild Player, whether guild members connected to Hades and on your current world should be rendered
Nametag Rendering & Player Viewer
- Viewing players gear is once again possible via Hades
- This means it will only be shared with mutual friends, party members and guild members who are also connected to Hades and running a supported version
- Supports held item, armour and accessories
- Supports normal, crafted and shiny items
- All sharing is disabled by default, edit what is shared via the "Edit Shared Gear" button visible when viewing another player's gear or by running
/wynntils gearsharing
- Sharing options include per gear type toggles, sharing crafted gear and sharing crafted item names
- New config for Nametag Rendering, Show Gear Percentage for whether the overall percentage of items should be shown next to the gear name, default enabled
Party Members Overlay
- New config Show Heads, whether or not the party members head should be displayed, default enabled
Unidentified Item Icon
- Updated the textures of the Wynn option
- New texture option Legacy, this is what the Wynn option was prior to this change
Valuable Found
- New config Corrupted Cache Found Sound, sound to play upon getting a corrupted cache, default Cache
- Sound options: Modern, Classic, Cache or None
- New config Show Cache Dry Streak Message, whether or not a message should be sent upon getting a corrupted cache, default enabled
- Cache sound option is available to the other sound configs, lootrun, loot chest, aspect, tome and emerald pouch
Valuables Protection
- Now supports the item identifier augments screen
Wynncraft Button
- New config Return to title screen after disconnect, whether or not disconnecting from the server should send you to the title screen instead of the server screen after disconnecting if you joined via the button, default enabled
Functions
- World Event Functions
annihilation_dry_count
,dry_annis
ordry_anni_count
returns an Integer of the number of Annihilation world events completed without getting a corrupted cachecurrent_world_event
returns a String of the name of the world event you are currently in the radius ofcurrent_world_event_start_time
returns a Time of the starting time for the world event you are currently in the radius ofworld_event_start_time
returns a Time of the starting time for the given world eventworldEventName
required String argument, the name of the world event to get the start time for, case sensitive.- These times are currently collected from chat or when you get near a world event
Statistics
- Annihilations completed, number of Annihilation world events completed
- Annihilations failed, number of Annihilation world events failed
- Corrupted Caches Found, number of Corrupted Caches found
Fixes
- Fixed various issues with the custom loading screen to make it much smoother
- Fixed chat tabs causing chat to not appear on character selection screen prior to first join
- Item lock icon will no longer render on the party finder match found screen
Wynntils (fabric) v3.2.14
on Sep 21, 2025Wynntils (neoforge) v3.2.14
on Sep 21, 2025Fixes
- Fix
personal_objective_goal
andpersonal_objective_score
crashing when checking for an index that doesn't exist - Fix bomb bell overlay Max Bombs config applying to all bombs even when Group Bombs enabled
Wynntils (neoforge) v3.2.13
on Sep 20, 2025Wynntils (fabric) v3.2.13
on Sep 20, 2025Valuables Protection
- New config Require Ctrl to Sell, whether or not holding ctrl is required to sell valuable items to the blacksmith, default disabled
Fixes
- Fixed undercutting in trade market price match buttons
- Fixed
status_effect_modifier
function crashing for status effects that have no modifier
Wynntils (fabric) v3.2.12
on Sep 20, 2025Wynntils (neoforge) v3.2.12
on Sep 20, 2025Major ID Range Visualizer
- New config Render in First Person, whether or not your own major ID range should be rendered in first person, default enabled
Mythic Blocker
- Renamed feature to Chest Blocker
- New config Emerald Pouch Minimum Tier, the minimum tier of emerald pouch to prevent blocking closure, default Eight
- Available options None, Seven, Eight, Nine and Ten
Mythic Found
- Renamed feature to Valuable Found
- New config Emerald Pouch Sound, the sound to play upon finding a high tier emerald pouch, default None
- Available options None, Classic and Modern
- New config, Show Emerald Pouch Dry Streak Message, should a dry streak message be sent upon finding a high tier emerald pouch, default enabled
- New config Emerald Pouch Minimum Tier, the emerald pouch tier to consider as high value, default Eight
- Available options None, Seven, Eight, Nine and Ten
Functions
- New Function value type, Time
- Activity Functions
activity_name
returns a String of the name of the current tracked activityactivity_task
returns a String of the current task for the current tracked activityformatted
optional Boolean argument, whether or not the text should be formatted, default true
activity_type
returns a String of the type of the currently tracked activityis_tracking_activity
return a Boolean of whether or not an activity is currently trackedactivity_color
returns a CustomColor of the colour associated with the current tracked activity type
- Bomb Functions
- All of these function share the same arguments
index
required Integer argument, index of the bomb to get in the list of active bombsgroup
required Boolean argument, whether or not the list of bombs should be groupedsortOrder
required String argument, how to sort the list of bombs, NEWEST or OLDEST
bomb_formatted_string
returns a formatted String of the given bombbomb_type
returns a String of the given bombs typebomb_world
returns a String of the given bombs worldbomb_start_time
returns a Time of when the given bomb startedbomb_length
returns a Float of the given bombs lengthbomb_end_time
returns a Time of when the given bomb endsbomb_owner
returns a String of the given bombs thrower
- All of these function share the same arguments
- Character Functions
equipped_aspect
returns a NamedValue of the equipped aspect in the given slotindex
required number argument, the index of the equipped aspect to get (starts at 0)
is_aspect_equipped
returns a boolean for whether or not the queried aspect is equippedaspectName
required string argument, the name of the aspect to search for
aspect_tier
returns a number for the tier of the queried aspectaspectName
required string argument, the name of the aspect to search for
is_riding_horse
returns a Boolean of whether or not you are currently riding a horsehas_no_gui
returns a Boolean for whether or not the default gameplay HUD is displayedhummingbirds_state
returns a Boolean for whether or not your hummingbirds are currently attacking or notophanim_healing_percent
returns an Integer for the percentage of max health healed in past 10 seconds with Ophanimguild_objective_score
returns a CappedValue of the progress of the current guild objectiveguild_objective_goal
returns a String of the task for the current guild objectivepersonal_objective_score
returns a CappedValue of the progress of the given personal objectiveindex
optional Integer argument, the index of which objective to get default 0
personal_objective_goal
returns a String of the task for the given personal objectiveindex
optional Integer argument, the index of which objective to get default 0
- Combat Functions
last_damage_dealt
orlast_dam
returns the Time of your last dealt damagelast_kill
returns the Time of your last killincludeShared
optional boolean argument, whether or not to count shared kills or not, default false
- Conditional Functions
if
returns a value based on the given condition, support all function typescondition
required Boolean argument, the condition to determine which value is returnedifTrue
required argument, the value to be used when the condition is trueifFalse
required argument, the value to be used when the condition is false
- Environment Functions
now
returns the current time as a Time valuewynntils_version
returns a String of the current Wynntils versionminecraft_version
returns a String of the current Minecraft versionwynncraft_version
returns a String of the current Wynncraft version
- Guild Functions
is_guild_member
returns a Boolean of whether or not the given player is in your guild -player
required String argument, the name of the player to check
- Hades Party Functions
- All of these function share the same arguments
index
required Integer argument, index of the Hades party member to get the info of
hades_party_member_health
returns a CappedValue of the health of the given Hades party memberhades_party_member_mana
returns a CappedValue of the mana of the given Hades party memberhades_party_member_location
returns the Location of the given Hades party memberhades_party_member_name
returns a String of the name of the given Hades party member
- All of these function share the same arguments
- Inventory Functions
inventory_ingredients
returns an Integer of the amount of ingredients in your inventory matching the given namename
required String argument, the name of the ingredient to search for
ingredient_pouch_ingredients
returns an Integer of the amount of ingredients in your ingredient pouch matching the given namename
required String argument, the name of the ingredient to search for
material_count
returns an Integer of the amount of materialsin your inventory matching the given criterianame
required String argument, the name of the material to search fortier
required Integer argument, the tier of material to search forexact
required Boolean argument, whether to search for the exact tier or tiers greater than too
- Lootrun Functions
chests_opened_this_session
orsession_chests
returns an Integer of the amount of chests opened in your current session matching the given criteriatier
optional Integer argument, the tier of chests to return the amount opened of default 1exact
optional Boolean argument, whether to return the exact tier or tiers greater than too default false
- Profession Functions
last_harvest_xp_gain
returns a Float of the amount of XP gained from the last harvestlast_profession_xp_gain
returns a String of the last profession that earned XP
- Raid Functions
current_raid_start
orraid_start
returns the Time of the current raid startcurrent_raid_room_start
returns the Time of the current raid room startraid_room_start
returns the Time of the start of the given raid roomroomNumber
required Integer argument, the room number to get the start time for
raids_run_since
returns an Integer of the amount of raids run in the last given amount of dayssinceDays
optional Integer amount, the amount of days to count raids from default 7
specific_raid_runs_since
returns an Integer of the amount of a specific raid run in the last given amount of daysraidName
required String argument, the name or abbreviation of the raid to check forsinceDays
required Integer argument, the amount of days to count raids from
- Social Functions
is_friend
returns a Boolean of whether or not the given player is on your friends listplayer
required String argument, the name of the player to check
is_party_member
returns a Boolean of whether or not the given player is in your current partyplayer
required String argument, the name of the player to check
wynntils_role
returns a String of your Wynntils Roleplayer_name
returns a String of your Minecraft username
- Statistics Functions
statistics_first_modified_time
returns the Time of when the given statistic was first modified- Same arguments as other statistics functions
statistics_last_modified_time
returns the Time of when the given statistic was last modified- Same arguments as other statistics functions
- Status Effect Functions
status_effect_prefix
returns a String of the prefix of the queried status effectquery
required String argument, the status effect to query for
- String Functions
to_roman_numerals
returns a String of the given number converted to Roman numeralsnumber
required Integer argument, the number to convert to Roman numerals
- Time Functions
timestamp
returns the given Time as a Longtime
required Time argument, the time to convert
time
returns the given timestamp as a Timetimestamp
required Number argument, the timestamp to convert
time_string
ortime_str
returns the given Time as a relative String (e.g. 5 seconds ago or in 2 minutes)time
required Time argument, the time to convert
absolute_time
returns the given time as a String in the formatyyyy-MM-dd HH:mm
time
required Time argument, the time to convert
seconds_between
returns a Long for the amount of seconds between two Timesfirst
required Time argument, the first time to comparesecond
required Time argument, the second time to compare
seconds_since
returns a Long for the amount of seconds since the given Timetime
required Time argument, the time to get seconds since
time_offset
oroffset
returns a Time with the given offsettime
required Time argument, the initial Time valueoffset
required Number argument, the amount of seconds to offset by
format_time_advanced
orformat_date_advanced
returns a String of the given Time in the given formattime
required Time argument, the time to formatformat
required String argument, the format to display the time in (e.g. HH:mm)
- War Functions
war_start
returns the Time of when the current war startedestimated_war_end
returns the Time of when the current war is estimated to end
Note: In order for aspect functions to work you must open the aspect menu to view your currently equipped and owned aspects. In the future we will add a prompt to automatically check them.
Fixes
- Fix cases where world events were not displayed in the custom content book
- Fix tracked content details not being displayed in lower area of custom content book
- Further improvements to auto attack, notably with this release the feature will no longer activate whilst you are overtaken by the parasite in Nexus of Light
- Mythic items inside non reward chests should now never trigger a dry streak change
- Saviour's Sacrifice range will be rendered again
- Fix last harvest functions
- Hopefully a final fix for non config data becoming corrupted
- Data that is not directly edited via the config book e.g. bank page names, skill point loadouts etc
- Status effect icons that use a custom font are now rendered correctly in the status effects overlay
- A space before -t is no longer required for trade market price conversion when entering raw emerald amount
Wynntils (fabric) v3.2.11
on Sep 14, 2025Wynntils (neoforge) v3.2.11
on Sep 14, 2025Fixes
- Fix crash on 1st launch and some data failing to save
Wynntils (neoforge) v3.2.10
on Sep 14, 2025Wynntils (fabric) v3.2.10
on Sep 14, 2025Custom Item Highlights
- Crafter Bags are now highlighted
Item Text Overlays
- New config Crafter Bag Raid, whether or not crafter bags should display the abbreviation of their raid type
- New config, Crafter Bag Text Shadow, the shadow type to display for the text
Personal Storage Utilities
- New config Selected Quick Jump Text Color, the text colour to use for the page you are currently on, default green (#00ff00)
- New config Locked Quick Jump Text Color, the text colour to use for pages you have not unlocked/visited, default grey (#636363)
Spell Cast Message Overlay
- New overlay Spell Inputs Overlay, renders the spell inputs as an overlay
- Input Style config, what style should the spell inputs be displayed as, default Original
- 4 options, Original uses full icon until level 11, Full always uses the full icon, Small always uses the small icon and Legacy uses the pre 2.1 style
- Display Original Input config, whether or not the default spell inputs should be rendered, default disabled
- Input Style config, what style should the spell inputs be displayed as, default Original
Streamer Overlay
- Disabled by default
- Streamer Mode Overlay, displays text when in streamer mode
- Display Original Bar config, whether or not the default streamer mode boss bar should be displayed, default disabled
Wynntils Command
- Added
map
parameter to open main map - Added
guildmap
parameter to open guild map
Fixes
- Fix friend list not being parsed correctly
- Fix party leader not always being identified
Wynntils (fabric) v3.2.9
on Sep 1, 2025Wynntils (neoforge) v3.2.9
on Sep 1, 2025Fixes
- Fixed various overlays crashing when rendering preview
- Fixed item screenshots having incorrect colours
Wynntils (fabric) v3.2.8
on Aug 31, 2025Wynntils (neoforge) v3.2.8
on Aug 31, 2025Auto Attack
- Reworked to hopefully fix issues
- Still disabled by default for now
Chat Items
- Reverted fix to make chat items not display stone when using certain mods and/or clients
Lootrun Overlays
- New overlay Lootrun Trials, displays the selected trials for the current lootrun
- Adjusted default vertical position of missions overlay slightly
Nametag Rendering, Wynntils Cosmetics
- Leaderboard Badges, Wynntils Capes, Markers & Roles will now be displayed on ghosts
- For Wynntils related information/cosmetics, ghosts may not immediately display the information/cosmetics
Overlays
- All overlays now have an Enabled Template option to customise when they should be rendered using functions
- If no valid template is given, overlays will render if you are on a world and are not riding a Display entity (used in situations where you see your own player). Certain overlays override this and use other conditions such as custom player list or lootrun overlays
Functions
- Font Functions
to_fancy_text
&to_background_text
if the given character is not available in the font, then it will be rendered using the normal font
- Lootrun Functions
lootrun_trial
returns the name of the lootrun trial at the given index or "Unknown" if not yet selectedindex
required number argument, the index of which trial to get (starts at index 0)
Fixes
- Loot chest locations are collected again
- Opening loot chests with left click will now work for getting location
- Added missing negative space to
to_background_text
function when using pill style for the right edge - Fix bank quick jumps not jumping under certain conditions
- Lootrun rerolls will now be handled if the option to sacrifice is available
- Fixed chat items being locked to a certain display type
- Possibly fixed issue with Hades failing to connect causing the game to hang