summaryrefslogtreecommitdiff
path: root/docs/GM-Commands.md
AgeCommit message (Collapse)Author
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