Skip to content

Commit

Permalink
Add instructions for getting Floodgate UUID
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy authored May 18, 2020
1 parent f1dd47e commit c60519c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,10 @@ Finding a player's platform:
set {_device} to device of player
```

Getting a player's UUID:

```
set {_uuid} to uuid of floodgate player
```

*Compiling:* Clone the repo and run `mvn clean install` in the source directory.

0 comments on commit c60519c

Please sign in to comment.