Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-02-06 | Idle time is not worth logging | Jesusaves | 1 | -1/+1 | |
2020-02-05 | Move @ipcheck to GM 60 and no longer log it. (@accinfo still logged) | Jesusaves | 1 | -1/+1 | |
Count how many times you've donated blood. | |||||
2019-09-20 | New command: #ipban <ban reason> | Jesusaves | 1 | -0/+15 | |
Will ban someone's IP until 2030. WARNING: THIS IS IRREVERSIBLE. Use with due caution. | |||||
2019-07-31 | New GM command: @checkidle <player_name> | Jesusaves | 1 | -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-19 | Fix @ipcheck report | Jesusaves | 1 | -1/+2 | |
2019-03-04 | Remove every trailing whitespace | Jesusaves | 1 | -1/+1 | |
```sed -i 's/[[:space:]]*$//' npc/*/*.txt``` | |||||
2018-07-02 | Bad operand | Jesusaves | 1 | -1/+1 | |
2018-07-02 | Fix @ipcheck | Jesusaves | 1 | -2/+6 | |
2018-07-02 | @ipcheck prototype | Jesusaves | 1 | -0/+20 | |