amtgard / ORK3

Version 3 of the Online Record Keeper
Other
23 stars 11 forks source link

SearchService/Player should return suspension information #222

Closed kenwalker closed 5 years ago

kenwalker commented 5 years ago

I have had many requests for including suspension information into mORK, rightly so. For all my player search areas, they don't have the full player info (which contains the suspension information). I would like the SearchService/Player call to include the basics which is Suspended, SuspendedAt, and SuspendedUntil. That way I can display that information anywhere there is a player search before I get the full information.

SearchShowSuspendedPlayers