ULTRABAN

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: ULTRABAN

#11 Příspěvekod nejento » 09 pro 2012, 11:49

To není plugin. Dej sem seznam pluginů a maximálně tak můžeš aktualizovat CraftBukkit (jestli máš NoLagg tak ten a Orebfuscator)
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Uživatelský avatar
Stere0n_J0e
Příspěvky: 468
Věk: 30
Registrován: 04 zář 2012, 21:14
Reputation: 0
Kontaktovat uživatele:

Re: ULTRABAN

#12 Příspěvekod Stere0n_J0e » 10 pro 2012, 21:39

194758_415416105191719_907894955_o.jpg
194758_415416105191719_907894955_o.jpg (204 KiB) Zobrazeno 2788 x
Ak som ti pomohol, neváhaj a odmeň ma karmou, Vďaka ;)

Uživatelský avatar
Stere0n_J0e
Příspěvky: 468
Věk: 30
Registrován: 04 zář 2012, 21:14
Reputation: 0
Kontaktovat uživatele:

Re: ULTRABAN

#13 Příspěvekod Stere0n_J0e » 10 pro 2012, 22:15

mcmmo a to chunkproviedr mi robia tak 50% co mna trapi inak aj mi prosim pomozte vyplnit to mysql ultrabanu
Ak som ti pomohol, neváhaj a odmeň ma karmou, Vďaka ;)

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: ULTRABAN

#14 Příspěvekod nejento » 11 pro 2012, 16:09

Odstraň FalseBookChat, a pokud nepoužíváš tak i FalseBookIC.
Hawk můžeš nahradit létním v Essentials.
ColoredSigns myslím také umí Essentials.
Máš mcMMO napojené na MySQL?
Dej sem znova config UltraBans do Code. (jestli tam máš už něco vyplněné, smaž)
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Uživatelský avatar
Stere0n_J0e
Příspěvky: 468
Věk: 30
Registrován: 04 zář 2012, 21:14
Reputation: 0
Kontaktovat uživatele:

Re: ULTRABAN

#15 Příspěvekod Stere0n_J0e » 11 pro 2012, 16:42

inak ja falsebookchat nemam :D iba falsebook block core extra cart

ultraban config:
Spoiler: zobrazit

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/gs_37778_1'
  User: 'gs_37778_1'
  Password: '********'
  Table: 'banlist'
  IPTable: 'banlistip'
#SQLite Information#
SQLite:
  Filename: 'banlist'
#delete dat on ban#
CleanOnBan: 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
#Check ping on Login#
  PingCheck:
    Enable: true
    MaxPing: 500
#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
#Enable Ultrabans Live Server#
Live:
  Enabled: false
  Port: 9981
#Auto Updater#
AutoUpdater:
  Enabled: true
#Error / Usage Tracking#
GoogleAnalytics:
  Enable: 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.'
#Do Not Change Values Below#
jail:
  x: 0
  y: 0
  z: 0
  yaw: 0
  pitch: 0

mcmmo config:
Spoiler: zobrazit

Kód: Vybrat vše

#
#  mcMMO configuration
#  First generated on 1.3.11-b1030
#
#####

#
#  Settings for mcMMO in general
###
General:
    Locale: en_US
    MOTD_Enabled: true
    #Amount of time (in minutes) to wait between saves of player information
    Save_Interval: 10
    #Allow mcMMO to report on basic anonymous usage
    Stats_Tracking: true
    #Allow mcMMO to inform other plugins of damage being dealt
    Event_Callback: true
    Power_Level_Cap: 0

#
#  Settings for using a mySQL database
###
MySQL:
    Enabled: false
    Database:
        User_Name: UserName
        User_Password: UserPassword
        Name: DataBaseName
        TablePrefix: mcmmo_
    Server:
        Port: 3306
        Address: localhost
#
#  Settings for Hardcore mode
###
Hardcore:
    Enabled: false
    Death_Stat_Loss_Penalty_Percentage: 75
    Vampirism: false
    Vampirism_Stat_Leech_Percentage: 5

#
#  Settings for SMP Mods
###
Mods:
    Tool_Mods_Enabled: false
    Armor_Mods_Enabled: false
    Block_Mods_Enabled: false

