Skip to content

Commit

Permalink
New translations powerranks.mdx (Dutch)
Browse files Browse the repository at this point in the history
  • Loading branch information
ukdaaan committed Aug 17, 2024
1 parent b6ac905 commit 52fdeeb
Showing 1 changed file with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
description: Learn about the Luckperms plugin and how to get a basic configuration up and running.
slug: e/pl/luckperms
title: Luckperms
lastUpdated: 2024-01-01
sidebar:
badge:
text: Essential
variant: success
---

import MainStatusPill from '../../../../../components/MainStatusPill.vue'
import { LinkCard, CardGrid } from '@astrojs/starlight/components';

#### This enhancement supports

<br/>
<MainStatusPill success>Bungeecord, Waterfall & Velocity</MainStatusPill> <MainStatusPill success>All major Java & Bedrock platforms</MainStatusPill>
<br/>
LuckPerms is probably the most feature-rich permissions plugin in existence currently. It supports many different kinds of servers, like Bukkit/Spigot or Sponge, but also all the major proxies like Velocity and Bungeecord.

<CardGrid>
<LinkCard title="Download" href="https://luckperms.net/download" />
<LinkCard title="Guide" href="/guides/luckperms" />
</CardGrid>

0 comments on commit 52fdeeb

Please sign in to comment.