But there are commands that use two "/" like //set BlockType.
I was thinking. I could also set all the commands in categories in the file itself. Like:
Maybe we also need a plugin that generates a html page from these tables.
Oh wait.. the call function doesn't parse tables ;(
Wait! Maybe we can use the loadstring function for that.
I was thinking. I could also set all the commands in categories in the file itself. Like:
Navigation = { Descend = { Command = "/descend;/desc" etc... }, etc... } Region = { etc...
Maybe we also need a plugin that generates a html page from these tables.
Oh wait.. the call function doesn't parse tables ;(
Wait! Maybe we can use the loadstring function for that.