Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
W1llDu committed Mar 11, 2022
2 parents 9c5a29a + 7b91db2 commit 1f86e7d
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

## Commands

#### checkAFK
#### listAFK
Lists players who are afk according to [AFK Display](https://vanillatweaks.net/picker/datapacks).

#### stats \[MCUsername] \[type] \[name]
#### stats \[MCUsername] \[type] \[name] \(conversion)
Gets statistic for player as defined by [Vanilla Minecraft](https://minecraft.fandom.com/wiki/Statistics).<br/>
`minecraft:` is already filled in.
`minecraft:` is filled in if there is no namespace.<br/>
`conversion` is optional.

#### cmToM \[number]
Converts cm to m.
Expand All @@ -17,10 +18,14 @@ Converts ticks to minutes.

#### ticksToHours \[number]
Converts ticks to hours.
<br/>
<br/>

### Admin Commands

#### rcon \[command]
Runs the command on the server.
Runs the command on the server.<br/>
<br/>
<br/>

## Config

0 comments on commit 1f86e7d

Please sign in to comment.