TShock/TShockAPI/DB
Lucas Nicodemus 718525904a Add remaining backbone for banning accounts (sort of)
Frontend still doesn't work properly. In particular:

1. Need a way to list bans by account name.
2. Need a way to unban by account name.
3. Really need a way to change the IP on a ban lol.

Ban system still needs to be be rebuilt fully, but at least this
doesn't necessarily character ban someone if you were going for an IP
ban.

Fixes #1412
2017-12-02 20:41:14 -07:00
..
BanManager.cs Add remaining backbone for banning accounts (sort of) 2017-12-02 20:41:14 -07:00
CharacterManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
DBTools.cs Added GPL header on all code files when missing 2016-10-16 17:33:19 -02:00
GroupManager.cs Implement /su command & default group owner 2017-12-02 15:07:19 -07:00
IQueryBuilder.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
ItemManager.cs Change enum names for clarity 2017-07-17 09:06:29 +03:00
ProjectileManager.cs Change enum names for clarity 2017-07-17 09:06:29 +03:00
RegionManager.cs Fix some spaces 2017-10-13 09:12:56 +02:00
RememberedPosManager.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SqlColumn.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SqlTable.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SqlValue.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
TileManager.cs Change enum names for clarity 2017-07-17 09:06:29 +03:00
UserManager.cs change doc of Equals 2017-07-17 06:34:30 +03:00
WarpsManager.cs fix comment typo 2017-07-15 13:32:09 -06:00