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