SEModCommunity / SE-Community-Mod-API

Space Engineers Community Modding API
GNU Lesser General Public License v3.0
60 stars 47 forks source link

chat command "/delete ship" "name=" and wildcard support #89

Closed Hasbinbad closed 10 years ago

Hasbinbad commented 10 years ago

please add the feature to where you can use name="x" strings with wildcards, such that:

/delete ship name="Supercali*"

would delete all ships which matched the string, such as "Supercalifragilisticexpealidocious" and "SuperCaliCoolguy"

Thanks!

ghost commented 10 years ago

yes I'd like to see the delete command work via entity name as well!