SentinelBan
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11 26.1 26.1.1 26.1.2 26.2
平台: bukkit paper purpur spigot
标签: management
SentinelBan
SentinelBan is a simple yet powerful punishment plugin for Paper servers.
It supports temporary bans, permanent bans, configurable punishment templates, customizable messages, Discord appeal integration, and much more.
Everything can be customized through configuration files, allowing server owners to create a punishment system that perfectly fits their server.
Features
Punishment
- Temporary and permanent bans
- Custom punishment templates
- Unique Ban ID system
- Automatic unban when temporary punishments expire
- Offline player support
Management
- Ban information lookup
- Ban history tracking
- Active ban list
- Lookup by player name or Ban ID
Customization
- Fully customizable ban screen
- Fully customizable messages through
lang.yml - Reload command
- Tab completion support
Integrations
- Discord appeal integration
- CustomEnderChest integration
- Optionally resets a player's Ender Chest when they are banned.
Compatibility
- Paper 1.21+
- Lightweight and easy to configure
Commands
/ban
Ban a player using a configured punishment template.
Examples
/ban Steve xray
/ban Steve autoclick
/ban <player> other
Create a custom punishment.
Custom punishments are not saved in the configuration.
Examples
/ban Steve other 30d Griefing
/ban Steve other 7d Inappropriate Language
Supported durations
d = days
h = hours
m = minutes
Examples:
14d
5h
30m
perm
perm creates a permanent ban.
/unban
Remove a punishment.
Supports both player names and Ban IDs.
Examples
/unban Steve
/unban ABC12345
/baninfo
Display detailed information about a punishment.
Examples
/baninfo Steve
/baninfo ABC12345
/baninfo #ABC12345
/banhistory
View previous punishments for a player.
Example
/banhistory Steve
/banlist
Display all currently active punishments.
Example
/banlist
/sentinelban reload
Reload config.yml and lang.yml without restarting the server.
Ban Templates
Templates are configured in config.yml.
templates:
xray:
reason: "X-Ray"
duration: "30d"
reset-money: true
reset-inventory: true
autoclick:
reason: "Auto Clicker"
duration: "14d"
reset-money: false
reset-inventory: false
You can create an unlimited number of templates.
Language File
All visible messages can be customized through lang.yml.
This includes:
- Ban screen
- Command responses
- Ban list messages
- Ban information
- Ban history
- Permanent ban text
- Discord appeal messages
Discord Appeals
Players can immediately appeal through your Discord server directly from the ban screen.
Lightweight Design
SentinelBan stores punishment data in simple YAML files and does not require an external database, making installation quick, lightweight, and easy to configure.
请登录后举报
暂无评论,抢个沙发吧~