request to remove /commands with equivalent @commands
Posted: 28 Dec 2012, 01:13
It would simplify the server code to eliminate duplicate entrypoints.
I"m not entirely sure of what the commands are - these are what the server calls them.
The 4 commands and their replacements are:
/localannounce -> @localbroadcast
/announce -> @broadcast
/kick -> @kick
/hide -> @hide
From the GM logs, I see that /announce has been used a couple of times. I have know way of knowing about the others - /kick and /hide get logged as @kick and @hide, and /localannounce is not logged at all.
I"m not entirely sure of what the commands are - these are what the server calls them.
The 4 commands and their replacements are:
/localannounce -> @localbroadcast
/announce -> @broadcast
/kick -> @kick
/hide -> @hide
From the GM logs, I see that /announce has been used a couple of times. I have know way of knowing about the others - /kick and /hide get logged as @kick and @hide, and /localannounce is not logged at all.