Skip to content

A plugin for Bukkit that catagorizes players by their IPs

Notifications You must be signed in to change notification settings

Finances/IPAccount

Repository files navigation

IPAccount

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

About

A plugin for Bukkit that catagorizes players by their IPs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages