Skip to content

Latest commit

 

History

History
56 lines (41 loc) · 2.77 KB

File metadata and controls

56 lines (41 loc) · 2.77 KB

Pelican Plugins

A curated list of plugins for the Pelican Panel.

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)

Additional setup for themes

For themes you have to install Node.js 22+. You also need Yarn, either installed directly or provided via Corepack. Example:

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

// Yarn via corepack (recommended)
sudo corepack enable

// Install yarn globally
npm i -g yarn

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