You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ A curated list of plugins for the [Pelican Panel](https://pelican.dev).
10
10
> The plugin folder and the plugin id need to match!
11
11
> 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`)
12
12
13
-
### Themes
13
+
### Additional setup for themes
14
14
15
15
For themes you have to install Node.js 22+ and Yarn beforehand. Example:
16
16
@@ -24,16 +24,12 @@ npm i -g yarn
24
24
## Plugins
25
25
26
26
-[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
28
27
-[Billing](/billing) - Allows users to purchase servers via Stripe - **Proof of Concept - Do absolutely NOT use in production!**
29
28
-[Generic OIDC Providers](/generic-oidc-providers) - Create generic OIDC providers for authentication
30
29
-[Legal Pages](/legal-pages) - Adds legal pages (Imprint, Privacy Policy, ToS) to the panel
31
-
-*[McLogCleaner](/mclogcleaner) - Delete old logs with ease
32
30
-[MCLogs Uploader](/mclogs-uploader) - Upload console logs to mclo.gs
33
31
-[Minecraft Modrinth](/minecraft-modrinth) - Download Minecraft mods & plugins from Modrinth
34
-
-*[PasteFox Share](/pastefox-share) - Share console logs via pastefox.com
35
32
-[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
37
33
-[Register](/register) - Enable user self-registration on all panels
38
34
-[Robo Avatars](/robo-avatars) - Adds RoboHash as avatar provider
39
35
-[Rust uMod](/rust-umod) - Download Rust plugins from uMod
@@ -44,8 +40,6 @@ npm i -g yarn
44
40
-[Tickets](/tickets) - Simple ticket system for user support
45
41
-[User Creatable Servers](/user-creatable-servers) - Allow users to create their own servers
46
42
47
-
_* Third party plugins, will be removed from this repo eventually_
48
-
49
43
## Themes
50
44
51
45
-[Fluffy Theme](/fluffy-theme) - A super nice and super fluffy theme
0 commit comments