Note that this plugin is still in a developmental stage
Organizing your players by IP:
- On login, each player's IP will be mapped to a list of each UUID that logs in on that IP
- Lists are stored in the config.yml
- Compatable for Minecraft's name change update by saving UUIDs instead of usernames
Imlementing this plugin to your code:
- All data involving the user is stored in the UserData class