summaryrefslogtreecommitdiff
path: root/npc/commands/debug-look.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Stop using getgmlevel() and use is_gm() is_admin() and is_staff().Jesusaves1-1/+1
Our four power levels: getgmlevel() → Sponsors, etc. is_staff() → GM 5, Developers, test server, etc. is_gm() → GM 80, Game Master, controls the world is_admin() → GM 99, Administrator, controls the uniserver (pun intended)
2018-02-15Prevent @Crazyfefe from crashing server with #itenplz. I hope.jesusalva1-1/+1
2018-02-14@qdebug still needs to be autogenerated. It is now usable to 1337 devs, but willjesusalva1-1/+1
most likely cause server errors.
2018-01-13Initial commitSaulc1-0/+102