Ultrabans

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
MartinKortan
Příspěvky: 37
Registrován: 26 črc 2015, 00:52
Reputation: 0

Ultrabans

#1 Příspěvekod MartinKortan » 05 srp 2015, 21:30

FreezeCraft 82.208.17.12:27842
Dobrý den
mám takový problém používám
plugin ultrabans
a nejde mě dát tempban
Nevíte kde je chyba děkuju moc
Spoiler: zobrazit
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
Database: ''
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: true
Reason: 'Max Warnings'
#Used with Temporary actions#
Temp:
Amt: 5
#sec,min,hour,day,week,month#
Mode: day
#Default labels#
Label:
Console: 'Server'
Reason: 'Unsure'
#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: 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
Reason: 'Advertising'
#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: 'test testing tests'
#Wildcards %scramble% will scramble the word#
#If no wildcards are present the message entered will replace the word#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
Reason: 'Language'
#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
Reason: 'Spam'
Muted:
Vannila: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
#Jail Configuration#
Jail:
Mute: true
Vanilla: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
Messages:
Ban:
MsgToVictim: '&6You have been banned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was banned by &7%admin%&6. Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already in banned.'
Denied: '&cYour ban attempt has been denied!'
Emo: '&cYou cannot ban yourself!'
Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
CheckBan:
Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
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: '&7%admin%&6 has cleared your inventory!'
MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
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: '&6You have been ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
Failed: '&4%victim%&c is already in banned.'
Denied: '&cYour ipban attempt has been denied!'
Emo: '&cYou cannot ipban yourself!'
Login: '&7Your IP is banned!'
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: '&cYou cannot place blocks while you are jailed!'
BreakMsg: '&cYou cannot break blocks while you are jailed!'
Kick:
MsgToAll: '&6Everyone has been kicked by &7%admin%&6. Reason: &7%reason%&6!'
MsgToVictim: '&6You have been kicked by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was kicked by &7%admin%&6. Reason: &7%reason%&6!'
Online: '&4%victim%&c must be online.'
Denied: '&cYour kick has been denied!'
Emo: '&cYou cannot kick yourself!'
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: '&6You have muted &7%victim%&6.'
MuteMsgToVictim: '&4You have been muted!'
UnmuteMsgToSender: '&6You have unmuted &7%victim%&6.'
UnmuteMsgToVictim: '&aYou have been unmuted.'
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: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
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 was unbanned by &7%admin%&6!'
PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
Failed: '&4%victim%&c is already unbanned!'
Warn:
MsgToVictim: '&6You have been warned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was warned by &7%admin%&6. Reason: &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
Naposledy upravil(a) MartinKortan dne 06 srp 2015, 21:55, celkem upraveno 1 x.
Obrázek

Uživatelský avatar
VIPianni
Příspěvky: 343
Věk: 26
Registrován: 08 úno 2014, 05:53
Reputation: 0

Re: Ultrabans

#2 Příspěvekod VIPianni » 05 srp 2015, 21:37

Dej /tempban jmeno cas duvod

Uživatelský avatar
MartinKortan
Příspěvky: 37
Registrován: 26 črc 2015, 00:52
Reputation: 0

Re: Ultrabans

#3 Příspěvekod MartinKortan » 05 srp 2015, 21:43

Ale ono to nejde !
Neukaže mi to nic jako bych ten příkaz nezadal :/
Obrázek

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: Ultrabans

#4 Příspěvekod Arcas » 05 srp 2015, 22:21

Znova sem dej config -> do code a spoileru.

A také restartuj server, použij příkaz a hoď sem log.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

Uživatelský avatar
MartinKortan
Příspěvky: 37
Registrován: 26 črc 2015, 00:52
Reputation: 0

Re: Ultrabans

#5 Příspěvekod MartinKortan » 05 srp 2015, 22:44

