Skip to content
Changes
- Add /npc collidable --fluids and backport fluid pushable to <1.13. (commit: ad6b473)
—
fullwall /
detail
- Add quotes around commands (commit: 4ba83dd)
—
fullwall /
detail
- Use new inventoryview abstraction (commit: 8cc2f0e)
—
fullwall /
detail
- Fix players not jumping in newer minecraft versions (commit: 20ea3e8)
—
fullwall /
detail
- Use new API, fix exp orb NPCs, make old waypoint markers use leash knot instead of eye of ender (commit: 6eb9ae4)
—
fullwall /
detail
- Initial 1.21 update (commit: 6bcae0f)
—
fullwall /
detail
- Tick attackStrengthTicker and item cooldowns (commit: 8f3a396)
—
fullwall /
detail
- Update tablist display logic (commit: e8eadbf)
—
fullwall /
detail
- Create and use EntityPoseTrait (commit: 66c06fd)
—
fullwall /
detail
- Use new metadata (commit: efd3ec5)
—
fullwall /
detail
- Rework item action NBT matching (commit: 73d0698)
—
fullwall /
detail
- Initial 1.20.5 update. TODO: refactor NBT to remove JNBT and work with trees instead (commit: 70c40dc)
—
fullwall /
detail
- Add /npc fox --pouncing/faceplanted/interested (commit: 59531a9)
—
fullwall /
detail
- Remove speed setting code in controllermove (commit: edb4f78)
—
fullwall /
detail
- Add a cleargoals call for rabbits (commit: 5f13340)
—
fullwall /
detail
- Fix rabbit evil variant not setting goals with useMinecraftAI turned on (commit: 809ef01)
—
fullwall /
detail
- Fix anvil inventories in old minecraft versions (commit: 3563413)
—
fullwall /
detail
- Add /npc wither --invulnerableticks command (commit: 9729e35)
—
fullwall /
detail
- Use new API (commit: 8696a57)
—
fullwall /
detail
- Add food ticking for players if /npc ai is enabled, update player pose and xp ticks (commit: 4bfeded)
—
fullwall /
detail
- Revert previous change. Fix commandtrait charging for a cost of 0 (commit: 8672b4b)
—
fullwall /
detail
- Trial manually calling aiStep for players with /npc ai turned on (commit: 8be9da5)
—
fullwall /
detail
- Try to detect sneaking state onAttach for SneakTrait (commit: ed117ea)
—
fullwall /
detail
- Override teleport method in Shulker rather than blocking tick (commit: a24064d)
—
fullwall /
detail
- Cleanup, change packet tracker removal method (needs checking for geyser debug message) (commit: 3a5b13c)
—
fullwall /
detail
- Preliminary trader view support for /npc shop (commit: 8864d89)
—
fullwall /
detail
- Minor shulker fix (commit: f9c4dbe)
—
fullwall /
detail
- Add a setNavigationType NMS method (commit: deded77)
—
fullwall /
detail
- Reset packetrotationsession yaw to physical yaw on removal (commit: 8ca8c14)
—
fullwall /
detail
- Consolidate body yaw implementations (commit: 3e7f915)
—
fullwall /
detail
- Don't set body yaw with head yaw (commit: 06b0e2d)
—
fullwall /
detail
- Redecompile 1.20.2 minecraft pathfinder (commit: a1e4255)
—
fullwall /
detail
- Block gold ingot interaction with piglins for protected npcs (commit: 543baf7)
—
fullwall /
detail
- Implement new event (commit: 81cce42)
—
fullwall /
detail
- Don't call chunkmap status updates if the playerlist wasn't modified (commit: 7a229de)
—
fullwall /
detail
- Add /npc hologram viewrange, add /npc playerfilter --applywithin, work towards auto-hologram-sneak (commit: 07fb13c)
—
fullwall /
detail
- Allow next page and previous page items to be set (commit: de88550)
—
fullwall /
detail
- Run autoformatter (commit: c046404)
—
fullwall /
detail
- Don't cancel NPC - NPC mount events, NMS#mount uses optional boolean flag to force mount. /npc blockbreaker adds to NPC inventory by default (commit: 840ab30)
—
fullwall /
detail
- Implement JumpPowerSupplier metadata (commit: 1a8246b)
—
fullwall /
detail
- Refactor PlayerAnimation to accept a collection of players rather than radius. Rework NPCLinkToPlayerEvent handling (commit: 401e34a)
—
fullwall /
detail
- Implement event, and use it to link hologram display entity. unify some old tracker implementations. WIP implementation of unified player linking (commit: d17ca61)
—
fullwall /
detail
- Misc small changes (commit: 751e2a2)
—
fullwall /
detail
- Properly forward slime jump to move controller in 1.17+ (commit: 1fa3b22)
—
fullwall /
detail
- Initial 1.20.2 update (commit: 05048be)
—
fullwall /
detail
- MOdified method signature (commit: c994315)
—
fullwall /
detail
- Try to avoid async issues with entity trackers (commit: 85e46c6)
—
fullwall /
detail
- Implement new metadata (commit: 8719c1f)
—
fullwall /
detail
- Use bukkit methods to kill fish hook (commit: 115b0af)
—
fullwall /
detail
- Implement getters and setters in wander waypoint goal (commit: d0abea6)
—
fullwall /
detail
- Fix /npc item parsing behavior (commit: 5b5811c)
—
fullwall /
detail
- Implement NPCPistonPushEvent (commit: 309b1d7)
—
fullwall /
detail
- Tweak /npc sound command to allow arbitrary sounds (as long as they are registered with NMS) (commit: 6d5f881)
—
fullwall /
detail
- Clear the old tracker before replacing it (commit: 0acda96)
—
fullwall /
detail
- Use new method (commit: 130dc42)
—
fullwall /
detail
- Reduce NPCSeenByPlayerEvent allocations (commit: 3571c05)
—
fullwall /
detail
- Reduce allocation pressure from fluid push (commit: 3cb63f5)
—
fullwall /
detail
- Backport some Llama controllable changes, minor camel fixes (commit: ff736eb)
—
fullwall /
detail
- Initial 1.20 update (commit: 9facad1)
—
fullwall /
detail
- Manually detect equipment updates in 1.16.5 (commit: f6f946f)
—
fullwall /
detail
- Use new duration option (commit: 513a6c7)
—
fullwall /
detail
- Return to using arm swings to update entity yaw (commit: bdd9951)
—
fullwall /
detail
- Players should push entities by default rather than use /npc collidable which is performing double duty (commit: 0b076b1)
—
fullwall /
detail
- Fix paper backcompat with playerlist tracker change (commit: 3e578db)
—
fullwall /
detail
- Backport entitytrackerentry changes to fix duplicate tablist adds (commit: 6b4ef37)
—
fullwall /
detail
- Send player look packets for older versions (commit: 69b6509)
—
fullwall /
detail
- Trial removing arm swing in favour of manual position packets (commit: 406bea7)
—
fullwall /
detail
- Default allow to entity head pitching. (commit: 0b82ee2)
—
fullwall /
detail
- Packet NPC fixes (commit: ef5cd29)
—
fullwall /
detail
- Add /npc panda -e (commit: fe0abfd)
—
fullwall /
detail
- Implement playerfilter api (commit: 71ecc70)
—
fullwall /
detail
- Reset UUIDs to version 2 on old minecraft versions (commit: 5ef9925)
—
fullwall /
detail
- Tweak how equipment updates are detected (commit: fcb0c7d)
—
fullwall /
detail
- Fix a scoreboard issue when renaming NPCs (commit: ef34ed2)
—
fullwall /
detail
- Add guided waypoint msg (commit: d6ffa08)
—
fullwall /
detail
- Use armor stands for holograms (commit: f88c277)
—
fullwall /
detail
- More ender dragon fixes (commit: d8b7a37)
—
fullwall /
detail
- Add /npc enderdragon --destroywalls (commit: efff2ff)
—
fullwall /
detail
- Check for enderdragon death (commit: 9b7a6e0)
—
fullwall /
detail
- Sync ender dragon parts (commit: c171e3f)
—
fullwall /
detail
- Allow on the fly /npc trackingrange (commit: 84c581d)
—
fullwall /
detail
- Fix inappropriate double AI updating for parrots/warden (commit: 4f0cf51)
—
fullwall /
detail
- Implement pitchable look control (commit: 82030a6)
—
fullwall /
detail
- Backport armor stand movement to 1.16-1.17 (commit: eac2d33)
—
fullwall /
detail
- Initial 1.19.4 update. Of note: sniffers are known to not be working (commit: 299f781)
—
fullwall /
detail
- Add config comments, remove subplugins, remove NPCEnderTeleportEvent (commit: e6f8a47)
—
fullwall /
detail
- Add durations to settings, allow falling distance to be set for all mobs (commit: 74a8611)
—
fullwall /
detail
- Implement player filtering, replace all entity trackers, compatibility update for async entity tracking (commit: b02a3d8)
—
fullwall /
detail
- Fix NPCs constantly trying to swim, relicense to LGPL (commit: 248e9de)
—
fullwall /
detail
- Block ignition for protected creepers (commit: 98e95b6)
—
fullwall /
detail
- PICKUP_ITEMS now defaults to false rather than isProtected (commit: 8235ed1)
—
fullwall /
detail
- Reformat pom (commit: 61fd34d)
—
fullwall /
detail
- Fix logic error in allay reset, code cleanup (commit: 8fa5a96)
—
fullwall /
detail
- Trial teleporting players directly without calling PlayerTeleportEvent (commit: d35dcb8)
—
fullwall /
detail
- Added a name update delay (commit: 679873c)
—
fullwall /
detail
- Add isPushable implementations for 1.17-1.19 (commit: 420005c)
—
fullwall /
detail
- Get rid of a second stack overflow (commit: bd50e42)
—
fullwall /
detail
- Fix fluid push stack overflow (commit: c66a5b5)
—
fullwall /
detail
- More code refactoring (commit: 871c7c0)
—
fullwall /
detail
- Code size reduction (commit: ad21826)
—
fullwall /
detail
- Fix bug in item parsing for holograms, allow arbitrary bounding boxes for BoundingBoxTrait, attempt to unify common code across NMS implementations (commit: 8f43ca7)
—
fullwall /
detail
- Fix /npc mirror with uuid change (commit: b0a2c51)
—
fullwall /
detail
- Don't clear uuid version (commit: fe4434d)
—
fullwall /
detail
- Make NPCs more likely to swim, add speed setting in water (commit: 7244834)
—
fullwall /
detail
- Fix phantom bugs (commit: ba04e4b)
—
fullwall /
detail
- Send entity teleport packet instead of look only for packet sessions, remove from tablist (commit: c258ad1)
—
fullwall /
detail
- Snowman performance change (commit: e828782)
—
fullwall /
detail
- Add /npc aggressive (commit: 72c136e)
—
fullwall /
detail
- Mirror result slot (commit: a0439a3)
—
fullwall /
detail
- Fix some 1.8.8 shop compat (commit: aee977e)
—
fullwall /
detail
- Fix player ticking (commit: ffac34f)
—
fullwall /
detail
- Implement new API (commit: 98c5c48)
—
fullwall /
detail
- Packet NPCs now properly spawn, fix NPE in new pathfinder, fix 1.8.8 compatibility with /npc shop (commit: ffef42e)
—
fullwall /
detail
- Add /npc hitbox, WIP packet NPCs (commit: e21681f)
—
fullwall /
detail
- Fix sneak animation (commit: 36feecd)
—
fullwall /
detail
- Simplify PlayerUpdateTask (commit: b428010)
—
fullwall /
detail
- Implement API, check for invalid Player references, remove Text min/max-cooldown settings and fix Text delay/right click cancellations, make SitTrait work with npc#teleport (commit: b8e79b2)
—
fullwall /
detail
- Workaround protocollib not supported listed boolean, fix dolphins moving while on ground, add /npc bossbar --range, add /npc create --nameplate --temporaryticks (commit: a669a8a)
—
fullwall /
detail
- Set nophysics flag on setGameMode (commit: c11da48)
—
fullwall /
detail
- Upgrade skull saving (commit: 4590193)
—
fullwall /
detail
- Add /npc mirror for skins (commit: 27603af)
—
fullwall /
detail
- Fix custom name components in 1.8.8-1.12.2, (commit: 4c958b5)
—
fullwall /
detail
- Implement metadata (commit: 8d202aa)
—
fullwall /
detail
- Add /npc spellcast (commit: e90096e)
—
fullwall /
detail
- Fix /npc camel and /npc llama (commit: 3ee17c6)
—
fullwall /
detail
- Add /npc camel, minor code cleanup (commit: c6e7ce6)
—
fullwall /
detail
- Run cleanup (commit: 46b18ee)
—
fullwall /
detail
- Use npc.isProtected() (commit: b243d96)
—
fullwall /
detail
- Forward more registry methods (commit: 27d7b2d)
—
fullwall /
detail
- Initial update to 1.19.3 (commit: 139158c)
—
fullwall /
detail
- Make lookAtFunction use packets for yaw, tweak API further (commit: d34fd48)
—
fullwall /
detail
- Remove some dead code (commit: c935caa)
—
fullwall /
detail
- Fix some issues with ShopTrait item costs/results and add NBT filter API. Adjust /npc item to be more flexible. (commit: ede598c)
—
fullwall /
detail
- Add way to set custom name directly (commit: 8a65d4a)
—
fullwall /
detail
- Add per-player rotation API (commit: b805019)
—
fullwall /
detail
- Implement cancellable variant (commit: d9c55b9)
—
fullwall /
detail
- Implement knockback event (commit: ed9230c)
—
fullwall /
detail
- Implement isPushableByFluid metadata up to 1.13.2 (commit: da19c90)
—
fullwall /
detail
- Fix NMS#sleep (commit: 85dd78e)
—
fullwall /
detail
- Fix /npc pickupitems message and for players, null casing for /npc panimate START_SLEEPING (commit: 35245a5)
—
fullwall /
detail
- Widen navigating definition (commit: 73689cf)
—
fullwall /
detail
- Add SleepTrait (commit: f8cdbc4)
—
fullwall /
detail
- Add STOP_ELYTRA PlayerAnimation, add a right click option to /npc shop to avoid having to make a command for it (commit: f6d7ebe)
—
fullwall /
detail
- WIP fix for NPCs not despawning properly (commit: d04ea81)
—
fullwall /
detail
- Consolidate sit implementation, persist sit location to avoid sinking over successive restarts (commit: fc83c28)
—
fullwall /
detail
- Make pathfinder max visited nodes configurable (#2902) (commit: d29781e)
—
noreply /
detail
- Fix wither arrow shield typo (commit: 03e757d)
—
fullwall /
detail
- Try to deploy parent pom (commit: 1977e14)
—
fullwall /
detail
- Update poms for new repo (commit: d64cfda)
—
fullwall /
detail
- Adjust /npc wither charged -> invulnerable, add arrow-shield (commit: 1ccc2ea)
—
fullwall /
detail
- Backport changes (commit: 4347901)
—
fullwall /
detail
- Add /npc allay (commit: 7b3c0c8)
—
fullwall /
detail
- Stop anvil guis from giving out input items (commit: ddf5660)
—
fullwall /
detail
- Integrate team creation directly into ScoreboardTrait (commit: 5dbc578)
—
fullwall /
detail
- Cleanup (commit: b28348e)
—
fullwall /
detail
- Update maven pom plugin version and trial a microoptimisation for players (commit: d7ce79f)
—
fullwall /
detail
- Fix updateInventoryTitle on containers (commit: b6eb42e)
—
fullwall /
detail
- Fix itemframes, add /npc debug command, don't lowercase skin names early in skintrait (commit: 58b5317)
—
fullwall /
detail
- Remove team unregistering to ScoreboardTrait, add scoreboard-teams send ticks to assist with a possible scoreboard conflict (commit: 4dfac9c)
—
fullwall /
detail
- Consolidate versioned trait commands (commit: 3fcf893)
—
fullwall /
detail
- Add /npc piglin --dancing (commit: 98c2d34)
—
fullwall /
detail
- Fix double updating bee/bat/ghast AI (commit: 35dd407)
—
fullwall /
detail
- Fix SmoothRotationTrait rotating towards 0 on respawn (commit: d761763)
—
fullwall /
detail
- Fix dropstrait, allow player hurt/death sound to be set (commit: 36cbef8)
—
fullwall /
detail
- Set destination even for non NPCs (commit: bf53272)
—
fullwall /
detail
- Adjust minecraft pathfinder to look less frequently and pathfind closer to destination in players (commit: 318596c)
—
fullwall /
detail
- Fix block breaker on old versions not picking up the entity held item (commit: a64ad43)
—
fullwall /
detail
- Add SitTrait for NPCs (commit: 4768a4f)
—
fullwall /
detail
- Implement anvil GUI (commit: 2e2a837)
—
fullwall /
detail
- Implement new API (commit: 21f3a77)
—
fullwall /
detail
- Remove eclipse compiler from poms (commit: 4c3224e)
—
fullwall /
detail
- Attempt to update to 1.19 (commit: d94e83b)
—
fullwall /
detail
- Fix /npc leashable (commit: 8292a95)
—
fullwall /
detail
- Update references (commit: 2341ccf)
—
fullwall /
detail
- Refactor PlayerControllerLook into RotationTrait (commit: 8694603)
—
fullwall /
detail
- Rename /npc pose --save to /npc pose --mirror and add /npc pose --save to save the current NPC pose (commit: 324d94a)
—
fullwall /
detail
- Add /npc bossbar --track and fix equipment caching logic (commit: 3685d33)
—
fullwall /
detail
- Renamings from NMS (commit: 53d7a23)
—
fullwall /
detail
- Change EAT_FOOD to LEAVE_BED in 1.18/17 (commit: b0f1290)
—
fullwall /
detail
- entityBaseTick should update some variables (commit: 908e678)
—
fullwall /
detail
- Fix dragon yaw and make it same as rider yaw. Refactor out redundant calculation of yaw (commit: 897c511)
—
fullwall /
detail
- Make nonliving entities look at entities too, fix /npc lookclose with shulkers spamming noises (commit: 97d4c3b)
—
fullwall /
detail
- Allow NPCs to push other entities (commit: 626b6d6)
—
fullwall /
detail
- Fix some bugs (commit: ecbab32)
—
fullwall /
detail
- Refactor blockbreaker, add /npc blockbreak (commit: be019c0)
—
fullwall /
detail
- Improve underwater pathfinding, cleanup (commit: b12ae2e)
—
fullwall /
detail
- Implement new PathStrategy method, improve swimming navigation (commit: b26dfb3)
—
fullwall /
detail
- Fix flying move controllers not respecting the no gravity setting (commit: 2981f7e)
—
fullwall /
detail
- Improve underwater mobs staying in place (commit: 984ce6d)
—
fullwall /
detail
- Cancel current move destination when navigator paused (commit: bef0f16)
—
fullwall /
detail
- Trial minor optimisation (commit: 77aa63f)
—
fullwall /
detail
- Avoid setting NPC.COLLIDABLE_METADATA on Player NPCs (commit: 7683516)
—
fullwall /
detail
- Add /npc llama -c/b (commit: bf3bf6f)
—
fullwall /
detail
- Add packet update delay setting (commit: 5fffa23)
—
fullwall /
detail
- Further micro-optimisation (commit: 85cf761)
—
fullwall /
detail
- Implement a surprisingly missed optimisation (commit: b933246)
—
fullwall /
detail
- Use metadata and track players if on the playerlist which should make mobs spawn nearby (commit: 19ee0e2)
—
fullwall /
detail
- Implement helper methods and allow hologram lines to be items (commit: 750f8e2)
—
fullwall /
detail
- Null check 1.8.8 getCollisionBox (commit: da71b8d)
—
fullwall /
detail
- Reduce eclipse compiler version (commit: 71a6e43)
—
fullwall /
detail
- Trial updating eclipse compiler version (commit: bbae8d8)
—
fullwall /
detail
- Initial 1.18 update (commit: 22fe848)
—
fullwall /
detail
- Implement new metadata (commit: 8f341cc)
—
fullwall /
detail
- Fix /npc villager --profession error message, more sane boundingbox calculation (commit: 3da3cc2)
—
fullwall /
detail
- First pass at fall damage (commit: 840f324)
—
fullwall /
detail
- Null check /npc bossbar (commit: 19c07ff)
—
fullwall /
detail
- Backport bukkitEntity change (commit: fd3833d)
—
fullwall /
detail
- Use onPreSpawn event to avoid 'FOUC' in armorstands. Fix invulnerable ticks being reduced too quickly. (commit: 3d3de65)
—
fullwall /
detail
- Adjust for compiler error (commit: 7de789d)
—
fullwall /
detail
- Add rough impl of SneakTrait (commit: db825cc)
—
fullwall /
detail
- Block invalid item material AIR (commit: b930cb2)
—
fullwall /
detail
- Improve /npc text editor, implement speech bubbles, allow armor stands to pathfind using the A* finder, allow /npc bossbar to work on all entities (commit: d4c557d)
—
fullwall /
detail
- Test fix for phantoms (commit: 8d17d85)
—
fullwall /
detail
- Preliminary update to 1.17 - known bugs include every entity glowing (commit: f2d4c38)
—
fullwall /
detail
- Fix horse mounted navigation (commit: 85c1f8f)
—
fullwall /
detail
- Refactor scoreboard handling to use instant scoreboard application at spawn (#2544) (commit: 4dc123b)
—
noreply /
detail
- Use NMS methods for isSolid checking (commit: c24ce1e)
—
fullwall /
detail
- Add debug statement to forwardingNPCHolder (commit: 48a2763)
—
fullwall /
detail
- Add null checks (commit: 15f57c4)
—
fullwall /
detail
- Send equipment packets when equipment changes (commit: 9cbc1c6)
—
fullwall /
detail
- Avoid errors with missing metadata (commit: 688ba3a)
—
fullwall /
detail
- Update pom version (commit: 5821416)
—
fullwall /
detail
- Fix double sending of command messages with LINEAR execution (commit: cc3d8f8)
—
fullwall /
detail
- Set immune to zombification always (commit: 7023ac4)
—
fullwall /
detail
- Add missing Util changes (commit: c366b5f)
—
fullwall /
detail
- Reduce jar size by refactoring push event (commit: 0a6b123)
—
fullwall /
detail
- Add missing packet send (commit: e121c2c)
—
fullwall /
detail
- Trial a new method for fixing spawn body yaw, fix /npc rename not applying hologram name immediately (commit: 2845655)
—
fullwall /
detail
- Remove erroneous class argument (commit: bc9f749)
—
fullwall /
detail
- Add workaround for new CraftSound changes (commit: ec1a639)
—
fullwall /
detail
- Fix /npc polarbear message and simplify behavior map entities to work with /npc ai (commit: 0111600)
—
fullwall /
detail
- Add /npc polarbear -r and restore target and goal selectors (commit: fe7f6e3)
—
fullwall /
detail
- Only jump with head height (commit: 556c58a)
—
fullwall /
detail
- Refactor common code, add missing condition (commit: 7743763)
—
fullwall /
detail
- Remove test code (commit: 43ff637)
—
fullwall /
detail
- Simplify inBlock check to avoid chunk loading (commit: dffbf60)
—
fullwall /
detail
- Revert "Rename to 1_16_R2" (commit: 95dcaf3)
—
agoodwin /
detail
- 1.16.4 initial update (commit: 5592216)
—
fullwall /
detail