Skip to content

Add /island info command with island summary output#17

Open
ChengPeng-1010 wants to merge 3 commits intoMinebench:masterfrom
ChengPeng-1010:fix/island-info-command
Open

Add /island info command with island summary output#17
ChengPeng-1010 wants to merge 3 commits intoMinebench:masterfrom
ChengPeng-1010:fix/island-info-command

Conversation

@ChengPeng-1010
Copy link

Summary

  • add new /island info subcommand
  • show island age, build range (X/Z), island level, member count, and challenge progress
  • register command in IslandCommand and include in help text

Why

Issue #9 requests /is info style summary information for island status. This introduces an MVP command with the most useful core fields in one response.

Notes

  • age is derived from world folder last-modified time
  • build range uses world border size, with config fallback

Closes #9

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.

Island information display

1 participant