| Age | Commit message (Collapse) | Author |
|
|
|
* Alphabetize GM Commands
* Place main commands before subcommands (eg. .teleport comes before .teleport name)
* Order commands starting with `un` as if they did not have the `un` prefix.
* This places them next to their opposite command
* For example, possess will be next to unpossess, and both will be in the `p` section (eg. 1. player learn, 2. possess, 3. unpossess, 4. quest)
* Place `showarea` and `hidearea` commands next to each other, in the `s` section
* Use full teleport command name instead of abbreviation
|
|
The respawn command can take a target. This was not reflected in the docs
|
|
|
|
- Reorganized the ban commands, one was completely off the table, and the unban commands were in alphabetical order but it's not practical to find so I put them near the ban commands. When you look for banning related, everything is there, no need to scroll, better User eXperience.
- Made it clearer that the $bantime does not need double quotes (else it fails)
- Explained the .ban playeraccount command
|
|
|
|
I grouped them together for easier browsing thus breaking the alphabetical order, but this order is just the order of laziness, so why not break it
|
|
|
|
* Update creature.md
* update some more files :)
|
|
|
|
|
|
Update to fit the new core command
|
|
|
|
names (#155)
|
|
|
|
|
|
|
|
|
|
|