Spoiler: zobrazit
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
Database: ''
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: true
Reason: 'Max Warnings'
#Used with Temporary actions#
Temp:
Amt: 5
#sec,min,hour,day,week,month#
Mode: day
#Default labels#
Label:
Console: 'Server'
Reason: 'Unsure'
#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: 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
Reason: 'Advertising'
#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: 'test testing tests'
#Wildcards %scramble% will scramble the word#
#If no wildcards are present the message entered will replace the word#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
Reason: 'Language'
#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
Reason: 'Spam'
Muted:
Vannila: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
#Jail Configuration#
Jail:
Mute: true
Vanilla: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
Messages:
Ban:
MsgToVictim: '&6You have been banned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was banned by &7%admin%&6. Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already in banned.'
Denied: '&cYour ban attempt has been denied!'
Emo: '&cYou cannot ban yourself!'
Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
CheckBan:
Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
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: '&7%admin%&6 has cleared your inventory!'
MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
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: '&6You have been ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
Failed: '&4%victim%&c is already in banned.'
Denied: '&cYour ipban attempt has been denied!'
Emo: '&cYou cannot ipban yourself!'
Login: '&7Your IP is banned!'
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: '&cYou cannot place blocks while you are jailed!'
BreakMsg: '&cYou cannot break blocks while you are jailed!'
Kick:
MsgToAll: '&6Everyone has been kicked by &7%admin%&6. Reason: &7%reason%&6!'
MsgToVictim: '&6You have been kicked by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was kicked by &7%admin%&6. Reason: &7%reason%&6!'
Online: '&4%victim%&c must be online.'
Denied: '&cYour kick has been denied!'
Emo: '&cYou cannot kick yourself!'
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: '&6You have muted &7%victim%&6.'
MuteMsgToVictim: '&4You have been muted!'
UnmuteMsgToSender: '&6You have unmuted &7%victim%&6.'
UnmuteMsgToVictim: '&aYou have been unmuted.'
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: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
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 was unbanned by &7%admin%&6!'
PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
Failed: '&4%victim%&c is already unbanned!'
Warn:
MsgToVictim: '&6You have been warned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was warned by &7%admin%&6. Reason: &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

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
  Database: ''
  User: ''
  Password: ''
  Table: ''
  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: true
  Reason: 'Max Warnings'
  #Used with Temporary actions#
  Temp:
    Amt: 5
  #sec,min,hour,day,week,month#
    Mode: day
#Default labels#
Label:
  Console: 'Server'
  Reason: 'Unsure'
#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: 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
    Reason: 'Advertising'
  #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: 'test testing tests'
    #Wildcards %scramble% will scramble the word#
    #If no wildcards are present the message entered will replace the word#
    #leave blank to erase#
    Blocking: '{Block}'
    #kick,jail,warn,ban,ipban, leave blank for no action#
    Result: warn
    Silent: false
    Reason: 'Language'
  #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
    Reason: 'Spam'
Muted:
  Vannila: true
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
#Jail Configuration#
Jail:
  Mute: true
  Vanilla: true
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
Messages:
  Ban:
    MsgToVictim: '&6You have been banned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was banned by &7%admin%&6. Reason: &7%reason%&6!'
    Failed: '&4%victim%&c is already in banned.'
    Denied: '&cYour ban attempt has been denied!'
    Emo: '&cYou cannot ban yourself!'
    Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
  CheckBan:
    Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
    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: '&7%admin%&6 has cleared your inventory!'
    MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
    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: '&6You have been ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
    IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
    Failed: '&4%victim%&c is already in banned.'
    Denied: '&cYour ipban attempt has been denied!'
    Emo: '&cYou cannot ipban yourself!'
    Login: '&7Your IP is banned!'
  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: '&cYou cannot place blocks while you are jailed!'
    BreakMsg: '&cYou cannot break blocks while you are jailed!'
  Kick:
    MsgToAll: '&6Everyone has been kicked by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToVictim: '&6You have been kicked by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was kicked by &7%admin%&6. Reason: &7%reason%&6!'
    Online: '&4%victim%&c must be online.'
    Denied: '&cYour kick has been denied!'
    Emo: '&cYou cannot kick yourself!'
  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: '&6You have muted &7%victim%&6.'
    MuteMsgToVictim: '&4You have been muted!'
    UnmuteMsgToSender: '&6You have unmuted &7%victim%&6.'
    UnmuteMsgToVictim: '&aYou have been unmuted.'
    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: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
    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 was unbanned by &7%admin%&6!'
    PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
    Failed: '&4%victim%&c is already unbanned!'
  Warn:
    MsgToVictim: '&6You have been warned by &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 was warned by &7%admin%&6. Reason: &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


Log najdu kde ? :)
Přílohy
2015-08-05-1.log.gz
(18.73 KiB) Staženo 282 x
Obrázek

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Ultrabans

#6 Příspěvekod Hanakocz » 05 srp 2015, 23:36

Kód: Vybrat vše

[21:36:06] [Server thread/ERROR]: Could not load 'plugins/SuperHub.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet

