Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-03-19 | [GM] Bump @ipban duration from 2030 to 2035. | Jesusaves | 1 | -1/+1 | |
The absolute limit is 2038-01-19, the Epochalypse. | |||||
2021-09-20 | Update some of the debugmes for usage with syslog facility | Jesusaves | 1 | -0/+1 | |
2021-03-13 | Found you! | Jesusaves | 1 | -1/+1 | |
2021-03-13 | Prevent @ipban from banning staff | Jesusaves | 1 | -0/+3 | |
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 | |