Skip to content

ZorasOldBukkitPlugins/PlayerLookups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

--Player Lookups--

This be a work in progress!

uuid, ip and name management system

  • name lookups
  • ip lookups
  • uuid lookups

-- commands -- /lookup ip(s) [uuid] - gets a list of ips a uuid has used /lookup name(s) [uuid] - gets a list of names a uuid has used /lookup uuid(s) [ip] - gets a list of uuids an ip has used /lookup uuid(s) [name] - gets a list of uuids a name has used

-- clipboard-like feature -- Players are able to 'copy' ips/uuids/names to their clipboard and insert them into any command. Each entry in a list of data that the plugin returns is prefixed with a number, which the player will use to reference that data in their commands. The data at each id will be referenced by typing 'uuid:#', 'name:#' or 'ip:#'.

About

Keep track of player names, ids and ip addresses and their relationships on a Craftbukkit Server!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages