UltraBans

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
pf99
Příspěvky: 357
Věk: 25
Registrován: 19 bře 2015, 17:35
Reputation: 0
Bydliště: Veľa chceš vedieť

UltraBans

#1 Příspěvekod pf99 » 07 kvě 2015, 21:56

93.91.250.103:27960
Dobrý den,
Na serveri mám UltraBans. ALe ked dám BAN /ban pf99
napíše mi %kickedplayer% has beed kicked by %kickername%
Ale ked dám normal Unban aj pri kick mi to robí ale už potom pri nijakemu prikazu všetko ide

Config

Kód: Vybrat vše

#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: SQLite
#MySQL Information#
MySQL:
  Database: 'jdbc:mysql://localhost:3306/minecraft'
  User: 'root'
  Password: 'root'
  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: 'Dvovod ziadny'
#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: 3
    #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: false
  #When Vanilla: true allowed commands.#
  AllowedCommands:
  - '/login'
  - '/register'
Messages:
  Ban:
    MsgToVictim: '&e&l[&6&lBanList&e&l] &9&l%victim%&6 &c&lPorusil si Pravidla a si bol potrestan Adminem: &c%reason%&6!'
    MsgToBroadcast: '&e&l[&6&lBanList&e&l]  &c&lPorusil si Pravidla a si bol potrestan Adminem &9&l%admin%&e&c&l. &c&lZa: &9&l%reason%&6!'
    Failed: '&4%victim%&c is already in banned.'
    Denied: '&cYour ban attempt has been denied!'
    Emo: '&cYou cannot ban yourself!'
    Login: 'Byl jsi zabanovan Adminem &7%admin%&6 Za: &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 ti smazal/vycistil inventar!'
    MsgToSender: '&7%admin%&6 vycistil inventar hrace &7%victim%&6!'
    Online: '&4%victim%&c je online/musi byt 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: '&6Tvoje IP Adresa byla zabanovana Adminem &7%admin%&6. Reason: &7%reason%&6!'
    MsgToBroadcast: '&e&l[BanList&e&l] &9&l%victim%&6 &c&ldostal IPBAN Adminem &9&l%admin%&6&c&l. Za: &9&l%reason%&6!'
    IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
    Failed: '&4%victim%&c je davno IPBANOVAN/Zabanovan.'
    Denied: '&cYour ipban attempt has been denied!'
    Emo: '&cYou cannot ipban yourself!'
    Login: '&7Dostal jsi IPBAN !!'
  Jail:
    MsgToVictim: '&6Jses ve vezeni Adminem &7%admin%&6. Za: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 je ve vezeni Adminem &7%admin%&6. Za: &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: '  &a&lKICK> &c&l%victim% &ebyl si vihozeni zo servera. Duvod: &6&l%reason%'
    MsgToVictim: '  &a&lKICK> &c&l%victim% &ebyl si vihozeni zo servera. Duvod: &6&l%reason%'
    MsgToBroadcast: '&a&lKick >>>>> &c&l%victim%&6 &9&lByl si vihozeni porusil si pravidla &c&lZa: &a&l&l%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: '&e&l[BanList] &c&lMáš mute nemozes pisat &7%victim%&6.'
    MuteMsgToVictim: '&5Mute máš'
    UnmuteMsgToSender: '&e&l[BanList] &c&lMas mute nemozes pisat &9&l%victim%&6.'
    UnmuteMsgToVictim: '&aYou have been unmuted.'
    Denied: '&cYour mute has been denied!'
    Emo: '&cYou cannot mute yourself!'
    Chat: '&c&lmáš mute'
  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: '&e&l[BanList] &e&lDostal jsi ban na cas Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Za: &7%reason%&6!'
    MsgToBroadcast: '&9&l%victim%&6 &c&ldostal casovy ban Adminem &9&l%admin%&6 na &9&l%amt% %mode%s.&6 Za: &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: '&e&l[&6&lBanList&e&l] &e&l&6Dostal jsi casovy IPBAN Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Za: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 Dostal casovy IPBAN Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Za: &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: '&6Dostal jsi casovy vezeni Adminem &7%admin%&6 na &7%amt% %mode%s.&6 Za: &7%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 je v casovem vezeni &7%admin%&6 na &7%amt% %mode%s.&6 Za: &7%reason%&6!'
    Failed: '&4%victim%&c is already jailed!'
    Denied: '&cYour tempjail has been denied!'
    Emo: '&cYou cannot tempjail yourself!'
  Unban:
    MsgToBroadcast: '&e&l[&6&lBanList&6&l] &9&l%victim%&6 &c&lDostal novu sanci od Admina &9&l%admin%&6!'
    PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
    Failed: '&4%victim%&c is already unbanned!'
  Warn:
    MsgToVictim: '&e&l[&6&lBanlist&e&l] &c&lByl upozorneni Adminem &7%admin%&6. &c&lZa: &9&l%reason%&6!'
    MsgToBroadcast: '&7%victim%&6 je varovan Adminem &7%admin%&6. Za: &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: 'Nemas na to permisse musis si koupit OP! mas to na webu: '
Mode:
  Second: Sekunda
  Minute: Minuta
  Hour: Hodina
  Day: Den
  Week: Weky
  Month: Mesiac
  Year: Rok
#Do Not Change Values Below#
Config:
  Version: 3.0
 



Ďakujem za odpoved
Hezký zbytek dna, z pozdravom pf99

-- 08 kvě 2015, 09:42 --

Ale ked som dál zalohu ták mi to ide ale až z 25:4

Uživatelský avatar
Baltask
Příspěvky: 59
Registrován: 22 črc 2016, 19:50
Reputation: 0
Bydliště: Brno

Re: UltraBans

#2 Příspěvekod Baltask » 28 črc 2016, 18:55

Dobrý den,
Nemáte na serveru ještě další plugin na Bany ? Ban Manager ? atd.. ?
je možné že o něm nevíte.
Fakaheda Technik

Uživatelský avatar
TopCz
Příspěvky: 667
Věk: 27
Registrován: 15 led 2014, 21:00
Reputation: 11
Kontaktovat uživatele:

Re: UltraBans

#3 Příspěvekod TopCz » 28 črc 2016, 22:32

Proč odpovídáš na téma které je 07 května 2015?!
Obrázek

Uživatelský avatar
Baltask
Příspěvky: 59
Registrován: 22 črc 2016, 19:50
Reputation: 0
Bydliště: Brno

Re: UltraBans

#4 Příspěvekod Baltask » 29 črc 2016, 16:54

Dobrý den,
Protože není uzavřené
Fakaheda Technik

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

Re: UltraBans

#5 Příspěvekod Arcas » 29 črc 2016, 19:19

Vážně si myslíš, že autor to ještě teď bude potřebovat?

Anyway - je to vina buď špatné configurace, nebo jiného pluginu - UB nepoužívá tyhle proměnné.
Č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


Zpět na „Minecraft, Tekkit“

Kdo je online

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