Add confirmation question to ban/unban commands, as per #1541
This commit is contained in:
parent
c2a3c789d3
commit
ef9f80cb84
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ Up requirements to Django 3.2+, Twisted 21+
|
||||||
across Evennia (the old names still work but are deprecated)
|
across Evennia (the old names still work but are deprecated)
|
||||||
- Change `settings.COMMAND_DEFAULT_ARG_REGEX` default from `None` to a regex meaning that
|
- Change `settings.COMMAND_DEFAULT_ARG_REGEX` default from `None` to a regex meaning that
|
||||||
a space or `/` must separate the cmdname and args. This better fits common expectations.
|
a space or `/` must separate the cmdname and args. This better fits common expectations.
|
||||||
|
- Add confirmation question to `ban`/`unban` commands.
|
||||||
|
|
||||||
|
|
||||||
### Evennia 0.9.5 (2019-2020)
|
### Evennia 0.9.5 (2019-2020)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue