Skip to content

fix: rows bug, click types, help/reload commands, Mod Menu + docs#2

Merged
tickwarden merged 1 commit into
mainfrom
fix/bugs
May 16, 2026
Merged

fix: rows bug, click types, help/reload commands, Mod Menu + docs#2
tickwarden merged 1 commit into
mainfrom
fix/bugs

Conversation

@tickwarden
Copy link
Copy Markdown
Collaborator

No description provided.

…pack

README:
- Remove outdated dialog GUI section (type not supported)
- Document all fields: click_type, glint, condition, actions, run_with, paging
- Add examples: minimal button, left/right on same slot, conditional button,
  multi-page GUI, console command
- Update commands table (reload, help added)
- Update architecture section (modmenu package)
- Fix slot typo in multi-page example

SECURITY.md:
- Threat model: run_with console, command injection, state map, slot protection
- Reporting process via GitHub Security Advisories
- Known non-issues

CONTRIBUTING.md:
- Dev setup, code style, PR guidelines, bug report and feature request format

Example datapack:
- admin_panel.json: legacy action→actions, add left/right click_type on slot 12,
  add shift+condition+glint admin tools button, run_with console
- sub_menu.json: legacy action→actions, run_with console, feedback messages
- welcome_dialog.json: removed (dialog type is unsupported, registry skips it)
- welcome.json: new barrel-format welcome screen with rules accept/kick flow
- showcase.json: new — demonstrates every feature: click_type (left/right/shift),
  glint, has_tag condition, score_gt condition, multi-action, run_with console,
  2-page navigation
- pack.mcmeta: updated description
@tickwarden tickwarden merged commit a9670e0 into main May 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant