TShock/TShockAPI/Rest
Lucas Nicodemus afdedee1c4 Change Utils.Reload to not take a player.
There are two occasions in the codebase when Utils.Reload is called and
we're competent enough that we can just call the event when the reload
happens. Unrelated note, but shouldn't this event be called prior to
reloading? I've kept it the same to preserve existing behavior, but I
think it should probably happen before the reload event takes place.

Either way, I think this is fine.
2017-12-29 08:04:20 -07:00
..
Rest.cs Remove obsolete Rest event. 2017-12-26 20:03:36 -07:00
RestCommand.cs Updated Copyright for 2017 2017-03-13 12:17:16 +10:30
RestManager.cs Change Utils.Reload to not take a player. 2017-12-29 08:04:20 -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