English:
Hey!
With this script you can easily manage your server and your players. With my advanced ban system, you can find out multiaccounts of players and use all kinds of commands to ban, mute, kick, temporarily ban, etc.
If you have ideas how to improve
improve the script, feel free to write a comment!
And if you like it, feel free to leave a good rating
Oh... and: Feel free to join our Discord
Best regards
~ The developer
German:
Hey!
Mit diesem Skript könnt ihr euren Server und eure Spieler ganz einfach verwalten. Mit meinem fortgeschrittenen Ban-System, könnt ihr Multiaccounts von Spielern herausfinden und alle möglichen Commands zum Bannen, Muten, Kicken, Temporär Bannen, etc. nutzen.
Falls ihr Ideen habt, wie man
das Skript noch verbessern kann, schreibt gerne ein Kommentar!
Und falls es Dir gefällt, lass gerne eine gute Bewertung da
Ach... und: Trete doch gerne unserem
Discord bei
Liebe Grüße
~ Der Entwickler
Requirements:
- Only Skript
- /banplus help
- /banplus version
- /banplus developer
- /ban <player> <reason>
- /tban <player> <reason> <timespan>
- /unban <player>
- /mute <player> <reason>
- /tmute <player> <reason> <timespan>
- /unmute <player>
- /kick <player> <reason>
- /baninfo <player>
- /ip <player>
- Advanced Ban-System
- Mute-System
- Anti Multiaccounting
- Language Changeable (EN, DE)
- Fully Castomizable
- banplus.help
- banplus.notify
- banplus.pban
- banplus.tban
- banplus.pmute
- banplus.tmute
- banplus.kick
- banplus.baninfo
- banplus.unban
- banplus.unmute
- banplus.iplookup
Configuration:
Code (Text):
options:[/B][/B]
[B][B] #-------------------------------------------------#
# SETTINGS #
#--------------------------------------- ----------#
Prefix: &6[&b&lBanPlus&6] &8➜
MultiAccountDetection: true
Version: "1.0.1a" # Dont change this.
Language: "EN" # Available: EN | DE
AccountLimitPerUser: 0 # Without the main account
#-------------------------------------------------#
# MESSAGES & FORMATS #
#-------------------------------------------------#
#------------#
# GENERAL #
#------------#
NoRightsEN: &cYou have no permissions to do this!
NoRightsDE: &cDazu hast du keine Rechte!
UsageEN: &7Use &b/banplus help &7for help!
UsageDE: &7Benutze &b/banplus help &7für Hilfe!
UpdateEN: &aA new update of BanPlus is available!
UpdateDE: &aEin neues Update von BanPlus ist verfügbar!
VersionEN: &7The current version is: &a1.0.1a
VersionDE: &7Die aktuelle Version ist: &a1.0.1a
DeveloperEN: &7The developer of &bBanPlus &7is &dSkyTake&7!
DeveloperDE: &7Der Developer von &bBanPlus &7ist &dSkyTake&7!
LanguageError: &cERROR: Please set a valid language!
MultiAccountNotify: &cThe player &b%{%player's ip%.fist_acc}% &chas &a%{acc_length::%player's UUID%}% &cother account(s)! %nl%&7(&a%{%player's ip%::*}%&7)
HelpEN: &8-------- &b&lBanPlus-Help &8-------- %nl%&f➥ &d/ban <player> <reason> &f➠ &aBans a player. %nl%&f➥ &d/tban <player> <reason> <timespan> &f➠ &aBans a player temporarily. %nl%&f➥ &d/unban <player> &f➠ &aUnbans a player. %nl%&f➥ &d/mute <player> <reason> &f➠ &aMutes a player. %nl%&f➥ &d/tmute <player> <reason> <timespan> &f➠ &aMutes a player temporarily. %nl%&f➥ &d/unmute <player> &f➠ &aUnmutes a player. %nl%&f➥ &d/kick <player> <reason> &f➠ &aKicks a player. %nl%&f➥ &d/baninfo <player> &f➠ &aShows some informations about a banned player. %nl%&f➥ &d/banplus version &f➠ &aShows the skript version. %nl%&f➥ &d/banplus developer &f➠ &aShows the skript developer. %nl%&f➥ &d/ip <player> &f➠ &aShows the IP address of a player.
HelpDE: &8-------- &b&lBanPlus-Hilfe &8-------- %nl%&f➥ &d/ban <spieler> <grund> &f➠ &aBannt einen Spieler. %nl%&f➥ &d/tban <spieler> <grund> <zeitspanne> &f➠ &aBannt einen Spieler temporär. %nl%&f➥ &d/unban <spieler> &f➠ &aEntbannt einen Spieler. %nl%&f➥ &d/mute <spieler> <grund> &f➠ &aMutet einen Spieler. %nl%&f➥ &d/tmute <spieler> <grund> <zeitspanne> &f➠ &aMutet einen Spieler temporär. %nl%&f➥ &d/unmute <spieler> &f➠ &aEntmutet einen Spieler. %nl%&f➥ &d/kick <spieler> <grund> &f➠ &aKickt einen Spieler. %nl%&f➥ &d/baninfo <spieler> &f➠ &aInformationen über einen gebannten Spieler. %nl%&f➥ &d/banplus version &f➠ &aSkript-Version. %nl%&f➥ &d/banplus developer &f➠ &aSkript-Developer. %nl%&f➥ &d/ip <spieler> &f➠ &aZeigt die IP-Adresse von einem Spieler.
#------------#
# BAN #
#------------#
PBanEN: &aYou have banned the player &b%arg 1% &asuccessfully!
PBanDE: &aDu hast den Spieler &b%arg 1% &aerfolgreich gebannt!
PBanReasonEN: &aYou have banned the player &b%arg 1% &afor &e%arg 2%&a!
PBanReasonDE: &aDu hast den Spieler &b%arg 1% &awegen &e%arg 2% &aerfolgreich gebannt!
PBanReasonENFormat: &c&lYou have been permanently banned! %nl%&eReason: %{banned.%player's UUID%.reason}%
PBanReasonDEFormat: &c&lDu wurdest permanent gebannt! %nl%&eGrund: %{banned.%player's UUID%.reason}%
PBanNoReasonENFormat: &c&lYou have been permanently banned!
PBanNoReasonDEFormat: &c&lDu wurdest permanent gebannt!
AlreadyBannedEN: &cThe player &b%arg 1% &cis already banned!
AlreadyBannedDE: &cDer Spieler &b%arg 1% &cist bereits gebannt!
NotBannedEN: &cThe player &b%arg 1% &cis not banned!
NotBannedDE: &cDer Spieler &b%arg 1% &cist nicht gebannt!
UnbannedEN: &aYou have successfully unbanned &b%arg 1%&7!
UnbannedDE: &aDu hast &b%arg 1% &aerfolgreich entbannt!
BanInfoEN: &8---- &a&lBan-Info &8----%nl%&ePlayer: &b%arg 1% %nl%&eReason: &b%{banned.%arg 1's UUID%.reason}% %nl%&eExpires: %{banned.%arg 1's UUID%.expires}% %nl%&8------------------
BanInfoDE: &8---- &a&lBan-Info &8----%nl%&eSpieler: &b%arg 1% %nl%&eGrund: &b%{banned.%arg 1's UUID%.reason}% %nl%&eLäuft ab: %{banned.%arg 1's UUID%.expires}% %nl%&8------------------
TBanEN: &aYou have successfully banned the player &b%arg 1% &afor &c%{tban.time.%arg 1's UUID%}%&a!
TBanDE: &aDu hast den Spieler &b%arg 1% &aerfolgreich für &c%{tban.time.%arg 1's UUID%}%&agebannt!
TBanReasonEN: &c&lYou've been banned temporarily! %nl%&eBy: %{banned.%player's UUID%.author}% %nl%&eExpires in: %{tban.timecheck}% %nl%&eReason: %{banned.%player's UUID%.reason}%
TBanReasonDE: &c&lDu wurdest temporär gebannt! %nl%&eVon: %{banned.%player's UUID%.author}% %nl%&eLäuft ab in: %{tban.timecheck}% %nl%&eGrund: %{banned.%player's UUID%.reason}%
TBanNoReasonENFormat: &c&lYou've been banned temporarily!
TBanNoReasonDEFormat: &c&lDu wurdest temporär gebannt!
BanInfoTempEN: &8---- &a&lBan-Info &8----%nl%&ePlayer: &b%arg 1% %nl%&eReason: &b%{banned.%arg 1's UUID%.reason}% %nl%&eExpires: %{tban.time.%arg 1's UUID%}% %nl%&8------------------
BanInfoTempDE: &8---- &a&lBan-Info &8----%nl%&eSpieler: &b%arg 1% %nl%&eGrund: &b%{banned.%arg 1's UUID%.reason}% %nl%&eLäuft ab in: %{tban.time.%arg 1's UUID%}% %nl%&8------------------
#------------#
# MUTE #
#------------#
AlreadyMutedEN: &cThe player &b%arg 1% &cis already muted!
AlreadyMutedDE: &cDer Spieler &b%arg 1% &cist bereits gemutet!
PMuteReasonEN: &aYou have muted the player &b%arg 1% &afor &e%arg 2%&a!
PMuteReasonDE: &aDu hast den Spieler &b%arg 1% &awegen &e%arg 2% &aerfolgreich gemuted!
PMuteEN: &aYou have muted the player &b%arg 1% &asuccessfully!
PMuteDE: &aDu hast den Spieler &b%arg 1% &aerfolgreich gemuted!
PMuteReasonENFormat: &8------------ %nl%&cYou have been muted! %nl%&eBy: &b%{muted.%player's UUID%.author}% %nl%&eDuration: &bPermanent %nl%&eReason: &b%{muted.%player's UUID%.reason}% %nl%&8------------
PMuteReasonDEFormat: &8------------ %nl%&cDu wurdest gemutet! %nl%&eVon: &b%{muted.%player's UUID%.author}% %nl%&eDauer: &bPermanent %nl%&eGrund: &b%{muted.%player's UUID%.reason}% %nl%&8------------
PMuteNoReasonENFormat: &8------------ %nl%&cYou have been muted! %nl%&eBy: &b%{muted.%player's UUID%.author}% %nl%&eDuration: &bPermanent %nl%&8------------
PMuteNoReasonDEFormat: &8------------ %nl%&cDu wurdest gemutet! %nl%&eVon: &b%{muted.%player's UUID%.author}% %nl%&eDauer: &bPermanent %nl%&8------------
UnmutedEN: &aYou have successfully unmuted &b%arg 1%&7!
UnmutedDE: &aDu hast &b%arg 1% &aerfolgreich entmutet!
NotMutedEN: &cThe player &b%arg 1% &cis not muted!
NotMutedDE: &cDer Spieler &b%arg 1% &cist nicht gemutet!
TMuteEN: &aYou have muted the player &b%arg 1% &asuccessfully!
TMuteDE: &aDu hast den Spieler &b%arg 1% &aerfolgreich gemuted!
TMuteENFormat: &8------------ %nl%&cYou have been muted! %nl%&eBy: &b%{muted.%player's UUID%.author}% %nl%&eDuration: &b%{tmute.timecheck}% %nl%&eReason: &b%{muted.%player's UUID%.reason}% %nl%&8------------
TMuteDEFormat: &8------------ %nl%&cDu wurdest gemutet! %nl%&eVon: &b%{muted.%player's UUID%.author}% %nl%&eDauer: &b%{tmute.timecheck}% %nl%&eGrund: &b%{muted.%player's UUID%.reason}% %nl%&8------------
#------------#
# Kick #
#------------#
KickEN: &aYou have kicked the player &b%arg 1% &asuccessfully!
KickDE: &aDu hast den Spieler &b%arg 1% &aerfolgreich gekickt!
KickReasonEN: &aYou have kicked the player &b%arg 1% &afor &e%arg 2%&a!
KickReasonDE: &aDu hast den Spieler &b%arg 1% &awegen &e%arg 2% &aerfolgreich gekickt!
KickReasonENFormat: &c&lYou got kicked! %nl%&eReason: &b%arg 2%
KickReasonDEFormat: &c&lDu wurdest gekickt! %nl%&eGrund: &b%arg 2%
KickNoReasonENFormat: &c&lYou got kicked!
KickNoReasonDEFormat: &c&lDu wurdest gekickt!
KickPlayerNotOnlineEN: &cThe player &b%arg 1% &cis not online!
KickPlayerNotOnlineDE: &cDer Spieler &b%arg 1% &cist nicht online!
#----------------#
# IP-LOOKUP #
#----------------#
OwnIPEN: &aYour IP address is: &d%player's ip%
OwnIPDE: &aDeine IP-Adresse ist &d%player's ip%
OtherIPEN: &aThe IP address of %arg 1% is &d%{%arg 1's UUID%.ip_adress}%
OtherIPDE: &aDie IP-Adresse von %arg 1% ist &d%{%arg 1's UUID%.ip_adress}%
IPNotFoundEN: &cThe player with this IP address has never been on the server!
IPNotFoundDE: &cDer Spieler mit dieser IP-Adresse war noch nie auf dem Server!