Skip to content

Offered Services

Max L edited this page Mar 10, 2023 · 3 revisions

Tresor includes lots of services that simplify hooking into a wide range of other plugins.

If you are a plugin developer make sure to check out how to hook into Tresor services correctly.

Includes services

  • Modern Economy using BigDecimal and CompletableFutures
  • Player Authentication
  • Legacy Vault Economy
  • Legacy Vault Permissions
  • Legacy Vault Chat

For the most up to date view see this project view.

Planned services

  • Modern, async Permissions provider using CompletableFutures
  • Modern, async Chat provider using CompletableFutures
  • UUID/Username/Profile storage and lookup
  • Local Namechange storage and lookup
  • Item data storage and string representation
  • Player vaults/virtual backpacks
  • Friends
  • Parties/clans/guilds
  • Component parsing
  • Placeholders
  • Region protection/claim management
  • Single block protection management
  • Player statuses (AFK, DND, Vanished, etc)
  • Player authentication
  • Logging (player info and blocks, including querying and rollback)
  • NPC
  • Holograms

For the most up to date view see this project view.

You can suggest more services via the issue tracker. Please make sure to check if your service is already planned before!

Clone this wiki locally