Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EATSTEAK authored Apr 14, 2018
1 parent 3070e62 commit 91e0eda
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# CHViaVersion
CommandHelper extension for ViaVersion support.

# Functions

## via_get_player_version

arguments: { player }

returns: version_number


returns Version number of Selected player.

Note that version code is not same as minecraft version. It's protocol version.

You can find infomation about protocol version at http://wiki.vg/Protocol_version_numbers

0 comments on commit 91e0eda

Please sign in to comment.