@@ -16,9 +16,9 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
1616
1717<Tabs >
1818 <TabItem value = " 1" label = " General" >
19- * ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) First party Plugins & Themes
2019 * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) Rework allocations
2120 * ![ Planned] ( https://img.shields.io/badge/Planned-blue ) More database types for Database Hosts
21+ * ![ Done] ( https://img.shields.io/badge/Done-green ) First party Plugins & Themes
2222 * ![ Done] ( https://img.shields.io/badge/Done-green ) Webhooks
2323 * ![ Done] ( https://img.shields.io/badge/Done-green ) Roles & Permissions for Admins
2424 * ![ Done] ( https://img.shields.io/badge/Done-green ) Replace Nests & Locations with Tags
@@ -47,6 +47,7 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
4747 * ![ Done] ( https://img.shields.io/badge/Done-green ) OAuth
4848 </TabItem >
4949 <TabItem value = " 5" label = " Setup" >
50+ * ![ In Progress] ( https://img.shields.io/badge/In_Progress-orange ) Egg selection during install
5051 * ![ Done] ( https://img.shields.io/badge/Done-green ) Dockerized Installation
5152 * ![ Done] ( https://img.shields.io/badge/Done-green ) Easier Installation process (Web Installer)
5253 * ![ Done] ( https://img.shields.io/badge/Done-green ) PostgreSQL as Panel database
@@ -104,13 +105,12 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
104105| Webhooks | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ✅ |
105106| Roles & Permissions | ✅ | ❌ | ❌ | ✅ | ✅ | ✅ | ✅ |
106107| Announcements | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
107- | Themes | 📅 | ❌ | ✅ | ❌ | ✅ | ✅ | ✅ |
108- | Plugins | 📅 | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
108+ | Themes | ✅ | ❌ | ✅ | ❌ | ✅ | ✅ | ✅ |
109+ | Plugins | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
109110| Self update | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
110111| Captcha Login | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
111112| Remote Backups | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ✅ |
112113
113114### Features information.
114- - All features with 📅 are planned.
115115- Plugins can add any features that Pelican doesn't have by default.
116116- These values are not constantly updated, and competitors may have implemented some of the features marked with a cross in their latest version.
0 commit comments