#
#  Settings for mcMMO items
###
Items:
    Chimaera_Wing:
        Enabled: true
        Feather_Cost: 10
        Item_ID: 288

#
#  Settings for Arcane Forging
###
Arcane_Forging:
    May_Lose_Enchants: true
    Rank_Levels:
        Rank_1: 100
        Rank_2: 250
        Rank_3: 500
        Rank_4: 750
    Keep_Enchants:
        Chance:
            Rank_4: 100
            Rank_3: 75
            Rank_2: 55
            Rank_1: 40
    Downgrades:
        Enabled: true
        Chance:
            Rank_4: 0
            Rank_3: 20
            Rank_2: 45
            Rank_1: 75

#
#  Settings for Fishing
###
Fishing:
  Drops_Enabled: true
  Tier_Levels:
    Tier1: 0
    Tier2: 150
    Tier3: 350
    Tier4: 600
    Tier5: 800

#
#  Settings for Abilities
###
Abilities:
    Enabled: true
    Messages: true
    Activation:
        Only_Activate_When_Sneaking: false
    Cooldowns:
        Blast_Mining: 60
        Giga_Drill_Breaker: 200
        Berserk: 180
        Green_Terra: 180
        Skull_Splitter: 240
        Serrated_Strikes: 240
        Tree_Feller: 180
        Super_Breaker: 240
    Max_Seconds:
        Blast_Mining: 0
        Giga_Drill_Breaker: 0
        Berserk: 0
        Green_Terra: 0
        Skull_Splitter: 0
        Serrated_Strikes: 0
        Tree_Feller: 0
        Super_Breaker: 0
    Limits:
       Tree_Feller_Threshold: 500
    Tools:
        Durability_Loss_Enabled: true
        Durability_Loss: 2

#
#  Settings for Skills
#  Level cap of 0 for no limit
###
Skills:
    Acrobatics:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Archery:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Axes:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 1000
    Excavation:
        Level_Cap: 0
        Requires_Shovel: true
    Fishing:
        Level_Cap: 0
    Herbalism:
        Level_Cap: 0
        Green_Thumb:
            Cobble_To_Mossy: true
            SmoothBrick_To_MossyBrick: true
            Dirt_To_Grass: true
    Mining:
        Level_Cap: 0
        Requires_Pickaxe: true
        Detonator_ID: 259
    Repair:
        Level_Cap: 0
        Anvil_Messages: true
        Anvil_ID: 42
    Swords:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Taming:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
        Call_Of_The_Wild:
            Bones_Required: 10
            Fish_Required: 10
    Unarmed:
        Enabled_For_PVP: true
        Enabled_For_PVE: true
        Level_Cap: 0
    Woodcutting:
        Level_Cap: 0
        Requires_Axe: true

#
#  Settings for Double Drops 
###
Double_Drops:
    Herbalism:
        Brown_Mushrooms: true
        Cacti: true
        Melons: true
        Nether_Warts: true
        Pumpkins: true
        Red_Mushrooms: true
        Red_Roses: true
        Sugar_Cane: true
        Vines: true
        Water_Lilies: true
        Wheat: true
        Yellow_Flowers: true
    Mining:
        Coal: true
        Diamond: true
        End_Stone: true
        Glowstone: true
        Gold: true
        Iron: true
        Lapis: true
        Moss_Stone: true
        Netherrack: true
        Obsidian: true
        Redstone: true
        Sandstone: true
        Stone: true
    Woodcutting:
        Oak: true
        Birch: true
        Spruce: true
        Jungle: true

