TShock/TShockAPI/Rest
Zack Piispanen 856def83b3 Added basic framework for allowing for ban durations and banning admin.
Added BanningUser, Date(of ban), and Expiration to the db
On join, Expiration is checked, if ban is expired we remove it and the user is allowed on.
When running the ban command, your UAN is used as the banning user, and the date is that moment, with no expiration.
#531
2013-09-22 16:04:12 -04:00
..
Rest.cs Merge branch 'master' into general-devel 2013-09-15 15:24:15 -06:00
RestCommand.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
RestManager.cs Added basic framework for allowing for ban durations and banning admin. 2013-09-22 16:04:12 -04:00
RestObject.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
RestPermissions.cs remove unused using statements 2013-09-17 02:24:02 -04:00
RestVerbs.cs Updated copyright information to point to 2013. 2013-08-22 21:51:17 -06:00
SecureRest.cs Removed ip address from users, as well as changed /user add syntax to be '/user add username password group' instead of colon bullshit. 2013-09-21 17:11:22 -04:00