summaryrefslogtreecommitdiff
path: root/npc/commands/ipcheck.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-07-31New GM command: @checkidle <player_name>Jesusaves1-1/+29
Like @ipcheck, it returns the idle time of a player. This is useful for GMs. Even if they cannot hugo at someone, they can still botcheck them (@checkidle, /msg and @botcheck)
2019-03-19Fix @ipcheck reportJesusaves1-1/+2
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
2018-07-02Bad operandJesusaves1-1/+1
2018-07-02Fix @ipcheckJesusaves1-2/+6
2018-07-02@ipcheck prototypeJesusaves1-0/+20