Skip to content

Commit 7fbbdbf

Browse files
committed
update readmes
1 parent 8e7e029 commit 7fbbdbf

4 files changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm i -g yarn
2121

2222
- [Announcements](/announcements) - Create panel wide announcements to inform your users
2323
- [Arma Reforger Workshop](/arma-reforger-workshop) - Manage Arma Reforger workshop mods in server config
24-
- [Billing](/billing) - Allows users to purchase servers via Stripe
24+
- [Billing](/billing) - Allows users to purchase servers via Stripe - **Proof of Concept - Do absolutely NOT use in production!**
2525
- [Generic OIDC Providers](/generic-oidc-providers) - Create generic OIDC providers for authentication
2626
- [Legal Pages](/legal-pages) - Adds legal pages (Imprint, Privacy Policy, ToS) to the panel
2727
- [MCLogs Uploader](/mclogs-uploader) - Upload console logs to mclo.gs

announcements/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
Create panel-wide announcements to inform your users about important updates, maintenance schedules, or any other information.
44

5-
> [!WARNING]
6-
> Alert banners are currently bugged. See https://github.com/pelican-dev/panel/issues/1492
5+
_Alert banners are currently bugged and require a page refresh to show. see <https://github.com/pelican-dev/panel/issues/1492>._
76

87
## Features
98

billing/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
A simple billing plugin that allows users to purchase servers using Stripe as the payment processor.
44

5-
> [!CAUTION]
6-
> This plugin is incomplete! Do NOT use this plugin in production!
5+
**WARNING: This plugin is incomplete! Do NOT use this plugin in production!**
76

87
## Features
98

pirate-language/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
Turns yer site's lingo into pirate talk, matey! A fun language pack that transforms the entire panel interface into pirate speak.
44

5-
> [!WARNING]
6-
> Only the server pages, the Admin Dashboard, Profile page & Health page are currently translated.
5+
_Not all sites are translated yet!_
76

87
## Features
98

0 commit comments

Comments
 (0)