Every command (or group of commands eg tp/teleport) should have its own file, with everything for that command in that file, for consistency. That also means that entity/coordinate/etc need to be defined using functions (with the exception of entityTptTrget). Files should be organized into "command" or (TODO: name for things that follow the command) directories.
Every command (or group of commands eg tp/teleport) should have its own file, with everything for that command in that file, for consistency. That also means that entity/coordinate/etc need to be defined using functions (with the exception of entityTptTrget). Files should be organized into "command" or (TODO: name for things that follow the command) directories.