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