BanSystemwithIDs

BanSystemwithIDs

Plugin

A Simple BanSystem with Configurable IDs

Server ManagementUtility

217 downloads
1 follower
Createda year ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

BanSystem-with-IDs

Programming for this Project Discontinued

Simple to Configure

Easy to Configure through toml Files.

Just add your Wanted ID in the toml and use it no reload needed.

Since 1.0.7 -> You can set Multiple Durations for Auto Increment on Punishment.

Example for new IDs

First is the ID make sure to add [ ] to the ID.

Second you need to define the Reason.

And at last you define the time/times in seconds.

Make sure the Durations have the spacen between [ and Number

[1]

reason = "Example Reason"
durations = [ 120000 ]

[2]

reason = "Example Reason2"
durations = [ 120000, 240000 ]

Permissions

You need to give the users the Permission for each ID you have configured.

Needed Permissions for Usage:

Permission Command Description
bansystem.ban netban Is needed to be able to ban Players
bansystem.unban netunban Is needed to be able to unban Players
bansystem.history nethistory Displays the Ban History of the Player in Chat
bansystem.id netban <player> <id> Needed for each ID to be able to ban for this ID
bansystem.notify - Sends a Message to Players with this Permission for Bans/Unbans

Bug Reports

At Current Time please use the External Support for Bug Reports.

External resources



Project members

xCursedbreathx

Owner


Technical information

License
MIT
Project ID