#
#  Settings for XP distribution
###
Experience:
    Gains:
        Mobspawners:
            Enabled: false
        Multiplier:
            PVP: 1
            Global: 1.0
    PVP:
        Rewards: true
    Formula:
        Curve_Modifier: 20
        Multiplier:
            Swords: 1.0
            Taming: 1.0
            Acrobatics: 1.0
            Excavation: 1.0
            Herbalism: 1.0
            Unarmed: 1.0
            Woodcutting: 1.0
            Mining: 1.0
            Archery: 1.0
            Axes: 1.0
            Repair: 1.0
            Fishing: 1.0
    Fishing:
        Base: 1350
    Excavation:
        Base: 50
    Woodcutting:
        Oak: 100
        Spruce: 100
        Birch: 100
        Jungle: 100
    Herbalism:
        Sugar_Cane: 50
        Cactus: 35
        Flowers: 150
        Pumpkin: 150
        Mushrooms: 350
        Wheat: 85
        Melon: 80
        Nether_Wart: 300
        Lily_Pads: 100
        Vines: 60
    Mining:
        Sandstone: 30
        Glowstone: 80
        Lapis: 500
        Obsidian: 350
        Stone: 30
        Netherrack: 30
        Gold: 450
        Redstone: 200
        Coal: 150
        Diamond: 1000
        Iron: 250
        End_Stone: 150
        Moss_Stone: 50
    Taming:
        Animal_Taming:
            Wolf: 2000
            Ocelot: 2500
    Combat:
        Multiplier:
            Animals: 1.0
            Creeper: 3.0
            Skeleton: 3.0
            Spider: 2.0
            Zombie: 2.0
            Pig_Zombie: 3.0
            Enderman: 4.0
            Cave_Spider: 3.0
            Silverfish: 3.0
            Blaze: 5.0
            Magma_Cube: 2.0
            Ender_Dragon: 8.0
            Slime: 2.0
            Ghast: 5.0
            Iron_Golem: 5.0
#
#  Settings for commands
###
Commands:
    invite:
        Enabled: true
    mctop:
        Enabled: true
    xplock:
        Enabled: true
    inspect:
        Enabled: true
    mcc:
        Enabled: true
    mcremove:
        Enabled: true
    mmoedit:
        Enabled: true
    accept:
        Enabled: true
    mcstats:
        Enabled: true
    skillreset:
        Enabled: true
    mcability:
        Enabled: true
    party:
        Enabled: true
    xprate:
        Enabled: true
    mcgod:
        Enabled: true
    mcmmo:
        Enabled: true
        Donate_Message: true
    mcrefresh:
        Enabled: true
    addxp:
        Enabled: true
    addlevels:
        Enabled: true
    ptp:
        Enabled: true
        Cooldown: 30
    p:
        Enabled: true
    a:
        Enabled: true


toto je konkretne moje mysql:
dbserver: localhost
dbname: gs_37778_1
dbuser: gs_37778_1
dbpass: *******
Ak som ti pomohol, neváhaj a odmeň ma karmou, Vďaka ;)

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: ULTRABAN

#16 Příspěvekod nejento » 11 pro 2012, 17:04

mcMMO zkus napojit na MySQL, mohl by přestat lagovat, případně ho aktualizuj. Co se jedná UltraBans, tak ty by měly taky fungovat, protože je to nastavený dobře. Jestli už je vygenerovaná nějaká tabulka v databázi, tak ji smaž (banlist a banlistip) a nech vygenerovat pluginem novou.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/

Uživatelský avatar
Stere0n_J0e
Příspěvky: 468
Věk: 30
Registrován: 04 zář 2012, 21:14
Reputation: 0
Kontaktovat uživatele:

Re: ULTRABAN

#17 Příspěvekod Stere0n_J0e » 11 pro 2012, 17:07

ok :)
Ak som ti pomohol, neváhaj a odmeň ma karmou, Vďaka ;)

Uživatelský avatar
Stere0n_J0e
Příspěvky: 468
Věk: 30
Registrován: 04 zář 2012, 21:14
Reputation: 0
Kontaktovat uživatele:

Re: ULTRABAN

#18 Příspěvekod Stere0n_J0e » 11 pro 2012, 17:09

takto?
MySQL:
Enabled: false
Database:
User_Name: gs_37778_1
User_Password: *****
Name: gs_37778_1
TablePrefix: mcmmo_
Server:
Port: 3306
Address: localhost

a to enabled na true? a heslo bez '?
Ak som ti pomohol, neváhaj a odmeň ma karmou, Vďaka ;)

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: ULTRABAN

#19 Příspěvekod nejento » 11 pro 2012, 18:18

zkus to tak. To heslo, pokud by nešlo, tak ho strč do těch závorek.
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

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