mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-08 16:57:36 +00:00
6a039de8db
Example plugin.yml usage:
```
libraries:
- com.squareup.okhttp3:okhttp:4.9.0
```
Libraries will only be accessible to plugins and their transitive depends, allowing for multiple versions of the same library to be used by different plugins.
This is a preview feature. Feedback is welcome so that it may be refined before being made widely available.