- "Individual Player" Black Flash Toggle
Previously, you could only choose "on" or "off" for the entire server. Now, you can enable or disable Black Flash for specific players.
New command: /jjk-cmd blackflash <true/false>
Benefit: This allows for fine-tuned adjustments, such as "I want to be the only one to use Black Flash based on my skill" or "I want to give the buff only to specific players."
Persistence: The setting is saved in player data, so it will persist even if you rejoin the server.
2. Command System Reorganization (Introducing Gamerules)
The global enable/disable setting has been separated into a subcommand called gamerule, providing an intuitive feel closer to the standard Minecraft rule settings.
After: /jjk-cmd blackflash gamerule <true/false>
Benefit: This prevents confusion with individual setting commands and reduces operational errors.
- 「プレイヤー個別」の黒閃切り替え機能
これまではサーバー全体で「オンかオフか」しか選べませんでしたが、特定のプレイヤーだけ黒閃化を有効・無効にできるようになりました。
新コマンド: /jjk-cmd blackflash <true/false>
メリット: 「自分だけは実力で黒閃を出したい」「特定のプレイヤーにだけバフを与えたい」といった細かい調整が可能になりました。
永続性: 設定はプレイヤーデータに保存されるため、再度サーバーに参加しても設定が維持されます。
2. コマンド体系の整理(Gameruleの導入)
全体の有効・無効設定を gamerule というサブコマンドに分離し、Minecraft標準のルール設定に近い直感的な操作感になりました。
変更後: /jjk-cmd blackflash gamerule <true/false>
メリット: 個別設定コマンドとの混同を防ぎ、誤操作を減らします。