LiteBans

LiteBans 2.15.0
A complete, modern, cross-server banning solution (Spigot, Bungee, Velocity).

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

ONERO submitted a new resource:

LiteBans - A complete, modern, cross-server banning solution for Spigot and BungeeCord.

About

LiteBans is a lightweight banning plugin supporting UUIDs which allows temporary and permanent bans.
When a player changes their Minecraft name through Mojang, they will still keep their bans, mutes, and warnings.

All punishments made through LiteBans will take effect globally across all servers linked to the same database.
Although LiteBans is designed to effectively synchronize between hundreds of servers, it can still work alone on a single server without a MySQL database...

Read more about this resource...
 

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

NF NET updated LiteBans with a new update entry:

Update 2.8.12

Important fixes:
  • Fixed "Queue full" configuration error occurring on recent builds of Spigot. This error was caused by a recent breaking Spigot change ("Comment support for YAML files") on 20 December 2021, because LiteBans depended on the old behaviour to add comments to the configuration.
Improvements:
  • Optimization: Velocity version of LiteBans now performs login handling asynchronously via Continuation API. This only affects...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.8.11 - 2.8.13 (hotfix)

Important fixes:
  • Fixed "Queue full" configuration error occurring on recent builds of Spigot. This error was caused by a recent breaking Spigot change ("Comment support for YAML files") on 20 December 2021, because LiteBans depended on the old behaviour to add comments to the configuration.
Improvements:
  • Optimization: Velocity version of LiteBans now performs login handling asynchronously via Continuation API. This only affects ban & GeoIP...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.8.11 - 2.8.13 (hotfix)

Important fixes:
  • Fixed "Queue full" configuration error occurring on recent builds of Spigot. This error was caused by a recent breaking Spigot change ("Comment support for YAML files") on 20 December 2021, because LiteBans depended on the old behaviour to add comments to the configuration.
Improvements:
  • Optimization: Velocity version of LiteBans now performs login handling asynchronously via Continuation API. This only affects ban & GeoIP checks, as...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans - 2.9.5

Improvements:
  • Added Java 18 support.
  • Added a powerful punishment template system for bans and mutes, which allows you to specify incremental punishment durations, specific punishment messages, permission-guarded punishments, and more. Templates are explained on the wiki.
  • Added "/litebans allow" command, which allows you to permit specific players to join while IP-banned or GeoIP-blocked. This is...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.10 - 2.10.3 + Discord Server Launch!

2.10.3:
Improvements:
  • Templates assigned permissions now also require that permission for the template to be used or tab completed.
  • Added ladder support for kick templates.
Fixes:
  • Fixed certain Unicode characters causing database errors, because `utf8_unicode_ci` was the default encoding instead of `utf8mb4_unicode_ci`. This fix drops support for older 5.x MySQL servers which don't support this encoding.
  • Warning templates will no longer present...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.11

idRandom.jpg


Improvements:
  • Added randomized punishment IDs ($idRandom), with configurable seed and a unique algorithm. These reversible and unpredictable IDs can be used in /checkban, /checkmute, or you can use "/litebans reveal" to convert a random ID into a real ID. This feature has practically no overhead for servers not using it, as only the sequential ID is stored in the database, and server...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.11 - 2.11.1

idRandom.jpg


Improvements:
  • Added randomized punishment IDs ($idRandom), with configurable seed and a unique algorithm. These reversible and unpredictable IDs can be used in /checkban, /checkmute, or you can use "/litebans reveal" to convert a random ID into a real ID. This feature has practically no overhead for servers not using it, as only the sequential ID is stored in the...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.11 - 2.11.3

idRandom.jpg


Improvements:
  • Added randomized punishment IDs ($idRandom), with configurable seed and a unique algorithm. These reversible and unpredictable IDs can be used in /checkban, /checkmute, or you can use "/litebans reveal" to convert a random ID into a real ID. This feature has practically no overhead for servers not using it, as only the sequential ID is stored in the database, and server...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.12 - 2.12.2

Improvements:
  • Added Folia support - disclaimer: since Folia is a work-in-progress, things could break with future updates of Folia, but I will try my best to keep everything up to date as development progresses.
  • Added LuckPerms prefix, suffix, and exempt support for Bungee & Velocity. Variables like executorPrefix and executorSuffix from messages.yml can now be used under a proxy instance of LiteBans, and offline players will be exempt from punishments if they have the...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans 2.12 - 2.12.2

Improvements:
  • Added Folia support - disclaimer: since Folia is a work-in-progress, things could break with future updates of Folia, but I will try my best to keep everything up to date as development progresses.
  • Added LuckPerms prefix, suffix, and exempt support for Bungee & Velocity. Variables like executorPrefix and executorSuffix from messages.yml can now be used under a proxy instance of LiteBans, and offline players will be exempt from punishments if they have the...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans Version 2.12.5

Improvements:
  • Added Folia support - disclaimer: since Folia is a work-in-progress, things could break with future updates of Folia, but I will try my best to keep everything up to date as development progresses.
  • Added LuckPerms prefix, suffix, and exempt support for Bungee & Velocity. Variables like executorPrefix and executorSuffix from messages.yml can now be used under a proxy instance of LiteBans, and offline players will be exempt from punishments if they have the...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans Version 2.13.2

Important changes:
  • The clearchat, mutechat, and togglechat commands have been removed due to being out of scope. If you are relying on these commands, you will need to find a chat management plugin that provides them.
Improvements:
  • Discord Webhook Support has been added. To enable, see wiki.
  • Template Groups have been added. These allow for templates to...

Read the rest of this update entry...
 
Liked by:

Pumpkin

New Recruit

Status

offline

Posts

266

Likes

120

Resources

3

Bits Credits

0

LEVEL

2

545 XP

If possible, update to latest version 2.13.3. thank you in advance<3
 

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans Version 2.14.0

Improvements:
  • Added customizable Discord webhook embed messages.
  • When exempt group weights are enabled, punishments created by higher groups cannot be removed or modified by lower groups.
  • Added `litebans.notify.broadcast.<server>.<type>` permissions - this allows you to set server and/or type specific broadcasts for specific groups, and the local scope is also checked, which allows you to set up broadcasts to only display on their origin server. For more details, have...

Read the rest of this update entry...
 
Liked by:

FateKid

DEVIL DID IT

Admin

Status

offline

Posts

14,912

Likes

129,740

Resources

3,394

Bits Credits

481

LEVEL

11

5,910 XP

FateKid updated LiteBans with a new update entry:

LiteBans Version 2.14.1

Improvements:
  • Added customizable Discord webhook embed messages.
  • When exempt group weights are enabled, punishments created by higher groups cannot be removed or modified by lower groups.
  • Added `litebans.notify.broadcast.<server>.<type>` permissions - this allows you to set server and/or type specific broadcasts for specific groups, and the local scope is also checked, which allows you to set up broadcasts to only display on their origin server. For more details, have...

Read the rest of this update entry...
 
Liked by:

Latest threads

Forum statistics

Threads
57,572
Messages
88,479
Members
54,395
Latest member
ceymen
Top Bottom