Yet Another World Protector

Yet Another World Protector

249k Downloads

Implement dimension commands

Z0rdak opened this issue ยท 1 comments

commented

Description

The CLI for the dimensional region features needs to be implemented.

Tasks

  • Define the CLI workflow by defining argument and literal order
  • Define necessary arguments and literals in a util class for reusability
  • Test the CLI workflows in-game
  • Implement the functionality of the CLI
  • Test the function and compare the results with the generated NBT data
commented

Done (except tests for classes)