summaryrefslogtreecommitdiff
path: root/docs/GM-Commands.md
AgeCommit message (Collapse)Author
2021-06-12chore: file naming standard (#517)Kitzunu
* A * file naming standard Fixes #491 * Revert "A" This reverts commit 1c225fed753554098069597a2bbcbe08213b76a1. * rename * Revert "rename" This reverts commit 65fd916faf8530ce258cc2b475c93971468680fe. * Revert "file naming standard" This reverts commit 6ca5a703a9e9d59f9c773029e4c04bfd012b6abb. * bye * Hi * Create the-staging-branch.md * 1 * Delete how-to-create-a-PR.md * Create how-to-create-a-pr.md * werafgt * Update the-modular-structure.md * wef
2021-05-31chore(GMCommands): server debug (#514)Kitzunu
2021-05-11chore(gm-commands): Aplhabetical order (#477)Kitzunu
2021-04-08.debug los is missing (#429)Yehonal
2021-04-06fix(GM commands): reflect actual level (#428)Francesco Borzì
2021-03-03docs: ddd Syntax Column to GM-Commands.md (#405)eTzmNcbkrng
2021-02-16chore: fix gm visible securityFrancesco Borzì
2021-02-08docs(GM-Commands): align with core (#399)Francesco Borzì
2021-01-05Rename command .character deleted old (#329)Walter Pagani
2020-12-22style: Alphabetize GM Commands (#285)Duncan Steenburgh
* 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
2020-10-23docs: Add more details to `respawn` command description (#283)Duncan Steenburgh
The respawn command can take a target. This was not reflected in the docs
2020-08-05fix: Update obsolete commands in GM command pageBarbz
2020-07-12refactor: gm_commands ban commands (#257)Barbz
- 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
2020-06-02fix(gm-commands): layout and table (#239)Stefano Borzì
2020-05-18fix: Improve the server shutdown/restart descriptions + group them (#208)Barbz
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
2020-04-15fix(commands): How to delete an item with .additemBarbz
2020-04-11fix wander_distance (#204)Kitzunu
* Update creature.md * update some more files :)
2020-04-09fix: extra info for .send message in the Commands list (#201)Barbz
2020-03-27fix: Not implemented command (#186)Barbz
2020-03-02fix: Update GM-Commands.md (#183)gengarshadowball
Update to fit the new core command
2019-12-21docs: update GM-Commands (#162)Stoabrogga
2019-12-03restore GM-Commands; add "reload acore_string" command; remove trinity* ↵Stoabrogga
names (#155)
2019-12-02doc: cleanup trinity_string (#154)Francesco Borzì
2019-11-22Fixed table in GM-commands.md (#145)Stefano Borzì
2019-11-21Update GM-Commands (#141)Stoabrogga
2019-06-09Fixed typo in previous commits (#59)Kitzunu
2019-06-09Fix command page and add GM command page (#58)Kitzunu