Skip to content
Changes
- Add support for running commands when players level up (#4916) (commit: 0f93153)
—
github /
githubweb
- Fix Herbalism double drops not working on beetroots (commit: 5a1a61c)
—
nossr50 /
githubweb
- Fix error when a pet owned by a non-player deals damage (commit: 808bc55)
—
nossr50 /
githubweb
- Fix error when non-players click or drag in furnace and brewing inventories (commit: cc7442b)
—
nossr50 /
githubweb
- Fix localized skill commands rewriting arguments that repeat the skill name (commit: 7f3f5b4)
—
nossr50 /
githubweb
- Fix error when a plugin-fired fish catch carries a non-item entity (commit: 4d2b088)
—
nossr50 /
githubweb
- Fix splash saturation potions losing particle and icon visibility (commit: 81f5c55)
—
nossr50 /
githubweb
- Clean up listener debug reporting and stale comments (commit: 1cad900)
—
nossr50 /
githubweb
- Move buff-stripping inventory handlers off MONITOR priority (commit: 8fa27d3)
—
nossr50 /
githubweb
- Add WorldListener coverage for growth eligibility and unload flushes (commit: effda0d)
—
nossr50 /
githubweb
- Fix error when adding levels to a child skill through the API (commit: 7ea3d91)
—
nossr50 /
githubweb
- Fix error reading XP requirements for offline players with the cumulative curve (commit: e76d62c)
—
nossr50 /
githubweb
- Clean up McMMOPlayer XP gain and logout paths (commit: 49ff833)
—
nossr50 /
githubweb
- Add PlayerProfile coverage for save retries and child-skill data handling (commit: cdc0f61)
—
nossr50 /
githubweb
- Fix error when another plugin reads raw XP for a child skill (commit: 43a5f94)
—
nossr50 /
githubweb
- Fix player data changes made during an in-flight save being lost (commit: b249b4d)
—
nossr50 /
githubweb
- Deprecate the misspelled PlayerProfile Chimaera Wing cooldown getter (commit: ce2ae27)
—
nossr50 /
githubweb
- Stop console spam when other plugins check skill names through the API (commit: 2b85a6f)
—
nossr50 /
githubweb
- Make the -s flag on XP commands silence the sender confirmation too (commit: bb6a395)
—
nossr50 /
githubweb
- Route McMMOPlayer addXp and addLevels through level up processing (commit: df4cdce)
—
nossr50 /
githubweb
- Fail fast when the registry bootstrap lookup pipeline is broken (commit: d96637f)
—
nossr50 /
githubweb
- Fix test-order-dependent poisoning of Bukkit registry constants (commit: f6a6b90)
—
nossr50 /
githubweb
- Fix registry bootstrap stubbing failing under CI test ordering (commit: 0d7e08f)
—
nossr50 /
githubweb
- Add alchemy unit test coverage and tidy alchemy internals (commit: e53f74c)
—
nossr50 /
githubweb
- Fix potion matching failing when custom effect order differs (commit: 406422a)
—
nossr50 /
githubweb
- Fix brewing stand ingredient transfers using the wrong stack limit (commit: 71bad6a)
—
nossr50 /
githubweb
- Add archery unit test coverage (commit: d3d5281)
—
nossr50 /
githubweb
- Add crossbows unit test coverage (commit: 9f0afd6)
—
nossr50 /
githubweb
- Add spears unit test coverage (commit: a3f6e55)
—
nossr50 /
githubweb
- Add taming unit test coverage (commit: c9ac140)
—
nossr50 /
githubweb
- Fix Holy Hound gating on the wrong subskill unlock (commit: c72abd1)
—
nossr50 /
githubweb
- Add mining unit test coverage (commit: a95ebfb)
—
nossr50 /
githubweb
- Add swords unit test coverage (commit: ff43517)
—
nossr50 /
githubweb
- Add axes unit test coverage (commit: 41d1dad)
—
nossr50 /
githubweb
- Add unarmed unit test coverage (commit: 1b44bb5)
—
nossr50 /
githubweb
- Add excavation unit test coverage (commit: d5390b6)
—
nossr50 /
githubweb
- Add maces unit test coverage (commit: adc1a10)
—
nossr50 /
githubweb
- Add smelting unit test coverage (commit: 2c917cb)
—
nossr50 /
githubweb
- Add repair unit test coverage (commit: 646f831)
—
nossr50 /
githubweb
- Add salvage unit test coverage (commit: c5554a5)
—
nossr50 /
githubweb
- Add herbalism ability unit test coverage (commit: cc392fa)
—
nossr50 /
githubweb
- Add woodcutting gate and Clean Cuts unit test coverage (commit: 580bc40)
—
nossr50 /
githubweb
- Add acrobatics gate and throttle unit test coverage (commit: d0214f1)
—
nossr50 /
githubweb
- Widen statistical tolerance in probability expectation tests (commit: c25b48e)
—
nossr50 /
githubweb
- Add fishing enchantment unit test coverage (commit: 0bf608a)
—
nossr50 /
githubweb
- Fix McMMOPlayerShakeEvent never being fired and expand fishing test coverage (commit: c6292f4)
—
nossr50 /
githubweb
- Keep denied spam-fishing catches from paying Fishing rewards (commit: 0edb5ad)
—
nossr50 /
githubweb
- Move fish exploit checks to the lowest priority (#5313) (commit: b8fc100)
—
github /
githubweb
- Fix NPE if debug command is used before profile load (#5314) (commit: 133a5cf)
—
github /
githubweb
- Update changelog (commit: e783eb9)
—
nossr50 /
githubweb
- Overhaul /xprate with per-skill rates and cleaner announcements (commit: 980b6cb)
—
nossr50 /
githubweb
- Trim the 2.3.000 changelog and lead with new features (commit: dedfd2f)
—
nossr50 /
githubweb
- Add async PAPI leaderboard cache and placeholders (#5301) (commit: 0dcf35b)
—
github /
githubweb
- Drop the interact-time bone meal placed-block reset (commit: 56ca96c)
—
nossr50 /
githubweb
- Verify multi-block plants actually break before paying Herbalism XP (commit: 3a71157)
—
nossr50 /
githubweb
- Fix placed-block data loss when world height limits shrink (commit: 3d05c0b)
—
nossr50 /
githubweb
- Warn instead of silently resetting unreadable placed-block chunk data (commit: 9acf67b)
—
nossr50 /
githubweb
- Fix SubSkillEvent result modifier shrinking skill chances 100-fold (commit: 8ec5ef3)
—
nossr50 /
githubweb
- Apply attack strength to skill RNG rolls for players without Lucky (commit: d083d93)
—
nossr50 /
githubweb
- Fix cancelled level change events corrupting levels and crashing on unloaded players (commit: 4460e07)
—
nossr50 /
githubweb
- Fix legacy potion name conversion corrupting modern REGENERATION names (commit: 41731c8)
—
nossr50 /
githubweb
- Flag jockey riders with the same XP tracking as their spawned mount (commit: 4871b36)
—
nossr50 /
githubweb
- Fix splash potions skipping saturation when other custom effects come first (commit: 99a6211)
—
nossr50 /
githubweb
- Stop processing XP gains after WorldGuard denies them (commit: dae8f37)
—
nossr50 /
githubweb
- Clean up fishing hand tracking when players quit (commit: 07347d2)
—
nossr50 /
githubweb
- Ignore non-player owners in EntityTameEvent handling (commit: df03cac)
—
nossr50 /
githubweb
- Untrack Call of the Wild summons when they die (commit: 84ac9d1)
—
nossr50 /
githubweb
- Tidy TransientEntityTracker internals (commit: b862e44)
—
nossr50 /
githubweb
- Fix Chimaera Wing underground penalty crashing for low-health players (commit: 08cb787)
—
nossr50 /
githubweb
- Fix sound registry resolution and Cripple sound fallback (commit: 63d486d)
—
nossr50 /
githubweb
- Fix patch version strings printing object references (commit: be18bbe)
—
nossr50 /
githubweb
- Harden cold biome resolution against missing biomes (commit: af18395)
—
nossr50 /
githubweb
- Fix console tab-completion for player names in mcMMO commands (commit: 07de5c4)
—
nossr50 /
githubweb
- Skip healthbar name changes when the display type is disabled (commit: ce3b46d)
—
nossr50 /
githubweb
- Make shutdown save tracking thread-safe for Folia (commit: d5dac2d)
—
nossr50 /
githubweb
- Fix component grouping to honor the requested group size (commit: d66ad98)
—
nossr50 /
githubweb
- Fix log filter hiding normal messages and crashing on null messages (commit: 2e4141e)
—
nossr50 /
githubweb
- Use thread-local DecimalFormats for skill display formatting (commit: e68ef41)
—
nossr50 /
githubweb
- Log upgrade tracking save failures through the plugin logger (commit: 65e6f40)
—
nossr50 /
githubweb
- Fall back to legacy sound lookup when the registry class fails to initialize (commit: 8f1aae1)
—
nossr50 /
githubweb
- Cache subskill unlock levels instead of re-reading rank config per check (commit: c7118fa)
—
nossr50 /
githubweb
- Precompute permission node names for frequent checks (commit: 93e5650)
—
nossr50 /
githubweb
- Read persistent mob flag config once instead of per check (commit: 6bd8a51)
—
nossr50 /
githubweb
- Snapshot hot experience.yml settings instead of re-parsing per event (commit: 2ee06f4)
—
nossr50 /
githubweb
- Snapshot hot config.yml settings instead of re-parsing per event (commit: 81359ff)
—
nossr50 /
githubweb
- Reorder combat damage gates cheapest-first and drop duplicate checks (commit: 90a5983)
—
nossr50 /
githubweb
- Exit block drop handling early when no mcMMO metadata is attached (commit: 02e6711)
—
nossr50 /
githubweb
- Skip fake block damage events before world and region checks (commit: e430801)
—
nossr50 /
githubweb
- Trim block place and break handlers of redundant snapshots and loops (commit: 5ebd538)
—
nossr50 /
githubweb
- Fetch chunk entities once on unload and use single brewing stand map lookups (commit: 5c6559d)
—
nossr50 /
githubweb
- Resolve McMMOPlayer once per event across hot listener paths (commit: 4a643dc)
—
nossr50 /
githubweb
- Trim repeated work from hot ItemUtils checks (commit: b495114)
—
nossr50 /
githubweb
- Stop rebuilding block lookup data on hot BlockUtils paths (commit: 7e9dd2a)
—
nossr50 /
githubweb
- Lighten placed-block tracking lookups and chunk store memory (commit: 348ef94)
—
nossr50 /
githubweb
- Reduce map traffic in FormulaManager level lookups (commit: a1f43be)
—
nossr50 /
githubweb
- Read container and item metadata once per operation (commit: 594b8ab)
—
nossr50 /
githubweb
- Cut per-event work in click, fishing, and command handlers (commit: 1a1bffd)
—
nossr50 /
githubweb
- Snapshot per-roll and per-event config reads (commit: 6d44041)
—
nossr50 /
githubweb
- Drop ModManager and deprecate unused public classes (commit: 97ba6db)
—
nossr50 /
githubweb
- Clear out dead code and deprecate orphaned public members (commit: 804bc9a)
—
nossr50 /
githubweb
- Finish the deprecation sweep for existing forRemoval batches (commit: 8521f93)
—
nossr50 /
githubweb
- Fix Green Terra and Green Thumb ignoring dirt paths (commit: 7ce3de3)
—
nossr50 /
githubweb
- Fix Super Breaker ignoring the modern copper block family (commit: a26bc85)
—
nossr50 /
githubweb
- Add mangrove and cherry logs to the woodcutting drop list (commit: 2fd3e61)
—
nossr50 /
githubweb
- Cull material names that never match and test the registers (commit: fdfc70d)
—
nossr50 /
githubweb
- Guard MaterialMapStore set getters (commit: 50d99fd)
—
nossr50 /
githubweb
- Drop compatibility shims obsoleted by the 1.20.5 floor (commit: ccbd598)
—
nossr50 /
githubweb
- Introduce a shared listener guard preamble (commit: af1d82e)
—
nossr50 /
githubweb
- Restructure melee combat dispatch and combat XP calculation (commit: 52b1197)
—
nossr50 /
githubweb
- Deduplicate event firing and hardcore penalty skeletons (commit: 5e36895)
—
nossr50 /
githubweb
- Consolidate the XP perk tiers into an ordered table (commit: 7fd0759)
—
nossr50 /
githubweb
- Deduplicate milestone broadcasts in NotificationManager (commit: 85aa264)
—
nossr50 /
githubweb
- Build scoreboard labels at init time instead of in a static initializer (commit: db55ce3)
—
nossr50 /
githubweb
- Stop scoreboard teardown paths from constructing backends (commit: f6b43a6)
—
nossr50 /
githubweb
- Fix handleLevelUp operator precedence scheduling redraws for hidden boards (commit: 9b33560)
—
nossr50 /
githubweb
- Deprecate the never-working level-up scoreboard feature and its config keys (commit: 9f123b4)
—
nossr50 /
githubweb
- Consolidate scoreboard enable/show methods behind a single helper (commit: bdcdea7)
—
nossr50 /
githubweb
- Deduplicate scoreboard show logic and drop unreachable stats branch (commit: c288978)
—
nossr50 /
githubweb
- Consolidate scoreboard task cancellation and make close-out exception-safe (commit: e459890)
—
nossr50 /
githubweb
- Share the power level objective name across Bukkit scoreboard classes (commit: f84d0ac)
—
nossr50 /
githubweb
- Remove cancelled XP bar hide tasks from the pending-task map (commit: f8b6b92)
—
nossr50 /
githubweb
- Silence per-skill chat spam when disabling all XP bars at once (commit: 9f106b8)
—
nossr50 /
githubweb
- Remove the dead LevelUp_Board and LevelUp_Time keys from config.yml (commit: 65d0f34)
—
nossr50 /
githubweb
- Add placed-block round-trip and region segment growth tests (commit: 10db206)
—
nossr50 /
githubweb
- Harden region file opening against corrupt headers and handle leaks (commit: e5db22e)
—
nossr50 /
githubweb
- Log-and-degrade placed-block save failures at the manager boundary (commit: fadf970)
—
nossr50 /
githubweb
- Polish backup store logging, clock threading, and merge resource handling (commit: 332ae33)
—
nossr50 /
githubweb
- Make command registration data-driven with a single wiring path (commit: 90f5bc5)
—
nossr50 /
githubweb
- Remove the dead mmocompat command and add registration coverage test (commit: b99c27a)
—
nossr50 /
githubweb
- Consolidate text formatting helpers and refresh MOTD strings per display (commit: 1f0be8d)
—
nossr50 /
githubweb
- Funnel sound send methods through one shared core (commit: d2a7639)
—
nossr50 /
githubweb
- Guard subskill registration against duplicates and drop lazy map init (commit: e93c7ec)
—
nossr50 /
githubweb
- Dedupe subskill checks, freeze subskill sets, accept English skill names on any locale (commit: 47219f8)
—
nossr50 /
githubweb
- Trim mob metadata cleanup keys, lazy metadata flag value, fix attribute constants (commit: 6db314f)
—
nossr50 /
githubweb
- Share a graceful reflective valueOf helper across version shims (commit: 1450f3a)
—
nossr50 /
githubweb
- Flatten furnace fuel handler, dedupe item spawn methods, trim vector copies (commit: beec5a4)
—
nossr50 /
githubweb
- Extract pure friendly-fire resolver and stop cancelling combust for unloaded data (commit: 6f6fb56)
—
nossr50 /
githubweb
- Extract diet food mapping and eaten-hand resolution from the food listener (commit: 48b5e12)
—
nossr50 /
githubweb
- Extract tracked-TNT owner resolution with tests (commit: 8618430)
—
nossr50 /
githubweb
- Extract diminished-returns XP math into a tested pure formula (commit: 024ffd3)
—
nossr50 /
githubweb
- Extract bonus-drop trust analysis into a tested helper (commit: 030dc36)
—
nossr50 /
githubweb
- Extract repair/salvage anvil decision ladder into a tested resolver (commit: 606ba58)
—
nossr50 /
githubweb
- Stop mutating fishing, interact, and block damage events at MONITOR priority (commit: 648a260)
—
nossr50 /
githubweb
- Bump version to 2.3.000-SNAPSHOT (commit: 807cab1)
—
nossr50 /
githubweb
- Condense the 2.3.000 changelog (commit: 9b76ac2)
—
nossr50 /
githubweb
- Fix combat effects reading stale attack cooldown on Paper 26.1.2+ (commit: 88f0627)
—
nossr50 /
githubweb
- Make action bar unlock messages a deliberate opt-in (commit: fbab8db)
—
nossr50 /
githubweb
- Rename SubSkillUnlocked opt-in key to SendToActionBar (commit: bc1bcb8)
—
nossr50 /
githubweb
- Update changelog (commit: 3bf79bf)
—
nossr50 /
githubweb
- Update changelog (commit: 50c5f67)
—
nossr50 /
githubweb
- Update changelog (commit: 023ef41)
—
nossr50 /
githubweb
- Fix Salvage yielding nothing for damaged items with low max quantity (commit: fc4fcdd)
—
nossr50 /
githubweb
- Fix wrong unlock levels in Leaf Blower and Catalysis guide text (commit: ea30967)
—
nossr50 /
githubweb
- Fix skill scoreboards not updating for child skills (commit: b14183f)
—
nossr50 /
githubweb
- Fix power level tags dropping updates and leftover objectives (commit: df1570d)
—
nossr50 /
githubweb
- Fix localized skill commands being blocked by command whitelist plugins (commit: 5a6692a)
—
nossr50 /
githubweb
- Fix salvage and repair confirmations acting on the wrong item (commit: a6079cf)
—
nossr50 /
githubweb
- Fix stats scoreboard power level counting permission-hidden skills (commit: 29a65b9)
—
nossr50 /
githubweb
- Fix database purge never removing inactive users (commit: d0ad3ad)
—
nossr50 /
githubweb
- Add regression tests for previously fixed defects (commit: d171e20)
—
nossr50 /
githubweb
- Update changelog (commit: 9044066)
—
nossr50 /
githubweb
- Add config option to limit Blast Mining remote detonation distance (commit: 9e29417)
—
nossr50 /
githubweb
- Make /inspect on offline players respect inspect permissions (commit: 13e1dcb)
—
nossr50 /
githubweb
- Fix ActionBarNotifications.SubSkillUnlocked settings being ignored (commit: 8dc2c7e)
—
nossr50 /
githubweb
- Add /mclevelupsound to toggle the level-up sound per player (commit: c3018f1)
—
nossr50 /
githubweb
- Allow decimal values in /xprate (commit: 31902cc)
—
nossr50 /
githubweb
- Show the current XP rate with /xprate (commit: 35adf11)
—
nossr50 /
githubweb
- Update changelog (commit: 93b0055)
—
nossr50 /
githubweb
- Fix /xprate rate display using a shared DecimalFormat across threads (commit: bc023b1)
—
nossr50 /
githubweb
- Mention viewing the current rate in the /xprate command descriptions (commit: 3c6ab95)
—
nossr50 /
githubweb
- Correct 2.2.055 changelog entries (commit: 9aa347b)
—
nossr50 /
githubweb
- Fix power level tag re-marks being lost during a heartbeat write (commit: 295647a)
—
nossr50 /
githubweb
- Fix inspect stats boards never refreshing on the watched player's level up (commit: 1f28520)
—
nossr50 /
githubweb
- Fix stats scoreboard power level line vanishing for full-permission players (commit: c41387b)
—
nossr50 /
githubweb
- Fix anvil confirmation item-use denial never applying to right-click air (commit: 95babed)
—
nossr50 /
githubweb
- Fix repair confirmations re-prompting after every partial repair (commit: 53b16a5)
—
nossr50 /
githubweb
- Fix database purge deleting flatfile users with unreadable last login (commit: 3885c1c)
—
nossr50 /
githubweb
- Fix powerless user purge deleting comments from the flatfile database (commit: 8e2a45d)
—
nossr50 /
githubweb
- Update changelog (commit: 9fe5731)
—
nossr50 /
githubweb
- Fix Dodge exploit prevention never limiting XP per mob (commit: e535d04)
—
nossr50 /
githubweb
- Fix ExploitFix.Combat.XPCeiling.Damage_Limit being ignored (commit: 2699d54)
—
nossr50 /
githubweb
- Refactor scoreboards to packet-based impl for Folia/Canvas compatibility (#5298) (commit: f1ee7c7)
—
github /
githubweb
- thanks albert4719 (commit: 9717fd8)
—
nossr50 /
githubweb
- Skip power level permission checks when the cap is out of reach (commit: 7ed504a)
—
nossr50 /
githubweb
- Add unit tests for power level cap and skill level cap checks (commit: 141e22c)
—
nossr50 /
githubweb
- Reduce repeated permission and config lookups when gaining XP (commit: 1ff106c)
—
nossr50 /
githubweb
- Stop scanning the full recipe list on every furnace extraction (commit: fc62a62)
—
nossr50 /
githubweb
- Add 2.2.055 changelog entries for XP and furnace extraction performance (commit: d7bd2bd)
—
nossr50 /
githubweb
- Fix 25percentboost XP perk permissions not being registered Fixes #5121 (commit: 8b953a5)
—
nossr50 /
githubweb
- Fix Cripple playing an extra anvil sound that ignored sounds.yml Fixes #5091 (commit: 2bd33ee)
—
nossr50 /
githubweb
- Use the max_damage component for super ability durability Fixes #5182 (commit: bc2bd41)
—
nossr50 /
githubweb
- Add 2.2.055 changelog entries for permission, Cripple sound, and durability fixes (commit: 2d5be6d)
—
nossr50 /
githubweb
- Add mcMMO compatibility for Minecraft 26.2 Chaos Cubed (commit: b06f074)
—
nossr50 /
githubweb
- Harden treasure config loading against invalid entries (commit: c4d8eac)
—
nossr50 /
githubweb
- add .claude to git ignore (commit: e781152)
—
nossr50 /
githubweb
- Fix treasure potion variants and tighten treasure entry validation (commit: 5d2498c)
—
nossr50 /
githubweb
- make bounce a bit more rare (commit: 2174cfd)
—
nossr50 /
githubweb
- Improve readability of 2.2.054 changelog entries (commit: a263b0f)
—
nossr50 /
githubweb
- 2.2.054 (commit: 73a84b9)
—
nossr50 /
githubweb
- 2.2.055 dev versions (commit: 8e5806a)
—
nossr50 /
githubweb
- fix deepslate blocks not activating super breaker (commit: fbd6971)
—
nossr50 /
githubweb
- Fix Tree Feller readying on wood stripping (commit: 52b5e8c)
—
nossr50 /
githubweb
- dev builds for 2.2.054 (commit: cfdb1d3)
—
nossr50 /
githubweb
- Fix Folia taming wolf assist region lookup (commit: cb34715)
—
nossr50 /
githubweb
- 2.2.053 (commit: 0dac142)
—
nossr50 /
githubweb
- Chat colors properly use permissions now Fixes #5296 (commit: c09a013)
—
nossr50 /
githubweb
- Fix DR cache wiring for loaded profiles (commit: 4b0068a)
—
nossr50 /
githubweb
- update changelog (commit: dcf0526)
—
nossr50 /
githubweb
- Fix WorldBlacklist startup null-pointer path (commit: 30c7126)
—
nossr50 /
githubweb
- Stabilize database manager tests via ExperienceConfig mocking (commit: ae76eed)
—
nossr50 /
githubweb
- Handle Paper world-layout migration for region data (commit: ff2b335)
—
nossr50 /
githubweb
- Fix entities keeping their health bars after unload (#5295) (commit: 21bc081)
—
github /
githubweb
- Fix traveling block metadata leaking on folia (#5294) (commit: 95a87af)
—
github /
githubweb
- Add option to toggle receiving conflicting enchants from magic hunter (#5282) (commit: 75c6c39)
—
github /
githubweb
- Fix test environment writing config files to project root (commit: 2ec35ed)
—
nossr50 /
githubweb
- Fix melee attack strength scale after Paper fixed attack cooldown bug in 26.1.2 (commit: 8e1b6de)
—
nossr50 /
githubweb
- Refactor diminished returns tracking into DiminishedReturnsCache/State (commit: 3fb1369)
—
nossr50 /
githubweb
- Fix pre-existing test failures and improve Docker test skip mechanism (commit: 3a69634)
—
nossr50 /
githubweb
- Fix KnockOnWood XP orbs never spawning on nether tree cap blocks during Tree Feller (commit: 8ff047d)
—
nossr50 /
githubweb
- Rename underscore test method names to camelCase in WoodcuttingTest; clean up 2.2.053 changelog entries (commit: c838a69)
—
nossr50 /
githubweb
- Fix Impale damage formula: use rank * multiplier instead of (rank - 1) * multiplier (commit: 71868d9)
—
nossr50 /
githubweb
- back to snapshots (commit: 9a0a2f0)
—
nossr50 /
githubweb
- use correct cow name for shake (commit: 4098e41)
—
nossr50 /
githubweb
- 2.2.052 (commit: 4703746)
—
nossr50 /
githubweb
- use metadata (commit: 8352b3a)
—
nossr50 /
githubweb
- Fix excavation treasure drops broken by BlockDropItemEvent refactor (commit: 47cebf2)
—
nossr50 /
githubweb
- Fix block cracker whitelist missing 4 crackable block types (commit: c457d3a)
—
nossr50 /
githubweb
- Update Changelog.txt for block cracker whitelist fix (commit: 807b3e2)
—
nossr50 /
githubweb
- Wire up Verdant Bounty triple drop passive for Herbalism (commit: eaf8bff)
—
nossr50 /
githubweb
- Fix incorrect Tricky Trials potion durations via UpgradeManager migration (commit: 366a512)
—
nossr50 /
githubweb
- Bump api-version in plugin.yml from 1.13 to 1.20.5 (commit: ef6ddf0)
—
nossr50 /
githubweb
- don't run tests redundantly during nexus deployment (commit: a79cf7d)
—
nossr50 /
githubweb
- Add -DskipDockerTests=true flag to skip Testcontainers SQL tests (commit: 397d6de)
—
nossr50 /
githubweb
- Fix Woodcutting/Excavation bonus drops bypassing BlockDropItemEvent (commit: ce021db)
—
nossr50 /
githubweb
- Fix Minecraft version detection failing on Spigot servers (commit: 11225a2)
—
nossr50 /
githubweb
- Add missing key for graceful roll and some unit test coverage (commit: 451ec15)
—
nossr50 /
githubweb
- Add color support for JSON components (commit: 1c88d36)
—
nossr50 /
githubweb
- Remove Patreon and language links from URL bar (commit: d4da897)
—
nossr50 /
githubweb
- Reorder changelog entry for URL bar removal (commit: b32c64b)
—
nossr50 /
githubweb
- Fixed a bunch of mob health display bugs (commit: dbae9c6)
—
nossr50 /
githubweb
- fix smelting config bug Fixes #5140 (commit: bd7ac8c)
—
nossr50 /
githubweb
- avoid visual desync for salvage Fixes #5252 (commit: 22b044c)
—
nossr50 /
githubweb
- update changelog (commit: bff2e07)
—
nossr50 /
githubweb
- Update Simplfied Chinese translation (#5274) (commit: 8f411f9)
—
github /
githubweb
- Fix potion lengths being shorter/longer for newer potion types (#5277) (commit: fb6aebc)
—
github /
githubweb
- Fishing updated to work with offhand and not just main hand only (commit: f6cc7c5)
—
nossr50 /
githubweb
- update changelog (commit: cc70269)
—
nossr50 /
githubweb
- Use modern APIs for durability handling (commit: 8602f47)
—
nossr50 /
githubweb
- use official API for crossbow detection instead of our metadata (commit: e070d52)
—
nossr50 /
githubweb
- fix WG crossbow interaction Fixes #5074 (commit: 98ea089)
—
nossr50 /
githubweb
- Change mcMMO behavior around immature crop drops Fixes #5234 (commit: a523644)
—
nossr50 /
githubweb
- Fix bug with replanting Fixes #5253 (commit: e51d72e)
—
nossr50 /
githubweb
- Add more granular control for enchantments Fixes #5245 (commit: 6cb8daf)
—
nossr50 /
githubweb
- 2.2.051 (commit: 0ca12d2)
—
nossr50 /
githubweb
- Expand config surface for newer skills Fixes #5275 (commit: 91d01c7)
—
nossr50 /
githubweb
- Fix Daze teleporting players after a world change or death Fixes #5191 (commit: fada487)
—
nossr50 /
githubweb
- Use the solution from PR #5272 instead of the complicated one I pushed out earlier (commit: 6b476ab)
—
nossr50 /
githubweb
- update changelog (commit: 0cccaea)
—
nossr50 /
githubweb
- Fix stacked Chimaera Wing item loss (#5265) (commit: ae1a72c)
—
github /
githubweb
- update changelog (commit: 017a1cd)
—
nossr50 /
githubweb
- Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.4 (#5270) (commit: 2e62f51)
—
github /
githubweb
- 2.2.050 (commit: 7afbed3)
—
nossr50 /
githubweb
- back to dev snapshots (commit: 687fe9d)
—
nossr50 /
githubweb
- ignore html (commit: 0013468)
—
nossr50 /
githubweb
- ignore md (commit: 4cb65a3)
—
nossr50 /
githubweb
- Delete quite outdated changelog file (commit: 4d65353)
—
nossr50 /
githubweb
- Bounced arrows no longer have super long durations Fixes #5246 Fixes #5243 (commit: ebd2f90)
—
nossr50 /
githubweb
- Nerf Glow Lichen XP a bit (commit: 6047a12)
—
nossr50 /
githubweb
- add AGENTS.md (not sure how useful it will be, but copilot suggested it) (commit: 01a92f2)
—
nossr50 /
githubweb
- Fix weak warning when sql max idle connections is less than 10 (#5267) (commit: fb38002)
—
github /
githubweb
- Fix FishingManager#isFishingTooOften implementation (#5261) (commit: 13a1e41)
—
github /
githubweb
- Fix archery entity tracking failing often on Folia (#5260) (commit: be613bc)
—
github /
githubweb
- Add spears to `fill<Material>ToolsWhiteList()` methods (#5254) (commit: db985bc)
—
github /
githubweb
- refactor a bunch of unused, outdated, or unnecessary tech debt for compatibility for older versions that are no longer supported or were never supported (commit: c94f105)
—
nossr50 /
githubweb
- Set max display of spear master to two decimals (#5258) (commit: 33597e1)
—
github /
githubweb
- Replace use of getIngredientList/Map (#5257) (commit: a6e12c4)
—
github /
githubweb
- Bump org.assertj:assertj-core from 3.25.3 to 3.27.7 (#5259) (commit: 0e0e2ef)
—
github /
githubweb
- changelog update (commit: 3a7d605)
—
nossr50 /
githubweb
- changelog update again (commit: 99c2ec2)
—
nossr50 /
githubweb
- version is outdated errors tweaked a bit (commit: 1b8897b)
—
nossr50 /
githubweb
- minimum MC version is now 1.20.4 (commit: 7738c45)
—
nossr50 /
githubweb
- improved spears dmg detection and fixed more errors with Excellent Enchants (commit: 95026e6)
—
nossr50 /
githubweb
- another fix for compatibility with Excellent Enchants (commit: 080d407)
—
nossr50 /
githubweb
- back to dev versions (commit: 8f8d775)
—
nossr50 /
githubweb
- improved compatibility with Excellent Enchants (commit: 8ac3198)
—
nossr50 /
githubweb
- 2.2.049 (commit: e24b5b0)
—
nossr50 /
githubweb
- update changelog (commit: 4c33f76)
—
nossr50 /
githubweb
- Fix leftover sync tp in taming subskill (#5248) (commit: 77dac78)
—
github /
githubweb
- prevent item stack size from going outside normal bounds (commit: 9c9e531)
—
nossr50 /
githubweb
- allow combat abilities to activate with spear in off-hand (commit: 5a9390f)
—
nossr50 /
githubweb
- updated notes (commit: c14b82f)
—
nossr50 /
githubweb
- Add support for sweet berry bush harvesting and replanting (#5238) (commit: 4a890a2)
—
github /
githubweb
- Bump mockito version to fix compiling on java 25 (#5247) (commit: 8b7cffb)
—
github /
githubweb
- Fix copper XP in experience.yml (#5242) (commit: ebe4915)
—
github /
githubweb
- back to dev builds (commit: 921fa71)
—
nossr50 /
githubweb
- 2.2.048 hotfix for spear manager exception Fixes #5237 (commit: b0622dc)
—
nossr50 /
githubweb
- back to developer snapshots (commit: cc1a581)
—
nossr50 /
githubweb
- fix overlooked spears interaction with other melee skills (commit: 694de2f)
—
nossr50 /
githubweb
- 2.2.047 hotfix for spears combat offhand oddities (commit: e2f18a9)
—
nossr50 /
githubweb
- Spears update (#5236) (commit: b15365e)
—
github /
githubweb
- test number who knows (commit: 257292b)
—
nossr50 /
githubweb
- oops (commit: a907bfd)
—
nossr50 /
githubweb
- Add deploy to Nexus stage (commit: 6b6263d)
—
nossr50 /
githubweb
- Try this instead... (commit: fc62946)
—
nossr50 /
githubweb
- Technically we don't need this (commit: 283c6d9)
—
nossr50 /
githubweb
- try this instead part 3 (commit: 2f452af)
—
nossr50 /
githubweb
- fix jenkins script (commit: 03bea40)
—
nossr50 /
githubweb
- let's try a Jenkinsfile (commit: 085197a)
—
nossr50 /
githubweb
- no mvn wrapper (commit: 401edf0)
—
nossr50 /
githubweb
- test (commit: 98eb706)
—
nossr50 /
githubweb
- Spring-cleaning round 1: remove some more deprecated API invocations (commit: 1b49eb1)
—
nossr50 /
githubweb
- Fix self damage awarding skill xp (#5233) (commit: fae55c1)
—
github /
githubweb
- Change Protocollib's repo to use new namespace & group id (#5232) (commit: 5c283fe)
—
github /
githubweb
- [Fix] isMagicHunterEnabled method doesn't considered the MagicHunter's permission (#5231) (commit: ced4ed2)
—
github /
githubweb
- Update Italian Translation (#5230) (commit: d800aa9)
—
github /
githubweb
- 2.2.044 Fix copper repair and salvage (commit: 80a61d2)
—
nossr50 /
githubweb
- back to snapshots (commit: ec6dce0)
—
nossr50 /
githubweb
- Fixed ageable cast class exception Fixes #5224 (commit: 9f59945)
—
nossr50 /
githubweb
- Fixed bug where salvage and repair configs would re-add any deleted entry that existed in the default config Fixes #5223 (commit: c96cb95)
—
nossr50 /
githubweb
- Add missing permission nodes for copper repair and salvage Fixes #5225 (commit: 1f123a4)
—
nossr50 /
githubweb
- 2.2.045 (commit: 59093c5)
—
nossr50 /
githubweb
- back to snapshots (commit: 2a8be52)
—
nossr50 /
githubweb
- Spring-cleaning round 1: remove deprecated Player.updateInventory (commit: 3533c50)
—
nossr50 /
githubweb
- snapshots here we go (commit: f71fe0d)
—
nossr50 /
githubweb
- slightly better logs (commit: 5dfea51)
—
nossr50 /
githubweb
- 2.2.043 (commit: eafa53e)
—
nossr50 /
githubweb
- misc optimization (commit: 2f624e3)
—
nossr50 /
githubweb
- Fix potion names Fixes #5211 Fixes #5180 (commit: 24888d1)
—
nossr50 /
githubweb
- optimize imports (commit: c79b3fe)
—
nossr50 /
githubweb
- fix bug where armor stand could be renamed to heart symbols (commit: 00c0b2e)
—
nossr50 /
githubweb
- 1.21.9 support for treasures.yml, experience.yml, fishing_treasures.yml, and settings for mannequins and a fix for armor stands (commit: 07d18e2)
—
nossr50 /
githubweb
- add 1.21.9 support for repair, salvage, copper tool and armor (wip) (commit: c958a86)
—
nossr50 /
githubweb
- new event McMMOModifyBlockDropItemEvent and mcMMO now modifies the drop list in BlockDropItemEvent instead of spawning items (commit: d38d74f)
—
nossr50 /
githubweb
- 2.2.042 (commit: fdc652f)
—
nossr50 /
githubweb
- back to snapshots (commit: 22231df)
—
nossr50 /
githubweb
- Add null-safety and helper methods to AbilityAPI (#5217) (commit: 9a59200)
—
github /
githubweb
- Reduce Blast Mining PVP damage Fixes #5213 (commit: 06f979d)
—
nossr50 /
githubweb
- better phrasing (commit: 8e04982)
—
nossr50 /
githubweb
- different default for CustomSoundId in sounds.yml (commit: f785866)
—
nossr50 /
githubweb
- update changelog with info about custom sound playing (commit: 46bcd29)
—
nossr50 /
githubweb
- (Improvement) Implement playing sound by string ID (#5201) (commit: df69410)
—
github /
githubweb
- expand Block Cracker to other blocks with cracked variants (commit: 724b66a)
—
nossr50 /
githubweb
- 2.2.041 (commit: 4bfbfa2)
—
nossr50 /
githubweb
- back to dev builds (commit: 99f7437)
—
nossr50 /
githubweb
- Fix Berserk block cracker not functioning Fixes #5207 (commit: 6ba4475)
—
nossr50 /
githubweb
- Add early return for brewing stand hopper check (#5208) (commit: ba673a0)
—
github /
githubweb
- update changelog (commit: 2c1c1fe)
—
nossr50 /
githubweb
- Add static to the method of the private class DatabaseAPI. (#5198) (commit: 7cf4409)
—
github /
githubweb
- fix(experience): parse diminished returns value from correct field (#5196) (commit: f9513a8)
—
github /
githubweb
- When burnTime is less than or equal to 0, do not process (#5194) (commit: 0424a5d)
—
github /
githubweb
- update changelog (commit: e6c62be)
—
nossr50 /
githubweb
- RepairManager: Fix unsafe enchantments being stripped, CombatUtils: Use instanceof for IronGolem (#5192) (commit: c377544)
—
github /
githubweb
- update changelog (commit: b12f86a)
—
nossr50 /
githubweb
- Some more unit test coverage for tree feller (commit: 41b5667)
—
nossr50 /
githubweb
- 2.2.040 (commit: 6acc4b1)
—
nossr50 /
githubweb
- back to dev (commit: b91fa2c)
—
nossr50 /
githubweb
- Fix parties unintentionally becoming leader-less Fixes #3771 (commit: b60e478)
—
nossr50 /
githubweb
- oopsie (commit: 6aa4dee)
—
nossr50 /
githubweb
- prevent simulateBlockBreak from calling itself fixes #5188 (commit: e6199c0)
—
nossr50 /
githubweb
- update changelog (commit: 4c578eb)
—
nossr50 /
githubweb
- formatting applied to most of the source code to tidy things up, and misc refactors (commit: e52371a)
—
nossr50 /
githubweb
- change enum format back to old style (commit: 3c853a2)
—
nossr50 /
githubweb
- remove some unused code (commit: 87277a0)
—
nossr50 /
githubweb
- Updated for 1.21.6 (commit: ab79131)
—
nossr50 /
githubweb
- Update ja_JP translation (#5189) (commit: e891bf2)
—
github /
githubweb
- Update Simplfied Chinese translation (#5185) (commit: c1ce6c8)
—
github /
githubweb
- update changelog (commit: f322d05)
—
nossr50 /
githubweb
- Less hacky performance improvements (#5187) (commit: 9eb8f4e)
—
github /
githubweb
- 2.2.039 (commit: 547fc29)
—
nossr50 /
githubweb
- back to dev work (commit: 4def2be)
—
nossr50 /
githubweb
- Added StackOverflow safeguards for dealDamage invocations Fixes #5129 Fixes #5029 Fixes #5186 (commit: 3d16d94)
—
nossr50 /
githubweb
- spigot safeguards (commit: 12127ff)
—
nossr50 /
githubweb
- 2.2.038 (commit: 5e9ee1e)
—
nossr50 /
githubweb
- perf improvements and rupture improvements (commit: 382b86a)
—
nossr50 /
githubweb
- fix potion matching for non-english locales Fixes #5174 (commit: ce7461f)
—
nossr50 /
githubweb
- fix other places where locale might matter (commit: 27a232d)
—
nossr50 /
githubweb
- 2.2.037 (commit: 175526d)
—
nossr50 /
githubweb
- fix matchPotionType: correctly match extended and upgraded potions fixes #5181 (commit: 045f1bd)
—
github /
githubweb
- update changelog (commit: b54db97)
—
nossr50 /
githubweb
- Added spawners to illegal drops for blast mining (#5178) (commit: f3a2199)
—
github /
githubweb
- fix spectral arrows (#5173) (commit: a8976ae)
—
github /
githubweb
- Adds locale entries for commands in "/mcmmo help" (#5137) (commit: 2ba67d1)
—
github /
githubweb
- update changelog (commit: bcf0f06)
—
nossr50 /
githubweb
- fix trickshot not applying potion effects or custom effects (commit: 8c89462)
—
nossr50 /
githubweb
- 2.2.036 (commit: f7dbd88)
—
nossr50 /
githubweb
- back to the lab again (commit: c3103be)
—
nossr50 /
githubweb
- Chimaera wing code is a little bit less disgusting now Fixes #5049 (commit: 65d4d2b)
—
nossr50 /
githubweb
- update changelog (commit: 13a329d)
—
nossr50 /
githubweb
- Update README.md (commit: bea283e)
—
github /
githubweb
- back to dev mode (commit: 61c5ded)
—
nossr50 /
githubweb
- misc (commit: 5c12606)
—
nossr50 /
githubweb
- Blast Mining can drop deep-slate now fixes #5160 (commit: 99e8ae3)
—
nossr50 /
githubweb
- support for various new additions from 1.21.5 (commit: 5b67aa0)
—
nossr50 /
githubweb
- 2.2.034 (commit: 7e1e4c8)
—
nossr50 /
githubweb
- Swords stab damage is now config-driven (commit: 3578528)
—
nossr50 /
githubweb
- removed call to Locale#setDefault within LocaleLoader#initialize; added static locale-parameter to all instances of a Formatter (#5141) (commit: b36848b)
—
github /
githubweb
- update changelog (commit: af60826)
—
nossr50 /
githubweb
- Add event for players taming an entity (#5142) (commit: 0637446)
—
github /
githubweb
- update changelog (commit: c61376d)
—
nossr50 /
githubweb
- fix for NPE during inventory events Fixes #5148 (commit: 86b4578)
—
nossr50 /
githubweb
- 2.2.031 (commit: de4d0ea)
—
nossr50 /
githubweb
- blast mining no longer drops infested block variants (commit: c2ecefb)
—
nossr50 /
githubweb
- blast mining bonus drops are now RNG and no longer guaranteed, yield ceiling clamped (commit: 25c89c5)
—
nossr50 /
githubweb
- fix Roll interactions with CMI fixes #5151 (commit: ef2aa57)
—
nossr50 /
githubweb
- add missing beetroot and eyeblossom entries for Herbalism fixes #5154 fixes #5146 (commit: 752174a)
—
nossr50 /
githubweb
- 2.2.032 (commit: b48d66a)
—
nossr50 /
githubweb
- fix github actions (commit: 125aefa)
—
nossr50 /
githubweb
- update FoliaLib repo for build instructions fixes #5162 (commit: 9d5566a)
—
nossr50 /
githubweb
- cleanup pom.xml and reduce noise in build (commit: be0570f)
—
nossr50 /
githubweb
- bump world-edit dependency version (commit: 363ae73)
—
nossr50 /
githubweb
- adventure API bump (commit: 871374c)
—
nossr50 /
githubweb
- fix FoliaLib not being shaded into compiled jar (commit: e6f3d63)
—
nossr50 /
githubweb
- Add missing entries to potion.yml for Breeze_Rod (commit: 6df73e5)
—
nossr50 /
githubweb
- Fix mcMMO trying to load incompatible potions on older versions (commit: 6ad9d97)
—
nossr50 /
githubweb
- tweaks to start up msg (commit: b2bf29c)
—
nossr50 /
githubweb
- github actions should use Java 21 (commit: 571a60f)
—
nossr50 /
githubweb
- Revert "bump world-edit dependency version" (commit: 0408040)
—
nossr50 /
githubweb
- Revert "github actions should use Java 21" (commit: 44b2255)
—
nossr50 /
githubweb
- fix Folia throwing IllegalArgumentException (commit: bc6e4bc)
—
nossr50 /
githubweb
- add missing TURTLE_HELMET to tier 1 ingredients in potions.yml fixes #5143 (commit: 182e228)
—
nossr50 /
githubweb
- 2.2.033 (commit: 4259b5e)
—
nossr50 /
githubweb
- dev mode (commit: 3d04b92)
—
nossr50 /
githubweb
- Crossbow trickshot no longer rewards archery xp (commit: 2efe1ef)
—
nossr50 /
githubweb
- minor refactoring of ProjectileUtils and MetadataConstants (commit: 1005b29)
—
nossr50 /
githubweb
- Fix NPE in ChunkUnloadEvent (commit: 82af006)
—
nossr50 /
githubweb
- fix mcMMO spawning bonus drops into other blocks (commit: f69f88a)
—
nossr50 /
githubweb
- 2.2.030 (commit: dab4e77)
—
nossr50 /
githubweb
- Run rupture task on the target entity's scheduler (#5135) (commit: 0063a4f)
—
github /
githubweb
- fix mace sound on older versions (commit: bfbefa7)
—
nossr50 /
githubweb
- update changelog (commit: ad771fd)
—
nossr50 /
githubweb
- change chunk listener to monitor so we can ignore cancelled events (commit: 90fe8ee)
—
nossr50 /
githubweb
- fix alchemy xp permission issue Fixes #5131 (commit: 1db0aae)
—
nossr50 /
githubweb
- Revert regression, restoring material based salvage permissions (#5130) (commit: b4d9337)
—
github /
githubweb
- dev mode (commit: b5478a9)
—
nossr50 /
githubweb
- Add new potions to alchemy (#5123) (commit: dae66c7)
—
github /
githubweb
- 2.2.029 (commit: 6a9962a)
—
nossr50 /
githubweb
- temporarily disable party item sharing feature (commit: 16d5d9f)
—
nossr50 /
githubweb
- add relevant herbalism stuff for next MC update (commit: 02d9780)
—
nossr50 /
githubweb
- remove another unused file (commit: d8d2d00)
—
nossr50 /
githubweb
- misc plugin.yml cleanup (commit: c7feac1)
—
nossr50 /
githubweb
- remove unused files (commit: 6b5b0f3)
—
nossr50 /
githubweb
- add support for new pale oak items / blocks (commit: 18bd31d)
—
nossr50 /
githubweb
- fix index out of bounds for blocks at world max height (commit: 6dd1753)
—
nossr50 /
githubweb
- 2.2.028 (commit: 7883b09)
—
nossr50 /
githubweb
- remove dangling config key (commit: 0351452)
—
nossr50 /
githubweb
- dev mode (commit: 1b6b127)
—
nossr50 /
githubweb
- minor refactoring (commit: 69e90a8)
—
nossr50 /
githubweb
- Expand API for McMMOPlayerMasterAnglerEvent (commit: 19bf96a)
—
nossr50 /
githubweb
- Fixed COTW summon bug (commit: 91ab569)
—
nossr50 /
githubweb
- Fix McMMOItemSpawnEvent#setItemStack being ignored in ItemUtils (#5102) (commit: a93f08a)
—
github /
githubweb
- add McMMOPlayerMasterAnglerEvent and ability to cancel it if desired (#5111) (commit: 570cadb)
—
github /
githubweb
- Fix infinite recursion caused by inadvertent chunk loading/unloading Fixes #5112 (commit: 2482062)
—
nossr50 /
githubweb
- Remove the luck component of salvage material quantity (commit: c52b855)
—
nossr50 /
githubweb
- use thread safe collections for sets (commit: b928e14)
—
nossr50 /
githubweb
- 2.2.027 (commit: 4cb3d31)
—
nossr50 /
githubweb
- Add tridents/crossbows to salvage (commit: b4871fe)
—
nossr50 /
githubweb
- Fixed ricocheted arrows missing some data after bouncing (commit: 04eefae)
—
nossr50 /
githubweb
- Fixed concurrency issue with Folia and COTW summons (commit: b5ecd21)
—
nossr50 /
githubweb
- Fix Folia locale string concurrency issue Fixes #5097 (commit: 2ea9cff)
—
nossr50 /
githubweb
- dev mode (commit: f90a15a)
—
nossr50 /
githubweb
- Fixed NPE on chunk unload (commit: 3f5f510)
—
nossr50 /
githubweb
- 2.2.026 (commit: c54a758)
—
nossr50 /
githubweb
- dev mode (commit: f304a1f)
—
nossr50 /
githubweb
- 2.2.025 (commit: 6f92baf)
—
nossr50 /
githubweb
- update changelog (commit: 6ed4ad7)
—
nossr50 /
githubweb
- fixed fishing errors Fixes #5108 (commit: 04007f6)
—
nossr50 /
githubweb
- 2.2.024 (commit: 406a7ba)
—
nossr50 /
githubweb
- huge optimizations (commit: 3aaff19)
—
nossr50 /
githubweb
- optimizations (commit: 4ba85aa)
—
nossr50 /
githubweb
- fix big oopsie (commit: f0973f2)
—
nossr50 /
githubweb
- Move logic for config format into ConfigStringUtils (commit: 39b0e87)
—
nossr50 /
githubweb
- fix failing test (commit: 9f7dbc2)
—
nossr50 /
githubweb
- major optimizations to getting xp values for specific blocks (commit: ce18f3d)
—
nossr50 /
githubweb
- dev mode (commit: 03c9dfd)
—
nossr50 /
githubweb
- update for 1.21.3 compatibility (commit: 99bb585)
—
nossr50 /
githubweb
- 2.2.023 (commit: 60da4bc)
—
nossr50 /
githubweb
- add causingPlayer to McMMOReplaceVanillaTreasureEvent and update Fish Event to use it (#5104) (commit: 571013c)
—
github /
githubweb
- dev mode (commit: 8b81c9a)
—
nossr50 /
githubweb
- Bugfix/acrobatics roll chance (#5094) (commit: 3d7810c)
—
github /
githubweb
- Fix cat cotw on older versions (#5096) (commit: 5c68a17)
—
github /
githubweb
- Fix slime spawner exploit (#5089) (commit: d5c4beb)
—
github /
githubweb
- fix to PR (commit: d42581b)
—
nossr50 /
githubweb
- update changelog (commit: ddb701b)
—
nossr50 /
githubweb
- 2.2.022 (commit: d7e8a6b)
—
nossr50 /
githubweb
- change transformable entity list into immutable set (commit: 8087d5f)
—
nossr50 /
githubweb
- Roll rework / refactor Fixes #5023 (commit: 5cc9738)
—
nossr50 /
githubweb
- Alchemy no longer spams when finding potions of the same type in config Fixes #5081 Fixes #5059 (commit: 88cacf8)
—
nossr50 /
githubweb
- Fixed blast mining trying to drop non-items (commit: 9b046bd)
—
nossr50 /
githubweb
- Fix NPE for Alchemy Fixes #5080 Fixes #5073 (commit: bac1623)
—
nossr50 /
githubweb
- 2.2.020 (commit: f623b60)
—
nossr50 /
githubweb
- Update PlaceholderAPI dependency (#5085) (commit: 8c2848a)
—
github /
githubweb
- dev mode (commit: 2fd86e8)
—
nossr50 /
githubweb
- Fix acrobatics (#5088) (commit: 1c08cac)
—
github /
githubweb
- Update locale_es.properties (#5083) (commit: fe46ece)
—
github /
githubweb
- Update locale_lt_LT.properties (#5079) (commit: 038d913)
—
github /
githubweb
- 2.2.021 (commit: 582a572)
—
nossr50 /
githubweb
- Update locale_en_US.properties (#5066) (commit: f67e306)
—
github /
githubweb
- Fix exceptions when shooting entities through worlds on folia (#5024) (commit: 93bb160)
—
github /
githubweb
- Cache ItemMeta instead of creating a new ItemMeta for each potion check (#5075) (commit: dcf83a8)
—
github /
githubweb
- 2.2.019 (commit: cfe3acc)
—
nossr50 /
githubweb
- remove msg about in development skills (commit: 684583c)
—
nossr50 /
githubweb
- Prevent IllegalArgumentException with Rupture and provide more detailed logging when Rupture cannot activate from illegal state Fixes #5063 (commit: c7409a8)
—
nossr50 /
githubweb
- update changelog (commit: 969b901)
—
nossr50 /
githubweb
- Optimize blast mining blacklist (commit: 486dc13)
—
nossr50 /
githubweb
- Limit XP on certain plants which can become unnaturally tall Fixes #5045 (commit: afa4260)
—
nossr50 /
githubweb
- 2.2.018 (commit: 3065c71)
—
nossr50 /
githubweb
- Mob Spawners no longer drop from Blast Mining Fixes #5052 (commit: bda5424)
—
nossr50 /
githubweb
- fix minor word fumble in changelog (commit: a0a9d98)
—
nossr50 /
githubweb
- misc refactoring (commit: c6791c8)
—
nossr50 /
githubweb
- dev mode (commit: 248116d)
—
nossr50 /
githubweb
- Fixed probability bug Fixes #5055 Fixes #5054 (commit: e886a16)
—
nossr50 /
githubweb
- Fix Blast Mining Fixes #5021 (commit: 2debcbe)
—
nossr50 /
githubweb
- 2.2.017 (commit: fe01312)
—
nossr50 /
githubweb
- Fixed alchemy shift-click exceptions on older MC versions Fixes #5046 Fixes #5039 (commit: ce8464f)
—
nossr50 /
githubweb
- update changelog (commit: 25a55d6)
—
nossr50 /
githubweb
- Add setting for ignoring attack cooldown Fixes #5048 (commit: 99d8b64)
—
nossr50 /
githubweb
- fix mace skills permission (#5038) (commit: ed8d1cd)
—
github /
githubweb
- Updating the PT-BR translation after 2 years (#5036) (commit: e96e65e)
—
github /
githubweb
- Update locale_fr.properties (#5033) (commit: 4c4d7ee)
—
github /
githubweb
- update zh_CN translation (#5031) (commit: 34c61af)
—
github /
githubweb
- 2.2.016 (commit: e9b919f)
—
nossr50 /
githubweb
- 2.2.015 (commit: 940fb66)
—
nossr50 /
githubweb
- SQL fixed player cooldowns being loaded incorrectly Fixes #5042 Fixes #5032 (commit: 600ab0e)
—
nossr50 /
githubweb
- Maces (#5035) (commit: 971e5da)
—
github /
githubweb
- fix luck of the sea being applied for super break and other abilities Fixes #5026 (commit: e32bde3)
—
nossr50 /
githubweb
- 2.2.014 (commit: 02c732b)
—
nossr50 /
githubweb
- update Changelog.txt (commit: 10e8b19)
—
nossr50 /
githubweb
- 2.2.013 (commit: a11ac78)
—
nossr50 /
githubweb
- add xp for Bogged and Breeze (commit: ac3c6da)
—
nossr50 /
githubweb
- add missing entries for xbows/tridents/maces (commit: eeecf18)
—
nossr50 /
githubweb
- minor refactoring (commit: 4fce053)
—
nossr50 /
githubweb
- Fix properties key error (#5010) (commit: 2a4487c)
—
github /
githubweb
- feat(locale): Updated locale zh_TW (#5015) (commit: 009f64c)
—
github /
githubweb
- update changelog (commit: b9b1127)
—
nossr50 /
githubweb
- more refactoring for spawning items conditionally (commit: 8633f7b)
—
nossr50 /
githubweb
- some more refactoring (commit: 0708b0a)
—
nossr50 /
githubweb
- refactoring (commit: 6c1502f)
—
nossr50 /
githubweb
- move item related utils from Misc to ItemUtils (commit: 4277384)
—
nossr50 /
githubweb
- minor refactoring (commit: 590b00a)
—
nossr50 /
githubweb
- Fix sapling drops to ignore reduction and obey Knock on Wood (#5012) (commit: 2f1278c)
—
github /
githubweb
- clean up if/else formatting (commit: d0ab2bd)
—
nossr50 /
githubweb
- minor refactor (commit: fc60079)
—
nossr50 /
githubweb
- update maven-release-plugin (commit: 32ff8c6)
—
nossr50 /
githubweb
- spring-cleaning, update all the dependencies (commit: 364d4cd)
—
nossr50 /
githubweb
- Back to Java 17 for now (commit: 7266563)
—
nossr50 /
githubweb
- update maven shade plugin (commit: ab8ba8a)
—
nossr50 /
githubweb
- update maven compiler plugin (commit: 19a8a9f)
—
nossr50 /
githubweb
- update github workflow runner to use 21 (commit: db9f8e4)
—
nossr50 /
githubweb
- update UserBlockTracker API (commit: 8b82163)
—
nossr50 /
githubweb
- add more sensibly named API for grabbing the UserBlockTracker (commit: 9b09f06)
—
nossr50 /
githubweb
- require java 21 (commit: b65247c)
—
nossr50 /
githubweb
- minor refactor (commit: d384049)
—
nossr50 /
githubweb
- 2.2.012 fix for daze in 1.20.4 and older (commit: c2054a5)
—
nossr50 /
githubweb
- more verbose logging for alchemy potion lookups (commit: e6ff219)
—
nossr50 /
githubweb
- 2.2.011 (commit: 46c9ea5)
—
nossr50 /
githubweb
- 2.2.010 (commit: fc66c9f)
—
nossr50 /
githubweb
- fix REGEN potion not loading (commit: 8d2a08c)
—
nossr50 /
githubweb
- Fixed possible NPE in our events, and BrewingStands now remember who last interacted with them, this allows for hoppers to be used with Alchemy Fixes #5004 Fixes #4958 Fixes #4641 (commit: 3ba6b93)
—
nossr50 /
githubweb
- update Changelog.txt (commit: 435a6fd)
—
nossr50 /
githubweb
- if( -> if ( (commit: 291effd)
—
nossr50 /
githubweb
- 2.2.009 (commit: 1705286)
—
nossr50 /
githubweb
- don't show unimplemented supers for mccooldowns (commit: ed0c946)
—
nossr50 /
githubweb
- 2.2.008 (commit: cae2132)
—
nossr50 /
githubweb
- Fix italicized potion names (commit: b3edca5)
—
nossr50 /
githubweb
- Fixed messages not being sent to the action bar (commit: 0bf1bbe)
—
nossr50 /
githubweb
- Fixed mccooldowns on SQL not working Fixes #5006 (commit: 64206c3)
—
nossr50 /
githubweb
- Fix potions not brewing as the correct type (commit: fb0c8ec)
—
nossr50 /
githubweb
- CombatUtils: Don't run checks against party features if parties are disabled (#5005) (commit: df6ddd6)
—
github /
githubweb
- update changelog (commit: 07b4736)
—
nossr50 /
githubweb
- 2.2.007 (commit: 5ba6305)
—
nossr50 /
githubweb
- fix issues with Alchemy and older MC versions (commit: 7556135)
—
nossr50 /
githubweb
- add armadillos to xp (commit: 5b822bc)
—
nossr50 /
githubweb
- WIP 1.20.6 support (commit: 7855810)
—
nossr50 /
githubweb
- fix mistake in skillranks.yml (commit: e29a977)
—
nossr50 /
githubweb
- update changelog (commit: 5628df9)
—
nossr50 /
githubweb
- Fix bug where Green Thumb did not replant if seeds were solely in the offhand Fixes #4994 (commit: c078e85)
—
nossr50 /
githubweb
- release should be 17 not 16 (commit: 0db5330)
—
nossr50 /
githubweb
- 2.2.006 (commit: 1cac6b1)
—
nossr50 /
githubweb
- Add support for hex color codes in locale (commit: c0952a2)
—
nossr50 /
githubweb
- Fix wiki links being outdated (commit: 4d98d25)
—
nossr50 /
githubweb
- 2.2.005 (commit: 0363ee2)
—
nossr50 /
githubweb
- Add custom_item_support config file to optionally disable repair/salvage on items with custom models (commit: ffc6061)
—
nossr50 /
githubweb
- fix probability being unbounded (commit: b6e512b)
—
nossr50 /
githubweb
- 2.2.004 (commit: c769813)
—
nossr50 /
githubweb
- dev mode (commit: aecf17a)
—
nossr50 /
githubweb
- fix xp multiplier not getting applied (commit: e509876)
—
nossr50 /
githubweb
- Fix crossbows not getting added to schema for some users (commit: a047bca)
—
nossr50 /
githubweb
- 2.2.002 (commit: d92c60f)
—
nossr50 /
githubweb
- Fix lastlogin value being too large for SQLDB (commit: 2d79b36)
—
nossr50 /
githubweb
- Update README.md (commit: 657d7ca)
—
github /
githubweb
- fix thrown tridents not getting XP or subskill benefits (commit: cf49fc7)
—
nossr50 /
githubweb
- fix trickshot not applying shot from crossbow to bounced arrows (commit: b56ddeb)
—
nossr50 /
githubweb
- 2.2.001 (commit: 86a5d14)
—
nossr50 /
githubweb
- add ExploitFix.PreventArmorStandInteraction to prevent combat abilities going off on armor stands (commit: b669714)
—
nossr50 /
githubweb
- update changelog (commit: f6d2479)
—
nossr50 /
githubweb
- update changelog (commit: 8902c86)
—
nossr50 /
githubweb
- update changelog (commit: 6016e69)
—
nossr50 /
githubweb
- 2.2.000 (commit: e2200d3)
—
nossr50 /
githubweb
- Endgame Update (#4840) (commit: 2594dc1)
—
github /
githubweb
- Make PAPI expansion persist (#4986) (commit: bead5fe)
—
github /
githubweb
- Fixed import errors related to Alchemy data in AdvancedConfig (#4983) (commit: 04ed2a4)
—
github /
githubweb
- 2.1.231 (commit: 7da8c8c)
—
nossr50 /
githubweb
- Fixed NPE when party creation doesn't use password. Solves bug reported here: https://discord.com/channels/526933440214597677/526938425161416727/1213131451235827753 (#4981) (commit: 2117c67)
—
github /
githubweb
- Update locale_ko.properties (#4977) (commit: 4d060b1)
—
github /
githubweb
- 2.1.230 (commit: b0d0030)
—
nossr50 /
githubweb
- 2.1.230 (commit: 4d85f24)
—
nossr50 /
githubweb
- Fix exceptions on EntityCombustByEntityEvent, EntityDamageByEntityEvent, PartyAutoKickTask if parties are disabled (#4976) (commit: 7f9ed94)
—
github /
githubweb
- Fix PartySaving related NPEs (only save parties if they're enabled) (#4973) (commit: cdc187b)
—
github /
githubweb
- Party system can now be disabled via config (commit: 3361d28)
—
nossr50 /
githubweb
- dev mode (commit: aa65be0)
—
nossr50 /
githubweb
- Add missing getHandlerList() to McMMOEntityDamageByRuptureEvent fixes #4972 (commit: c358c8c)
—
nossr50 /
githubweb
- 2.1.228 (commit: 85f27fd)
—
nossr50 /
githubweb
- Fix spigot api break for entity damage events (commit: 5bfca3c)
—
nossr50 /
githubweb
- Dev mode (commit: 94754b1)
—
nossr50 /
githubweb
- 2.1.227 (commit: 415e3df)
—
nossr50 /
githubweb
- Update README.md (commit: 2f16650)
—
github /
githubweb
- Update README.md (commit: d57e225)
—
github /
githubweb
- Update README.md (commit: b5608cc)
—
github /
githubweb
- Update locale_zh_CN.properties (#4953) (commit: 23a549a)
—
github /
githubweb
- Renewed and completed the Korean locale (#4956) (commit: 65dfcb4)
—
github /
githubweb
- Make mcMMO anvil sounds categorized (#4954) (commit: 347e611)
—
github /
githubweb
- 2.1.226 (commit: dd04ee4)
—
nossr50 /
githubweb
- updata todo note (commit: a522ab7)
—
nossr50 /
githubweb
- Update pom.xml with WorldEdit (#4951) (commit: 89b895a)
—
github /
githubweb
- 2.1.225 (commit: a545905)
—
nossr50 /
githubweb
- dev mode (commit: 9e1f5b4)
—
nossr50 /
githubweb
- Update Minecraft wiki link to new domain (#4944) (commit: 06160c6)
—
github /
githubweb
- Bamboo is now treated like a cactus/sugar cane (commit: 12e5a7f)
—
nossr50 /
githubweb
- 2.1.224 (commit: 1f20e63)
—
nossr50 /
githubweb
- Shake has 8 ranks again (commit: bad7023)
—
nossr50 /
githubweb
- Spelling/Grammar (commit: 4f22391)
—
nossr50 /
githubweb
- Fixed some mistakes in shake config (commit: 13ba51c)
—
nossr50 /
githubweb
- update FoliaLib (#4935) (commit: 785f18c)
—
github /
githubweb
- Updated API (commit: dd339c2)
—
nossr50 /
githubweb
- 2.1.223 Folia Support Added (commit: 357995e)
—
nossr50 /
githubweb
- mcMMO-Folia-PR (#4925) (commit: c34230a)
—
github /
githubweb
- Fix packaging error on windows #4911 (#4919) (commit: 192626f)
—
github /
githubweb
- 2.1.222 (commit: 24a57fa)
—
nossr50 /
githubweb
- Glow Lichen nerf (commit: 78596dc)
—
nossr50 /
githubweb
- Crossbows do not count as unarmed item with unarmed items setting (commit: 3cbdcdd)
—
nossr50 /
githubweb
- Bump guava from 31.1-jre to 32.0.0-jre (#4903) (commit: 25ecb6e)
—
github /
githubweb
- Make mcMMO quieter by moving most log messages to debug only (commit: 019d22d)
—
nossr50 /
githubweb
- 2.1.221 (commit: e39022c)
—
nossr50 /
githubweb
- PAPI Support WIP (commit: f22043e)
—
nossr50 /
githubweb
- PAPI Support pt 2 (commit: b2110d4)
—
nossr50 /
githubweb
- Update changelog (commit: a41106e)
—
nossr50 /
githubweb
- Don't look up offline players by name (commit: cc1b511)
—
nossr50 /
githubweb
- Added fail safes against bonus drop meta not being cleaned up (commit: e9a0205)
—
nossr50 /
githubweb
- Dev mode (commit: 44ab8d9)
—
nossr50 /
githubweb
- Fix blast mining bonus drops option not working (#4895) (commit: 78922ea)
—
github /
githubweb
- 2.1.220 (commit: db01b61)
—
nossr50 /
githubweb
- Fix child skills counting towards power level in /inspect (#4889) (commit: 133a60c)
—
github /
githubweb
- Fix mcMMO attempting to copy out custom repair/salvage configs (commit: 640f4b0)
—
nossr50 /
githubweb
- Fix RankConfig not using the new updating config system (commit: f40f68b)
—
nossr50 /
githubweb
- Fix RankConfig (commit: 684e96f)
—
nossr50 /
githubweb
- Config files will update automatically again (commit: 0ab9358)
—
nossr50 /
githubweb
- Optimize the imports (commit: 978ee4a)
—
nossr50 /
githubweb
- 2.1.219 (commit: ac68c4e)
—
nossr50 /
githubweb
- Update kyori dependencies (commit: d84a5b3)
—
nossr50 /
githubweb
- Add support for upcoming Cherry trees (commit: 668cc0e)
—
nossr50 /
githubweb
- Add chiseled_bookshelf to tool readiness blacklist (commit: ca710b4)
—
nossr50 /
githubweb
- Add new hanging signs to tool readiness blacklist (commit: db4b820)
—
nossr50 /
githubweb
- Added Pink_Petals to experience.yml (commit: 4c792c4)
—
nossr50 /
githubweb
- Added pink_petals, cherry_wood, and cherry_log to bonus drops in config.yml (commit: 100a7f8)
—
nossr50 /
githubweb
- Added Pitcher_Plants to bonus drops and herbalism experience (commit: 6106f70)
—
nossr50 /
githubweb
- Add Sniffer and Snifflet to combat experience in experience.yml (commit: 0b4d87a)
—
nossr50 /
githubweb
- Added Torchflower to herbalism experience and bonus drops (commit: ae961ca)
—
nossr50 /
githubweb
- Change isHerbalismDrop to use strings.. this method still needs more work (commit: cd96bc7)
—
nossr50 /
githubweb
- Add support for torchflower replanting to herbalism (commit: 5f388a9)
—
nossr50 /
githubweb
- Add Camel, Sniffer, and Snifflet to taming XP (commit: 283fa14)
—
nossr50 /
githubweb
- Added smithing_table to tool readiness blacklist (commit: e011f54)
—
nossr50 /
githubweb
- Small tweaks (commit: 7264e1a)
—
nossr50 /
githubweb
- Fixed wiki url being incorrect in various commands (commit: 7973038)
—
nossr50 /
githubweb
- Fix /party teleport NPE (#4885) (commit: 606a92f)
—
github /
githubweb
- Fix dots not being replaced when renaming party (#4882) (commit: 69ef484)
—
github /
githubweb
- Make party loading more resilient (#4881) (commit: 9b0632d)
—
github /
githubweb
- Fixed fishing exploiting compatibility (#4859) (commit: 4553310)
—
github /
githubweb
- disable xml report (#4880) (commit: c072ae4)
—
github /
githubweb
- Fixed Beetroots double drop issue #4667 (commit: 2d78eaa)
—
nossr50 /
githubweb
- Fix missing return in notify command (#4870) (commit: 6bdc51b)
—
github /
githubweb
- Add config toggle for Blast Mining bonus drops to advanced.yml (commit: af15617)
—
nossr50 /
githubweb
- Don't call EntityDamageByEntityEvent with null damager (#4863) (commit: 2362fe9)
—
github /
githubweb
- feat: Make power level display for offline players (#4861) (commit: 01fbfcc)
—
github /
githubweb
- Update locale_zh_CN.properties (#4858) (commit: 643dff7)
—
github /
githubweb
- Fix: player is no longer immune to projectiles shot by themselves (#4856) (commit: 08b08b1)
—
github /
githubweb
- Updated plugins to latest version (#4817) (commit: 30ac821)
—
github /
githubweb
- Dev mode (commit: 2b219f4)
—
nossr50 /
githubweb
- Mangrove trees are now properly marked natural from growth (commit: fb738d8)
—
nossr50 /
githubweb
- Tree Feller now partially destroys trees if the whole tree is too big (commit: 101c43a)
—
nossr50 /
githubweb
- 2.1.217 (commit: fed0483)
—
nossr50 /
githubweb
- Updated dependencies to fix hovering over subskills for 1.19.2 (#4814) (commit: 33e615f)
—
github /
githubweb
- Update changelog and version (commit: 032a407)
—
nossr50 /
githubweb
- Update config.yml (#4809) (commit: 8feba60)
—
github /
githubweb
- Revert "Players who used unarmed combat are still considered using unarmed while not holding weapons for a brief time period" (commit: 45f9679)
—
nossr50 /
githubweb
- 2.1.216 (commit: 8a4fe8a)
—
nossr50 /
githubweb
- Added Sculk blocks to Mining (commit: 25d558a)
—
nossr50 /
githubweb
- Allow mining benefits while using Hoe (commit: df0362b)
—
nossr50 /
githubweb
- 2.1.215 - Unarmed change + Bug Fixes (commit: c0e4d7a)
—
nossr50 /
githubweb
- Players who used unarmed combat are still considered using unarmed while not holding weapons for a brief time period (commit: 993b418)
—
nossr50 /
githubweb
- Hacky workaround for Spigot API bug not showing burntime to the client when burntime was too high (commit: 4db6e03)
—
nossr50 /
githubweb
- update changelog (commit: 9cf8562)
—
nossr50 /
githubweb
- Fix burnTime debug prints on mmodebug players (commit: eb1393c)
—
nossr50 /
githubweb
- update changelog (commit: e1a54b7)
—
nossr50 /
githubweb
- revert potential furnace animation bug fix (commit: 38f937f)
—
nossr50 /
githubweb
- Updated Dependencies (#4798) (commit: b266c7c)
—
github /
githubweb
- Potential fix for #3005 (commit: 89fa26d)
—
nossr50 /
githubweb
- Updated kyori adventure-platform dependencies (#4797) (commit: edd85c2)
—
github /
githubweb
- Added Dripstone Block to experience.yml (#4796) (commit: 88b6517)
—
github /
githubweb
- Switch to new sk89q repo (#4791) (commit: 2c09a0f)
—
github /
githubweb
- Add missing Mangrove_Log to experience.yml (commit: 90721ee)
—
nossr50 /
githubweb
- Use item in mainhand to get drops when using treefeller (#4781) (commit: aa4011a)
—
github /
githubweb
- Level up broadcasts should be visible to the player of origin (commit: fa82fe8)
—
nossr50 /
githubweb
- 2.1.214 (commit: 444e153)
—
nossr50 /
githubweb
- Fix Maven build failure (#4779) (commit: d543843)
—
github /
githubweb
- Added 25% xp boost permission (#4773) (commit: 1a34d2f)
—
github /
githubweb
- Add in new 1.19 stuff and tweak treasures.yml (commit: f6268fe)
—
nossr50 /
githubweb
- mcMMO 2.1.213 (commit: c40af91)
—
nossr50 /
githubweb
- Add some exploit prevention to fishing (commit: 2785472)
—
nossr50 /
githubweb
- Fix hanging plants searching up instead of down. (#4766) (commit: 4a86302)
—
github /
githubweb
- 2.1.212 - Fixed herbalism exploit and added damage limit for XP (commit: d19cf1e)
—
nossr50 /
githubweb
- Bump shade-plugin to 3.3.1 (#4762) (commit: c41d2d1)
—
github /
githubweb
- 2.1.211 (commit: 8821fb0)
—
nossr50 /
githubweb
- mcMMO will no longer use the DamageModifier API (potentially fix immortal player bug) (commit: 5ab55c1)
—
nossr50 /
githubweb
- Tweak damage debug info to show modifier values (commit: 8066f7f)
—
nossr50 /
githubweb
- Add combat debug info for player versus player combat /mmodebug (commit: 5ea18e8)
—
nossr50 /
githubweb
- Revert 3 commits (work will be continued in branch) (commit: fa33fa3)
—
nossr50 /
githubweb
- 2.1.210 (commit: 0bf3f98)
—
nossr50 /
githubweb
- Update doubledrops IDs (#4743) (commit: 8b6a4c1)
—
github /
githubweb
- Disabling mcMMO when the config breaks is dumb (commit: 86e7bfb)
—
nossr50 /
githubweb
- Config validation rewrite part 1 (commit: 16e90da)
—
nossr50 /
githubweb
- Update changelog (commit: 0ccd89f)
—
nossr50 /
githubweb
- Rewrite how mob/item/block metadata is tracked/retrieved (commit: 3be15d3)
—
nossr50 /
githubweb
- Silence API out of date warning on config load (commit: 8f0fb76)
—
nossr50 /
githubweb
- 2.1.209 (commit: 68ffe31)
—
nossr50 /
githubweb
- Update changelog (commit: 2e0a371)
—
nossr50 /
githubweb
- Dev mode (commit: 74ced18)
—
nossr50 /
githubweb
- fixed bug where duplicate comments with leading whitespace were ignored (commit: db0ae36)
—
nossr50 /
githubweb
- (thanks chew) Fix older MC versions not loading config files (commit: 405de47)
—
nossr50 /
githubweb
- Huge changes to how config files are loaded/updated, fixes many issues (commit: c21a040)
—
nossr50 /
githubweb
- 2.1.208 (commit: 3e645a0)
—
nossr50 /
githubweb
- Java 16 compile target (commit: 5d2028b)
—
nossr50 /
githubweb
- add & translate missing strings & fix a typo that broke placeholders (#4707) (commit: 829aaea)
—
github /
githubweb
- Dev mode (commit: d5ce8fc)
—
nossr50 /
githubweb
- remove YAML parsing hacks in favor of native bukkit provided parsing (#4714) (commit: dd4a5a6)
—
github /
githubweb
- Fix extra 0 in level for gunpowder in retro mode (#4701) (commit: c92ae16)
—
github /
githubweb
- Fix parties at level cap gaining XP and thus spamming messages (commit: ef714f9)
—
nossr50 /
githubweb
- Added option to disallow using enchanted materials to repair items. (#4693) (commit: 2ca3544)
—
github /
githubweb
- Add new repair setting to default file (commit: 9d08d88)
—
nossr50 /
githubweb
- 2.1.207 (commit: 4016049)
—
nossr50 /
githubweb
- Fix ScoreboardManager NPE and added locale messages relating to scoreboards (commit: ddc9a69)
—
nossr50 /
githubweb
- Update BlockTracker to use Spigot API directly instead of compatibility (commit: dd550fe)
—
nossr50 /
githubweb
- Fixed #4694 (#4695) (commit: 61388f4)
—
github /
githubweb
- Takeout this warning (commit: 341dc45)
—
nossr50 /
githubweb
- lithuanian translation for mcmmo (#4676) (commit: 1b11fd2)
—
github /
githubweb
- dev mode (commit: 3671d0b)
—
nossr50 /
githubweb
- Temporarily roll back to Java 16 (commit: a78dcff)
—
nossr50 /
githubweb
- Unicode support for locale files (commit: 13f7482)
—
nossr50 /
githubweb
- Fixing like 10 memory leaks Fixes #4670 (commit: fbe0cd1)
—
nossr50 /
githubweb
- 2.1.206 - Memory leaks fixed and other changes Fixes #4681 (commit: c36ff85)
—
nossr50 /
githubweb
- update dependencies (commit: b88d752)
—
nossr50 /
githubweb
- squelch ChunkStoreTest log output (commit: 11245e8)
—
nossr50 /
githubweb
- Reduce default volume of level up sound (commit: 10470dd)
—
nossr50 /
githubweb
- Java 17 for GH actions (commit: 728ba51)
—
github /
githubweb
- dev mode (commit: cf67e35)
—
nossr50 /
githubweb
- Add null check to XP gain handler, fixes #4663 (#4677) (commit: 519d469)
—
github /
githubweb
- fix issue #4667 (#4669) (commit: 09ce259)
—
github /
githubweb