Added a couple of useful services to rconservice
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
<div ng-controller="PlayerInfoController" flex layout="column" id="PlayerInfoController">
|
||||
|
||||
Info about player {{userid}}
|
||||
|
||||
<p>View <a href="#/player/{{userid}}/xp">XP info for this player</a></p>
|
||||
Show info about this player here
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user