TShock/TShockAPI/Rest
Lucas Nicodemus 11920cde48 Move Utils.FindPlayer -> TSPlayer.FindByNameOrID.
This makes TShock more OOP like (get the matching players from the
player as opposed to getting the players from a random class that
shouldn't exist).
2017-12-26 20:53:00 -07:00
..
Rest.cs Pre-initialize TShock hooks for Register method 2017-12-20 12:35:42 -07:00
RestCommand.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestManager.cs Move Utils.FindPlayer -> TSPlayer.FindByNameOrID. 2017-12-26 20:53:00 -07:00
RestObject.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestPermissions.cs Turn off XML comment warnings in REST Permissions 2017-12-23 09:39:59 -07:00
RestVerbs.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
SecureRest.cs Renamed TShockAPI.DB 'User' to 'UserAccount' 2017-12-08 01:38:15 +01:00