Skip to content

Conversation

@ComputerNerd100
Copy link
Collaborator

Fixes #80

Add support for setting world configuration options via in-game commands

  • Accept parameters for the 'create' command to set configuration options
  • Add 'config' command to update configuration options for existing worlds
  • Update documentation

Fixes Paul19988#72
Removes the Main Config, and associated Updater class, as these are no longer used.
Fixes Paul19988#72
Removes remaining unused versioning classes, and update package
Adds a static 'of' Method to build a WorldData instance from a map of field names to values
Allows user to pass arbitrary parameters to the create command in the form -key:value to set values for the world configuration
Tab complete the key values for -key:value parameters passed to the create command
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.

Improve world creation and configuration

1 participant