Vsadil bych na špatnou verzi
EDIT: k tomudle jsem trochu googlil a..
Potřebuje to tuto api a tváří se to, že to nepustíš na 1.8.8, protože píšou 1.8.1 pouze...alespoň na webu:
PingAPI - 1.8.1 ONLY
A hlavně je tam poznámka, že DOES NOT SUPPORT OFFLINE MODE - s Offline serverem ti to nemusí fungovat. viz: http://dev.bukkit.org/bukkit-plugins/superhub/

Kód: Vybrat vše

[21:36:06] [Server thread/ERROR]: Could not load 'plugins/TabColorFix.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/ChannelHandler

tu to má problém s netty, takže ti buď něco chybí, nebo špatná verze

Kód: Vybrat vše

[21:36:07] [Server thread/ERROR]: Could not load 'plugins/ArenaPaintball.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BattleArena

Máš tu battlearenu?

Kód: Vybrat vše

[21:36:07] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet

Zase bych si zkontroloval verzi, taky je možné , že to není komaptbilní dopředu s 1.8.8...


Kód: Vybrat vše

[21:36:16] [Server thread/ERROR]: [SignShop] Sign with name [Buy] is enabled for Essentials and conflicts with SignShop!
[21:36:16] [Server thread/ERROR]: [SignShop] Sign with name [Sell] is enabled for Essentials and conflicts with SignShop!
[21:36:16] [Server thread/ERROR]: [SignShop] Sign with name [Kit] is enabled for Essentials and conflicts with SignShop!
[21:36:16] [Server thread/ERROR]: [SignShop] Sign with name [Enchant] is enabled for Essentials and conflicts with SignShop!
[21:36:16] [Server thread/ERROR]: [SignShop] Sign with name [Repair] is enabled for Essentials and conflicts with SignShop!

Tu pak máš nějaký minor konflikty, který by neměly mít asi velký vliv, ale lepší je to napravit...

Kód: Vybrat vše

[21:36:18] [Server thread/ERROR]: null
java.lang.NullPointerException
   at com.bekvon.bukkit.residence.protection.WorldFlagManager.parsePerms(WorldFlagManager.java:98) [Residence.jar:?]
   at com.bekvon.bukkit.residence.protection.WorldFlagManager.<init>(WorldFlagManager.java:37) [Residence.jar:?]
   at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:213) [Residence.jar:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [minecraft_server.jar:git-Spigot-d97e08b-880a532]
   at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]

Tu je nějaký neznámý error rezidencí, těžko říct, zda to má něco společného s následujícím řádkem, že se nepovedlo updatovat Polish.yml ?

Kód: Vybrat vše

[21:36:31] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite

Chestshop si stěžuje, že používáš nějaký špatný sqlite driver, možná by bylo lepší to rovnou hodit na mysql (kterou máš k serveru zdarma), aby ses SQlite zcela vyhnul

Kód: Vybrat vše

