Skip to content

A curated list of plugins for the Pelican Panel

License

Notifications You must be signed in to change notification settings

pelican-dev/plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

184 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pelican Plugins

A curated list of plugins for the Pelican Panel. Feel free to add plugins that you created via a pull request!

How to install plugins

Download the repository archive and extract the folders of the plugins you want to install to your panels plugins folder (/var/www/pelican/plugins by default). Finally, open your panel and head to the plugins page and click on "Install".

Important

The plugin folder and the plugin id need to match!
This means the plugin folder needs to be named the same as in this repo! (e.g. player-counter and not playercounter or plugins-player-counter)

Themes

For themes you have to install Node.js 22+ and Yarn beforehand. Example:

curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash - 
sudo apt install -y nodejs

npm i -g yarn

Plugins

* Third party plugins

Themes

  • Fluffy Theme - A super nice and super fluffy theme
  • Neobrutalism Theme - Transform your panel with thick borders, pronounced shadows, and geometric aesthetics inspired by the neobrutalism design movement
  • Nord Theme - A light and dark arctic Nord theme
  • Pterodactyl Theme - Pterodactyl like colors and font

Language Packs