MangosArentLiterature
|
7c85dd4408
|
Add /updateban
* Adds a command to allow a moderator to update a ban, changing its reason or duration.
* Resolves #123
|
2021-05-08 12:27:16 -05:00 |
|
scatterflower
|
aba007a5fc
|
fix /bans
|
2021-04-26 02:43:38 -05:00 |
|
MangosArentLiterature
|
2d793f4a99
|
Add /baninfo command
- Adds getBanInfo() to db_manager, which queries bans by banid, hdid, or ipid
|
2021-04-07 15:26:14 -05:00 |
|
Cerapter
|
28b1fb3b3a
|
Document merged changes from master
|
2021-03-24 21:50:47 +01:00 |
|
Cerapter
|
c13a2d06f9
|
Merge branch 'master' into feature/docs
|
2021-03-24 21:02:21 +01:00 |
|
Cerapter
|
a8826afab8
|
Finish documenting AOClient
|
2021-03-24 20:35:16 +01:00 |
|
Cerapter
|
e375abaaf8
|
Document DBManager
|
2021-03-16 20:35:20 +01:00 |
|
in1tiate
|
9b32188cc6
|
add /unban and /removeuser
|
2021-03-14 13:44:12 -05:00 |
|
in1tiate
|
b562b77be9
|
use BanInfo for inserting bans, send ban id and duration with KB packet
|
2021-03-14 13:28:59 -05:00 |
|
in1tiate
|
b5779b1aa5
|
add /bans
|
2021-03-14 13:13:26 -05:00 |
|
scatterflower
|
6a38e50c4f
|
add ban durations (only works for hdid atm)
|
2021-03-13 13:25:09 -06:00 |
|
scatterflower
|
fde0c4b78f
|
add validation for 2.4.x packets, and a lot more
|
2020-10-03 14:57:30 -05:00 |
|
scatterflower
|
d96fde7a69
|
user count robustness, and added user management commands
|
2020-09-29 14:45:57 -05:00 |
|
scatterflower
|
2cc415e42b
|
add some user management command
|
2020-09-29 06:11:04 -05:00 |
|
scatterflower
|
d4c52e9b65
|
implement advanced permissions system
|
2020-09-29 01:16:38 -05:00 |
|