summaryrefslogtreecommitdiff
path: root/npc/commands/ipcheck.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-03-13Found you!Jesusaves1-1/+1
2021-03-13Prevent @ipban from banning staffJesusaves1-0/+3
2020-02-06Idle time is not worth loggingJesusaves1-1/+1
2020-02-05Move @ipcheck to GM 60 and no longer log it. (@accinfo still logged)Jesusaves1-1/+1
Count how many times you've donated blood.
2019-09-20New command: #ipban <ban reason>Jesusaves1-0/+15
Will ban someone's IP until 2030. WARNING: THIS IS IRREVERSIBLE. Use with due caution.
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