How to use the OpenAudioMc CDN
OA version 6.8 introduced the option to store and manage files from within your account, allowing you to easily stream your own content to your players. This feature replaces the old Patreon CDN, though Patreon supporters will still be able to use that (more info below).
Uploading files:
files:
prefix and finishing with your file extension. Like this: /oa play @a files:coolsong.mp3
Deleting files:
Patreon supporters will still be able to use the old CDN, which is still available for them. It has to be enabled in the config file, and will be disabled by default.
To manually enable it, look for the cdn
section in your config file, and set enabled
to true
.
This has to be done on your proxy server (if you're using one), or on your backend server (if you're not using a proxy). A restart is required for the changes to take effect.