Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WANTED: Chat commands.. #108

Open
Hasbinbad opened this issue Aug 15, 2014 · 2 comments
Open

WANTED: Chat commands.. #108

Hasbinbad opened this issue Aug 15, 2014 · 2 comments

Comments

@Hasbinbad
Copy link

*** 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.

@chessmaster42
Copy link
Contributor

The following commands are completed as of v0.2.9.10:

/kick
/stop all
/off

@chessmaster42
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants