Skip to content

Commit f80b95d

Browse files
committed
some readme updates
1 parent 0b93673 commit f80b95d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1818
curl -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

announcements/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

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

5-
_Alert banners are currently bugged and require a page refresh to show. see <https://github.com/pelican-dev/panel/issues/1492>._
6-
75
## Features
86

97
- Create announcements with customizable titles and body text

0 commit comments

Comments
 (0)