Examples

Simple Example

This is a super-simple example that just gets a player’s username, level and rank. View simpleExample.py.

Advanced Example

This is a more advanced example that asks for input of a player’s name/uuid and prints a bit more information. View advancedExample.py.

Game Statistics Example

To be added.

Guild Example

To be added.