Když hráč něco napíše, tak ultrabans hodí error, napíše to toto:
Kód: Vybrat vše
> [06:56:12 ERROR]: Could not pass event AsyncPlayerChatEvent to Ultrabans v3.1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'warn' in plugin Warn v3.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.modcrafting.ultrabans.listeners.UltraBanPlayerListener.swearcheck(UltraBanPlayerListener.java:360) ~[?:?]
at com.modcrafting.ultrabans.listeners.UltraBanPlayerListener.onPlayerChat(UltraBanPlayerListener.java:228) ~[?:?]
at sun.reflect.GeneratedMethodAccessor514.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
... 11 more
Caused by: java.lang.NullPointerException
at me.GPSforLEGENDS.Warn.Warn.onCommand(Warn.java:322) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
at com.modcrafting.ultrabans.listeners.UltraBanPlayerListener.swearcheck(UltraBanPlayerListener.java:360) ~[?:?]
at com.modcrafting.ultrabans.listeners.UltraBanPlayerListener.onPlayerChat(UltraBanPlayerListener.java:228) ~[?:?]
at sun.reflect.GeneratedMethodAccessor514.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[minecraft_server.jar:git-Spigot-5f38d38-18fbb24]
... 11 more
> [06:56:13 INFO]: S H Lander98 ➜ ccconfing
Kód: Vybrat vše
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
Database: 'jdbc:mysql://localhost:***/***_mysql_db'
User: '******'
Password: '****'
Table: 'banlist'
IPTable: 'banlistip'
#SQLite Information#
SQLite:
Filename: 'banlist'
#delete dat on ban#
CleanOnBan: true
#clear warnings on ban#
ClearWarnOnBan: false
Log:
Enabled: true
#Max Warnings#
MaxWarning:
Enable: false
Amt: 5
#ban,kick,ipban,perma,tempban,tempipban#
Result: ban
Silent: false
Reason: 'Prilis Moc Varovani'
#Used with Temporary actions#
Temp:
Amt: 5
#sec,min,hour,day,week,month#
Mode: day
#Default labels#
Label:
Console: 'Server'
Reason: 'Neuvedeno'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
Lockdown: false
Login:
#Check for duplicates on Login#
DupeCheck:
Enable: true
#PingBack joining players, and kick if unreachable. //Experimental#
ProxyPingBack:
Enable: false
#How long in milliseconds to Timeout#
Timeout: 10000
#This will set the server to sync the database if multiple servers are in place.#
Sync:
Enabled: false
#Timing is in Long format Example:#
#1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
Timing: 72000L
#Auto Updater#
AutoUpdater:
Enabled: true
#Chat#
Chat:
#Checks Chat Messages for a valid IP address#
#If its not valid, trust me they can't connect to it#
IPCheck:
Enable: false
#Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
#If no wildcards are present the message entered will replace the ip#
#leave blank to erase#
Blocking: ''
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
Reason: 'Reklama'
#This will allow you to filter out messages containing any words that you define#
SwearCensor:
Enable: true
#Use your imagination these are not for me to decide#
Words: ''
#Wildcards %scramble% will scramble the word#
#If no wildcards are present the message entered will replace the word#
#leave blank to erase#
Blocking: ''
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
Reason: 'Slovnik!'
#Checks if the message is duplicate and disables it#
SpamCheck:
Enable: false
#The amount of messages to give a result#
Counter: 10
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
Reason: 'Spam'
Muted:
Vannila: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
#Jail Configuration#
Jail:
Mute: false
Vanilla: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
Messages:
Ban:
MsgToVictim: '&3&l%admin% &6&lTe zabanoval, Duvod: &3&l%reason%'
MsgToBroadcast: '&6&lHrac: &3&l%victim% &6&lbyl zabanovan Administratorem: &3&l%admin% &6&lDuvod: &3&l%reason%'
Failed: '&3&l%victim%&c &6&lje jiz zabanován.'
Denied: '&6&lTvuj ban byl zamitnut.'
Emo: '&6&lNemuzes zabanovat sam sebe!'
Login: '&3&l%admin% &6<e zabanoval, Duvod: &3&l%reason%&6!'
CheckBan:
Header: '&6Found &7%amt%&6 records for &7%victim%'
None: '&cNo records found for &4%victim%&c.'
Clean:
Complete: '&6Deleted &7%amt%&6 player.dat files.'
DupeIP:
Failed: '&cUnable to view ip for &4%victim% &c!'
Header: '&6Scanning Current IP of &7%victim%&6: &7%ip% !'
Completed: '&aScanning Complete!'
Empty:
MsgToVictim: '&6&lAdministrator: &3&l%admin%&c &6&lTi smazal inventar.'
MsgToSender: '&6&lAdministrator: &3&l%admin%&6 smazal inventar Hraci: &3&l%victim%'
Online: '&4%victim%&c must be online.'
Export:
Failed: '&cCould not export ban lists.'
Completed: '&aExported banlists.'
History:
Header: '&6Ultrabans Listing &7%amt%&6 Records.'
Failed: '&cUnable to find any bans.'
Import:
Loading: '&cBe patient. Loading...'
Failed: '&cCould not import ban list.'
Completed: '&aSystem imported the banlist to the database.'
InvOf:
Failed: '&cUnable to find player.'
Console: '&cThis command must be executed by a &4player&c.'
IPBan:
MsgToVictim: '&3&l%admin%& &6<i udelil IPban, Duvod: &3&l%reason%'
MsgToBroadcast: '&6&lHrac: &3&l%victim% &6&lbyl zabanovan Administratorem: &3&l%admin%&6&l Duvod: &3&l%reason%'
IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%'
Failed: '&4%victim%&c je jiz zabanovan.'
Denied: '&4Your ipban attempt has been denied!'
Emo: '&6&lNemuzes dat IP Ban sam sobe!'
Login: '&6&l&lTvoje IP je zabanovana.'
Jail:
MsgToVictim: '&6You have been jailed by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was jailed by &7%admin%&6. Reason: &7%reason%&6!'
SetJail: '&aJail has been set!'
SetRelease: '&aRelease has been set!'
Failed: '&4%victim%&c is already in jail.'
Online: '&4%victim%&c must be online to be jailed.'
Denied: '&cYour jail attempt has been denied!'
Emo: '&cYou cannot jail yourself!'
PlaceMsg: '&cNemuzes pokladat blocky kdyz jsi ve vezeni!'
BreakMsg: '&cNemuzes nicit blocky kdyz jsi ve vezeni!'
Kick:
MsgToAll: '&6&lVsichni hraci byli vyhozeny Administratorem: &3&l%admin%&6&l Duvod: &3&l%reason%'
MsgToVictim: '&3&l%admin%&6&L te vyhodil ze serveru, Duvod: &3&L%reason%'
MsgToBroadcast: '&6&lHrac: &3&l%victim%&6&l byl vyhozen Administratorem: &3&l%admin%&6&l Duvod: &3&l%reason%'
Online: '&3&l%victim%&6&l musi byt online.'
Denied: '&6&lTvuj kick byl zamitnut.'
Emo: '&6&lNemuzes vyhodit sam sebe!'
Lockdown:
Start: '&cLockdown initiated. &4Player Login&c disabled.'
End: '&aLockdown ended. &2Player Login&a reenabled.'
Status: '&cLockdown is disabled.'
LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
Mute:
MuteMsgToSender: '&6jsi ztisen hraci &7%victim%&6!'
MuteMsgToVictim: '&6Jses ztisen!'
UnmuteMsgToSender: '&6tva rec se ti zase vratila Hraci: &7%victim%&6!'
UnmuteMsgToVictim: '&atva rec se ti vratila!.'
Denied: '&cYour mute has been denied!'
Emo: '&cYou cannot mute yourself!'
Chat: '&cYour cry falls on deaf ears.'
Pardon:
Msg: '&7%victim%&6 was released from jail by &7%admin%&6!'
PermaBan:
MsgToVictim: '&6&lByl jsi navzdy zabanovan Administratorem: &3&l%admin%&6&l Duvod: &7%reason%'
MsgToBroadcast: '&6&l%victim%&6 byl navzdy zabanoval Administratorem: &3&l%admin%&6 Duvod: &7%reason%'
Failed: '&4%victim%&c is already banned.'
Online: '&4%victim%&c must be online.'
Denied: '&cYour permaban has been denied!'
Emo: '&cYou cannot permaban yourself!'
Spawn:
MsgToVictim: '&cYou have been sent to spawn!'
MsgToSender: '&7%victim%&6 is now at spawn!'
Failed: '&4%victim%&c is not online.'
Starve:
MsgToVictim: '&cYou are now starving!'
MsgToSender: '&6%victim%&7 is now starving!'
Failed: '&4%victim%&c is not online.'
Denied: '&cYour starve attempt has been denied!'
Emo: '&cYou cannot starve yourself!'
TempBan:
MsgToVictim: '&6You have been tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already tempbanned!'
Denied: '&cYour tempban has been denied!'
Emo: '&cYou cannot tempban yourself!'
Login: '&6You have been tempbanned by &7%admin%&6 for &7%time%&6. Reason: &7%reason%&6!'
TempIpBan:
MsgToVictim: '&6You have been tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already tempipbanned!'
Denied: '&cYour tempipban has been denied!'
Emo: '&cYou cannot tempipban yourself!'
IPNotFound: '&cIP address not found.&6 Processed as a normal tempban for &7%victim%&6!'
TempJail:
MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already jailed!'
Denied: '&cYour tempjail has been denied!'
Emo: '&cYou cannot tempjail yourself!'
Unban:
MsgToBroadcast: '&7%victim%&6 byl unbanován Adminem: &7%admin%&6!'
PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
Failed: '&4%victim%&c is already unbanned!'
Warn:
MsgToVictim: '&6Byl si varován Adminem: 7%admin%&6 Duvod: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 je varován Adminem: &7%admin%&6 Duvod: 7%reason%&6!'
Denied: '&cYour warning has been denied!'
Emo: '&cYou cannot warn yourself!'
MaxWarn:
MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Reason: &7Reached Max Warnings&6!'
Permission: 'You do not have the required permissions.'
Mode:
Second: Second
Minute: Minute
Hour: Hour
Day: Day
Week: Week
Month: Month
Year: Year
#Do Not Change Values Below#
Config:
Version: 3.0

