TShock/TShockAPI
CoderCow 0ea83746cf -Added REST per-endpoint permissions.
-Added REST endpoint "/v2/server/restart".
-Added REST endpoint "/v2/server/reload".
-Added REST endpoint "/v3/server/rawcmd", will output all returned lines as an array instead.
-Added "uptime", "serverpassword", "rules/ServerSideInventory" fields to REST endpoint "/v2/server/status".
-REST requests are now logged.
-Endpoint "/v2/server/rawcmd" does now check whether the user has the sufficient permission to execute the command.
-Fixed Config.EnableTokenEndpointAuthentication not working properly before.
-Removed obsolete "api" permission (only "restapi" now).
2013-07-25 19:52:12 +02:00
..
config also, there needs a permission change from editspawn to manageregion 2011-08-15 18:19:33 -04:00
DB Added quick format versions of the TSPlayer.Send<X>Message methods. 2013-06-27 15:04:00 +02:00
Extensions Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Hooks Changed login event to prelogin and postlogin, if you set the args of prelogin to true, the login is ignored. In this case, if the server is loginbeforejoin, you need to kick the player with whatever reason otherwise bad things will happen. 2013-05-25 20:13:39 -04:00
Net Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
PluginUpdater Updated server bin 2013-05-18 23:53:28 -04:00
Properties Updated api to 1,13. 2013-04-19 23:54:11 -04:00
Rest -Added REST per-endpoint permissions. 2013-07-25 19:52:12 +02:00
BackupManager.cs Added back in region manager. 2012-09-15 16:20:16 -04:00
Commands.cs -Added REST per-endpoint permissions. 2013-07-25 19:52:12 +02:00
ConfigFile.cs -Made the broadcast color configurable. 2013-07-22 12:22:40 +02:00
FileTools.cs Removed old rememberleavepos variable and added docs. 2012-06-01 13:12:56 -04:00
GeoIPCountry.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
GetDataHandlers.cs -Ingame log messages are no longer shown to the player who caused them. 2013-07-22 12:22:39 +02:00
Group.cs Fix chat color default bug 2013-05-22 16:46:34 -03:00
HandlerList.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
IPackable.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Log.cs Added quick format versions of the Log message methods. 2013-07-22 10:36:34 +02:00
Newtonsoft.Json.dll Added Newtonsoft.Json.dll 2011-06-02 01:51:19 -06:00
PacketBufferer.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
PaginationTools.cs Modified PaginationTools to have colored console output. 2013-07-10 23:14:42 -04:00
Permissions.cs -Added REST per-endpoint permissions. 2013-07-25 19:52:12 +02:00
postbuild.bat Shouldn't have commited that 2012-05-30 10:19:08 +08:00
RconHandler.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Resources.Designer.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Resources.resx Removed mousefontchars, valid chars are 0x20-0xA9(32-169) 2011-07-09 10:00:00 -04:00
SaveManager.cs Added protection against downstream exceptions when saving the world 2012-02-28 11:38:17 +00:00
StatTracker.cs Added an option to hide stat tracker debug messages 2012-05-29 20:24:17 -06:00
TShock.cs -Added REST per-endpoint permissions. 2013-07-25 19:52:12 +02:00
TShockAPI.csproj Added PaginationTools class to greatly simplify sending multiple pages of data to a player. 2013-06-27 10:48:18 +02:00
TShockAPI.licenseheader Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
TSPlayer.cs -Added REST per-endpoint permissions. 2013-07-25 19:52:12 +02:00
UpdateManager.cs Update copyright to reflect actual year date. 2012-04-24 12:45:46 -06:00
Utils.cs -Added REST per-endpoint permissions. 2013-07-25 19:52:12 +02:00