Skip to content

Commit

Permalink
New translations litebans.mdx (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
ukdaaan committed Jan 1, 2024
1 parent 5d6c598 commit 0a2300e
Showing 1 changed file with 37 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
description: Litebans is a premium plugin that centralises ban management for 'networked' servers.
slug: e/pl/litebans
title: Litebans
lastUpdated: 2024-01-01
sidebar:
badge:
text: Recommended
variant: tip
---

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

#### This enhancement supports

<br/>
<MainStatusPill success>Bungeecord, Waterfall & Velocity</MainStatusPill> <MainStatusPill warning>Spigot / Paper & forks only</MainStatusPill>
<br/>
If you're looking for a method of syncing Minecraft bans between multiple Minecraft proxies, servers (or both) or perhaps you're looking for a way to give your end users some transparency over the punishments that are handed out within your community. If this sounds of interest then Litebans is the tool for you.

This plugin allows for central management of all punishments via a database and provides you the ability to host a public punishment website for people to view additional details.

### Features

<ul class="pl-5 list-disc">
<li>UUID based punishments (no username change ban evasions)</li>
<li>UI is fully customisable</li>
<li>Punishment templates</li>
<li>Punishment scope support (multi-server specific)</li>
<li>Web-UI included for free</li>
</ul>

<CardGrid>
<LinkCard title="Download" href="https://www.spigotmc.org/resources/litebans.3715" />
<LinkCard title="Wiki" href="https://gitlab.com/ruany/litebans-php/wikis/Installation" />
</CardGrid>

0 comments on commit 0a2300e

Please sign in to comment.