|
1 | 1 | # Pelican Plugins |
2 | 2 |
|
3 | | -A curated list of plugins for the [pelican panel](https://pelican.dev). Feel free to add plugins that you created via a pull request! |
| 3 | +A curated list of plugins for the [Pelican Panel](https://pelican.dev). Feel free to add plugins that you created via a pull request! |
4 | 4 |
|
5 | 5 | ## How to install plugins |
6 | 6 |
|
7 | 7 | [Download the repository archive](https://github.com/pelican-dev/plugins/archive/refs/heads/main.zip) 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". |
8 | 8 |
|
9 | | -## Plugin list |
10 | | - |
11 | | -### [Announcements](/announcements) <sup><sub>by Boy132</sub></sup> |
12 | | - |
13 | | -Very simple announcements via AlertBanners. |
14 | | - |
15 | | -> [!WARNING] |
16 | | -> Alert banners are currently bugged. See <https://github.com/pelican-dev/panel/issues/1492> |
17 | | -
|
18 | | ---- |
19 | | - |
20 | | -### [Billing](/billing) <sup><sub>by Boy132</sub></sup> |
21 | | - |
22 | | -Allows admins to create products and users to buy them. Features automatic server creation and payment handling. Also adds a simple shop. |
23 | | - |
24 | | -> [!CAUTION] |
25 | | -> This plugin is incomplete! |
26 | | -
|
27 | | ---- |
28 | | - |
29 | | -### [Fluffy Theme](/fluffy-theme) <sup><sub>by Boy132</sub></sup> |
30 | | - |
31 | | -Simple "Theme" with silly colors and font. |
32 | | - |
33 | | ---- |
34 | | - |
35 | | -### [Generic OIDC Providers](/generic-oidc-providers) <sup><sub>by Boy132</sub></sup> |
36 | | - |
37 | | -Allows to create generic OIDC providers. |
38 | | - |
39 | | ---- |
40 | | - |
41 | | -### [Legal Pages](/legal-pages) <sup><sub>by Boy132</sub></sup> |
42 | | - |
43 | | -Adds some legal pages (like an Imprint) to the panel. |
44 | | - |
45 | | ---- |
46 | | - |
47 | | -### [Mclogs Uploader](/mclogs-uploader) <sup><sub>by Boy132</sub></sup> |
48 | | - |
49 | | -Adds a button to the console for uploading console logs to [mclo.gs](https://mclo.gs/). |
50 | | - |
51 | | ---- |
52 | | - |
53 | | -### [Minecraft Modrinth](/minecraft-modrinth) <sup><sub>by Boy132</sub></sup> |
54 | | - |
55 | | -Allows to easily download minecraft mods & plugins from modrinth. |
56 | | - |
57 | | -> [!IMPORTANT] |
58 | | -> Add `modrinth_mods` or `modrinth_plugins` to the features of your egg to enable the mod/ plugins page. Also make sure your egg has the `minecraft` tag and a tag for the mod loader, e.g. `paper` or `forge` or `fabric`. |
59 | | -
|
60 | | ---- |
61 | | - |
62 | | -### [Pirate Language](/pirate-language) <sup><sub>by Boy132</sub></sup> |
63 | | - |
64 | | -Adds a new Pirate like language to the panel. |
65 | | - |
66 | | -> [!WARNING] |
67 | | -> Only the server pages, the Admin Dashboard, Profile page & Health page are currently translated. |
68 | | -
|
69 | | ---- |
70 | | - |
71 | | -### [Player Counter](/player-counter) <sup><sub>by Boy132</sub></sup> |
72 | | - |
73 | | -Adds a simple player counter to the console and a player list page. Uses a [GameQ fork](https://github.com/krymosoftware/gameq). |
74 | | - |
75 | | -> [!IMPORTANT] |
76 | | -> You need to have the bz2 php extension and zip/ 7zip installed! |
77 | | -
|
78 | | -> [!IMPORTANT] |
79 | | -> For Minecraft servers you need to set `enable-query` to true and the `query-port` to your server port! (in `server.properties`) |
80 | | -
|
81 | | ---- |
82 | | - |
83 | | -### [Pterodactyl Theme](/pterodactyl-theme) <sup><sub>by Boy132</sub></sup> |
84 | | - |
85 | | -Simple "Theme" with Pterodactyl like colors and font. |
86 | | - |
87 | | ---- |
88 | | - |
89 | | -### [Register](/register) <sup><sub>by Boy132</sub></sup> |
90 | | - |
91 | | -Enables registration on all panels. |
92 | | - |
93 | | ---- |
94 | | - |
95 | | -### [Robo Avatars](/robo-avatars) <sup><sub>by Boy132</sub></sup> |
96 | | - |
97 | | -Adds [RoboHash](https://robohash.org/) as avatar provider. |
98 | | - |
99 | | ---- |
100 | | - |
101 | | -### [Rust uMod](/rust-umod) <sup><sub>by Boy132</sub></sup> |
102 | | - |
103 | | -Allows to easily download rust plugins from uMod. |
104 | | - |
105 | | ---- |
106 | | - |
107 | | -### [Snowflakes](/snowflakes) <sup><sub>by Boy132</sub></sup> |
108 | | - |
109 | | -Adds simple CSS snowflakes to all panels. |
110 | | - |
111 | | ---- |
112 | | - |
113 | | -### [Subdomains](/subdomains) <sup><sub>by Boy132</sub></sup> |
114 | | - |
115 | | -Allows users to create subdomains (on cloudflare) for their servers. |
116 | | - |
117 | | ---- |
118 | | - |
119 | | -### [Tawk.to Widget](/tawkto-widget) <sup><sub>by Boy132</sub></sup> |
120 | | - |
121 | | -Adds a Tawk.to widget to all panels. |
122 | | - |
123 | | ---- |
124 | | - |
125 | | -### [Theme Customizer](/theme-customizer) <sup><sub>by Boy132</sub></sup> |
126 | | - |
127 | | -Allows to customize the panel font and colors. |
128 | | - |
129 | | ---- |
130 | | - |
131 | | -### [Tickets](/tickets) <sup><sub>by Boy132</sub></sup> |
132 | | - |
133 | | -Allows users to create tickets (per server) and admins to answer them. |
134 | | - |
135 | | ---- |
136 | | - |
137 | | -### [User Creatable Servers](/user-creatable-servers) <sup><sub>by Boy132</sub></sup> |
138 | | - |
139 | | -Allows admins to assign resources to users. User can then create server themselves. |
140 | | - |
141 | | -> [!IMPORTANT] |
142 | | -> Add `user_creatable_servers` as tag to the nodes that should be used for creating servers. |
| 9 | +## Plugins |
| 10 | + |
| 11 | +- [Announcements](/announcements) - Create panel wide announcements to inform your users |
| 12 | +- [Billing](/billing) - Allows users to purchase servers via Stripe |
| 13 | +- [Generic OIDC Providers](/generic-oidc-providers) - Create generic OIDC providers for authentication |
| 14 | +- [Legal Pages](/legal-pages) - Adds legal pages (Imprint, Privacy Policy, ToS) to the panel |
| 15 | +- [MCLogs Uploader](/mclogs-uploader) - Upload console logs to mclo.gs |
| 16 | +- [Minecraft Modrinth](/minecraft-modrinth) - Download Minecraft mods & plugins from Modrinth |
| 17 | +- [Player Counter](/player-counter) - Show connected players count for game servers |
| 18 | +- [Register](/register) - Enable user self-registration on all panels |
| 19 | +- [Robo Avatars](/robo-avatars) - Adds RoboHash as avatar provider |
| 20 | +- [Rust uMod](/rust-umod) - Download Rust plugins from uMod |
| 21 | +- [Snowflakes](/snowflakes) - Adds CSS snowflakes to all panels |
| 22 | +- [Subdomains](/subdomains) - Create Cloudflare subdomains for servers |
| 23 | +- [Tawk.to Widget](/tawkto-widget) - Adds a Tawk.to live chat widget |
| 24 | +- [Theme Customizer](/theme-customizer) - Customize panel font and colors |
| 25 | +- [Tickets](/tickets) - Simple ticket system for user support |
| 26 | +- [User Creatable Servers](/user-creatable-servers) - Allow users to create their own servers |
| 27 | + |
| 28 | +## Themes |
| 29 | + |
| 30 | +- [Fluffy Theme](/fluffy-theme) - A super nice and super fluffy theme |
| 31 | +- [Pterodactyl Theme](/pterodactyl-theme) - Pterodactyl like colors and font |
| 32 | + |
| 33 | +## Language Packs |
| 34 | + |
| 35 | +- [Pirate Language](/pirate-language) - Turns yer site's lingo into pirate talk, matey! |
0 commit comments