82.208.17.38:27300
Nedal by mě někdo config TitleManageru ?
TitleManager
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
Re: TitleManager
Však si len zmeň ten defaultný, nie?
-
Mc24
- Příspěvky: 226
- Registrován: 22 led 2015, 22:23
- Reputation: 0
Re: TitleManager
No právě, že mi to nejde.. dal jsem si ten plugin na server, otevřu TAB a tam nic... proto nevím jak nastavit? nikde žádný config..
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
Re: TitleManager
No tak sa ti ten plugin očividne dobre nenačítal. Reštartuj server a hoď sem log z konzole po štarte.
-
Mc24
- Příspěvky: 226
- Registrován: 22 led 2015, 22:23
- Reputation: 0
Re: TitleManager
Kód: Vybrat vše
[01:06:37] [Server thread/INFO]: Starting minecraft server version 1.8.8
[01:06:37] [Server thread/INFO]: Loading properties
[01:06:37] [Server thread/INFO]: Default game type: SURVIVAL
[01:06:37] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-d3e0b6f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[01:06:37] [Server thread/INFO]: Debug logging is disabled
[01:06:37] [Server thread/INFO]: Server Ping Player Sample Count: 12
[01:06:37] [Server thread/INFO]: Using 4 threads for Netty based IO
[01:06:37] [Server thread/INFO]: Generating keypair
[01:06:37] [Server thread/INFO]: Starting Minecraft server on 82.208.17.18:27252
[01:06:37] [Server thread/INFO]: Using epoll channel type
[01:06:38] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[01:06:38] [Server thread/INFO]: [INFO][NoCheatPlus] Sun Jan 03 01:06:38 CET 2016
[01:06:38] [Server thread/INFO]: Player instances are stored for efficiency.
[01:06:38] [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
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
... 6 more
[01:06:38] [Server thread/ERROR]: Could not load 'plugins/NoLagg-1.90.4.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-d3e0b6f]
at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[01:06:38] [Server thread/INFO]: [SignColorz] Loading SignColorz v2.1
[01:06:38] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.4-BETA-sMD5NET-b901
[01:06:38] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
[01:06:38] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[01:06:38] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[01:06:38] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[01:06:38] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[01:06:38] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[01:06:38] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.2
[01:06:38] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[01:06:38] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[01:06:38] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
[01:06:38] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[01:06:38] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[01:06:38] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
[01:06:38] [Server thread/INFO]: [Paintball] Loading Paintball v1.3.4
[01:06:38] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
[01:06:38] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.90
[01:06:38] [Server thread/INFO]: [HeadDrops] Loading HeadDrops v2.0
[01:06:38] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[01:06:38] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[01:06:38] [Server thread/INFO]: [LightVote] Loading LightVote v1.73
[01:06:38] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v4.18.1
[01:06:38] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[01:06:38] [Server thread/INFO]: [GUIShop] Loading GUIShop v1.3
[01:06:38] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
[01:06:38] [Server thread/INFO]: [marriage] Loading marriage v1.4.1
[01:06:38] [Server thread/INFO]: [Trampoline] Loading Trampoline v1.0
[01:06:38] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.0.4
[01:06:38] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.8.5
[01:06:38] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.2
[01:06:38] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.3.4
[01:06:38] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.4
[01:06:38] [Server thread/INFO]: [AntiTNT] Loading AntiTNT v1.1
[01:06:38] [Server thread/INFO]: [MobArena] Loading MobArena v0.97.1
[01:06:38] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[01:06:38] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[01:06:38] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
[01:06:38] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[01:06:38] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[01:06:38] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.2
[01:06:38] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[01:06:38] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
[01:06:38] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[01:06:38] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[01:06:38] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5
[01:06:38] [Server thread/INFO]: [Residence] Loading Residence v2.6.7.0
[01:06:38] [Server thread/INFO]: [Factions] Loading Factions v2.8.2
[01:06:38] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
[01:06:38] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.2
[01:06:38] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE START ===
[01:06:38] [Server thread/INFO]: [MassiveCore 2.8.2] Loading Cachefile datas...
[01:06:38] [Server thread/INFO]: [MassiveCore 2.8.2] Loading Onlineplayer datas...
[01:06:38] [Server thread/INFO]: [MassiveCore 2.8.2] Loading Registry datas...
[01:06:38] [Server thread/INFO]: [MassiveCore 2.8.2] Saving Cachefile...
[01:06:38] [Server thread/INFO]: [MassiveCore 2.8.2] Setup of IdUtil took 73ms.
[01:06:39] [Server thread/INFO]: [MassiveCore 2.8.2] === ENABLE COMPLETE (Took 147ms) ===
[01:06:39] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[01:06:39] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[01:06:39] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[01:06:39] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[01:06:39] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[01:06:39] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[01:06:39] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[01:06:39] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[01:06:39] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[01:06:39] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[01:06:39] [Server thread/INFO]: [MassiveCore 2.8.2] Activated integration with Vault
[01:06:39] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
[01:06:39] [Server thread/INFO]: [LWC] Connecting to SQLite
[01:06:39] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[01:06:39] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[01:06:39] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[01:06:39] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[01:06:39] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[01:06:39] [Server thread/INFO]: Preparing level "world"
[01:06:39] [Server thread/INFO]: -------- World Settings For [world] --------
[01:06:39] [Server thread/INFO]: Anti X-Ray: true
[01:06:39] [Server thread/INFO]: Engine Mode: 1
[01:06:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[01:06:39] [Server thread/INFO]: Replace Blocks: [1, 5]
[01:06:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:06:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[01:06:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:06:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[01:06:39] [Server thread/INFO]: Random Lighting Updates: false
[01:06:39] [Server thread/INFO]: Structure Info Saving: true
[01:06:39] [Server thread/INFO]: Sending up to 10 chunks per packet
[01:06:39] [Server thread/INFO]: Max Entity Collisions: 8
[01:06:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[01:06:39] [Server thread/INFO]: Max TNT Explosions: 100
[01:06:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:06:39] [Server thread/INFO]: Mob Spawn Range: 4
[01:06:39] [Server thread/INFO]: Item Despawn Rate: 6000
[01:06:39] [Server thread/INFO]: Item Merge Radius: 2.5
[01:06:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:06:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:06:39] [Server thread/INFO]: View Distance: 7
[01:06:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:06:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:06:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
[01:06:39] [Server thread/INFO]: Clear tick list: false
[01:06:39] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[01:06:39] [Server thread/INFO]: Anti X-Ray: true
[01:06:39] [Server thread/INFO]: Engine Mode: 1
[01:06:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[01:06:39] [Server thread/INFO]: Replace Blocks: [1, 5]
[01:06:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:06:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[01:06:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:06:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[01:06:39] [Server thread/INFO]: Random Lighting Updates: false
[01:06:39] [Server thread/INFO]: Structure Info Saving: true
[01:06:39] [Server thread/INFO]: Sending up to 10 chunks per packet
[01:06:39] [Server thread/INFO]: Max Entity Collisions: 8
[01:06:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[01:06:39] [Server thread/INFO]: Max TNT Explosions: 100
[01:06:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:06:39] [Server thread/INFO]: Mob Spawn Range: 4
[01:06:39] [Server thread/INFO]: Item Despawn Rate: 6000
[01:06:39] [Server thread/INFO]: Item Merge Radius: 2.5
[01:06:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:06:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:06:39] [Server thread/INFO]: View Distance: 7
[01:06:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:06:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:06:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
[01:06:39] [Server thread/INFO]: Clear tick list: false
[01:06:39] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[01:06:39] [Server thread/INFO]: Anti X-Ray: true
[01:06:39] [Server thread/INFO]: Engine Mode: 1
[01:06:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[01:06:39] [Server thread/INFO]: Replace Blocks: [1, 5]
[01:06:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:06:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:06:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[01:06:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:06:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[01:06:39] [Server thread/INFO]: Random Lighting Updates: false
[01:06:39] [Server thread/INFO]: Structure Info Saving: true
[01:06:39] [Server thread/INFO]: Sending up to 10 chunks per packet
[01:06:39] [Server thread/INFO]: Max Entity Collisions: 8
[01:06:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[01:06:39] [Server thread/INFO]: Max TNT Explosions: 100
[01:06:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:06:39] [Server thread/INFO]: Mob Spawn Range: 4
[01:06:39] [Server thread/INFO]: Item Despawn Rate: 6000
[01:06:39] [Server thread/INFO]: Item Merge Radius: 2.5
[01:06:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:06:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:06:39] [Server thread/INFO]: View Distance: 7
[01:06:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:06:39] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:06:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
[01:06:39] [Server thread/INFO]: Clear tick list: false
[01:06:39] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2859951157019800401)
[01:06:39] [Thread-11/INFO]: UUID of player dogy46 is 71b58798-a05e-30d0-871a-9e9658c3e397
[01:06:40] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2859951157019800401)
[01:06:40] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2859951157019800401)
[01:06:40] [Server thread/INFO]: [SignColorz] Enabling SignColorz v2.1
[01:06:40] [Server thread/INFO]: [SignColorz] v2.1enabled!
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.4-BETA-sMD5NET-b901
[01:06:40] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[01:06:40] [Server thread/INFO]: [NoCheatPlus] Version 3.13.4-BETA-sMD5NET-b901 is enabled.
[01:06:41] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[01:06:41] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.18:28252
[01:06:41] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[01:06:41] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[01:06:41] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[01:06:41] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[01:06:41] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!
[01:06:41] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
[01:06:41] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[01:06:41] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[01:06:41] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[01:06:41] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[01:06:41] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[01:06:41] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[01:06:42] [Thread-16/INFO]: [CSM] No update available.
[01:06:42] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
[01:06:42] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[01:06:42] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.6-b49
[01:06:42] [Server thread/INFO]: = Spout : Not detected BarAPI : Not detected
[01:06:42] [Server thread/INFO]: = Config : Ok
[01:06:42] [Server thread/INFO]: = Custom commands loaded : 32
[01:06:42] [Server thread/INFO]: = Version: 5.1.6
[01:06:42] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[01:06:42] [Server thread/INFO]: = Status : Active
[01:06:42] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[01:06:42] [Server thread/INFO]: [Paintball] Enabling Paintball v1.3.4
[01:06:42] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
[01:06:42] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
[01:06:42] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt
[01:06:42] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
[01:06:42] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
[01:06:42] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
[01:06:42] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
[01:06:42] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
[01:06:42] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
[01:06:42] [Server thread/INFO]: [Paintball] Loading ranks..
[01:06:43] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
[01:06:43] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
[01:06:43] [Server thread/INFO]: [Paintball] Plugin 'Votifier' not found. Additional vote features disabled.
[01:06:43] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
[01:06:43] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
[01:06:43] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.90
[01:06:43] [Server thread/INFO]: [TreeAssist] debugging: off
[01:06:43] [Server thread/INFO]: [HeadDrops] Enabling HeadDrops v2.0
[01:06:43] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[01:06:43] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[01:06:43] [Server thread/INFO]: [AJB] Loaded: 2264 IP's
[01:06:43] [Server thread/INFO]: [AJB] Loaded: 2 User's
[01:06:44] [Thread-19/INFO]: [HeadDrops] Updater: You have the newest version installed
[01:06:44] [Server thread/INFO]: [AJB] Downloading Blacklist...
[01:06:44] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
[01:06:44] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[01:06:44] [Server thread/INFO]: [LightVote] Enabling LightVote v1.73
[01:06:44] [Server thread/INFO]: [LightVote:1.73] Initialised
[01:06:44] [Server thread/INFO]: [LightVote:1.73] Scanning properties file.
[01:06:44] [Server thread/INFO]: [LightVote:1.73] Properties loaded. Debug messages: false
[01:06:44] [Server thread/INFO]: [LightVote] Permissions not enabled in config.
[01:06:44] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v4.18.1
[01:06:44] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
[01:06:44] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[01:06:44] [Server thread/INFO]: [iConomy - April Fools] Enabled (7 ms)
[01:06:44] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[01:06:44] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[01:06:44] [Thread-21/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[01:06:44] [Server thread/INFO]: [GUIShop] Enabling GUIShop v1.3
[01:06:44] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
[01:06:44] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
[01:06:44] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[01:06:44] [Server thread/INFO]: [marriage] Enabling marriage v1.4.1
[01:06:44] [Server thread/INFO]: [marriage] Checking for new version.
[01:06:44] [Server thread/INFO]: [marriage] Plugin is outdated. Please update to the newest version.
[01:06:44] [Server thread/INFO]: [marriage] Marriage has been enabled!
[01:06:44] [Server thread/INFO]: [Trampoline] Enabling Trampoline v1.0
[01:06:44] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.0.4
[01:06:45] [Server thread/INFO]: [iDisguise] iDisguise 5.0.4 enabled!
[01:06:45] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.8.5
[01:06:45] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.2
[01:06:45] [Server thread/INFO]: [TitleManager] Re-checking 5 players.
[01:06:45] [Server thread/INFO]: [TitleManager] Player 'dogy46' not online.
[01:06:45] [Server thread/INFO]: [TitleManager] Player 'beef' not online.
[01:06:45] [Server thread/INFO]: [TitleManager] Player 'Stanley12' not online.
[01:06:45] [Server thread/INFO]: [TitleManager] Player 'FrozenKillerCze' not online.
[01:06:45] [Server thread/INFO]: [TitleManager] Player 'linejbrouk' not online.
[01:06:45] [Server thread/INFO]: [TitleManager] == ENABLED ==
[01:06:45] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.3.4
[01:06:45] [Server thread/INFO]: [OpenInv] [Config] Update not required.
[01:06:45] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.4
[01:06:45] [Server thread/INFO]: An update is available: NametagEdit v2.4, a release for CB 1.7.9-R0.1 available at http://servermods.cursecdn.com/files/790/383/NametagEdit.jar
[01:06:45] [Server thread/INFO]: Update by executing: /ne update
[01:06:45] [Server thread/INFO]: [AntiTNT] Enabling AntiTNT v1.1
[01:06:45] [Server thread/INFO]: AntiTNT has been enabled!
[01:06:45] [Server thread/INFO]: [MobArena] Enabling MobArena v0.97.1
[01:06:45] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[01:06:46] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[01:06:46] [Server thread/INFO]: [MobArena] v0.97.1 enabled.
[01:06:46] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[01:06:46] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[01:06:46] [Server thread/INFO]: git-Spigot-db6de12-d3e0b6f (MC: 1.8.8)
[01:06:46] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[01:06:46] [Server thread/INFO]: Using locale en_US
[01:06:46] [Server thread/INFO]: Using locale en_US
[01:06:46] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[01:06:46] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[01:06:46] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
[01:06:46] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[01:06:46] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[01:06:46] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[01:06:46] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[01:06:46] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[01:06:46] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[01:06:46] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[01:06:46] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.2
[01:06:46] [Server thread/INFO]: [CreativeGates 2.8.2] === ENABLE START ===
[01:06:46] [Server thread/INFO]: [CreativeGates 2.8.2] === ENABLE COMPLETE (Took 24ms) ===
[01:06:46] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[01:06:47] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[01:06:47] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[01:06:47] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[01:06:47] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[01:06:47] [Server thread/INFO]: [AuthMe] Set Language: en
[01:06:47] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[01:06:47] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[01:06:47] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[01:06:47] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[01:06:47] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[01:06:47] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[01:06:47] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[01:06:47] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[01:06:47] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[01:06:47] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[01:06:47] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5
[01:06:47] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: iConomy 7
[01:06:47] [Server thread/INFO]: Timeismoney is now enabled
[01:06:47] [Server thread/INFO]: [Residence] Enabling Residence v2.6.7.0
[01:06:47] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[01:06:47] [Server thread/INFO]: [Residence] Failed to update language file: Polish.yml
[01:06:47] [Server thread/INFO]: [Residence] Scanning for economy systems...
[01:06:47] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[01:06:47] [Server thread/INFO]: [Residence] Found WorldEdit
[01:06:47] [Server thread/INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
[01:06:47] [Server thread/INFO]: [Factions] Enabling Factions v2.8.2
[01:06:47] [Server thread/INFO]: [Factions 2.8.2] === ENABLE START ===
[01:06:48] [Server thread/INFO]: [Factions 2.8.2] Activated integration with LWC
[01:06:48] [Server thread/INFO]: [Factions 2.8.2] === ENABLE COMPLETE (Took 372ms) ===
[01:06:48] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
[01:06:48] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, FactionsVariables, GeneralVariables, BukkitVariables]
[01:06:48] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[01:06:48] [Server thread/INFO]: Done (9.173s)! For help, type "help" or "?"
[01:06:48] [Server thread/INFO]: Starting GS4 status listener
[01:06:48] [Server thread/INFO]: Starting remote control listener
[01:06:48] [Query Listener #1/INFO]: Query running on 82.208.17.18:27252
[01:06:48] [Server thread/WARN]: No rcon password set in '/hlserver/27252/server.properties', rcon disabled!
[01:06:48] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[01:06:48] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[01:06:48] [Server thread/INFO]: [NametagEdit] Hooked into PermissionsEx!
[01:06:48] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[01:06:48] [Craft Scheduler Thread - 17/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[01:06:48] [Craft Scheduler Thread - 18/INFO]: [Paintball] --------- Serverlist ----------
[01:06:48] [Craft Scheduler Thread - 18/INFO]: [Paintball] Wasn't able to post server: casa8: casa8: Name or service not known
[01:06:48] [Craft Scheduler Thread - 18/INFO]: [Paintball] Maybe the master server is down or has bad latency.
[01:06:48] [Craft Scheduler Thread - 18/INFO]: [Paintball] --------- ---------------- ----------
[01:06:49] [Server thread/INFO]: [Citizens] Loaded 5 NPCs.
[01:06:49] [Craft Scheduler Thread - 17/INFO]: [Vault] Checking for Updates ...
[01:06:49] [Craft Scheduler Thread - 18/INFO]: [Paintball] --------- Checking version ----------
[01:06:49] [Craft Scheduler Thread - 18/INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
[01:06:49] [Craft Scheduler Thread - 18/INFO]: [Paintball] --------- ---------------- ----------
[01:06:49] [Craft Scheduler Thread - 4/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
[01:06:49] [Craft Scheduler Thread - 4/INFO]: [LWC] [LWC] This can probably be ignored.
[01:06:49] [Craft Scheduler Thread - 17/INFO]: [Vault] No new version available
[01:06:49] [Server thread/INFO]: [Ultrabans] Logged dogy46 connecting from ip:185.47.220.80
[01:06:49] [Server thread/INFO]: Failed to send packet for player (Packet209SetScoreboardTeam) :
[01:06:49] [Server thread/WARN]: java.lang.IllegalArgumentException: Can not set java.util.Collection field net.minecraft.server.v1_8_R3.PacketPlayOutScoreboardTeam.g to java.lang.Integer
[01:06:49] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:164)
[01:06:49] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:168)
[01:06:49] [Server thread/WARN]: at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
[01:06:49] [Server thread/WARN]: at java.lang.reflect.Field.set(Field.java:741)
[01:06:49] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.setField(PacketPlayOut.java:110)
[01:06:49] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.<init>(PacketPlayOut.java:66)
[01:06:49] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.sendTeamsToPlayer(NametagManager.java:369)
[01:06:49] [Server thread/WARN]: at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:38)
[01:06:49] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[01:06:49] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[01:06:49] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[01:06:49] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
[01:06:49] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[01:06:49] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:06:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[01:06:49] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[01:06:49] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[01:06:49] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:06:49] [Server thread/INFO]: dogy46[/185.47.220.80:2450] logged in with entity id 386 at ([world]-3907.36989209443, 23.0, 256.30000001192093)
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: **************************************************
[01:06:50] [Server thread/INFO]: ----------------- PAINTBALL INFO -----------------
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: License stuff:
[01:06:50] [Server thread/INFO]: - Usage on own risk. I give no warranties for anything.
[01:06:50] [Server thread/INFO]: - Do not modify. Use it as it is!
[01:06:50] [Server thread/INFO]: - Do not redistribute/upload/use parts of it/copy/give away.
[01:06:50] [Server thread/INFO]: - Do not use for commercial purposes!
[01:06:50] [Server thread/INFO]: -> No benefits for paying players/donors!
[01:06:50] [Server thread/INFO]: -> This also applies to any kind of add-on you are using
[01:06:50] [Server thread/INFO]: related to this plugin!
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: If you like this plugin: Give feedback and donate at
[01:06:50] [Server thread/INFO]: ->http://dev.bukkit.org/server-mods/paintball_pure_war/
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: Thank you and good shooting!
[01:06:50] [Server thread/INFO]: - blablubbabc :)
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: ---------------- Detected Problems ---------------
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: No problems found. :)
[01:06:50] [Server thread/INFO]:
[01:06:50] [Server thread/INFO]: **************************************************
[01:06:50] [Server thread/INFO]:
[01:06:56] [Craft Scheduler Thread - 10/INFO]: [AuthMe] dogy46 logged in!
[01:06:56] [Thread-30/WARN]: Exception in thread "Thread-30"
[01:06:56] [Thread-30/WARN]: java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
[01:06:56] [Thread-30/WARN]: at fr.xephi.authme.settings.PlayersLogs.savePlayerLogs(PlayersLogs.java:52)
[01:06:56] [Thread-30/WARN]: at fr.xephi.authme.datasource.SQLite.setLogged(SQLite.java:517)
[01:06:56] [Thread-30/WARN]: at fr.xephi.authme.datasource.CacheDataSource.setLogged(CacheDataSource.java:214)
[01:06:56] [Thread-30/WARN]: at fr.xephi.authme.datasource.DatabaseCalls$18.run(DatabaseCalls.java:309)
[01:06:56] [Thread-30/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:07:01] [Thread-31/INFO]: UUID of player linejbrouk is 15ef05a4-cbf3-3911-9a90-5d7b07aa9b68
[01:07:01] [Server thread/INFO]: [Ultrabans] Logged linejbrouk connecting from ip:185.47.220.99
[01:07:01] [Server thread/INFO]: Failed to send packet for player (Packet209SetScoreboardTeam) :
[01:07:01] [Server thread/WARN]: java.lang.IllegalArgumentException: Can not set java.util.Collection field net.minecraft.server.v1_8_R3.PacketPlayOutScoreboardTeam.g to java.lang.Integer
[01:07:01] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:164)
[01:07:01] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:168)
[01:07:01] [Server thread/WARN]: at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
[01:07:01] [Server thread/WARN]: at java.lang.reflect.Field.set(Field.java:741)
[01:07:01] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.setField(PacketPlayOut.java:110)
[01:07:01] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.<init>(PacketPlayOut.java:66)
[01:07:01] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.sendTeamsToPlayer(NametagManager.java:369)
[01:07:01] [Server thread/WARN]: at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:38)
[01:07:01] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[01:07:01] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[01:07:01] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[01:07:01] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
[01:07:01] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[01:07:01] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:07:01] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[01:07:01] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[01:07:01] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[01:07:01] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:07:01] [Server thread/INFO]: linejbrouk[/185.47.220.99:57801] logged in with entity id 825 at ([world]-3825.4878357185653, 108.11653609813102, 2609.574999988079)
[01:07:02] [Thread-24/WARN]: java.sql.SQLException: [SQLITE_CORRUPT] The database disk image is malformed (database disk image is malformed)
[01:07:02] [Thread-24/WARN]: at org.sqlite.DB.newSQLException(DB.java:383)
[01:07:02] [Thread-24/WARN]: at org.sqlite.DB.newSQLException(DB.java:387)
[01:07:02] [Thread-24/WARN]: at org.sqlite.DB.execute(DB.java:342)
[01:07:02] [Thread-24/WARN]: at org.sqlite.PrepStmt.executeQuery(PrepStmt.java:75)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.database.Database.loadUserID(Database.java:122)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Process.processConsumer(Process.java:43)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Consumer.run(Consumer.java:48)
[01:07:02] [Thread-24/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:07:02] [Thread-24/WARN]: java.lang.NullPointerException
[01:07:02] [Thread-24/WARN]: at net.coreprotect.database.Logger.log_username(Logger.java:98)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Process.processPlayerLogin(Process.java:368)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Process.processConsumer(Process.java:109)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Consumer.run(Consumer.java:48)
[01:07:02] [Thread-24/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:07:02] [Thread-24/WARN]: java.lang.NullPointerException
[01:07:02] [Thread-24/WARN]: at net.coreprotect.database.Logger.log_session(Logger.java:168)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Process.processPlayerLogin(Process.java:370)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Process.processConsumer(Process.java:109)
[01:07:02] [Thread-24/WARN]: at net.coreprotect.consumer.Consumer.run(Consumer.java:48)
[01:07:02] [Thread-24/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:07:07] [Thread-32/INFO]: UUID of player Stanley12 is 00ad71fa-8b4a-3613-9d67-59aa4002bf69
[01:07:07] [Server thread/INFO]: [Ultrabans] Logged Stanley12 connecting from ip:212.96.172.228
[01:07:07] [Server thread/INFO]: Failed to send packet for player (Packet209SetScoreboardTeam) :
[01:07:07] [Server thread/WARN]: java.lang.IllegalArgumentException: Can not set java.util.Collection field net.minecraft.server.v1_8_R3.PacketPlayOutScoreboardTeam.g to java.lang.Integer
[01:07:07] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:164)
[01:07:07] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:168)
[01:07:07] [Server thread/WARN]: at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
[01:07:07] [Server thread/WARN]: at java.lang.reflect.Field.set(Field.java:741)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.setField(PacketPlayOut.java:110)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.<init>(PacketPlayOut.java:66)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.sendTeamsToPlayer(NametagManager.java:369)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:38)
[01:07:07] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[01:07:07] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[01:07:07] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[01:07:07] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[01:07:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)
[01:07:07] [Server thread/INFO]: Failed to send packet for player (Packet209SetScoreboardTeam) :
[01:07:07] [Server thread/WARN]: java.lang.IllegalArgumentException: Can not set java.util.Collection field net.minecraft.server.v1_8_R3.PacketPlayOutScoreboardTeam.g to java.lang.Integer
[01:07:07] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:164)
[01:07:07] [Server thread/WARN]: at sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(UnsafeFieldAccessorImpl.java:168)
[01:07:07] [Server thread/WARN]: at sun.reflect.UnsafeObjectFieldAccessorImpl.set(UnsafeObjectFieldAccessorImpl.java:81)
[01:07:07] [Server thread/WARN]: at java.lang.reflect.Field.set(Field.java:741)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.setField(PacketPlayOut.java:110)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.PacketPlayOut.<init>(PacketPlayOut.java:66)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.sendPacketsAddTeam(NametagManager.java:395)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.register(NametagManager.java:48)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.declareTeam(NametagManager.java:280)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.get(NametagManager.java:312)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagManager.update(NametagManager.java:163)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagCommand.setNametagSoft(NametagCommand.java:287)
[01:07:07] [Server thread/WARN]: at ca.wacos.nametagedit.NametagEventHandler.onPlayerJoin(NametagEventHandler.java:86)
[01:07:07] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[01:07:07] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[01:07:07] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[01:07:07] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:606)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[01:07:07] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[01:07:07] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[01:07:07] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)- pitilon@seznam.cz
- Příspěvky: 3999
- Registrován: 16 lis 2014, 06:32
- Reputation: 57
- Kontaktovat uživatele:
Re: TitleManager
Kód: Vybrat vše
[01:06:38] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.2
Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