[21:36:31] [Server thread/ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/

Chestshop si stěžuje na starou verzi Rezidencí

Kód: Vybrat vše

[21:36:31] [CreativeControl Database Task #2/INFO]: [CreativeControl]: This error is avaliable at: plugins/CreativeControl/error/error-05-08-2015-21-36-31-369.txt

Možná by bylo dobré se kouknout, na co si tu creative control stěžuje...

Kód: Vybrat vše

[21:36:31] [Server thread/ERROR]: [Autorank] Could not connect to localhost:3306
[21:36:31] [Server thread/INFO]: [Autorank] No stats plugin found! Most requirements cannot be used!

Autorank se nezvládl připojit do databáze, taktéž nemáš žádný fungující plugin zaznamenávající statistiky, tudíž ti oznamuje, že je skoro k ničemu

Kód: Vybrat vše

[21:36:32] [Server thread/ERROR]: [WorldEdit] Got request to set EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit but EditSessionFactories have been removed in favor of extending EditSession's extents.

This may mean that any block logger / intercepters addons/plugins/mods that you have installed will not intercept WorldEdit's changes! Please notify the maintainer of the other addon about this.

Creative control je zastaralý (pokud máš aktuální verzi, pošli tuto zprávu autorům pluginu), tudíž ti nedokáže nijak ošetřit bloky, který busou přidaný worldeditem (tedy ochrana proti givnutým blokům tam nejspíš selže)

Kód: Vybrat vše

[21:36:32] [Server thread/INFO]: 
#------------------- Chest Commands Errors -------------------#
1) The menu "example.yml" doesn't have a the number of rows set, it will have 6 rows by default.
#-------------------------------------------------------------#[


Kód: Vybrat vše

[21:36:32] [Thread-44/INFO]: [Autorank] Could not find name of account with uuid: '0e14d787-0294-3eab-a8bd-1056b710332f'
[21:36:32] [Thread-44/WARN]: Unexpected token END OF FILE at position 0.
[21:36:32] [Thread-44/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
[21:36:32] [Thread-44/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
[21:36:32] [Thread-44/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
[21:36:32] [Thread-44/WARN]:    at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:98)
[21:36:32] [Thread-44/WARN]:    at me.armar.plugins.autorank.util.uuid.UUIDManager$1.run(UUIDManager.java:176)
[21:36:32] [Thread-44/WARN]:    at java.lang.Thread.run(Thread.java:745)
[21:36:32] [Thread-45/INFO]: [Autorank] Could not find name of account with uuid: '456c35db-05a9-35cf-9878-84c783480d5f'
[21:36:32] [Thread-45/WARN]: Unexpected token END OF FILE at position 0.
[21:36:32] [Thread-45/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
[21:36:32] [Thread-45/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
[21:36:32] [Thread-45/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
[21:36:32] [Thread-45/WARN]:    at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:98)
[21:36:32] [Thread-45/WARN]:    at me.armar.plugins.autorank.util.uuid.UUIDManager$1.run(UUIDManager.java:176)
[21:36:32] [Thread-45/WARN]:    at java.lang.Thread.run(Thread.java:745)
[21:36:32] [Thread-46/INFO]: [Autorank] Could not find name of account with uuid: 'c34f99ab-4c6c-321d-84f7-f4f712905692'
[21:36:32] [Thread-46/WARN]: Unexpected token END OF FILE at position 0.
[21:36:32] [Thread-46/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:257)
[21:36:32] [Thread-46/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:81)
[21:36:32] [Thread-46/WARN]:    at org.json.simple.parser.JSONParser.parse(JSONParser.java:75)
[21:36:32] [Thread-46/WARN]:    at me.armar.plugins.autorank.util.uuid.NameFetcher.call(NameFetcher.java:98)
[21:36:32] [Thread-46/WARN]:    at me.armar.plugins.autorank.util.uuid.UUIDManager$1.run(UUIDManager.java:176)
[21:36:32] [Thread-46/WARN]:    at java.lang.Thread.run(Thread.java:745)

Autorank má nějaký špatný data....

Kód: Vybrat vše

[21:36:39] [Server thread/WARN]: [AutoSaveWorld] Plugin Ultrabans attempted to establish connection socket://localhost:3306 in main server thread

je to tam asi 100x, vypadá to, že máš špatně nadefinované připojení k databázi...?

Mno, z configu

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
Database: localhost/jmenodatabaze
User: prihlasovacijmeno
Password: heslo

tydle políčka vyplň takto pomocí instrukcí k databázi, které jsi dostal mejlem
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

Uživatelský avatar
MartinKortan
Příspěvky: 37
Registrován: 26 črc 2015, 00:52
Reputation: 0

Re: Ultrabans

#7 Příspěvekod MartinKortan » 06 srp 2015, 01:08

Ano je pravda že z databází je propojen ultrabans :)
nic dalšího není :)
no poslal sem ti Sz
pokusim se to nějak zpackat dohromady :D
Naposledy upravil(a) MartinKortan dne 06 srp 2015, 18:16, celkem upraveno 1 x.
Obrázek

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: Ultrabans

#8 Příspěvekod Arcas » 06 srp 2015, 01:45

Pro Boha živého! To musíš kvůli ČTYŘEM řádkům citovat dalších 150, které jsou hned nad tebou?!
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

Uživatelský avatar
MartinKortan
Příspěvky: 37
Registrován: 26 črc 2015, 00:52
Reputation: 0

Re: Ultrabans

#9 Příspěvekod MartinKortan » 06 srp 2015, 18:17

Arcas píše:Pro Boha živého! To musíš kvůli ČTYŘEM řádkům citovat dalších 150, které jsou hned nad tebou?!

Upravenu
PS:pomůžeš mi stím ultrabans ?
Je hodnej ten jak mě vypsal chyby ale já potřebuju vyřešit ultrabans
Obrázek

Uživatelský avatar
DenOwq
Příspěvky: 2703
Věk: 28
Registrován: 06 bře 2014, 21:26
Reputation: 2

Re: Ultrabans

#10 Příspěvekod DenOwq » 06 srp 2015, 18:41

Server není identifikován, prosím autora ať téma identifikuje, neudělá-li tak budu muset zamknou téma.
Muhahha.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 18 hostů