Updated Users.xml (markdown)
10
Users.xml.md
10
Users.xml.md
@@ -1,3 +1,13 @@
|
||||
## Current release (v0.2-b35)
|
||||
|
||||
``` xml
|
||||
<players count="$count">
|
||||
<player name="$playername" status="[online|offline]" />
|
||||
</players>
|
||||
```
|
||||
|
||||
## Current development branch (v0.2-b78)
|
||||
|
||||
``` xml
|
||||
<xmlstats>
|
||||
<users count="$count">
|
||||
|
||||
Reference in New Issue
Block a user