Example(Internal) - NPC Viewer tracking - #303
Merged
Merged
Conversation
ItsNature
force-pushed
the
example/npc-viewer-tracking
branch
from
August 10, 2026 21:06
c683921 to
2cb426f
Compare
Merged
ItsNature
added a commit
that referenced
this pull request
Aug 19, 2026
* Deploy as `1.2.9-SNAPSHOT` * Feature - Height Limit Module (#300) * Height Limit Module * Add default height limit config entry, more callouts & update example * Document snake_case custom data keys (#301) * Add `TransferModule#ping` validation & increase `PingRequest` timeout to 10s (#302) * example(internal): npc visibility tracking (#303) * Feature - Inventory & Chat Buttons (#304) * Inventory & Chat Buttons # Conflicts: # gradle/libs.versions.toml * Add default chat & inventory buttons config option * Add button docs * Add button images to docs * Update inventory.mdx * Update chat.mdx * Remove temp gradle publish --------- Co-authored-by: Trentin <25537885+TrentinTheKid@users.noreply.github.com> * Add `NametagVisibilityOverride` to `Nametag` (#305) # Conflicts: # gradle/libs.versions.toml * Sync LunarClient Mods & Options (#307) * Sync LunarClient Mods & Options * Update version tags to 1.2.9 --------- Co-authored-by: LunarClient Bot <lc-bot@moonsworth.com> * Bump to 1.2.9 (#308) --------- Co-authored-by: Trentin <25537885+TrentinTheKid@users.noreply.github.com> Co-authored-by: LunarClient Bot <lc-bot@moonsworth.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
Description:
Implement NPC viewer tracking in the internal NPC plugin; emotes are only sent to players that can see it.
Review Request Checklist
feature/add-module&bugfix/fix-issue)