feat: rework commands and fix bugs

This commit is contained in:
ForestOfLight
2026-05-20 17:08:03 -07:00
Unverified
parent b1370b5d28
commit 7ea64d1e6a
38 changed files with 527 additions and 525 deletions
@@ -26,6 +26,7 @@ export class InstanceOptions extends Option {
this.instanceName = instanceName;
this.structureId = structureId;
this.load();
this.save();
}
save() {