CustomBansPlus-3.2.7.jar
Details
-
FilenameCustomBansPlus-3.2.7.jar
-
Uploaded by
-
UploadedMay 9, 2021
-
Size4.12 MB
-
Downloads149
-
MD59ab5127caefcf127cae9ae3593c2aaa4
Supported Bukkit Versions
- 1.16
- 1.15
- 1.14
- 1.13
- 1.12
- 1.11
- 1.10
- 1.9
- 1.8.1
- 1.8
Changelog
UPDATE v3.2.7 - Warn Count Update and Patches
Fixed /hist Command for local version not displaying properly.
Added Warn Count Option. You can now add what would happen if a player has reached x number of warns. This can be configured in the config.yml.
New Configurations:
# Add as many warn checkers as you want.
# Format: %player%
warn:
1:
warn-count: 3
console-commands:
- eco take %player% 500
- kick %player% Reached 3 warns.
2:
warn-count: 5
console-commands:
- ban %player% s1 Reached 5 warns.
New config.yml:
#SQL CONFIGURATION - You may setup your Sql Database here.
sql:
enable: false
host:
port:
user:
pass:
cache:
# Data saves when N number of new players join.
save-at: 100
# Sends a notif message to admins when cache is being stored.
notify-save: false
# ENCLOSE MESSAGES IN QUOTATIONS
# Formats: %staff% %duration% %reason% %unban-date% %player% %timeleft% /n
pages:
tempban: "&c&lYou have been banned!/n/n&f You have been banned by &e&l%staff%&f for &e&l%duration% /n&f for the reason: /n &c%reason% /n/n&f Time remaining: %timeleft%"
permban: "&c&lYou have been banned!/n/n&f You have been permanently banned by &e&l%staff% /n&f for the reason: /n &c%reason%"
kick: "&c&lYou have been kicked!/n/n&f You have been kicked by &e&l%staff% /n&f for the reason: /n &c%reason%"
# Set to true if you want to use punishments without reason, and false if you want to use the default reasons if reason is blank.
toggle-no-reason: false
# Formats: %staff% %duration% %reason% %unban-date% %player% %timeleft% /n
announcers:
tempban: "&c&l%player%&f has been banned by &e&l%staff%&f for &c&l%duration%&f for: &c%reason%"
permban: "&c&l%player%&f has been &c&lPermanently Banned&f by &e&l%staff%&f for: &c%reason%"
tempipban: "&c&l%player%&f has been ip banned by &e&l%staff%&f for &c&l%duration%&f for: &c%reason%"
permipban: "&c&l%player%&f has been permanently ip banned by &e&l%staff%&f for: &c%reason%"
kick: "&c&l%player%&f has been kicked by &e&l%staff%&f for: &c%reason%"
warn: "&c&l%player%&f has been warned by &e&l%staff%&f for: &c%reason%"
mute: "&c&l%player%&f has been muted by &e&l%staff%&f for &c&l%duration%&f for: &c%reason%"
unban: "&e&l%staff%&f unbanned &c&l%player%."
unmute: "&e&l%staff%&f unmuted &c&l%player%."
tempbanNoRsn: "&c&l%player%&f has been banned by &e&l%staff%&f for &c&l%duration%"
permbanNoRsn: "&c&l%player%&f has been &c&lPermanently Banned&f by &e&l%staff%&f"
tempipbanNoRsn: "&c&l%player%&f has been ip banned by &e&l%staff%&f for &c&l%duration%"
permipbanNoRsn: "&c&l%player%&f has been permanently ip banned by &e&l%staff%"
kickNoRsn: "&c&l%player%&f has been kicked by &e&l%staff%"
warnNoRsn: "&c&l%player%&f has been warned by &e&l%staff%"
muteNoRsn: "&c&l%player%&f has been muted by &e&l%staff%&f for &c&l%duration%"
# Severity Number Format: %sevnum%
severity:
tempban: "&c&l%player%&f has been banned by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f for: &c%reason%"
permban: "&c&l%player%&f has been &c&lPermanently Banned&f by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f for: &c%reason%"
tempipban: "&c&l%player%&f has been ip banned by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f for: &c%reason%"
permipban: "&c&l%player%&f has been permanently ip banned by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f for: &c%reason%"
tempbanNoRsn: "&c&l%player%&f has been banned by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f"
permbanNoRsn: "&c&l%player%&f has been &c&lPermanently Banned&f by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f"
tempipbanNoRsn: "&c&l%player%&f has been ip banned by &e&l%staff%&f with &eSeverity &f#&c&l%sevnum%&f"
permipbanNoRsn: "&c&l%player%&f has been permanently ip banned by &e&l%staff% with &eSeverity &f#&c&l%sevnum%&f"
defaults:
reason: Struck by the Hammer!
mute-reason: The Mute Mallet has spoken!
warn-reason: You have been warned!
messages:
# Format: %timeleft%
muted-player: "&cYou are muted! Time remaining: &f%timeleft%"
unmuted-message: "&aYou are now unmuted."
report:
report-successful: "&aReport successful! The staff team has been notified of your report, please expect a response soon."
blacklisted-message: "§cYou are blacklisted from using the report command."
# Formats: %reporter% %reported% %report%
staff-notify: "&a%reporter% has submitted a report against %reported%! Do /reports show %reported% to look into it. Report: %report%"
# Add as many warn checkers as you want.
# Format: %player%
warn:
1:
warn-count: 3
console-commands:
- eco take %player% 500
- kick %player% Reached 3 warns.
2:
warn-count: 5
console-commands:
- ban %player% s1 Reached 5 warns.
# Set enable-warn-titles to true if you want titles to appear on your warns.
warn-title:
enable: true
warn-title: "&c&lYou have been warned!"
# Set to true if you want the warn reason as the subtitle.
custom-subtitle: false
warn-subtitle: "§fYou've been warned! Check your chat."
updates:
# Set to true if you want op players to receive plugin update notifications.
notify: true
# Set intervals of when to check for updates. Follows the same duration patterns (Xs, Xm, Xh, Xd).
interval: 3h