Minebench / Tresor

An experimental VaultAPI compatible abstraction layer for Bukkit/Spigot/Paper plugins
https://ci.minebench.de/job/Tresor/
GNU General Public License v3.0
8 stars 3 forks source link

Component parsing #8

Open Phoenix616 opened 2 years ago

Phoenix616 commented 2 years ago

Add a provider to allow parsing of components from string. (E.g. MineDown and MiniMessage)

Ideally Tresor would directly shade and ship with those as relying on an additional plugin for such libraries seems strange.