Skip to content

Changes

#7023 (May 6, 2024, 2:10:46 PM)

  1. Fix NMS module loading on Paper (#2618) (commit: f511c41) — noreply / detail

#7022 (May 5, 2024, 11:11:52 AM)

  1. Initial 1.20.6 support (#2616) (commit: 4f24205) — noreply / detail

#6970 (Jan 1, 2024, 7:15:52 AM)

  1. Match Spigot behavior in `modifyblock` (#2583) (commit: f5e04db) — noreply / detail

#6954 (Dec 22, 2023, 1:12:26 PM)

  1. global ScriptEvent isEnabled instance of doing it in every event separately (commit: ac2ab6f) — git_commits / detail

#6950 (Dec 19, 2023, 6:41:17 AM)

  1. Several minor cleanups/fixes (#2580) (commit: fba327b) — noreply / detail

#6940 (Dec 6, 2023, 10:12:13 AM)

  1. mark version 1.3.0 (commit: 0c806f9) — git_commits / detail

#6936 (Nov 25, 2023, 6:34:15 PM)

  1. Fix custom payload and client brand handling (#2572) (commit: 7ce5daa) — noreply / detail

#6933 (Nov 25, 2023, 3:35:15 PM)

  1. Fix bed spawn location tags/mechs (#2567) (commit: 5ad5e20) — noreply / detail

#6916 (Nov 12, 2023, 9:38:20 PM)

  1. Add support for Horse inventories (#2558) (commit: 74f28ba) — noreply / detail

#6882 (Sep 21, 2023, 7:06:11 PM)

  1. 1.20.2 part 2: version number bumps (commit: c381dc8) — git_commits / detail

#6851 (Aug 18, 2023, 11:11:45 PM)

  1. Update smithing recipe registration (#2520) (commit: 95e7d5b) — noreply / detail

#6821 (Jul 15, 2023, 7:46:42 AM)

  1. Entity helper cleanup (#2505) (commit: 207edc3) — noreply / detail

#6819 (Jul 12, 2023, 5:34:17 PM)

  1. Block helper cleanup (#2500) (commit: c6102db) — noreply / detail

#6817 (Jul 12, 2023, 5:15:23 PM)

  1. Packet helper cleanup (#2502) (commit: 70a3e5d) — noreply / detail

#6807 (Jul 1, 2023, 11:54:33 PM)

  1. Update for 1.19 biome changes (#2492) (commit: 5af07fe) — noreply / detail

#6791 (Jun 7, 2023, 6:47:38 PM)

  1. Denizen v1.2.8 (commit: d3f7325) — git_commits / detail

#6789 (Jun 4, 2023, 6:26:26 PM)

  1. minor cleanups (commit: 8fc8b98) — git_commits / detail

#6784 (Jun 4, 2023, 2:10:01 PM)

  1. Poms: remove unneeded parent-tracking to make things easier for downstream consumers (commit: 899af09) — git_commits / detail

#6783 (Jun 3, 2023, 12:17:47 PM)

  1. partial lib bump and pom correction (commit: 1521501) — git_commits / detail

#6773 (May 16, 2023, 7:09:26 AM)

  1. minor cleanups (commit: f5e99b6) — git_commits / detail

#6772 (May 16, 2023, 7:05:57 AM)

  1. New tag/mech pair `foliage_color` (#2458) (commit: f223574) — noreply / detail

#6760 (Apr 24, 2023, 9:34:05 PM)

  1. `Glow` command rewrite (#2466) (commit: 8976f3f) — noreply / detail

#6724 (Mar 22, 2023, 10:36:54 AM)

  1. fix 'receives message' event for 1.19 (Paper broke it) (commit: 3a74f61) — git_commits / detail

#6717 (Mar 22, 2023, 3:25:56 AM)

  1. ColorTag to core (commit: 8e73e7d) — git_commits / detail

#6703 (Mar 14, 2023, 6:29:18 PM)

  1. MC 1.19.4, Denizen 1.2.7 - Part 1, version numbers (commit: 22091bd) — git_commits / detail

#6693 (Mar 5, 2023, 12:13:02 PM)

  1. Update and cleanup `server` tag base (#2439) (commit: 2f5aaa7) — noreply / detail

#6674 (Feb 13, 2023, 2:13:44 AM)

  1. Citizens no longer uses v2 uuids so strip away our code for that (commit: 062ef86) — git_commits / detail

#6645 (Jan 24, 2023, 6:44:39 AM)

  1. remove redundant "cancelled = false" lines (commit: 6eabf01) — git_commits / detail

#6638 (Jan 17, 2023, 1:01:54 PM)

  1. optimize ImprovedOfflinePlayer (commit: 7832934) — git_commits / detail

#6623 (Jan 5, 2023, 7:00:11 PM)

  1. hurt command: reset blockDamage too (commit: db91231) — git_commits / detail

#6598 (Dec 16, 2022, 5:06:38 PM)

  1. patch projectile bug with missing attacker (commit: 4a3e230) — git_commits / detail

#6597 (Dec 16, 2022, 4:53:48 PM)

  1. patch null attacker in custom enchantments getDamageProtection (commit: 515bee6) — git_commits / detail

#6584 (Dec 8, 2022, 8:51:30 AM)

  1. item script recipes: cooking and shapeless have a category key now (commit: a839a9a) — git_commits / detail

#6582 (Dec 8, 2022, 8:40:11 AM)

  1. Version bump - Denizen v1.2.6 targeting MC 1.19.3 (commit: c28a61a) — git_commits / detail

#6575 (Dec 2, 2022, 1:29:58 AM)

  1. Packet helper cleanup (#2404) (commit: b83f2a0) — noreply / detail

#6563 (Nov 25, 2022, 11:00:27 PM)

  1. Hurt command: allow source:location - also meta fixes for Area (commit: 2d373e5) — git_commits / detail

#6558 (Nov 20, 2022, 9:25:52 PM)

  1. Attack target method: use new(ish) Spigot API method for setTarget (commit: 6885cf0) — git_commits / detail

#6499 (Oct 15, 2022, 7:25:50 PM)

  1. Add `EntityTag.aggresive`, deprecate copies (#2386) (commit: f17aae3) — noreply / detail

#6496 (Oct 13, 2022, 4:41:12 PM)

  1. clean imports (commit: 398f238) — git_commits / detail

#6492 (Oct 9, 2022, 7:00:10 PM)

  1. FormattedText - remove unneeded old color arg (commit: 021f194) — git_commits / detail

#6461 (Sep 14, 2022, 4:24:11 AM)

  1. Sound helper cleanup (#2374) (commit: f1910c2) — noreply / detail

#6455 (Sep 9, 2022, 9:16:44 PM)

  1. Try to better replicate how Citizens does the deploy (commit: 39f3074) — git_commits / detail

#6454 (Sep 9, 2022, 9:05:19 PM)

  1. more explicit submodule deploy removal (commit: 8681d0b) — git_commits / detail

#6449 (Sep 7, 2022, 10:20:01 PM)

  1. mixed backport/revert of receives message rework (commit: a2256dd) — git_commits / detail

#6446 (Sep 7, 2022, 4:05:05 AM)

  1. places block event: Against switch/context (commit: 7f3c9ce) — git_commits / detail

#6442 (Sep 4, 2022, 11:26:31 AM)

  1. reduce json conversion thrashing in receives message event (commit: b60a00e) — git_commits / detail

#6438 (Sep 1, 2022, 10:45:36 AM)

  1. Entity Helper Cleanup (#2369) (commit: 5f5fd36) — noreply / detail

#6423 (Aug 28, 2022, 6:49:58 PM)

  1. move Debug to core (commit: 58cc6e1) — git_commits / detail

#6420 (Aug 28, 2022, 2:41:57 PM)

  1. favor Core debug classes (commit: 2aed6b0) — git_commits / detail

#6419 (Aug 28, 2022, 1:53:41 PM)

  1. Player Helper Cleanup (#2366) (commit: 14b7c31) — noreply / detail

#6418 (Aug 28, 2022, 12:22:30 PM)

  1. Add some sleep-related WorldTag tags and mechanisms (#2363) (commit: cd1c0d3) — noreply / detail

#6416 (Aug 27, 2022, 12:51:22 PM)

  1. Item Helper Cleanup (#2362) (commit: e71e672) — noreply / detail

#6414 (Aug 27, 2022, 12:33:06 PM)

  1. Block Helper Cleanup (#2361) (commit: 23d52cc) — noreply / detail

#6412 (Aug 24, 2022, 5:57:27 PM)

  1. Brewing Recipes (#2358) (commit: afd99b9) — noreply / detail

#6401 (Aug 22, 2022, 7:14:08 AM)

  1. Invisible command `for:` argument (#2356) (commit: 1d377d0) — noreply / detail

#6330 (Jul 6, 2022, 11:50:30 AM)

  1. fix playeffect in 1.16 (commit: 71a9d36) — git_commits / detail

#6310 (Jun 19, 2022, 4:53:07 PM)

  1. EntityTag.trace_framed_map (commit: ef0c37b) — git_commits / detail

#6304 (Jun 17, 2022, 9:07:22 AM)

  1. ColorTag alpha values (commit: 341aa22) — git_commits / detail

#6303 (Jun 17, 2022, 6:37:06 AM)

  1. 1.19 message receive fix (commit: ca35a9c) — git_commits / detail

#6280 (Jun 7, 2022, 10:34:57 PM)

  1. 1.19 step 2: poms and versions and all (Denizen 1.2.5) (commit: bb3f608) — git_commits / detail

#6258 (May 24, 2022, 5:03:51 PM)

  1. minor 1.17 mappings fix and fakeitem cleanup (commit: 118df28) — git_commits / detail

#6231 (May 5, 2022, 10:58:10 AM)

  1. `LocationTag.map_color` (#2332) (commit: 0ceaad0) — noreply / detail

#6226 (May 2, 2022, 7:32:21 AM)

  1. update for core fix re hash_md5 (commit: 33bd2c3) — git_commits / detail

#6223 (May 1, 2022, 10:40:44 AM)

  1. get rid of all remaining String tag return references (commit: 9f4ced1) — git_commits / detail

#6222 (May 1, 2022, 10:16:21 AM)

  1. new stats server (commit: a6758e9) — git_commits / detail

#6199 (Apr 20, 2022, 2:16:22 AM)

  1. NMSHandler reference simplification (commit: 2e0c481) — git_commits / detail

#6198 (Apr 20, 2022, 1:25:37 AM)

  1. fake_player skin_blob (commit: c0729e4) — git_commits / detail

#6175 (Apr 4, 2022, 6:52:09 PM)

  1. update for new CoreConfiguration (commit: 8824f4a) — git_commits / detail

#6153 (Mar 15, 2022, 2:53:17 AM)

  1. reflection type validation (commit: 9fc2f16) — git_commits / detail

#6130 (Feb 28, 2022, 3:33:18 PM)

  1. Add player receives actionbar event (#2326) (commit: 11ce7ef) — noreply / detail

#6128 (Feb 21, 2022, 6:31:00 PM)

  1. EntityTag.tracking_range (commit: 4e54a58) — git_commits / detail

#6126 (Feb 21, 2022, 1:49:31 PM)

  1. Update potion effect properties to modern format (#2325) (commit: 1fd18ae) — noreply / detail

#6112 (Feb 9, 2022, 11:42:52 AM)

  1. Entity Properties Update - Part 2 (#2321) (commit: 18f569a) — noreply / detail

#6110 (Feb 9, 2022, 12:18:22 AM)

  1. assorted minor code cleanups (commit: 9590789) — git_commits / detail

#6108 (Feb 9, 2022, 12:08:01 AM)

  1. Entity Properties Update - Part 1 (#2319) (commit: 5295572) — noreply / detail

#6099 (Feb 5, 2022, 8:47:32 AM)

  1. removal of 1.14 and 1.15 part 2: pom/readme update (commit: f8e13e9) — git_commits / detail

#6084 (Jan 31, 2022, 2:26:39 PM)

  1. more cleanups and tweaks (commit: 4e0a653) — git_commits / detail

#6074 (Jan 29, 2022, 1:15:55 AM)

  1. revert "Set dimension based on environment instead of world name" (commit: 3181c6b) — git_commits / detail

#6070 (Jan 26, 2022, 1:43:28 PM)

  1. Set dimension based on environment instead of world name (#2305) (commit: 73b8623) — noreply / detail

#6065 (Jan 23, 2022, 12:26:12 PM)

  1. cleanups (commit: e6e8fc6) — git_commits / detail

#6048 (Jan 18, 2022, 9:46:26 PM)

  1. bulk cleanup (commit: 089cfb3) — git_commits / detail

#6038 (Jan 17, 2022, 1:17:29 AM)

  1. npc mirrorequip (commit: 9f9602d) — git_commits / detail

#6024 (Jan 6, 2022, 3:01:33 PM)

  1. NMS block material management fix (commit: 0570d2b) — git_commits / detail

#6007 (Dec 29, 2021, 2:36:40 PM)

  1. npc sleep: use Denizen NMS for 1.17+ (commit: d0e8ce6) — git_commits / detail

#6003 (Dec 28, 2021, 8:29:15 AM)

  1. LocationTag.xp_drop (commit: 04195d5) — git_commits / detail

#6001 (Dec 28, 2021, 7:27:40 AM)

  1. patch showfake in 1.17 and earlier (commit: 4fb93e9) — git_commits / detail

#5985 (Dec 21, 2021, 5:01:11 PM)

  1. showfake chunk packet rebuild for Spigot 1.18, and upgrade showfake logic (commit: 35fdea7) — git_commits / detail

#5977 (Dec 15, 2021, 1:16:31 AM)

  1. 'player hears sound' event (commit: 7d2f90a) — git_commits / detail

#5976 (Dec 15, 2021, 12:43:20 AM)

  1. fake_mount_health and fake_entity_health (commit: bdfbcd0) — git_commits / detail

#5970 (Dec 11, 2021, 1:22:21 PM)

  1. in_water_duration and drowned_conversion_duration (commit: fb10bd7) — git_commits / detail

#5954 (Dec 4, 2021, 4:59:50 PM)

  1. LocationTag.ring_bell (commit: f2bf73f) — git_commits / detail

#5946 (Nov 30, 2021, 8:40:17 PM)

  1. WorldTag.biomes (commit: d60a7b6) — git_commits / detail

#5945 (Nov 30, 2021, 8:17:36 PM)

  1. ChunkTag.set_all_biomes (commit: 840db0b) — git_commits / detail

#5943 (Nov 30, 2021, 7:36:49 PM)

  1. 1.18 part 3: Denizen 1.2.3 (commit: 18911de) — git_commits / detail

#5930 (Nov 23, 2021, 3:10:17 PM)

  1. BiomeTag.downfall_type mech (commit: 9c3e697) — git_commits / detail

#5914 (Nov 18, 2021, 1:02:44 AM)

  1. firework lifetime (commit: 28b784a) — git_commits / detail

#5892 (Nov 12, 2021, 7:51:02 PM)

  1. fix time_lived mismapping for 1.17 (commit: 5be1f7c) — git_commits / detail