User:Kex Godel/Command Line Interface Improvements
- for changing preferences sending an IM, teleporting, etc
- for example: "/set drawdist 96", "/set sound off", "/tp ahern", or "/im kex godel hello"
- would need an escape system which doesn't conflict with script command gestures (or a reserved words like how /me is)
- Or better yet, the Ctrl-G Gesture management window could be improved to allow this, and even allow rebinding /commands
Barriers to Implementation
- Implementing an escape system which doesn't conflict with script command gestures (or a reserved words like how /me is)