Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 524 Bytes

Toastr

Should probably make a good description

Redis docs:

  • Proxy list toastr:proxies. Contains a map of <String, Long>(name, heartbeat).
  • Proxy data toastr:proxy:_proxy:onlines. Contains a map of <UUID, String>(PlayerID, Username).
  • Server data toastr:server:_server_. Contains a set of <String>(Username).
  • Player data toastr:player:_uuid_. Contains a map of <String, Object> of player data
  • Resolver data toastr:resolver:_username_. Contains a map of <String, Object> of the resolver data