A curated list of plugins for the Pelican Panel
  • PHP 82.9%
  • CSS 17.1%
Find a file
2026-05-08 15:13:02 +02:00
.github update some dependencies 2026-05-06 10:14:14 +02:00
announcements cleanup and fix some actions 2026-02-24 11:50:54 +01:00
billing update some dependencies 2026-05-06 10:14:14 +02:00
fluffy-theme add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
generic-oidc-providers update some dependencies 2026-05-06 10:14:14 +02:00
legal-pages more action fixes 2026-02-12 09:52:29 +01:00
mclogs-uploader add setting to enable mclogs uploader only for minecraft eggs 2026-03-19 09:52:59 +01:00
minecraft-modrinth make phpstan happy v2 2026-04-29 23:53:48 +02:00
neobrutalism-theme add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
nord-theme add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
pirate-language add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
player-counter [Player Counter] Add Palworld Support (#125) 2026-05-04 09:10:51 +02:00
pterodactyl-theme add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
register register: fix username label and add uniqueness check (#127) 2026-05-01 15:26:57 +02:00
robo-avatars add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
rust-umod more action fixes 2026-02-12 09:52:29 +01:00
snowflakes add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
subdomains cleanup and fix some actions 2026-02-24 11:50:54 +01:00
tawkto-widget add LICENSE to each plugin folder 2026-02-12 08:44:33 +01:00
theme-customizer make phpstan happy 2026-05-08 15:13:02 +02:00
tickets cleanup and fix some actions 2026-02-24 11:50:54 +01:00
user-creatable-servers make phpstan happy 2026-03-19 11:04:56 +01:00
.gitignore add gitignore 2025-11-27 23:31:52 +01:00
CONTRIBUTING.md update README and CONTRIBUTING 2026-03-20 13:03:14 +01:00
LICENSE add license 2025-10-30 12:56:37 +01:00
phpstan.neon Add workflow job for phpstan (#70) 2026-01-01 17:01:56 +01:00
pint.json Add pint workflow (#49) 2025-12-24 00:02:15 +01:00
README.md docs: use Corepack instead of npm i -g yarn in theme setup (#122) 2026-04-30 12:04:01 +02:00

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