@@ -12,7 +12,7 @@ A curated list of plugins for the [Pelican Panel](https://pelican.dev). Feel fre
1212
1313### Themes
1414
15- For themes you have to install NodeJs 22+ and Yarn beforehand. Example:
15+ For themes you have to install Node.js 22+ and Yarn beforehand. Example:
1616
1717``` bash
1818curl -sL https://deb.nodesource.com/setup_22.x | sudo -E bash -
@@ -24,16 +24,16 @@ npm i -g yarn
2424## Plugins
2525
2626- [ Announcements] ( /announcements ) - Create panel wide announcements to inform your users
27- - [ Arma Reforger Workshop] ( /arma-reforger-workshop ) - Manage Arma Reforger workshop mods in server config
27+ - * [ Arma Reforger Workshop] ( /arma-reforger-workshop ) - Manage Arma Reforger workshop mods in server config
2828- [ Billing] ( /billing ) - Allows users to purchase servers via Stripe - ** Proof of Concept - Do absolutely NOT use in production!**
2929- [ Generic OIDC Providers] ( /generic-oidc-providers ) - Create generic OIDC providers for authentication
3030- [ Legal Pages] ( /legal-pages ) - Adds legal pages (Imprint, Privacy Policy, ToS) to the panel
31- - [ McLogCleaner] ( /mclogcleaner ) - Delete old logs with ease
31+ - * [ McLogCleaner] ( /mclogcleaner ) - Delete old logs with ease
3232- [ MCLogs Uploader] ( /mclogs-uploader ) - Upload console logs to mclo.gs
3333- [ Minecraft Modrinth] ( /minecraft-modrinth ) - Download Minecraft mods & plugins from Modrinth
34- - [ PasteFox Share] ( /pastefox-share ) - Share console logs via pastefox.com
34+ - * [ PasteFox Share] ( /pastefox-share ) - Share console logs via pastefox.com
3535- [ Player Counter] ( /player-counter ) - Show connected players count for game servers
36- - [ PocketID Provider] ( /pocketid-provider ) - Allows you to use PocketID as an OAuth provider
36+ - * [ PocketID Provider] ( /pocketid-provider ) - Allows you to use PocketID as an OAuth provider
3737- [ Register] ( /register ) - Enable user self-registration on all panels
3838- [ Robo Avatars] ( /robo-avatars ) - Adds RoboHash as avatar provider
3939- [ Rust uMod] ( /rust-umod ) - Download Rust plugins from uMod
@@ -44,6 +44,8 @@ npm i -g yarn
4444- [ Tickets] ( /tickets ) - Simple ticket system for user support
4545- [ User Creatable Servers] ( /user-creatable-servers ) - Allow users to create their own servers
4646
47+ _ * Third party plugins_
48+
4749## Themes
4850
4951- [ Fluffy Theme] ( /fluffy-theme ) - A super nice and super fluffy theme
0 commit comments