diff --git a/docs/custom-content.md b/docs/custom-content.md index 6964f07..b5e8f25 100644 --- a/docs/custom-content.md +++ b/docs/custom-content.md @@ -71,7 +71,7 @@ Peacock supports a broad variety of server side mods (plugins). These include, b - Broadly speaking, to install plugins, go to either the `plugins` or `#plugin-releases` channel in the Peacock Discord and download a plugin you are interested in. - - Put your plugins into the `plugins` folder in the Peacock folder. - - Your plugin should end with `.plugin.mjs` or `Plugin.js` - if it's distributed as a `.zip`, extract it first. + - Your plugin should end with `.plugin.js` or `Plugin.js` - if it's distributed as a `.zip`, extract it first. - Example: ![PluginsFolder](/img/plugins_folder.png) - Be sure to check for any further instructions in the `#plugin-releases` channel for a given plugin, as certain plugins may require further installation steps or are incompatible with newer versions of Peacock.