You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** String + Wildcard support are highly requested in all relevant chat commands at this time. Sometimes I have a list of 700+ unsorted cubegrids to physically look through when attempting to admin the server. Some current commands can use these functionalities, but some do not. I'd like to see them all support this.
/getlocation X
/tpto X Y (teleport X to "near" Y target).. Or possibly "/tpto Y" where X is assumed as "whatever vehicle you're in the passenger seat of"
/kick & /ban
/off (turns off all assemblers and refiners)
/chair (/imports a specific predefined cubegrid to "near" the admins current location) or just "/chair x y z"
/summon X (summons a ship to "near" your location)
/stop all
I'll update as I think of others.
/find .. where "/find con" would return a list of ships including "recon" and "conflict" .. probably with a maximum limit asking you to be more specific.
The text was updated successfully, but these errors were encountered:
The following commands are completed as of v0.2.9.12:
/ban
/unban
The following commands will be in a future version:
/info cubegrid {EntityId} - This will give basic info like position, velocity, and name
/info character {EntityId} - (See Above)
/info voxelmap {EntityId} - (See Above)
The teleport command will also be improved to support the request teleport entity A to near entity B instead of specific coordinates. One of the optional params for entity B will be "self" which will teleport to near the admin's character who issued the command.
The "/find" command will also be in a future version but not sure on the design yet.
The only command then that is not covered is "/chair" which is a fun utility command that would be better fit in a plugin.
*** String + Wildcard support are highly requested in all relevant chat commands at this time. Sometimes I have a list of 700+ unsorted cubegrids to physically look through when attempting to admin the server. Some current commands can use these functionalities, but some do not. I'd like to see them all support this.
/getlocation X
/tpto X Y (teleport X to "near" Y target).. Or possibly "/tpto Y" where X is assumed as "whatever vehicle you're in the passenger seat of"
/kick & /ban
/off (turns off all assemblers and refiners)
/chair (/imports a specific predefined cubegrid to "near" the admins current location) or just "/chair x y z"
/summon X (summons a ship to "near" your location)
/stop all
I'll update as I think of others.
/find .. where "/find con" would return a list of ships including "recon" and "conflict" .. probably with a maximum limit asking you to be more specific.
The text was updated successfully, but these errors were encountered: