UltraBans
Napsal: 14 srp 2012, 22:04
93.91.240.163:27743
Ultra bans mi nechce dávat IP bany.... Ani nerozezná od nikoho IP...
Ultra bans mi nechce dávat IP bany.... Ani nerozezná od nikoho IP...
Kód: Vybrat vše
2012-08-14 21:57:52 [SEVERE] [UltraBan] [UltraBan] Couldn't execute MySQL statement:
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'type' in 'field list'
at sun.reflect.GeneratedConstructorAccessor39.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
at com.mysql.jdbc.Util.getInstance(Util.java:382)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
at com.modcrafting.ultrabans.db.SQLDatabases.addPlayer(SQLDatabases.java:376)
at com.modcrafting.ultrabans.commands.Ipban.onCommand(Ipban.java:108)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:492)
at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:878)
at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:825)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:807)
at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:281)
at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109)
at net.minecraft.server.ServerConnection.b(SourceFile:35)
at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:583)
at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212)
at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:476)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:408)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Kód: Vybrat vše
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
mysql-database: 'jdbc:mysql://romeo.fakaheda.eu:3306/gs_27743_1'
mysql-user: 'gs_27743_1'
mysql-password: 'xxxxxxxx'
#Change these if you want to load or create different databases#
#First load will create these databases#
mysql-table: banlist
mysql-table-ip: banlistip
#SQLite Information#
sqlite-dbname: banlist
#parameters#
auto-complete: true
#Max allowable fine#
#If Zero then no max will be placed#
maxFineAmt: 0
#Disable command usage on muted#
muteVanilla: true
#Max Warnings#
enableMaxWarn: false#
maxWarnings: 5
#ban,kick,ipban,perma,tempban,tempipban#
maxWarnResult: ban
#Used with Temporary actions#
maxWarnResulttime:
amt: 10
#sec,min,hour,day,week,month#
mode: min
#Default labels#
defAdminName: 'server'
defReason: 'Duvod nebyl uveden!'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
lockdown: false
#Enabling dupePolicy will disallow duplicate IP connections#
dupePolicy: false
serverSync:
#This will set the server to sync the database if multiple servers are in place.#
enable: false
#Timing is in Long format Example:#
#1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
timing: 72000L
#Chat#
Chat:
#Checks Chat Messages for a valid IP address#
#If its not valid, trust me they can't connect to it#
IPCheck:
Enable: true
#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: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
#This will allow you to filter out messages containing any words that you define#
SwearCensor:
Enable: false
#Use your imagination these are not for me to decide#
Words: 'test testing tests'
#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: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
#Checks if the message is duplicate and disables it#
SpamCheck:
Enable: true
#The amount of messages to give a result#
Counter: 10
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
#Messages#
messages:
banMsgFailed: '&c%victim% &8uz je zabanovan!'
unbanMsg: '&8Byl uspesne odbanovan hrac &c%victim%&8!'
unbanMsgBroadcast: '&c%victim% &8byl odbanovan adminem &9%admin%&8!'
unbanMsgFailed: '&c%victim% &8uz je odbanovan!'
kickAllMsg: '%admin% Vykopnul vsechny ze serveru. Duvod: %reason%!'
kickMsgVictim: 'Byl jsi vykopnut adminem %admin%. Duvod: %reason%!'
kickMsgBroadcast: '&c%victim% &8byl vykopnut adminem &9%admin%&8. Duvod: &c%reason%!'
kickMsgFailed: '&8Vykopnuti selahalo, protoze hrac &8%victim% &8je offline.'
banMsgVictim: 'Byl jsi zabanovan adminem %admin%. Duvod: %reason%!'
banMsgBroadcast: '&c%victim% &8byl zabanovan adminem &9%admin%&8. Duvod: &c%reason%!'
permbanMsgVictim: 'Dostal jsi docasny ban od admina %admin%. Duvod: %reason%!'
permbanMsgBroadcast: '&c%victim% &8dostal docasny ban od admina &9%admin%&8. Duvod: &c%reason%!'
tempbanMsgVictim: 'Byl jsi zabanovan docasne. Zabanoval te admin %admin%. Duvod: %reason%!'
tempbanMsgBroadcast: '&c%victim% &8byl docasne zabanovan adminem &9%admin%&8. Duvod: &c%reason%!'
LoginTempban: '&8Byl jsi zabanovan. Ban vyprsi &c%time%&8! Duvod: &c%reason%!'
LoginBan: '&8Byl jsi zabanovan! Duvod: &c%reason%!'
LoginIPBan: 'Tvoje IP je zabanovana!'
fineMsgVictim: 'Dostal jsi pokutu od %admin% ve vysi %amt%!'
fineMsgBroadcast: '&c%victim% &8dostal pokutu od &9%admin%&8 ve vysi &c%amt%!'
emptyMsgVictim: '&9%admin% ti vymazal inventar!'
emptyMsgBroadcast: '&9%admin% vymazal inventar hrace &c%victim%!'
starveMsgVictim: '&8Nyni jsi hladovy!'
starveMsgBroadcast: '&c%victim% je nyni hladovy!'
fspawnMsgVictim: '&8Byl jsi poslany na spawn'
fspawnMsgBroadcast: '&c%victim% &8je nyni na spawnu!'
jailMsgVictim: '&8Byl jsi poslan do vezeni adminem &9%admin%&8. Duvod: &c%reason%!'
jailMsgRelease: '&c%victim% &8byl propusten z vezeni adminem &9%admin%&8!'
jailMsgBroadcast: '&c%victim% &8byl poslan do vezeni adminem &9%admin%&8. Duvod: &c%reason%!'
warnMsgVictim: '&8Dostal jsi varovani od admina &9%admin%&8. Duvod: &c%reason%!'
warnMsgBroadcast: '&c%victim% &8dostal varovani od admina &9%admin%&8. Duvod: &c%reason%!'
lockMsgLogin: 'Omlouvame se, ale server je uzamcen. Zkuste se prihlasit pozdeji'
jailCmdMsg: 'Nemuzes pouzivat prikazy kdyz jsi ve vezeni'
jailChatMsg: 'Your cry falls on deaf ears.'
jailPlaceMsg: 'Nemuzes nic polozit, protoze si ve vezeni!'
jailBreakMsg: 'Nemuzes nic vzit, protoze jsi ve vezeni!'
muteChatMsg: 'Byl ti zablokovan chat!'
unmuteMsgVictim: 'Byl ti odblokovan chat.'
unmuteMsg: 'Odblokoval jsi chat hraci %victim%.'
ruleMsg: '&9Pravidla na serveru, ktere se musi dodrzovat!'
jail:
x: 0
y: 0
z: 0
yaw: 0
pitch: 0