Skip to content

🐛 Add missing dependencies to MineAuth addon repo files#271

Merged
Nlkomaru merged 1 commit intomainfrom
fix/repo-missing-dependencies
Mar 31, 2026
Merged

🐛 Add missing dependencies to MineAuth addon repo files#271
Nlkomaru merged 1 commit intomainfrom
fix/repo-missing-dependencies

Conversation

@Nlkomaru
Copy link
Copy Markdown
Member

Summary

全4つのMineAuth addonリポファイルに不足情報を追加:

  • softDependencies — 各addonの連携先プラグイン
  • defaultVersion: "sync:MineAuth" — 親プラグインとのバージョン同期
Addon 追加された softDependency
MineAuth-addon-griefprevention GriefPrevention
MineAuth-addon-quickshop-hikari QuickShop-Hikari
MineAuth-addon-betonquest BetonQuest
MineAuth-addon-voting-plugin VotingPlugin

Closes #266

Test plan

  • JSON syntax valid
  • mpm add MineAuth-addon-griefprevention --soft で GriefPrevention も追加されること

- Add softDependencies for integration targets (GriefPrevention,
  QuickShop-Hikari, BetonQuest, VotingPlugin)
- Add defaultVersion: "sync:MineAuth" for version sync with parent

Closes #266
@Nlkomaru Nlkomaru enabled auto-merge (squash) March 31, 2026 05:43
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@Nlkomaru Nlkomaru merged commit 6e20801 into main Mar 31, 2026
7 of 8 checks passed
@Nlkomaru Nlkomaru deleted the fix/repo-missing-dependencies branch March 31, 2026 05:44
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.

🐛 Fix missing dependencies in repository files

1 participant