FH Discord: http://discord.fakaheda.eu/
-
Smexhy
- Příspěvky: 5602
- Věk: 26
- Registrován: 31 říj 2012, 15:50
- Reputation: 20
- Bydliště: Slovensko
- Kontaktovat uživatele:
Re: TitleManager
Mc24 píše:nikde žádný config..
asi ti ho nepriloží..skús sa ešte raz poriadne pozrieť do zložky TitleManager
- pitilon@seznam.cz
- Příspěvky: 3999
- Registrován: 16 lis 2014, 06:32
- Reputation: 57
- Kontaktovat uživatele:
Re: TitleManager
Tohle by ti to mělo udělat defaultně z tablistu ten plugin

Ať už si lidé myslí cokoli cokoli dělají nebo říkají neberte osobně. Názory druhých odpovídají tomu čemu tito lidé věří a proto ať si o vás myslí cokoli ve skutečnosti se vás to netýká. Vždy to vypovídá jen a jen o nich.
Není hanba být zabit cheaterem, ale cheatovat a být zabit.
Nejsem nerozumný. Jen nemám ten samý rozum jako vy.

FH Discord: http://discord.fakaheda.eu/
-
Mc24
- Příspěvky: 226
- Registrován: 22 led 2015, 22:23
- Reputation: 0
Kdo je online
Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 19 hostů