webstats SG

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

webstats SG

#1 Příspěvekod Misso » 04 bře 2014, 17:42

Server: IP93.91.250.102:27140

čaute. Chcel som si dať na WEB webstats SurvivalGames. Na Web som vložil webstats.
SG som napojil ma mysql:
Spoiler: zobrazit

Kód: Vybrat vše

sql:
  host: 'bond.fakaheda.eu'
  port: '3306'
  user: '120951_mysql_db'
  pass: '*****'
  database: '120951_mysql_db'
  prefix: 'sg_'


a webstats:
Spoiler: zobrazit

Kód: Vybrat vše

<?php
$dbhost='93.91.250.102'; // Host name
$dbuser='120951_mysql_db'; // Mysql username
$dbpass='*****'; // Mysql password
$dbname='120951_mysql_db'; // Database name
$dbprefix = 'sg_'; //Table Prefix








$con = mysql_connect($dbhost,$dbuser,$dbpass);

mysql_select_db($dbname);
if (!$con)
  {
  die('Could not connect: ' . mysql_error());
  }
?>


ale tu http://www.giantcraft.8u.cz/webstats/ to píše: Table '120951_mysql_db.sg_playerstats' doesn't exist
Neviete čo mám zle ?

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: webstats SG

#2 Příspěvekod vojtamaniak » 04 bře 2014, 19:35

Server.log (latest.log) ze startu prosím.

Uživatelský avatar
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

Re: webstats SG

#3 Příspěvekod Misso » 05 bře 2014, 06:55

Spoiler: zobrazit
[FakaHeda] Successfully authorized 178.41.88.54!
> [05:54:02 INFO]: Engine Mode: 1
> [05:54:02 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:02 INFO]: Replace Blocks: [1, 5]
> [05:54:02 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:02 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:02 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:02 INFO]: Random Lighting Updates: false
> [05:54:02 INFO]: Max Entity Collisions: 8
> [05:54:02 INFO]: Structure Info Saving: true
> [05:54:02 INFO]: Sending up to 5 chunks per packet
> [05:54:02 INFO]: -------- World Settings For [world_nether] --------
> [05:54:02 INFO]: Item Despawn Rate: 6000
> [05:54:02 INFO]: Item Merge Radius: 2.5
> [05:54:02 INFO]: Arrow Despawn Rate: 1200
> [05:54:02 INFO]: Zombie Aggressive Towards Villager: true
> [05:54:02 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [05:54:02 INFO]: View Distance: 7
> [05:54:02 INFO]: Chunks to Grow per Tick: 650
> [05:54:02 INFO]: Clear tick list: false
> [05:54:02 INFO]: Experience Merge Radius: 3.0
> [05:54:02 INFO]: Mob Spawn Range: 4
> [05:54:02 INFO]: Cactus Growth Modifier: 100%
> [05:54:02 INFO]: Cane Growth Modifier: 100%
> [05:54:02 INFO]: Melon Growth Modifier: 100%
> [05:54:02 INFO]: Mushroom Growth Modifier: 100%
> [05:54:02 INFO]: Pumpkin Growth Modifier: 100%
> [05:54:02 INFO]: Sapling Growth Modifier: 100%
> [05:54:02 INFO]: Wheat Growth Modifier: 100%
> [05:54:02 INFO]: Nerfing mobs spawned from spawners: false
> [05:54:02 INFO]: Anti X-Ray: true
> [05:54:02 INFO]: Engine Mode: 1
> [05:54:02 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:02 INFO]: Replace Blocks: [1, 5]
> [05:54:02 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:02 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:02 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:02 INFO]: Random Lighting Updates: false
> [05:54:02 INFO]: Max Entity Collisions: 8
> [05:54:02 INFO]: Structure Info Saving: true
> [05:54:02 INFO]: Sending up to 5 chunks per packet
> [05:54:02 INFO]: -------- World Settings For [world_the_end] --------
> [05:54:02 INFO]: Item Despawn Rate: 6000
> [05:54:02 INFO]: Item Merge Radius: 2.5
> [05:54:02 INFO]: Arrow Despawn Rate: 1200
> [05:54:02 INFO]: Zombie Aggressive Towards Villager: true
> [05:54:02 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [05:54:02 INFO]: View Distance: 7
> [05:54:02 INFO]: Chunks to Grow per Tick: 650
> [05:54:02 INFO]: Clear tick list: false
> [05:54:02 INFO]: Experience Merge Radius: 3.0
> [05:54:02 INFO]: Mob Spawn Range: 4
> [05:54:02 INFO]: Cactus Growth Modifier: 100%
> [05:54:02 INFO]: Cane Growth Modifier: 100%
> [05:54:02 INFO]: Melon Growth Modifier: 100%
> [05:54:02 INFO]: Mushroom Growth Modifier: 100%
> [05:54:02 INFO]: Pumpkin Growth Modifier: 100%
> [05:54:02 INFO]: Sapling Growth Modifier: 100%
> [05:54:02 INFO]: Wheat Growth Modifier: 100%
> [05:54:02 INFO]: Nerfing mobs spawned from spawners: false
> [05:54:02 INFO]: Anti X-Ray: true
> [05:54:02 INFO]: Engine Mode: 1
> [05:54:02 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:02 INFO]: Replace Blocks: [1, 5]
> [05:54:02 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:02 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:02 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:02 INFO]: Random Lighting Updates: false
> [05:54:02 INFO]: Max Entity Collisions: 8
> [05:54:02 INFO]: Structure Info Saving: true
> [05:54:02 INFO]: Sending up to 5 chunks per packet
> [05:54:02 INFO]: Preparing start region for level 0 (Seed: -5562922321574040286)
> [05:54:03 INFO]: Preparing start region for level 1 (Seed: -5562922321574040286)
> [05:54:03 INFO]: Preparing start region for level 2 (Seed: -5562922321574040286)
> [05:54:03 INFO]: [LagMeter] Enabling LagMeter v1.16.0
> [05:54:03 INFO]: agMeter] Not using logs folder.
> [05:54:03 INFO]: agMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27140/plugins/LagMeter/lag.log.
> [05:54:03 INFO]: agMeter] Chunks loaded:
> [05:54:03 INFO]: agMeter] World "world": 625.
> [05:54:03 INFO]: agMeter] World "world_nether": 625.
> [05:54:03 INFO]: agMeter] World "world_the_end": 625.
> [05:54:03 INFO]: agMeter] Total chunks loaded: 1875
> [05:54:03 INFO]: agMeter] Entities:
> [05:54:03 INFO]: agMeter] World "world": 148.
> [05:54:03 INFO]: agMeter] World "world_nether": 425.
> [05:54:03 INFO]: agMeter] World "world_the_end": 264.
> [05:54:03 INFO]: agMeter] Total entities: 837
> [05:54:03 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [05:54:03 INFO]: Starting FakaHedaMinequery server on 93.91.250.102:28140
> [05:54:03 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.7-BETA-sMD5NET-b651
> [05:54:03 INFO]: [NoCheatPlus] McAccess set to: 1.7.2 / CB2922-DEV
> [05:54:03 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
> [05:54:03 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
> [05:54:03 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
> [05:54:03 WARN]: [NoCheatPlus] Your configuration might be outdated.
Some settings could have changed, you should regenerate it!
> [05:54:03 INFO]: [NoCheatPlus] Version 3.10.7-BETA-sMD5NET-b651 is enabled.
> [05:54:04 INFO]: [WorldEdit] Enabling WorldEdit v5.5.8-1.6.2
> [05:54:04 INFO]: WEPIF: Using the Bukkit Permissions API.
> [05:54:04 INFO]: [CustomServerMessages] Enabling CustomServerMessages v3.1.6
> [05:54:04 INFO]: [CustomServerMessages] CustomServerMessages succesfully enabled.
> [05:54:04 INFO]: [DragonCast] Enabling DragonCast v4.0
> [05:54:04 INFO]: [Nyan] Enabling Nyan v1.0
> [05:54:04 INFO]: §e[Nyan] §fNyan Starting Up ...
> [05:54:04 INFO]: §e[Nyan] §fNyan Copyright (C) 2013 _Dallas
> [05:54:04 INFO]: §e[Nyan] §fThis program comes with ABSOLUTELY NO WARRANTY; This is free software,
> [05:54:04 INFO]: §e[Nyan] §fand you are welcome to redistribute it under certain conditions;
> [05:54:04 INFO]: §e[Nyan] §fNyan Started!
> [05:54:04 INFO]: §e[Nyan] §f
> [05:54:04 INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
> [05:54:04 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [05:54:04 INFO]: [Vault][Permission] PermissionsEx hooked.
> [05:54:04 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [05:54:04 INFO]: [HealthBar] Enabling HealthBar v1.8.2
> [05:54:04 INFO]: [SurpriseBags] Enabling SurpriseBags v1.7
> [05:54:04 INFO]: [WorldGuard] Enabling WorldGuard v5.8
> [05:54:04 INFO]: [WorldGuard] Blacklist loaded.
> [05:54:04 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [05:54:04 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [05:54:04 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [05:54:04 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [05:54:04 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [05:54:04 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [05:54:04 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [05:54:04 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [05:54:04 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [05:54:04 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [05:54:04 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [05:54:04 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [05:54:04 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [05:54:04 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [05:54:04 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [05:54:04 INFO]: [WorldGuard] 10 regions loaded for 'world'
> [05:54:04 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
> [05:54:04 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
> [05:54:04 INFO]: [dynmap] Enabling dynmap v1.9.1-875
> [05:54:04 INFO]: [dynmap] Added 38 custom biome mappings
> [05:54:04 INFO]: [dynmap] Using PermissionsEx 1.20.4 for access control
> [05:54:05 INFO]: [dynmap] Mod Support processing completed
> [05:54:05 ERROR]: [dynmap] Error loading maptype
java.lang.ClassNotFoundException: org.dynmap.hdmap.InhabitedHDShader
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_40]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_40]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~inecraft_server.jar:git-Spigot-1312]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~inecraft_server.jar:git-Spigot-1312]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:190) ~[?:1.7.0_40]
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:316) [dynmap-1.9.1.jar:?]
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341) [dynmap-1.9.1.jar:?]
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39) [dynmap-1.9.1.jar:?]
at org.dynmap.MapManager.<init>(MapManager.java:870) [dynmap-1.9.1.jar:?]
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:480) [dynmap-1.9.1.jar:?]
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:876) [dynmap-1.9.1.jar:?]
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:848) [dynmap-1.9.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:303) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:285) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Spigot-1312]
> [05:54:05 WARN]: java.lang.ClassNotFoundException: org.dynmap.hdmap.InhabitedHDShader
> [05:54:05 WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> [05:54:05 WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> [05:54:05 WARN]: at java.security.AccessController.doPrivileged(Native Method)
> [05:54:05 WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> [05:54:05 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
> [05:54:05 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
> [05:54:05 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> [05:54:05 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> [05:54:05 WARN]: at java.lang.Class.forName0(Native Method)
> [05:54:05 WARN]: at java.lang.Class.forName(Class.java:190)
> [05:54:05 WARN]: at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:316)
> [05:54:05 WARN]: at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341)
> [05:54:05 WARN]: at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39)
> [05:54:05 WARN]: at org.dynmap.MapManager.<init>(MapManager.java:870)
> [05:54:05 WARN]: at org.dynmap.DynmapCore.enableCore(DynmapCore.java:480)
> [05:54:05 WARN]: at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:876)
> [05:54:05 WARN]: at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:848)
> [05:54:05 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
> [05:54:05 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350)
> [05:54:05 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385)
> [05:54:05 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:303)
> [05:54:05 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:285)
> [05:54:05 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347)
> [05:54:05 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324)
> [05:54:05 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280)
> [05:54:05 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186)
> [05:54:05 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436)
> [05:54:05 WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
> [05:54:05 INFO]: [dynmap] Loaded 21 shaders.
> [05:54:05 INFO]: [dynmap] Loaded 82 perspectives.
> [05:54:05 INFO]: [dynmap] Loaded 12 lightings.
> [05:54:05 INFO]: [dynmap] Web server started on address 93.91.250.102:26140
> [05:54:05 INFO]: [dynmap] version 1.9.1-875 is enabled - core version 1.9.1-1832
> [05:54:05 INFO]: [dynmap] Loaded 3 maps of world 'world'.
> [05:54:05 INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
> [05:54:05 INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
> [05:54:05 INFO]: [dynmap] Enabled
> [05:54:06 INFO]: [Pl3xRecipes] Enabling Pl3xRecipes v1.5
> [05:54:06 INFO]: [Pl3xRecipes] Pl3xRecipes v1.5 by BillyGalbreath enabled!
> [05:54:06 INFO]: [AutoMessage] Enabling AutoMessage v2.4.0
> [05:54:06 INFO]: [TNTRun] Enabling TNTRun v2.4
> [05:54:06 INFO]: [Horses] Enabling Horses v1.1.1
> [05:54:06 INFO]: [AntiAd] Enabling AntiAd v2.2.1
> [05:54:06 INFO]: [AntiAd] AntiAd Version 2.2.1 is now Enabled.
> [05:54:06 INFO]: arriage] Enabling Marriage v1.2.3
> [05:54:06 ERROR]: arriage] Marriage is not compatible with the version of minecraft you are using!
> [05:54:06 ERROR]: Marriage kissing will be disabled!
> [05:54:06 INFO]: arriage] Hooked with Essentials Economy using Vault
> [05:54:07 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [05:54:07 INFO]: METRICS STARTING
> [05:54:07 INFO]: [CoreProtect] Enabling CoreProtect v2.0.8
> [05:54:07 INFO]: CoreProtect version 2.0.8 is enabled!
> [05:54:07 INFO]: [CoreProtect] Using MySQL for data storage.
> [05:54:07 INFO]: [ColoredTags] Enabling ColoredTags v1.2.1
> [05:54:07 INFO]: [ColoredTags] Hooked HealthBar plugin!
> [05:54:07 INFO]: [ClearLag] Enabling ClearLag v2.6.2
> [05:54:07 INFO]: [ClearLag] No config updates found...
> [05:54:07 INFO]: [ClearLag] Searching for updates..
> [05:54:07 INFO]: [ClearLag] Clearlag has been enabled!
> [05:54:07 INFO]: [Votifier] Enabling Votifier v1.9
> [05:54:07 WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
> [05:54:07 INFO]: [Votifier] Votifier enabled.
> [05:54:07 INFO]: [SimpleReserve] Enabling SimpleReserve v0.5.0_1
> [05:54:07 INFO]: [SimpleReserve] SimpleReserve version 0.5.0_1 enabled!
> [05:54:07 INFO]: [GAListener] Enabling GAListener v0.9
> [05:54:07 INFO]: [GAListener] Loading Queued Votes
> [05:54:07 INFO]: [GAListener] GAListener v0.9 Enabled
> [05:54:07 INFO]: [Essentials] Enabling Essentials vPre2.13.1.2
> [05:54:07 INFO]: [ClearLag] No updates found!
> [05:54:07 INFO]: Bukkit version format changed. Version not checked.
> [05:54:07 INFO]: git-Spigot-1312 (MC: 1.7.2)
> [05:54:07 INFO]: 1.7.2-R0.3-SNAPSHOT
> [05:54:07 INFO]: Using locale cs_CZ
> [05:54:07 INFO]: Using locale cs_CZ
> [05:54:08 INFO]: [Vault][Economy] Essentials Economy hooked.
> [05:54:08 INFO]: Essentials: Using PermissionsEx based permissions.
> [05:54:08 INFO]: [Residence] Enabling Residence v2.6.6.6
> [05:54:08 INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
> [05:54:08 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.4-b527
> [05:54:08 INFO]: ultiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
> [05:54:08 INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
> [05:54:09 INFO]: ultiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -5562922321574040286
> [05:54:09 INFO]: ultiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -5562922321574040286
> [05:54:09 INFO]: ultiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -5562922321574040286
> [05:54:09 INFO]: ultiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -1388617814501242612 & generator: PlotMe
> [05:54:09 INFO]: -------- World Settings For [plotworld] --------
> [05:54:09 INFO]: Item Despawn Rate: 6000
> [05:54:09 INFO]: Item Merge Radius: 2.5
> [05:54:09 INFO]: Arrow Despawn Rate: 1200
> [05:54:09 INFO]: Zombie Aggressive Towards Villager: true
> [05:54:09 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [05:54:09 INFO]: View Distance: 7
> [05:54:09 INFO]: Chunks to Grow per Tick: 650
> [05:54:09 INFO]: Clear tick list: false
> [05:54:09 INFO]: Experience Merge Radius: 3.0
> [05:54:09 INFO]: Mob Spawn Range: 4
> [05:54:09 INFO]: Cactus Growth Modifier: 100%
> [05:54:09 INFO]: Cane Growth Modifier: 100%
> [05:54:09 INFO]: Melon Growth Modifier: 100%
> [05:54:09 INFO]: Mushroom Growth Modifier: 100%
> [05:54:09 INFO]: Pumpkin Growth Modifier: 100%
> [05:54:09 INFO]: Sapling Growth Modifier: 100%
> [05:54:09 INFO]: Wheat Growth Modifier: 100%
> [05:54:09 INFO]: Nerfing mobs spawned from spawners: false
> [05:54:09 INFO]: Anti X-Ray: true
> [05:54:09 INFO]: Engine Mode: 1
> [05:54:09 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:09 INFO]: Replace Blocks: [1, 5]
> [05:54:09 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:09 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:09 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:09 INFO]: Random Lighting Updates: false
> [05:54:09 INFO]: Max Entity Collisions: 8
> [05:54:09 INFO]: Structure Info Saving: true
> [05:54:09 INFO]: Sending up to 5 chunks per packet
> [05:54:09 INFO]: Preparing start region for level 3 (Seed: -1388617814501242612)
> [05:54:09 INFO]: --------------------
> [05:54:09 INFO]: [CoreProtect] Version 2.0.9 now available.
> [05:54:09 INFO]: [CoreProtect] Download: Type "/co version" in-game.
> [05:54:09 INFO]: --------------------
> [05:54:09 INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
> [05:54:09 INFO]: --------------------
> [05:54:09 INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
> [05:54:09 INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
> [05:54:09 INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
> [05:54:09 INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
> [05:54:09 INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
> [05:54:09 INFO]: [dynmap] Loaded 3 maps of world 'plotworld'.
> [05:54:09 INFO]: ultiverse-Core] Loading World & Settings - 'plotworld_nether' - Env: NETHER - Type: NORMAL & seed: 5820219083789334001
> [05:54:09 INFO]: -------- World Settings For [plotworld_nether] --------
> [05:54:09 INFO]: Item Despawn Rate: 6000
> [05:54:09 INFO]: Item Merge Radius: 2.5
> [05:54:09 INFO]: Arrow Despawn Rate: 1200
> [05:54:09 INFO]: Zombie Aggressive Towards Villager: true
> [05:54:09 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [05:54:09 INFO]: View Distance: 7
> [05:54:09 INFO]: Chunks to Grow per Tick: 650
> [05:54:09 INFO]: Clear tick list: false
> [05:54:09 INFO]: Experience Merge Radius: 3.0
> [05:54:09 INFO]: Mob Spawn Range: 4
> [05:54:09 INFO]: Cactus Growth Modifier: 100%
> [05:54:09 INFO]: Cane Growth Modifier: 100%
> [05:54:09 INFO]: Melon Growth Modifier: 100%
> [05:54:09 INFO]: Mushroom Growth Modifier: 100%
> [05:54:09 INFO]: Pumpkin Growth Modifier: 100%
> [05:54:09 INFO]: Sapling Growth Modifier: 100%
> [05:54:09 INFO]: Wheat Growth Modifier: 100%
> [05:54:09 INFO]: Nerfing mobs spawned from spawners: false
> [05:54:09 INFO]: Anti X-Ray: true
> [05:54:09 INFO]: Engine Mode: 1
> [05:54:09 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:09 INFO]: Replace Blocks: [1, 5]
> [05:54:09 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:09 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:09 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:09 INFO]: Random Lighting Updates: false
> [05:54:09 INFO]: Max Entity Collisions: 8
> [05:54:09 INFO]: Structure Info Saving: true
> [05:54:09 INFO]: Sending up to 5 chunks per packet
> [05:54:09 INFO]: Preparing start region for level 4 (Seed: 5820219083789334001)
> [05:54:10 INFO]: [WorldGuard] (plotworld_nether) TNT ignition is PERMITTED.
> [05:54:10 INFO]: [WorldGuard] (plotworld_nether) Lighters are PERMITTED.
> [05:54:10 INFO]: [WorldGuard] (plotworld_nether) Lava fire is blocked.
> [05:54:10 INFO]: [WorldGuard] (plotworld_nether) Fire spread is UNRESTRICTED.
> [05:54:10 INFO]: [WorldGuard] Loaded configuration for world 'plotworld_nether'
> [05:54:10 INFO]: [dynmap] Loaded 2 maps of world 'plotworld_nether'.
> [05:54:10 INFO]: ultiverse-Core] Loading World & Settings - 'eventy' - Env: NORMAL - Type: NORMAL & seed: 3330346872647438285
> [05:54:10 INFO]: -------- World Settings For [eventy] --------
> [05:54:10 INFO]: Item Despawn Rate: 6000
> [05:54:10 INFO]: Item Merge Radius: 2.5
> [05:54:10 INFO]: Arrow Despawn Rate: 1200
> [05:54:10 INFO]: Zombie Aggressive Towards Villager: true
> [05:54:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [05:54:10 INFO]: View Distance: 7
> [05:54:10 INFO]: Chunks to Grow per Tick: 650
> [05:54:10 INFO]: Clear tick list: false
> [05:54:10 INFO]: Experience Merge Radius: 3.0
> [05:54:10 INFO]: Mob Spawn Range: 4
> [05:54:10 INFO]: Cactus Growth Modifier: 100%
> [05:54:10 INFO]: Cane Growth Modifier: 100%
> [05:54:10 INFO]: Melon Growth Modifier: 100%
> [05:54:10 INFO]: Mushroom Growth Modifier: 100%
> [05:54:10 INFO]: Pumpkin Growth Modifier: 100%
> [05:54:10 INFO]: Sapling Growth Modifier: 100%
> [05:54:10 INFO]: Wheat Growth Modifier: 100%
> [05:54:10 INFO]: Nerfing mobs spawned from spawners: false
> [05:54:10 INFO]: Anti X-Ray: true
> [05:54:10 INFO]: Engine Mode: 1
> [05:54:10 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:10 INFO]: Replace Blocks: [1, 5]
> [05:54:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:10 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:10 INFO]: Random Lighting Updates: false
> [05:54:10 INFO]: Max Entity Collisions: 8
> [05:54:10 INFO]: Structure Info Saving: true
> [05:54:10 INFO]: Sending up to 5 chunks per packet
> [05:54:10 INFO]: Preparing start region for level 5 (Seed: 3330346872647438285)
> [05:54:10 INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
> [05:54:10 INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
> [05:54:10 INFO]: [WorldGuard] (eventy) Lava fire is blocked.
> [05:54:10 INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
> [05:54:10 INFO]: [WorldGuard] Loaded configuration for world 'eventy'
> [05:54:10 INFO]: [dynmap] Loaded 3 maps of world 'eventy'.
> [05:54:10 INFO]: ultiverse-Core] Loading World & Settings - 'svet_event' - Env: NORMAL - Type: FLAT & seed: -7357197432619521656
> [05:54:10 INFO]: -------- World Settings For [svet_event] --------
> [05:54:10 INFO]: Item Despawn Rate: 6000
> [05:54:10 INFO]: Item Merge Radius: 2.5
> [05:54:10 INFO]: Arrow Despawn Rate: 1200
> [05:54:10 INFO]: Zombie Aggressive Towards Villager: true
> [05:54:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [05:54:10 INFO]: View Distance: 7
> [05:54:10 INFO]: Chunks to Grow per Tick: 650
> [05:54:10 INFO]: Clear tick list: false
> [05:54:10 INFO]: Experience Merge Radius: 3.0
> [05:54:10 INFO]: Mob Spawn Range: 4
> [05:54:10 INFO]: Cactus Growth Modifier: 100%
> [05:54:10 INFO]: Cane Growth Modifier: 100%
> [05:54:10 INFO]: Melon Growth Modifier: 100%
> [05:54:10 INFO]: Mushroom Growth Modifier: 100%
> [05:54:10 INFO]: Pumpkin Growth Modifier: 100%
> [05:54:10 INFO]: Sapling Growth Modifier: 100%
> [05:54:10 INFO]: Wheat Growth Modifier: 100%
> [05:54:10 INFO]: Nerfing mobs spawned from spawners: false
> [05:54:10 INFO]: Anti X-Ray: true
> [05:54:10 INFO]: Engine Mode: 1
> [05:54:10 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [05:54:10 INFO]: Replace Blocks: [1, 5]
> [05:54:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [05:54:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [05:54:10 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [05:54:10 INFO]: Random Lighting Updates: false
> [05:54:10 INFO]: Max Entity Collisions: 8
> [05:54:10 INFO]: Structure Info Saving: true
> [05:54:10 INFO]: Sending up to 5 chunks per packet
> [05:54:10 INFO]: Preparing start region for level 6 (Seed: -7357197432619521656)
> [05:54:11 INFO]: [WorldGuard] (svet_event) TNT ignition is PERMITTED.
> [05:54:11 INFO]: [WorldGuard] (svet_event) Lighters are PERMITTED.
> [05:54:11 INFO]: [WorldGuard] (svet_event) Lava fire is blocked.
> [05:54:11 INFO]: [WorldGuard] (svet_event) Fire spread is UNRESTRICTED.
> [05:54:11 INFO]: [WorldGuard] Loaded configuration for world 'svet_event'
> [05:54:11 INFO]: [dynmap] Loaded 3 maps of world 'svet_event'.
> [05:54:11 INFO]: ultiverse-Core] 7 - World(s) loaded.
> [05:54:11 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [05:54:11 INFO]: [Residence] Scanning for economy systems...
> [05:54:11 INFO]: [Residence] Found Vault using economy system: Essentials Economy
> [05:54:12 INFO]: [Residence] Found WorldEdit
> [05:54:12 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [05:54:12 INFO]: [Jobs] Enabling Jobs v2.11.3
> [05:54:13 INFO]: [Jobs] Started database save task
> [05:54:13 INFO]: [Jobs] Started buffered payment thread
> [05:54:13 INFO]: [Jobs] Plugin has been enabled succesfully.
> [05:54:14 INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
> [05:54:14 INFO]: [ServerSigns] Successfully hooked into Vault
> [05:54:14 INFO]: [ServerSigns] Version 3.0.0 is now enabled.
> [05:54:14 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.2
> [05:54:14 INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
> [05:54:15 INFO]: [Ultrabans] Unable to connect to dev.bukkit.org.
> [05:54:15 INFO]: [Ultrabans] Loaded. 0 secs.
> [05:54:18 INFO]: [EchoPet] Enabling EchoPet v2.2.3
> [05:54:41 INFO]: [ChestShop] Enabling ChestShop v3.7.3
> [05:54:41 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [05:54:41 INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
> [05:54:41 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [05:54:47 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.2
> [05:54:47 INFO]: [AuthMe] Enabling AuthMe v3.3.3
> [05:54:47 INFO]: [AuthMe] Loading Configuration File...
> [05:54:47 WARN]: [AuthMe] Merge new Config Options if needed..
> [05:54:47 WARN]: [AuthMe] Please check your config.yml file!
> [05:54:47 INFO]: [AuthMe] Set Language: cz
> [05:54:47 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [05:54:47 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [05:54:47 INFO]: [AuthMe] Hook with Essentials plugin
> [05:54:47 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [05:54:47 INFO]: [AuthMe] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [05:54:47 INFO]: [AuthMe] Authme 3.3.3 enabled
> [05:54:51 INFO]: [Factions] Enabling Factions v2.3.0
> [05:54:51 INFO]: [Factions 2.3.0] === ENABLE START ===
> [05:54:51 INFO]: [Factions 2.3.0] Activated integration with LWC
> [05:54:51 INFO]: [Factions 2.3.0] === ENABLE COMPLETE (Took 219ms) ===
> [05:54:51 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [05:54:59 INFO]: Done (57.441s)! For help, type "help" or "?"
> [05:54:59 INFO]: Starting GS4 status listener
> [05:54:59 INFO]: Starting remote control listener
> [05:54:59 INFO]: Query running on 93.91.250.102:27140
> [05:54:59 WARN]: No rcon password set in '/hlserver/27140/server.properties', rcon disabled!
> [05:54:59 INFO]: [NoCheatPlus] Post-enable running...
> [05:55:04 INFO]: [NoCheatPlus] Post-enable finished.
> [05:55:04 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [05:55:05 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
> [05:55:05 INFO]: [SurvivalGames] Loading Arena: 1
> [05:55:05 INFO]: [SurvivalGames] 76 130 235
> [05:55:05 INFO]: [SurvivalGames] -41 57 124
> [05:55:05 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=76.0,y=130.0,z=235.0,pitch=0.0,yaw=0.0}
> [05:55:05 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=-41.0,y=57.0,z=124.0,pitch=0.0,yaw=0.0}
> [05:55:05 INFO]: [SurvivalGames] Loading Arena: 2
> [05:55:05 INFO]: [SurvivalGames] 681 116 -724
> [05:55:05 INFO]: [SurvivalGames] 573 41 -845
> [05:55:05 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=681.0,y=116.0,z=-724.0,pitch=0.0,yaw=0.0}
> [05:55:05 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=573.0,y=41.0,z=-845.0,pitch=0.0,yaw=0.0}
> [05:55:05 INFO]: ItemStack{NETHER_STAR x 1}
> [05:55:05 INFO]: sharpness:4
> [05:55:05 INFO]: ItemStack{PAPER x 1}
> [05:55:05 INFO]: fire:2
> [05:55:05 INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
> [05:55:05 INFO]: [LWC] [LWC] This can probably be ignored.
> [05:55:05 WARN]: Exception in thread "Craft Scheduler Thread - 17"
> [05:55:05 WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 8
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.NullPointerException
at com.griefcraft.util.Updater$1.run(Updater.java:81)
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

> [05:55:05 INFO]: [EchoPet] NFO] An update is available: EchoPet v2.2.4
> [05:55:05 INFO]: [EchoPet] NFO] Type /ecupdate to update.
> [05:55:10 WARN]: java.net.SocketTimeoutException: Read timed out
> [05:55:10 WARN]: at java.net.SocketInputStream.socketRead0(Native Method)
> [05:55:10 WARN]: at java.net.SocketInputStream.read(SocketInputStream.java:152)
> [05:55:10 WARN]: at java.net.SocketInputStream.read(SocketInputStream.java:122)
> [05:55:10 WARN]: at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
> [05:55:10 WARN]: at sun.security.ssl.InputRecord.read(InputRecord.java:480)
> [05:55:10 WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
> [05:55:10 WARN]: at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:884)
> [05:55:10 WARN]: at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
> [05:55:10 WARN]: at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
> [05:55:10 WARN]: at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
> [05:55:10 WARN]: at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
> [05:55:10 WARN]: at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:687)
> [05:55:10 WARN]: at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
> [05:55:10 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
> [05:55:10 WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
> [05:55:10 WARN]: at net.milkbowl.vault.Vault.updateCheck(Vault.java:579)
> [05:55:10 WARN]: at net.milkbowl.vault.Vault$1$1.run(Vault.java:174)
> [05:55:10 WARN]: at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
> [05:55:10 WARN]: at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
> [05:55:10 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
> [05:55:10 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
> [05:55:10 WARN]: at java.lang.Thread.run(Thread.java:724)
> [05:55:10 INFO]: [Vault] Checking for Updates:
> [05:55:10 INFO]: [Vault] No new version available

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

Re: webstats SG

#4 Příspěvekod nejento » 05 bře 2014, 18:40

Mě se zdá, že v tom PHP skriptu ti chybí i databáze, do které má směřovat. Ale je totálně možné, že se mýlím. Tu adresu můžeš přepsat na bond.fakaheda.eu - nic se tím nestane a možná naopak.
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
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

Re: webstats SG

#5 Příspěvekod Misso » 06 bře 2014, 15:14

tu IP adresu na webstats som prepísal
Spoiler: zobrazit

Kód: Vybrat vše

<?php
$dbhost='bond.fakaheda.eu'; // Host name
$dbuser='120951_mysql_db'; // Mysql username
$dbpass='******'; // Mysql password
$dbname='120951_mysql_db'; // Database name
$dbprefix = 'sg_'; //Table Prefix








$con = mysql_connect($dbhost,$dbuser,$dbpass);

mysql_select_db($dbname);
if (!$con)
  {
  die('Could not connect: ' . mysql_error());
  }
?>

ale aj tak nejde...

Tú databázu mám ako pridať prosím ?

Uživatelský avatar
zdenda204
Příspěvky: 3617
Věk: 36
Registrován: 23 kvě 2012, 21:38
Reputation: 0

Re: webstats SG

#6 Příspěvekod zdenda204 » 06 bře 2014, 17:41

V PHPMyAdminovi tu tabulku nemáš, takže jak někdo psal, přilož config pluginu (celej) a taky latest(server).log při startu.
Přijímám zakázky na skripty/pluginy v PHP/Javě za malý poplatky! A kup mi sušenku :) Obrázek Obrázek
⇨Projekt Market⇦

Uživatelský avatar
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

Re: webstats SG

#7 Příspěvekod Misso » 07 bře 2014, 23:48

SG
Spoiler: zobrazit

Kód: Vybrat vše

################################################
#               Survival Games                 #
#                                              #
#                Developed by                  #
#              Double0negative                 #
#                                              #
#                                              #
#              http://mc-sg.org                #
#                 voidmc.com                   #
################################################

#Do NOT touch this!
config-version: 3

#Enable debug messages
debug: false

#Enables the udpdate checker. This will enabled
#anyone with the perm sg.system.updatenotify to
#be notified when a new update is avalible
check-for-updates: true

#Set how many players are needed for the game
#to auto-start. Once the player limit is reached
#it will wait for x amount of seconds for
#additional players. Auto start vote means that
#x percent of players need to vote with /sg vote
#for the game to begin
auto-start-players: 20
auto-start-time: 20
auto-start-vote: 75

#If the player queue is enabled then if a player
#tries to join a game that is not joinable
#(ie ingame) the player will be added to a
#queue line to join the next time the game
#is open
enable-player-queue: true

#If set to true, commands not associated with
#the Survival Games will not be allowed to be run
#by players in-game.
disallow-commands: true
#If disallow-commands is set to true, you can use
#the cmdwhitelist section below to whitelist certain
#commands.
cmdwhitelist:
- 'kit'

#Set how long the grace period for be after the start of
#the game in seconds.
grace-period: 20

#Controlls if chests should be restocked on the first
#night. If set to true this will also have the side
#effect of setting the world time to day at the start
#of the game. This is only temporary until per-arena time
#has been implemented.
restock-chest: true

#Here you can control block placing and breaking.
block:
  place:
    whitelist:
    - 18
    - 105
    - 31
    - 37
    - 38
    - 50
    - 103
    - 43
  break:
    whitelist:
    - 18
    - 105
    - 31
    - 37
    - 38
    - 50
    - 103
    - 43



 

#Settings for when the game nears end. This runs
#when there are only x amount of players
#remaining. If place chest is enabled then
#when the player limit is reached, a chest
#will be placed inside the radius of every
#remain player containing random items for
#that player. If fire-lighting is enabled
#then a lighting strike will be fired at the
#location of each player every x seconds to
#notify the other players of their location
endgame:
  players: 3
  fire-lighting:
    enabled: true
    interval: 20
 
 
#If enabled, after x amount of time, each player
#remaing will be teleported to the center of the
#arena for a death match. If they have not been
#killed after killtime, the game will end.
deathmatch:
  enabled: false
  time: 30
  killtime: 5
 
 
#Settings for connecting to and
#SQL server. These settings will
#be used for  the online webstats
#Prefix is what all tables used for
#SurvivalGames will be
#prefixed with. This should stay the same
#for most cases.
sql:
  host: 'bond.fakaheda.eu'
  port: '3306'
  user: '120951_mysql_db'
  pass: '*******'
  database: '120951_mysql_db'
  prefix: 'sg_'

 
 
###########################################################
#######################  Stats ############################
###########################################################
 
 
#Settings for the webstats. If enabled, stats
#such as k/d record, wins, win streaks, kill
#streaks, etc. will be saved.


stats:
  enabled: false
  webserver:
    enabled: false
    port: 880
  points:
    kill: 10
    win: 100
    position: 7
    killstreak:
      base: 10
      multiplier: 2
  killstreak:
    level1: '&e{player}&7 got a Double Kill!'
    level2: '&e{player}&9 got a Multi Kill!'
    level3: '&e{player}&5 got an Ultra Kill!'
    level4: '&e{player}&4 got an Unbelievable Kill!'
    level5: '&e{player}&a&kii&4&l Unbelievable+!&a&kii'
   
   
   




log...
Spoiler: zobrazit
[FakaHeda] Successfully authorized 178.41.88.54!
Loading libraries, please wait...
> [22:45:42 INFO]: Starting minecraft server version 1.7.2
> [22:45:42 INFO]: Loading properties
> [22:45:42 INFO]: Default game type: SURVIVAL
> [22:45:42 INFO]: This server is running CraftBukkit version git-Spigot-1312 (MC: 1.7.2) (Implementing API version 1.7.2-R0.3-SNAPSHOT)
> [22:45:43 INFO]: Using 4 threads for Netty based IO
> [22:45:43 INFO]: Server Ping Player Sample Count: 12
> [22:45:43 INFO]: Generating keypair
> [22:45:43 INFO]: Starting Minecraft server on 93.91.250.102:27140
> [22:45:44 INFO]: [PermissionsEx] sql backend registered!
> [22:45:44 INFO]: [PermissionsEx] file backend registered!
> [22:45:44 INFO]: [LagMeter] Loading LagMeter v1.16.0
> [22:45:44 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [22:45:44 INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.7-BETA-sMD5NET-b651
> [22:45:44 INFO]: [WorldEdit] Loading WorldEdit v5.5.8-1.6.2
> [22:45:44 INFO]: [CustomServerMessages] Loading CustomServerMessages v3.1.6
> [22:45:44 INFO]: [DragonCast] Loading DragonCast v4.0
> [22:45:44 INFO]: core] Loading mcore v7.0.2
> [22:45:44 INFO]: [Nyan] Loading Nyan v1.0
> [22:45:44 INFO]: [Vault] Loading Vault v1.2.31-b411
> [22:45:44 INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
> [22:45:44 INFO]: [PermissionsEx] Initializing file backend
> [22:45:44 INFO]: Permissions file successfully reloaded
> [22:45:44 INFO]: [HealthBar] Loading HealthBar v1.8.2
> [22:45:44 INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
> [22:45:44 INFO]: [SurpriseBags] Loading SurpriseBags v1.7
> [22:45:44 INFO]: [WorldGuard] Loading WorldGuard v5.8
> [22:45:44 INFO]: [dynmap] Loading dynmap v1.9.1-875
> [22:45:44 INFO]: [dynmap] Mod Support API available
> [22:45:44 INFO]: [Pl3xRecipes] Loading Pl3xRecipes v1.5
> [22:45:44 INFO]: [AutoMessage] Loading AutoMessage v2.4.0
> [22:45:44 INFO]: [TNTRun] Loading TNTRun v2.4
> [22:45:44 INFO]: [Horses] Loading Horses v1.1.1
> [22:45:44 INFO]: [AntiAd] Loading AntiAd v2.2.1
> [22:45:44 INFO]: arriage] Loading Marriage v1.2.3
> [22:45:44 INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
> [22:45:44 INFO]: [CoreProtect] Loading CoreProtect v2.0.8
> [22:45:44 INFO]: [ColoredTags] Loading ColoredTags v1.2.1
> [22:45:44 INFO]: [ClearLag] Loading ClearLag v2.6.2
> [22:45:44 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
> [22:45:44 INFO]: [Votifier] Loading Votifier v1.9
> [22:45:44 INFO]: [SimpleReserve] Loading SimpleReserve v0.5.0_1
> [22:45:44 INFO]: [GAListener] Loading GAListener v0.9
> [22:45:44 INFO]: [Essentials] Loading Essentials vPre2.13.1.2
> [22:45:44 INFO]: [Residence] Loading Residence v2.6.6.6
> [22:45:44 INFO]: [Jobs] Loading Jobs v2.11.3
> [22:45:44 INFO]: [ServerSigns] Loading ServerSigns v3.0.0
> [22:45:44 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.2
> [22:45:44 INFO]: [Ultrabans] Loading Ultrabans v3.1.0
> [22:45:44 INFO]: [PlotMe] Loading PlotMe v0.13b
> [22:45:44 INFO]: ultiverse-Core] Loading Multiverse-Core v2.4-b527
> [22:45:44 INFO]: [EchoPet] Loading EchoPet v2.2.3
> [22:45:44 INFO]: [ChestShop] Loading ChestShop v3.7.3
> [22:45:44 INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.2
> [22:45:44 INFO]: [AuthMe] Loading AuthMe v3.3.3
> [22:45:44 INFO]: [Factions] Loading Factions v2.3.0
> [22:45:44 INFO]: core] Enabling mcore v7.0.2
> [22:45:44 INFO]: [mcore 7.0.2] === ENABLE START ===
> [22:45:44 INFO]: [mcore 7.0.2] Setup of SenderIdMixinDefault took 256ms.
> [22:45:44 INFO]: [mcore 7.0.2] === ENABLE COMPLETE (Took 338ms) ===
> [22:45:44 INFO]: [Vault] Enabling Vault v1.2.31-b411
> [22:45:44 INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
> [22:45:44 INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
> [22:45:44 INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
> [22:45:44 INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
> [22:45:44 INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
> [22:45:44 INFO]: [mcore 7.0.2] Activated integration with Vault
> [22:45:44 INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
> [22:45:44 INFO]: [LWC] Connecting to SQLite
> [22:45:45 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
> [22:45:45 INFO]: [PlotMe] Enabling PlotMe v0.13b
> [22:45:45 INFO]: §9[PlotMe] §r 619 plots loaded
> [22:45:45 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [22:45:45 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [22:45:45 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.
> [22:45:45 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [22:45:45 INFO]: Preparing level "world"
> [22:45:45 INFO]: -------- World Settings For [world] --------
> [22:45:45 INFO]: Anti X-Ray: true
> [22:45:45 INFO]: Engine Mode: 1
> [22:45:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:45 INFO]: Replace Blocks: [1, 5]
> [22:45:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:45 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:45 INFO]: Random Lighting Updates: false
> [22:45:45 INFO]: Structure Info Saving: true
> [22:45:45 INFO]: Cactus Growth Modifier: 100%
> [22:45:45 INFO]: Cane Growth Modifier: 100%
> [22:45:45 INFO]: Melon Growth Modifier: 100%
> [22:45:45 INFO]: Mushroom Growth Modifier: 100%
> [22:45:45 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:45 INFO]: Sapling Growth Modifier: 100%
> [22:45:45 INFO]: Wheat Growth Modifier: 100%
> [22:45:45 INFO]: Sending up to 5 chunks per packet
> [22:45:45 INFO]: Max Entity Collisions: 8
> [22:45:45 INFO]: View Distance: 7
> [22:45:45 INFO]: Chunks to Grow per Tick: 650
> [22:45:45 INFO]: Clear tick list: false
> [22:45:45 INFO]: Experience Merge Radius: 3.0
> [22:45:45 INFO]: Mob Spawn Range: 4
> [22:45:45 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:45 INFO]: Item Despawn Rate: 6000
> [22:45:45 INFO]: Item Merge Radius: 2.5
> [22:45:45 INFO]: Arrow Despawn Rate: 1200
> [22:45:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:45 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:45 INFO]: -------- World Settings For [world_nether] --------
> [22:45:45 INFO]: Anti X-Ray: true
> [22:45:45 INFO]: Engine Mode: 1
> [22:45:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:45 INFO]: Replace Blocks: [1, 5]
> [22:45:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:45 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:45 INFO]: Random Lighting Updates: false
> [22:45:45 INFO]: Structure Info Saving: true
> [22:45:45 INFO]: Cactus Growth Modifier: 100%
> [22:45:45 INFO]: Cane Growth Modifier: 100%
> [22:45:45 INFO]: Melon Growth Modifier: 100%
> [22:45:45 INFO]: Mushroom Growth Modifier: 100%
> [22:45:45 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:45 INFO]: Sapling Growth Modifier: 100%
> [22:45:45 INFO]: Wheat Growth Modifier: 100%
> [22:45:45 INFO]: Sending up to 5 chunks per packet
> [22:45:45 INFO]: Max Entity Collisions: 8
> [22:45:45 INFO]: View Distance: 7
> [22:45:45 INFO]: Chunks to Grow per Tick: 650
> [22:45:45 INFO]: Clear tick list: false
> [22:45:45 INFO]: Experience Merge Radius: 3.0
> [22:45:45 INFO]: Mob Spawn Range: 4
> [22:45:45 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:45 INFO]: Item Despawn Rate: 6000
> [22:45:45 INFO]: Item Merge Radius: 2.5
> [22:45:45 INFO]: Arrow Despawn Rate: 1200
> [22:45:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:45 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:45 INFO]: -------- World Settings For [world_the_end] --------
> [22:45:45 INFO]: Anti X-Ray: true
> [22:45:45 INFO]: Engine Mode: 1
> [22:45:45 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:45 INFO]: Replace Blocks: [1, 5]
> [22:45:45 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:45 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:45 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:45 INFO]: Random Lighting Updates: false
> [22:45:45 INFO]: Structure Info Saving: true
> [22:45:45 INFO]: Cactus Growth Modifier: 100%
> [22:45:45 INFO]: Cane Growth Modifier: 100%
> [22:45:45 INFO]: Melon Growth Modifier: 100%
> [22:45:45 INFO]: Mushroom Growth Modifier: 100%
> [22:45:45 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:45 INFO]: Sapling Growth Modifier: 100%
> [22:45:45 INFO]: Wheat Growth Modifier: 100%
> [22:45:45 INFO]: Sending up to 5 chunks per packet
> [22:45:45 INFO]: Max Entity Collisions: 8
> [22:45:45 INFO]: View Distance: 7
> [22:45:45 INFO]: Chunks to Grow per Tick: 650
> [22:45:45 INFO]: Clear tick list: false
> [22:45:45 INFO]: Experience Merge Radius: 3.0
> [22:45:45 INFO]: Mob Spawn Range: 4
> [22:45:45 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:45 INFO]: Item Despawn Rate: 6000
> [22:45:45 INFO]: Item Merge Radius: 2.5
> [22:45:45 INFO]: Arrow Despawn Rate: 1200
> [22:45:45 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:45 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:45 INFO]: Preparing start region for level 0 (Seed: -5562922321574040286)
> [22:45:46 INFO]: Preparing start region for level 1 (Seed: -5562922321574040286)
> [22:45:47 INFO]: Preparing start region for level 2 (Seed: -5562922321574040286)
> [22:45:47 INFO]: [LagMeter] Enabling LagMeter v1.16.0
> [22:45:47 INFO]: agMeter] Not using logs folder.
> [22:45:47 INFO]: agMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27140/plugins/LagMeter/lag.log.
> [22:45:47 INFO]: agMeter] Chunks loaded:
> [22:45:47 INFO]: agMeter] World "world": 625.
> [22:45:47 INFO]: agMeter] World "world_nether": 625.
> [22:45:47 INFO]: agMeter] World "world_the_end": 625.
> [22:45:47 INFO]: agMeter] Total chunks loaded: 1875
> [22:45:47 INFO]: agMeter] Entities:
> [22:45:47 INFO]: agMeter] World "world": 149.
> [22:45:47 INFO]: agMeter] World "world_nether": 400.
> [22:45:47 INFO]: agMeter] World "world_the_end": 272.
> [22:45:47 INFO]: agMeter] Total entities: 821
> [22:45:47 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [22:45:47 INFO]: Starting FakaHedaMinequery server on 93.91.250.102:28140
> [22:45:47 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.7-BETA-sMD5NET-b651
> [22:45:47 INFO]: [NoCheatPlus] McAccess set to: 1.7.2 / CB2922-DEV
> [22:45:47 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
> [22:45:47 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
> [22:45:47 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
> [22:45:47 WARN]: [NoCheatPlus] Your configuration might be outdated.
Some settings could have changed, you should regenerate it!
> [22:45:47 INFO]: [NoCheatPlus] Version 3.10.7-BETA-sMD5NET-b651 is enabled.
> [22:45:48 INFO]: [WorldEdit] Enabling WorldEdit v5.5.8-1.6.2
> [22:45:48 INFO]: WEPIF: Using the Bukkit Permissions API.
> [22:45:48 INFO]: [CustomServerMessages] Enabling CustomServerMessages v3.1.6
> [22:45:48 INFO]: [CustomServerMessages] CustomServerMessages succesfully enabled.
> [22:45:48 INFO]: [DragonCast] Enabling DragonCast v4.0
> [22:45:48 INFO]: [Nyan] Enabling Nyan v1.0
> [22:45:48 INFO]: §e[Nyan] §fNyan Starting Up ...
> [22:45:48 INFO]: §e[Nyan] §fNyan Copyright (C) 2013 _Dallas
> [22:45:48 INFO]: §e[Nyan] §fThis program comes with ABSOLUTELY NO WARRANTY; This is free software,
> [22:45:48 INFO]: §e[Nyan] §fand you are welcome to redistribute it under certain conditions;
> [22:45:48 INFO]: §e[Nyan] §fNyan Started!
> [22:45:48 INFO]: §e[Nyan] §f
> [22:45:48 INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
> [22:45:48 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [22:45:48 INFO]: [Vault][Permission] PermissionsEx hooked.
> [22:45:48 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [22:45:48 INFO]: [HealthBar] Enabling HealthBar v1.8.2
> [22:45:48 INFO]: [SurpriseBags] Enabling SurpriseBags v1.7
> [22:45:48 INFO]: [WorldGuard] Enabling WorldGuard v5.8
> [22:45:48 INFO]: [WorldGuard] Blacklist loaded.
> [22:45:48 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [22:45:48 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [22:45:48 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [22:45:48 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [22:45:48 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [22:45:48 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [22:45:48 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [22:45:48 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [22:45:48 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [22:45:48 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [22:45:48 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [22:45:48 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [22:45:48 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [22:45:48 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [22:45:48 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [22:45:48 INFO]: [WorldGuard] 10 regions loaded for 'world'
> [22:45:48 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
> [22:45:48 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
> [22:45:48 INFO]: [dynmap] Enabling dynmap v1.9.1-875
> [22:45:48 INFO]: [dynmap] Added 38 custom biome mappings
> [22:45:48 INFO]: [dynmap] Using PermissionsEx 1.20.4 for access control
> [22:45:48 INFO]: [dynmap] Mod Support processing completed
> [22:45:49 ERROR]: [dynmap] Error loading maptype
java.lang.ClassNotFoundException: org.dynmap.hdmap.InhabitedHDShader
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_40]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_40]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~inecraft_server.jar:git-Spigot-1312]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~inecraft_server.jar:git-Spigot-1312]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:190) ~[?:1.7.0_40]
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:316) [dynmap-1.9.1.jar:?]
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341) [dynmap-1.9.1.jar:?]
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39) [dynmap-1.9.1.jar:?]
at org.dynmap.MapManager.<init>(MapManager.java:870) [dynmap-1.9.1.jar:?]
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:480) [dynmap-1.9.1.jar:?]
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:876) [dynmap-1.9.1.jar:?]
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:848) [dynmap-1.9.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:303) inecraft_server.jar:git-Spigot-1312]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:285) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436) inecraft_server.jar:git-Spigot-1312]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Spigot-1312]
> [22:45:49 WARN]: java.lang.ClassNotFoundException: org.dynmap.hdmap.InhabitedHDShader
> [22:45:49 WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> [22:45:49 WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> [22:45:49 WARN]: at java.security.AccessController.doPrivileged(Native Method)
> [22:45:49 WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> [22:45:49 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
> [22:45:49 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
> [22:45:49 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> [22:45:49 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> [22:45:49 WARN]: at java.lang.Class.forName0(Native Method)
> [22:45:49 WARN]: at java.lang.Class.forName(Class.java:190)
> [22:45:49 WARN]: at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:316)
> [22:45:49 WARN]: at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341)
> [22:45:49 WARN]: at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39)
> [22:45:49 WARN]: at org.dynmap.MapManager.<init>(MapManager.java:870)
> [22:45:49 WARN]: at org.dynmap.DynmapCore.enableCore(DynmapCore.java:480)
> [22:45:49 WARN]: at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:876)
> [22:45:49 WARN]: at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:848)
> [22:45:49 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
> [22:45:49 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350)
> [22:45:49 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:385)
> [22:45:49 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:303)
> [22:45:49 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:285)
> [22:45:49 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:347)
> [22:45:49 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:324)
> [22:45:49 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:280)
> [22:45:49 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186)
> [22:45:49 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:436)
> [22:45:49 WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
> [22:45:49 INFO]: [dynmap] Loaded 21 shaders.
> [22:45:49 INFO]: [dynmap] Loaded 82 perspectives.
> [22:45:49 INFO]: [dynmap] Loaded 12 lightings.
> [22:45:49 INFO]: [dynmap] Web server started on address 93.91.250.102:26140
> [22:45:49 INFO]: [dynmap] version 1.9.1-875 is enabled - core version 1.9.1-1832
> [22:45:49 INFO]: [dynmap] Loaded 3 maps of world 'world'.
> [22:45:49 INFO]: [dynmap] Loaded 10 pending tile renders for world 'world
> [22:45:49 INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
> [22:45:49 INFO]: [dynmap] Loaded 44 pending tile renders for world 'world_nether
> [22:45:49 INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
> [22:45:49 INFO]: [dynmap] Loaded 12 pending tile renders for world 'world_the_end
> [22:45:49 INFO]: [dynmap] Enabled
> [22:45:50 INFO]: [Pl3xRecipes] Enabling Pl3xRecipes v1.5
> [22:45:51 INFO]: [Pl3xRecipes] Pl3xRecipes v1.5 by BillyGalbreath enabled!
> [22:45:51 INFO]: [AutoMessage] Enabling AutoMessage v2.4.0
> [22:45:51 INFO]: [TNTRun] Enabling TNTRun v2.4
> [22:45:51 INFO]: [Horses] Enabling Horses v1.1.1
> [22:45:51 INFO]: [AntiAd] Enabling AntiAd v2.2.1
> [22:45:51 INFO]: [AntiAd] AntiAd Version 2.2.1 is now Enabled.
> [22:45:51 INFO]: arriage] Enabling Marriage v1.2.3
> [22:45:51 ERROR]: arriage] Marriage is not compatible with the version of minecraft you are using!
> [22:45:51 ERROR]: Marriage kissing will be disabled!
> [22:45:51 INFO]: arriage] Hooked with Essentials Economy using Vault
> [22:45:51 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [22:45:52 INFO]: METRICS STARTING
> [22:45:52 INFO]: [CoreProtect] Enabling CoreProtect v2.0.8
> [22:45:52 INFO]: CoreProtect version 2.0.8 is enabled!
> [22:45:52 INFO]: [CoreProtect] Using MySQL for data storage.
> [22:45:52 INFO]: [ColoredTags] Enabling ColoredTags v1.2.1
> [22:45:52 INFO]: [ColoredTags] Hooked HealthBar plugin!
> [22:45:53 INFO]: [ClearLag] Enabling ClearLag v2.6.2
> [22:45:53 INFO]: [ClearLag] No config updates found...
> [22:45:53 INFO]: [ClearLag] Searching for updates..
> [22:45:53 INFO]: [ClearLag] Clearlag has been enabled!
> [22:45:53 INFO]: [Votifier] Enabling Votifier v1.9
> [22:45:53 WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
> [22:45:53 INFO]: [Votifier] Votifier enabled.
> [22:45:53 INFO]: [SimpleReserve] Enabling SimpleReserve v0.5.0_1
> [22:45:53 INFO]: [SimpleReserve] SimpleReserve version 0.5.0_1 enabled!
> [22:45:53 INFO]: [ClearLag] No updates found!
> [22:45:53 INFO]: [GAListener] Enabling GAListener v0.9
> [22:45:53 INFO]: [GAListener] Loading Queued Votes
> [22:45:53 INFO]: [GAListener] GAListener v0.9 Enabled
> [22:45:53 INFO]: [Essentials] Enabling Essentials vPre2.13.1.2
> [22:45:53 INFO]: Bukkit version format changed. Version not checked.
> [22:45:53 INFO]: git-Spigot-1312 (MC: 1.7.2)
> [22:45:53 INFO]: 1.7.2-R0.3-SNAPSHOT
> [22:45:53 INFO]: Using locale cs_CZ
> [22:45:53 INFO]: Using locale cs_CZ
> [22:45:53 INFO]: [Vault][Economy] Essentials Economy hooked.
> [22:45:53 INFO]: Essentials: Using PermissionsEx based permissions.
> [22:45:53 INFO]: [Residence] Enabling Residence v2.6.6.6
> [22:45:53 INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
> [22:45:53 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.4-b527
> [22:45:53 INFO]: ultiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
> [22:45:53 INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
> [22:45:54 INFO]: --------------------
> [22:45:54 INFO]: [CoreProtect] Version 2.0.9 now available.
> [22:45:54 INFO]: [CoreProtect] Download: Type "/co version" in-game.
> [22:45:54 INFO]: --------------------
> [22:45:54 INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
> [22:45:54 INFO]: --------------------
> [22:45:55 INFO]: ultiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -5562922321574040286
> [22:45:55 INFO]: ultiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -5562922321574040286
> [22:45:55 INFO]: ultiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -5562922321574040286
> [22:45:55 INFO]: ultiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -1388617814501242612 & generator: PlotMe
> [22:45:55 INFO]: -------- World Settings For [plotworld] --------
> [22:45:55 INFO]: Anti X-Ray: true
> [22:45:55 INFO]: Engine Mode: 1
> [22:45:55 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:55 INFO]: Replace Blocks: [1, 5]
> [22:45:55 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:55 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:55 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:55 INFO]: Random Lighting Updates: false
> [22:45:55 INFO]: Structure Info Saving: true
> [22:45:55 INFO]: Cactus Growth Modifier: 100%
> [22:45:55 INFO]: Cane Growth Modifier: 100%
> [22:45:55 INFO]: Melon Growth Modifier: 100%
> [22:45:55 INFO]: Mushroom Growth Modifier: 100%
> [22:45:55 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:55 INFO]: Sapling Growth Modifier: 100%
> [22:45:55 INFO]: Wheat Growth Modifier: 100%
> [22:45:55 INFO]: Sending up to 5 chunks per packet
> [22:45:55 INFO]: Max Entity Collisions: 8
> [22:45:55 INFO]: View Distance: 7
> [22:45:55 INFO]: Chunks to Grow per Tick: 650
> [22:45:55 INFO]: Clear tick list: false
> [22:45:55 INFO]: Experience Merge Radius: 3.0
> [22:45:55 INFO]: Mob Spawn Range: 4
> [22:45:55 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:55 INFO]: Item Despawn Rate: 6000
> [22:45:55 INFO]: Item Merge Radius: 2.5
> [22:45:55 INFO]: Arrow Despawn Rate: 1200
> [22:45:55 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:55 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:55 INFO]: Preparing start region for level 3 (Seed: -1388617814501242612)
> [22:45:55 INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
> [22:45:55 INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
> [22:45:55 INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
> [22:45:55 INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
> [22:45:55 INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
> [22:45:55 INFO]: [dynmap] Loaded 3 maps of world 'plotworld'.
> [22:45:55 INFO]: ultiverse-Core] Loading World & Settings - 'plotworld_nether' - Env: NETHER - Type: NORMAL & seed: 5820219083789334001
> [22:45:55 INFO]: -------- World Settings For [plotworld_nether] --------
> [22:45:55 INFO]: Anti X-Ray: true
> [22:45:55 INFO]: Engine Mode: 1
> [22:45:55 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:55 INFO]: Replace Blocks: [1, 5]
> [22:45:55 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:55 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:55 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:55 INFO]: Random Lighting Updates: false
> [22:45:55 INFO]: Structure Info Saving: true
> [22:45:55 INFO]: Cactus Growth Modifier: 100%
> [22:45:55 INFO]: Cane Growth Modifier: 100%
> [22:45:55 INFO]: Melon Growth Modifier: 100%
> [22:45:55 INFO]: Mushroom Growth Modifier: 100%
> [22:45:55 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:55 INFO]: Sapling Growth Modifier: 100%
> [22:45:55 INFO]: Wheat Growth Modifier: 100%
> [22:45:55 INFO]: Sending up to 5 chunks per packet
> [22:45:55 INFO]: Max Entity Collisions: 8
> [22:45:55 INFO]: View Distance: 7
> [22:45:55 INFO]: Chunks to Grow per Tick: 650
> [22:45:55 INFO]: Clear tick list: false
> [22:45:55 INFO]: Experience Merge Radius: 3.0
> [22:45:55 INFO]: Mob Spawn Range: 4
> [22:45:55 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:55 INFO]: Item Despawn Rate: 6000
> [22:45:55 INFO]: Item Merge Radius: 2.5
> [22:45:55 INFO]: Arrow Despawn Rate: 1200
> [22:45:55 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:55 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:55 INFO]: Preparing start region for level 4 (Seed: 5820219083789334001)
> [22:45:56 INFO]: [WorldGuard] (plotworld_nether) TNT ignition is PERMITTED.
> [22:45:56 INFO]: [WorldGuard] (plotworld_nether) Lighters are PERMITTED.
> [22:45:56 INFO]: [WorldGuard] (plotworld_nether) Lava fire is blocked.
> [22:45:56 INFO]: [WorldGuard] (plotworld_nether) Fire spread is UNRESTRICTED.
> [22:45:56 INFO]: [WorldGuard] Loaded configuration for world 'plotworld_nether'
> [22:45:56 INFO]: [dynmap] Loaded 2 maps of world 'plotworld_nether'.
> [22:45:56 INFO]: ultiverse-Core] Loading World & Settings - 'eventy' - Env: NORMAL - Type: NORMAL & seed: 3330346872647438285
> [22:45:56 INFO]: -------- World Settings For [eventy] --------
> [22:45:56 INFO]: Anti X-Ray: true
> [22:45:56 INFO]: Engine Mode: 1
> [22:45:56 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:56 INFO]: Replace Blocks: [1, 5]
> [22:45:56 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:56 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:56 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:56 INFO]: Random Lighting Updates: false
> [22:45:56 INFO]: Structure Info Saving: true
> [22:45:56 INFO]: Cactus Growth Modifier: 100%
> [22:45:56 INFO]: Cane Growth Modifier: 100%
> [22:45:56 INFO]: Melon Growth Modifier: 100%
> [22:45:56 INFO]: Mushroom Growth Modifier: 100%
> [22:45:56 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:56 INFO]: Sapling Growth Modifier: 100%
> [22:45:56 INFO]: Wheat Growth Modifier: 100%
> [22:45:56 INFO]: Sending up to 5 chunks per packet
> [22:45:56 INFO]: Max Entity Collisions: 8
> [22:45:56 INFO]: View Distance: 7
> [22:45:56 INFO]: Chunks to Grow per Tick: 650
> [22:45:56 INFO]: Clear tick list: false
> [22:45:56 INFO]: Experience Merge Radius: 3.0
> [22:45:56 INFO]: Mob Spawn Range: 4
> [22:45:56 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:56 INFO]: Item Despawn Rate: 6000
> [22:45:56 INFO]: Item Merge Radius: 2.5
> [22:45:56 INFO]: Arrow Despawn Rate: 1200
> [22:45:56 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:56 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:56 INFO]: Preparing start region for level 5 (Seed: 3330346872647438285)
> [22:45:56 INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
> [22:45:56 INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
> [22:45:56 INFO]: [WorldGuard] (eventy) Lava fire is blocked.
> [22:45:56 INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
> [22:45:56 INFO]: [WorldGuard] Loaded configuration for world 'eventy'
> [22:45:56 INFO]: [dynmap] Loaded 3 maps of world 'eventy'.
> [22:45:56 INFO]: [dynmap] Loaded 19 pending tile renders for world 'eventy
> [22:45:56 INFO]: ultiverse-Core] Loading World & Settings - 'svet_event' - Env: NORMAL - Type: FLAT & seed: -7357197432619521656
> [22:45:56 INFO]: -------- World Settings For [svet_event] --------
> [22:45:56 INFO]: Anti X-Ray: true
> [22:45:56 INFO]: Engine Mode: 1
> [22:45:56 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [22:45:56 INFO]: Replace Blocks: [1, 5]
> [22:45:56 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [22:45:56 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [22:45:56 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [22:45:56 INFO]: Random Lighting Updates: false
> [22:45:56 INFO]: Structure Info Saving: true
> [22:45:56 INFO]: Cactus Growth Modifier: 100%
> [22:45:56 INFO]: Cane Growth Modifier: 100%
> [22:45:56 INFO]: Melon Growth Modifier: 100%
> [22:45:56 INFO]: Mushroom Growth Modifier: 100%
> [22:45:56 INFO]: Pumpkin Growth Modifier: 100%
> [22:45:56 INFO]: Sapling Growth Modifier: 100%
> [22:45:56 INFO]: Wheat Growth Modifier: 100%
> [22:45:56 INFO]: Sending up to 5 chunks per packet
> [22:45:56 INFO]: Max Entity Collisions: 8
> [22:45:56 INFO]: View Distance: 7
> [22:45:56 INFO]: Chunks to Grow per Tick: 650
> [22:45:56 INFO]: Clear tick list: false
> [22:45:56 INFO]: Experience Merge Radius: 3.0
> [22:45:56 INFO]: Mob Spawn Range: 4
> [22:45:56 INFO]: Nerfing mobs spawned from spawners: false
> [22:45:56 INFO]: Item Despawn Rate: 6000
> [22:45:56 INFO]: Item Merge Radius: 2.5
> [22:45:56 INFO]: Arrow Despawn Rate: 1200
> [22:45:56 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [22:45:56 INFO]: Zombie Aggressive Towards Villager: true
> [22:45:56 INFO]: Preparing start region for level 6 (Seed: -7357197432619521656)
> [22:45:57 INFO]: [WorldGuard] (svet_event) TNT ignition is PERMITTED.
> [22:45:57 INFO]: [WorldGuard] (svet_event) Lighters are PERMITTED.
> [22:45:57 INFO]: [WorldGuard] (svet_event) Lava fire is blocked.
> [22:45:57 INFO]: [WorldGuard] (svet_event) Fire spread is UNRESTRICTED.
> [22:45:57 INFO]: [WorldGuard] Loaded configuration for world 'svet_event'
> [22:45:57 INFO]: [dynmap] Loaded 3 maps of world 'svet_event'.
> [22:45:57 INFO]: [dynmap] Loaded 12 pending tile renders for world 'svet_event
> [22:45:57 INFO]: ultiverse-Core] 7 - World(s) loaded.
> [22:45:57 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [22:45:57 INFO]: [Residence] Scanning for economy systems...
> [22:45:57 INFO]: [Residence] Found Vault using economy system: Essentials Economy
> [22:45:58 INFO]: [Residence] Found WorldEdit
> [22:45:58 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [22:45:59 INFO]: [Jobs] Enabling Jobs v2.11.3
> [22:46:00 INFO]: [Jobs] Started database save task
> [22:46:00 INFO]: [Jobs] Started buffered payment thread
> [22:46:00 INFO]: [Jobs] Plugin has been enabled succesfully.
> [22:46:01 INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
> [22:46:01 INFO]: [ServerSigns] Successfully hooked into Vault
> [22:46:01 INFO]: [ServerSigns] Version 3.0.0 is now enabled.
> [22:46:01 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.2
> [22:46:01 INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
> [22:46:02 INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
> [22:46:02 INFO]: [Ultrabans] Loaded. 0 secs.
> [22:46:06 INFO]: [EchoPet] Enabling EchoPet v2.2.3
> [22:46:31 INFO]: [ChestShop] Enabling ChestShop v3.7.3
> [22:46:31 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [22:46:31 INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
> [22:46:31 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [22:46:37 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.2
> [22:46:37 INFO]: [AuthMe] Enabling AuthMe v3.3.3
> [22:46:37 INFO]: [AuthMe] Loading Configuration File...
> [22:46:37 WARN]: [AuthMe] Merge new Config Options if needed..
> [22:46:37 WARN]: [AuthMe] Please check your config.yml file!
> [22:46:37 INFO]: [AuthMe] Set Language: cz
> [22:46:37 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [22:46:37 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [22:46:37 INFO]: [AuthMe] Hook with Essentials plugin
> [22:46:37 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [22:46:37 INFO]: [AuthMe] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [22:46:37 INFO]: [AuthMe] Authme 3.3.3 enabled
> [22:46:42 INFO]: [Factions] Enabling Factions v2.3.0
> [22:46:42 INFO]: [Factions 2.3.0] === ENABLE START ===
> [22:46:42 INFO]: [Factions 2.3.0] Activated integration with LWC
> [22:46:42 INFO]: [Factions 2.3.0] === ENABLE COMPLETE (Took 274ms) ===
> [22:46:43 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [22:46:53 INFO]: Done (67.452s)! For help, type "help" or "?"
> [22:46:53 INFO]: Starting GS4 status listener
> [22:46:53 INFO]: Starting remote control listener
> [22:46:53 INFO]: Query running on 93.91.250.102:27140
> [22:46:53 WARN]: No rcon password set in '/hlserver/27140/server.properties', rcon disabled!
> [22:46:53 INFO]: [NoCheatPlus] Post-enable running...
> [22:46:59 INFO]: [NoCheatPlus] Post-enable finished.
> [22:46:59 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [22:46:59 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
> [22:46:59 INFO]: [dynmap] Loading default resource pack
> [22:46:59 INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
> [22:46:59 INFO]: [LWC] [LWC] This can probably be ignored.
> [22:46:59 WARN]: Exception in thread "Craft Scheduler Thread - 18"
> [22:46:59 WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 8
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.NullPointerException
at com.griefcraft.util.Updater$1.run(Updater.java:81)
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

> [22:47:00 INFO]: [EchoPet] NFO] An update is available: EchoPet v2.2.4
> [22:47:00 INFO]: [EchoPet] NFO] Type /ecupdate to update.
> [22:47:00 INFO]: [SurvivalGames] Loading Arena: 1
> [22:47:00 INFO]: [SurvivalGames] 76 130 235
> [22:47:00 INFO]: [SurvivalGames] -41 57 124
> [22:47:00 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=76.0,y=130.0,z=235.0,pitch=0.0,yaw=0.0}
> [22:47:00 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=-41.0,y=57.0,z=124.0,pitch=0.0,yaw=0.0}
> [22:47:00 INFO]: [SurvivalGames] Loading Arena: 2
> [22:47:00 INFO]: [SurvivalGames] 681 116 -724
> [22:47:00 INFO]: [SurvivalGames] 573 41 -845
> [22:47:00 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=681.0,y=116.0,z=-724.0,pitch=0.0,yaw=0.0}
> [22:47:00 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=573.0,y=41.0,z=-845.0,pitch=0.0,yaw=0.0}
> [22:47:00 INFO]: ItemStack{NETHER_STAR x 1}
> [22:47:00 INFO]: sharpness:4
> [22:47:00 INFO]: ItemStack{PAPER x 1}
> [22:47:00 INFO]: fire:2
> [22:47:00 INFO]: [Vault] Checking for Updates:
> [22:47:00 INFO]: [Vault] No new version available

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

Re: webstats SG

#8 Příspěvekod nejento » 08 bře 2014, 19:02

Aktualizuj CoreProtect
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
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

Re: webstats SG

#9 Příspěvekod Misso » 09 bře 2014, 08:52

aktualizované...
log
Spoiler: zobrazit

Kód: Vybrat vše

[FakaHeda] Successfully authorized 178.41.88.54!
Loading libraries, please wait...
> [07:51:58 INFO]: Starting minecraft server version 1.7.2
> [07:51:58 INFO]: Loading properties
> [07:51:58 INFO]: Default game type: SURVIVAL
> [07:51:58 INFO]: This server is running CraftBukkit version git-Spigot-1328 (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)
> [07:51:58 INFO]: Server Ping Player Sample Count: 12
> [07:51:58 INFO]: Using 4 threads for Netty based IO
> [07:51:58 INFO]: Generating keypair
> [07:51:58 INFO]: Starting Minecraft server on 93.91.250.102:27140
> [07:51:58 INFO]: [PermissionsEx] sql backend registered!
> [07:51:58 INFO]: [PermissionsEx] file backend registered!
> [07:51:59 INFO]: [LagMeter] Loading LagMeter v1.16.0
> [07:51:59 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [07:51:59 INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.8-RC-sMD5NET-b664
> [07:51:59 INFO]: [WorldEdit] Loading WorldEdit v5.6
> [07:51:59 INFO]: [CustomServerMessages] Loading CustomServerMessages v3.1.6
> [07:51:59 INFO]: [DragonCast] Loading DragonCast v4.0
> [07:51:59 INFO]: core] Loading mcore v7.0.2
> [07:51:59 INFO]: [Nyan] Loading Nyan v1.0
> [07:51:59 INFO]: [Vault] Loading Vault v1.2.31-b411
> [07:51:59 INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
> [07:51:59 INFO]: [PermissionsEx] Initializing file backend
> [07:51:59 INFO]: Permissions file successfully reloaded
> [07:51:59 INFO]: [HealthBar] Loading HealthBar v1.8.2
> [07:51:59 INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
> [07:51:59 INFO]: [SurpriseBags] Loading SurpriseBags v1.7
> [07:51:59 INFO]: [WorldGuard] Loading WorldGuard v5.9
> [07:51:59 INFO]: [dynmap] Loading dynmap v1.9.1-875
> [07:51:59 INFO]: [dynmap] Mod Support API available
> [07:51:59 INFO]: [Pl3xRecipes] Loading Pl3xRecipes v1.5
> [07:51:59 INFO]: [AutoMessage] Loading AutoMessage v2.4.0
> [07:51:59 INFO]: [TNTRun] Loading TNTRun v2.4
> [07:51:59 INFO]: [Horses] Loading Horses v1.1.1
> [07:51:59 INFO]: [AntiAd] Loading AntiAd v2.2.1
> [07:51:59 INFO]: arriage] Loading Marriage v1.2.3
> [07:51:59 INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
> [07:51:59 INFO]: [CoreProtect] Loading CoreProtect v2.0.9
> [07:51:59 INFO]: [ColoredTags] Loading ColoredTags v1.2.1
> [07:51:59 INFO]: [ClearLag] Loading ClearLag v2.6.2
> [07:51:59 INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
> [07:51:59 INFO]: [Votifier] Loading Votifier v1.9
> [07:51:59 INFO]: [SimpleReserve] Loading SimpleReserve v0.5.0_1
> [07:51:59 INFO]: [GAListener] Loading GAListener v0.9
> [07:51:59 INFO]: [Essentials] Loading Essentials vPre2.13.1.2
> [07:51:59 INFO]: [Residence] Loading Residence v2.6.6.6
> [07:51:59 INFO]: [Jobs] Loading Jobs v2.11.3
> [07:51:59 INFO]: [ServerSigns] Loading ServerSigns v3.0.0
> [07:51:59 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.2
> [07:51:59 INFO]: [Ultrabans] Loading Ultrabans v3.1.0
> [07:51:59 INFO]: [PlotMe] Loading PlotMe v0.13b
> [07:51:59 INFO]: ultiverse-Core] Loading Multiverse-Core v2.4-b527
> [07:51:59 INFO]: [EchoPet] Loading EchoPet v2.2.3
> [07:51:59 INFO]: [ChestShop] Loading ChestShop v3.7.3
> [07:51:59 INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.2
> [07:51:59 INFO]: [AuthMe] Loading AuthMe v3.3.3
> [07:51:59 INFO]: [Factions] Loading Factions v2.3.0
> [07:51:59 INFO]: core] Enabling mcore v7.0.2
> [07:51:59 INFO]: [mcore 7.0.2] === ENABLE START ===
> [07:51:59 INFO]: [mcore 7.0.2] Setup of SenderIdMixinDefault took 73ms.
> [07:51:59 INFO]: [mcore 7.0.2] === ENABLE COMPLETE (Took 211ms) ===
> [07:51:59 INFO]: [Vault] Enabling Vault v1.2.31-b411
> [07:51:59 INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
> [07:51:59 INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
> [07:51:59 INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
> [07:51:59 INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
> [07:51:59 INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
> [07:51:59 INFO]: [mcore 7.0.2] Activated integration with Vault
> [07:51:59 INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
> [07:51:59 INFO]: [LWC] Connecting to SQLite
> [07:51:59 INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
> [07:51:59 INFO]: [PlotMe] Enabling PlotMe v0.13b
> [07:51:59 INFO]: §9[PlotMe] §r 624 plots loaded
> [07:52:00 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [07:52:00 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [07:52:00 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.
> [07:52:00 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [07:52:00 INFO]: Preparing level "world"
> [07:52:00 INFO]: -------- World Settings For [world] --------
> [07:52:00 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:00 INFO]: Random Lighting Updates: false
> [07:52:00 INFO]: Structure Info Saving: true
> [07:52:00 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:00 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:00 INFO]: Anti X-Ray: true
> [07:52:00 INFO]: Engine Mode: 1
> [07:52:00 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:00 INFO]: Replace Blocks: [1, 5]
> [07:52:00 INFO]: Cactus Growth Modifier: 100%
> [07:52:00 INFO]: Cane Growth Modifier: 100%
> [07:52:00 INFO]: Melon Growth Modifier: 100%
> [07:52:00 INFO]: Mushroom Growth Modifier: 100%
> [07:52:00 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:00 INFO]: Sapling Growth Modifier: 100%
> [07:52:00 INFO]: Wheat Growth Modifier: 100%
> [07:52:00 INFO]: Sending up to 5 chunks per packet
> [07:52:00 INFO]: Max Entity Collisions: 8
> [07:52:00 INFO]: View Distance: 7
> [07:52:00 INFO]: Chunks to Grow per Tick: 650
> [07:52:00 INFO]: Clear tick list: false
> [07:52:00 INFO]: Experience Merge Radius: 3.0
> [07:52:00 INFO]: Mob Spawn Range: 4
> [07:52:00 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:00 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:00 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:00 INFO]: Item Despawn Rate: 6000
> [07:52:00 INFO]: Item Merge Radius: 2.5
> [07:52:00 INFO]: Arrow Despawn Rate: 1200
> [07:52:00 INFO]: -------- World Settings For [world_nether] --------
> [07:52:00 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:00 INFO]: Random Lighting Updates: false
> [07:52:00 INFO]: Structure Info Saving: true
> [07:52:00 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:00 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:00 INFO]: Anti X-Ray: true
> [07:52:00 INFO]: Engine Mode: 1
> [07:52:00 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:00 INFO]: Replace Blocks: [1, 5]
> [07:52:00 INFO]: Cactus Growth Modifier: 100%
> [07:52:00 INFO]: Cane Growth Modifier: 100%
> [07:52:00 INFO]: Melon Growth Modifier: 100%
> [07:52:00 INFO]: Mushroom Growth Modifier: 100%
> [07:52:00 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:00 INFO]: Sapling Growth Modifier: 100%
> [07:52:00 INFO]: Wheat Growth Modifier: 100%
> [07:52:00 INFO]: Sending up to 5 chunks per packet
> [07:52:00 INFO]: Max Entity Collisions: 8
> [07:52:00 INFO]: View Distance: 7
> [07:52:00 INFO]: Chunks to Grow per Tick: 650
> [07:52:00 INFO]: Clear tick list: false
> [07:52:00 INFO]: Experience Merge Radius: 3.0
> [07:52:00 INFO]: Mob Spawn Range: 4
> [07:52:00 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:00 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:00 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:00 INFO]: Item Despawn Rate: 6000
> [07:52:00 INFO]: Item Merge Radius: 2.5
> [07:52:00 INFO]: Arrow Despawn Rate: 1200
> [07:52:00 INFO]: -------- World Settings For [world_the_end] --------
> [07:52:00 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:00 INFO]: Random Lighting Updates: false
> [07:52:00 INFO]: Structure Info Saving: true
> [07:52:00 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:00 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:00 INFO]: Anti X-Ray: true
> [07:52:00 INFO]: Engine Mode: 1
> [07:52:00 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:00 INFO]: Replace Blocks: [1, 5]
> [07:52:00 INFO]: Cactus Growth Modifier: 100%
> [07:52:00 INFO]: Cane Growth Modifier: 100%
> [07:52:00 INFO]: Melon Growth Modifier: 100%
> [07:52:00 INFO]: Mushroom Growth Modifier: 100%
> [07:52:00 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:00 INFO]: Sapling Growth Modifier: 100%
> [07:52:00 INFO]: Wheat Growth Modifier: 100%
> [07:52:00 INFO]: Sending up to 5 chunks per packet
> [07:52:00 INFO]: Max Entity Collisions: 8
> [07:52:00 INFO]: View Distance: 7
> [07:52:00 INFO]: Chunks to Grow per Tick: 650
> [07:52:00 INFO]: Clear tick list: false
> [07:52:00 INFO]: Experience Merge Radius: 3.0
> [07:52:00 INFO]: Mob Spawn Range: 4
> [07:52:00 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:00 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:00 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:00 INFO]: Item Despawn Rate: 6000
> [07:52:00 INFO]: Item Merge Radius: 2.5
> [07:52:00 INFO]: Arrow Despawn Rate: 1200
> [07:52:00 INFO]: Preparing start region for level 0 (Seed: -5562922321574040286)
> [07:52:00 INFO]: Preparing start region for level 1 (Seed: -5562922321574040286)
> [07:52:01 INFO]: Preparing start region for level 2 (Seed: -5562922321574040286)
> [07:52:01 INFO]: [LagMeter] Enabling LagMeter v1.16.0
> [07:52:01 INFO]: agMeter] Not using logs folder.
> [07:52:01 INFO]: agMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27140/plugins/LagMeter/lag.log.
> [07:52:01 INFO]: agMeter] Chunks loaded:
> [07:52:01 INFO]: agMeter] World "world": 625.
> [07:52:01 INFO]: agMeter] World "world_nether": 625.
> [07:52:01 INFO]: agMeter] World "world_the_end": 625.
> [07:52:01 INFO]: agMeter] Total chunks loaded: 1875
> [07:52:01 INFO]: agMeter] Entities:
> [07:52:01 INFO]: agMeter] World "world": 345.
> [07:52:01 INFO]: agMeter] World "world_nether": 160.
> [07:52:01 INFO]: agMeter] World "world_the_end": 328.
> [07:52:01 INFO]: agMeter] Total entities: 833
> [07:52:01 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [07:52:01 INFO]: Starting FakaHedaMinequery server on 93.91.250.102:28140
> [07:52:01 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.8-RC-sMD5NET-b664
> [07:52:01 INFO]: [NoCheatPlus] McAccess set to: 1.7.2 / CB2922-DEV
> [07:52:01 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
> [07:52:01 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
> [07:52:01 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
> [07:52:01 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
> [07:52:01 WARN]: [NoCheatPlus] Your configuration might be outdated.
Some settings could have changed, you should regenerate it!
> [07:52:01 INFO]: [NoCheatPlus] Version 3.10.8-RC-sMD5NET-b664 is enabled.
> [07:52:01 INFO]: [WorldEdit] Enabling WorldEdit v5.6
> [07:52:01 INFO]: WEPIF: Using the Bukkit Permissions API.
> [07:52:01 INFO]: [CustomServerMessages] Enabling CustomServerMessages v3.1.6
> [07:52:01 INFO]: [CustomServerMessages] CustomServerMessages succesfully enabled.
> [07:52:01 INFO]: [DragonCast] Enabling DragonCast v4.0
> [07:52:01 INFO]: [Nyan] Enabling Nyan v1.0
> [07:52:01 INFO]: §e[Nyan] §fNyan Starting Up ...
> [07:52:01 INFO]: §e[Nyan] §fNyan Copyright (C) 2013 _Dallas
> [07:52:01 INFO]: §e[Nyan] §fThis program comes with ABSOLUTELY NO WARRANTY; This is free software,
> [07:52:01 INFO]: §e[Nyan] §fand you are welcome to redistribute it under certain conditions;
> [07:52:01 INFO]: §e[Nyan] §fNyan Started!
> [07:52:01 INFO]: §e[Nyan] §f
> [07:52:01 INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
> [07:52:01 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [07:52:01 INFO]: [Vault][Permission] PermissionsEx hooked.
> [07:52:01 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [07:52:01 INFO]: [HealthBar] Enabling HealthBar v1.8.2
> [07:52:01 INFO]: [SurpriseBags] Enabling SurpriseBags v1.7
> [07:52:01 INFO]: [WorldGuard] Enabling WorldGuard v5.9
> [07:52:01 INFO]: [WorldGuard] Blacklist loaded.
> [07:52:01 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [07:52:01 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [07:52:01 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [07:52:01 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [07:52:01 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [07:52:01 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [07:52:01 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [07:52:01 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [07:52:01 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [07:52:01 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [07:52:01 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [07:52:01 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [07:52:01 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [07:52:01 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [07:52:01 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [07:52:01 INFO]: [WorldGuard] 10 regions loaded for 'world'
> [07:52:01 INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
> [07:52:01 INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
> [07:52:01 INFO]: [dynmap] Enabling dynmap v1.9.1-875
> [07:52:01 INFO]: [dynmap] Added 38 custom biome mappings
> [07:52:01 INFO]: [dynmap] Using PermissionsEx 1.20.4 for access control
> [07:52:02 INFO]: [dynmap] Mod Support processing completed
> [07:52:02 ERROR]: [dynmap] Error loading maptype
java.lang.ClassNotFoundException: org.dynmap.hdmap.InhabitedHDShader
at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_40]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_40]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_40]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~inecraft_server.jar:git-Spigot-1328]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~inecraft_server.jar:git-Spigot-1328]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:190) ~[?:1.7.0_40]
at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:316) [dynmap-1.9.1.jar:?]
at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341) [dynmap-1.9.1.jar:?]
at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39) [dynmap-1.9.1.jar:?]
at org.dynmap.MapManager.<init>(MapManager.java:870) [dynmap-1.9.1.jar:?]
at org.dynmap.DynmapCore.enableCore(DynmapCore.java:480) [dynmap-1.9.1.jar:?]
at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:876) [dynmap-1.9.1.jar:?]
at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:848) [dynmap-1.9.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) inecraft_server.jar:git-Spigot-1328]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) inecraft_server.jar:git-Spigot-1328]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:390) inecraft_server.jar:git-Spigot-1328]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:460) inecraft_server.jar:git-Spigot-1328]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:380) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:437) inecraft_server.jar:git-Spigot-1328]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Spigot-1328]
> [07:52:02 WARN]: java.lang.ClassNotFoundException: org.dynmap.hdmap.InhabitedHDShader
> [07:52:02 WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> [07:52:02 WARN]: at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> [07:52:02 WARN]: at java.security.AccessController.doPrivileged(Native Method)
> [07:52:02 WARN]: at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> [07:52:02 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77)
> [07:52:02 WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62)
> [07:52:02 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> [07:52:02 WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> [07:52:02 WARN]: at java.lang.Class.forName0(Native Method)
> [07:52:02 WARN]: at java.lang.Class.forName(Class.java:190)
> [07:52:02 WARN]: at org.dynmap.ConfigurationNode.createInstance(ConfigurationNode.java:316)
> [07:52:02 WARN]: at org.dynmap.ConfigurationNode.createInstances(ConfigurationNode.java:341)
> [07:52:02 WARN]: at org.dynmap.hdmap.HDMapManager.loadHDShaders(HDMapManager.java:39)
> [07:52:02 WARN]: at org.dynmap.MapManager.<init>(MapManager.java:870)
> [07:52:02 WARN]: at org.dynmap.DynmapCore.enableCore(DynmapCore.java:480)
> [07:52:02 WARN]: at org.dynmap.bukkit.DynmapPlugin.doEnable(DynmapPlugin.java:876)
> [07:52:02 WARN]: at org.dynmap.bukkit.DynmapPlugin.onEnable(DynmapPlugin.java:848)
> [07:52:02 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
> [07:52:02 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350)
> [07:52:02 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:390)
> [07:52:02 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:460)
> [07:52:02 WARN]: at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:380)
> [07:52:02 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:348)
> [07:52:02 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:325)
> [07:52:02 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:281)
> [07:52:02 WARN]: at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:186)
> [07:52:02 WARN]: at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:437)
> [07:52:02 WARN]: at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)
> [07:52:02 INFO]: [dynmap] Loaded 21 shaders.
> [07:52:02 INFO]: [dynmap] Loaded 82 perspectives.
> [07:52:02 INFO]: [dynmap] Loaded 12 lightings.
> [07:52:02 INFO]: [dynmap] Web server started on address 93.91.250.102:26140
> [07:52:02 INFO]: [dynmap] version 1.9.1-875 is enabled - core version 1.9.1-1832
> [07:52:02 INFO]: [dynmap] Loaded 3 maps of world 'world'.
> [07:52:02 INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
> [07:52:02 INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
> [07:52:02 INFO]: [dynmap] Enabled
> [07:52:03 INFO]: [Pl3xRecipes] Enabling Pl3xRecipes v1.5
> [07:52:03 INFO]: [Pl3xRecipes] Pl3xRecipes v1.5 by BillyGalbreath enabled!
> [07:52:03 INFO]: [AutoMessage] Enabling AutoMessage v2.4.0
> [07:52:03 INFO]: [TNTRun] Enabling TNTRun v2.4
> [07:52:03 INFO]: [Horses] Enabling Horses v1.1.1
> [07:52:03 INFO]: [AntiAd] Enabling AntiAd v2.2.1
> [07:52:03 INFO]: [AntiAd] AntiAd Version 2.2.1 is now Enabled.
> [07:52:03 INFO]: arriage] Enabling Marriage v1.2.3
> [07:52:03 ERROR]: arriage] Marriage is not compatible with the version of minecraft you are using!
> [07:52:03 ERROR]: Marriage kissing will be disabled!
> [07:52:03 INFO]: arriage] Hooked with Essentials Economy using Vault
> [07:52:03 INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
> [07:52:03 INFO]: METRICS STARTING
> [07:52:03 INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
> [07:52:03 INFO]: CoreProtect version 2.0.9 is enabled!
> [07:52:03 INFO]: [CoreProtect] Using MySQL for data storage.
> [07:52:03 INFO]: [ColoredTags] Enabling ColoredTags v1.2.1
> [07:52:03 INFO]: [ColoredTags] Hooked HealthBar plugin!
> [07:52:04 INFO]: [ClearLag] Enabling ClearLag v2.6.2
> [07:52:04 INFO]: [ClearLag] No config updates found...
> [07:52:04 INFO]: [ClearLag] Searching for updates..
> [07:52:04 INFO]: [ClearLag] Clearlag has been enabled!
> [07:52:04 INFO]: [Votifier] Enabling Votifier v1.9
> [07:52:04 WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
> [07:52:04 INFO]: [Votifier] Votifier enabled.
> [07:52:04 INFO]: [SimpleReserve] Enabling SimpleReserve v0.5.0_1
> [07:52:04 INFO]: [SimpleReserve] SimpleReserve version 0.5.0_1 enabled!
> [07:52:04 INFO]: [GAListener] Enabling GAListener v0.9
> [07:52:04 INFO]: [GAListener] Loading Queued Votes
> [07:52:04 INFO]: [GAListener] GAListener v0.9 Enabled
> [07:52:04 INFO]: [Essentials] Enabling Essentials vPre2.13.1.2
> [07:52:04 INFO]: Bukkit version format changed. Version not checked.
> [07:52:04 INFO]: git-Spigot-1328 (MC: 1.7.2)
> [07:52:04 INFO]: 1.7.2-R0.4-SNAPSHOT
> [07:52:04 INFO]: Using locale cs_CZ
> [07:52:04 INFO]: Using locale cs_CZ
> [07:52:04 INFO]: [Vault][Economy] Essentials Economy hooked.
> [07:52:04 INFO]: Essentials: Using PermissionsEx based permissions.
> [07:52:04 INFO]: [Residence] Enabling Residence v2.6.6.6
> [07:52:04 INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
> [07:52:04 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.4-b527
> [07:52:04 INFO]: ultiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
> [07:52:04 INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
> [07:52:04 INFO]: ultiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -5562922321574040286
> [07:52:04 INFO]: ultiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -5562922321574040286
> [07:52:04 INFO]: ultiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -5562922321574040286
> [07:52:04 INFO]: ultiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -1388617814501242612 & generator: PlotMe
> [07:52:04 INFO]: -------- World Settings For [plotworld] --------
> [07:52:04 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:04 INFO]: Random Lighting Updates: false
> [07:52:04 INFO]: Structure Info Saving: true
> [07:52:04 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:04 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:04 INFO]: Anti X-Ray: true
> [07:52:04 INFO]: Engine Mode: 1
> [07:52:04 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:04 INFO]: Replace Blocks: [1, 5]
> [07:52:04 INFO]: Cactus Growth Modifier: 100%
> [07:52:04 INFO]: Cane Growth Modifier: 100%
> [07:52:04 INFO]: Melon Growth Modifier: 100%
> [07:52:04 INFO]: Mushroom Growth Modifier: 100%
> [07:52:04 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:04 INFO]: Sapling Growth Modifier: 100%
> [07:52:04 INFO]: Wheat Growth Modifier: 100%
> [07:52:04 INFO]: Sending up to 5 chunks per packet
> [07:52:04 INFO]: Max Entity Collisions: 8
> [07:52:04 INFO]: View Distance: 7
> [07:52:04 INFO]: Chunks to Grow per Tick: 650
> [07:52:04 INFO]: Clear tick list: false
> [07:52:04 INFO]: Experience Merge Radius: 3.0
> [07:52:04 INFO]: Mob Spawn Range: 4
> [07:52:04 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:04 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:04 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:04 INFO]: Item Despawn Rate: 6000
> [07:52:04 INFO]: Item Merge Radius: 2.5
> [07:52:04 INFO]: Arrow Despawn Rate: 1200
> [07:52:04 INFO]: Preparing start region for level 3 (Seed: -1388617814501242612)
> [07:52:04 INFO]: [ClearLag] No updates found!
> [07:52:05 INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
> [07:52:05 INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
> [07:52:05 INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
> [07:52:05 INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
> [07:52:05 INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
> [07:52:05 INFO]: [dynmap] Loaded 3 maps of world 'plotworld'.
> [07:52:05 INFO]: ultiverse-Core] Loading World & Settings - 'plotworld_nether' - Env: NETHER - Type: NORMAL & seed: 5820219083789334001
> [07:52:05 INFO]: -------- World Settings For [plotworld_nether] --------
> [07:52:05 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:05 INFO]: Random Lighting Updates: false
> [07:52:05 INFO]: Structure Info Saving: true
> [07:52:05 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:05 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:05 INFO]: Anti X-Ray: true
> [07:52:05 INFO]: Engine Mode: 1
> [07:52:05 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:05 INFO]: Replace Blocks: [1, 5]
> [07:52:05 INFO]: Cactus Growth Modifier: 100%
> [07:52:05 INFO]: Cane Growth Modifier: 100%
> [07:52:05 INFO]: Melon Growth Modifier: 100%
> [07:52:05 INFO]: Mushroom Growth Modifier: 100%
> [07:52:05 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:05 INFO]: Sapling Growth Modifier: 100%
> [07:52:05 INFO]: Wheat Growth Modifier: 100%
> [07:52:05 INFO]: Sending up to 5 chunks per packet
> [07:52:05 INFO]: Max Entity Collisions: 8
> [07:52:05 INFO]: View Distance: 7
> [07:52:05 INFO]: Chunks to Grow per Tick: 650
> [07:52:05 INFO]: Clear tick list: false
> [07:52:05 INFO]: Experience Merge Radius: 3.0
> [07:52:05 INFO]: Mob Spawn Range: 4
> [07:52:05 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:05 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:05 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:05 INFO]: Item Despawn Rate: 6000
> [07:52:05 INFO]: Item Merge Radius: 2.5
> [07:52:05 INFO]: Arrow Despawn Rate: 1200
> [07:52:05 INFO]: Preparing start region for level 4 (Seed: 5820219083789334001)
> [07:52:05 INFO]: [WorldGuard] (plotworld_nether) TNT ignition is PERMITTED.
> [07:52:05 INFO]: [WorldGuard] (plotworld_nether) Lighters are PERMITTED.
> [07:52:05 INFO]: [WorldGuard] (plotworld_nether) Lava fire is blocked.
> [07:52:05 INFO]: [WorldGuard] (plotworld_nether) Fire spread is UNRESTRICTED.
> [07:52:05 INFO]: [WorldGuard] Loaded configuration for world 'plotworld_nether'
> [07:52:05 INFO]: [dynmap] Loaded 2 maps of world 'plotworld_nether'.
> [07:52:05 INFO]: ultiverse-Core] Loading World & Settings - 'eventy' - Env: NORMAL - Type: NORMAL & seed: 3330346872647438285
> [07:52:05 INFO]: -------- World Settings For [eventy] --------
> [07:52:05 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:05 INFO]: Random Lighting Updates: false
> [07:52:05 INFO]: Structure Info Saving: true
> [07:52:05 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:05 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:05 INFO]: Anti X-Ray: true
> [07:52:05 INFO]: Engine Mode: 1
> [07:52:05 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:05 INFO]: Replace Blocks: [1, 5]
> [07:52:05 INFO]: Cactus Growth Modifier: 100%
> [07:52:05 INFO]: Cane Growth Modifier: 100%
> [07:52:05 INFO]: Melon Growth Modifier: 100%
> [07:52:05 INFO]: Mushroom Growth Modifier: 100%
> [07:52:05 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:05 INFO]: Sapling Growth Modifier: 100%
> [07:52:05 INFO]: Wheat Growth Modifier: 100%
> [07:52:05 INFO]: Sending up to 5 chunks per packet
> [07:52:05 INFO]: Max Entity Collisions: 8
> [07:52:05 INFO]: View Distance: 7
> [07:52:05 INFO]: Chunks to Grow per Tick: 650
> [07:52:05 INFO]: Clear tick list: false
> [07:52:05 INFO]: Experience Merge Radius: 3.0
> [07:52:05 INFO]: Mob Spawn Range: 4
> [07:52:05 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:05 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:05 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:05 INFO]: Item Despawn Rate: 6000
> [07:52:05 INFO]: Item Merge Radius: 2.5
> [07:52:05 INFO]: Arrow Despawn Rate: 1200
> [07:52:05 INFO]: Preparing start region for level 5 (Seed: 3330346872647438285)
> [07:52:05 INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
> [07:52:05 INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
> [07:52:05 INFO]: [WorldGuard] (eventy) Lava fire is blocked.
> [07:52:05 INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
> [07:52:05 INFO]: [WorldGuard] Loaded configuration for world 'eventy'
> [07:52:05 INFO]: [dynmap] Loaded 3 maps of world 'eventy'.
> [07:52:05 INFO]: ultiverse-Core] Loading World & Settings - 'svet_event' - Env: NORMAL - Type: FLAT & seed: -7357197432619521656
> [07:52:05 INFO]: -------- World Settings For [svet_event] --------
> [07:52:05 INFO]: Hopper Transfer: 8 Hopper Check: 8
> [07:52:05 INFO]: Random Lighting Updates: false
> [07:52:05 INFO]: Structure Info Saving: true
> [07:52:05 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [07:52:05 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [07:52:05 INFO]: Anti X-Ray: true
> [07:52:05 INFO]: Engine Mode: 1
> [07:52:05 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [07:52:05 INFO]: Replace Blocks: [1, 5]
> [07:52:05 INFO]: Cactus Growth Modifier: 100%
> [07:52:05 INFO]: Cane Growth Modifier: 100%
> [07:52:05 INFO]: Melon Growth Modifier: 100%
> [07:52:05 INFO]: Mushroom Growth Modifier: 100%
> [07:52:05 INFO]: Pumpkin Growth Modifier: 100%
> [07:52:05 INFO]: Sapling Growth Modifier: 100%
> [07:52:05 INFO]: Wheat Growth Modifier: 100%
> [07:52:05 INFO]: Sending up to 5 chunks per packet
> [07:52:05 INFO]: Max Entity Collisions: 8
> [07:52:05 INFO]: View Distance: 7
> [07:52:05 INFO]: Chunks to Grow per Tick: 650
> [07:52:05 INFO]: Clear tick list: false
> [07:52:05 INFO]: Experience Merge Radius: 3.0
> [07:52:05 INFO]: Mob Spawn Range: 4
> [07:52:05 INFO]: Nerfing mobs spawned from spawners: false
> [07:52:05 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [07:52:05 INFO]: Zombie Aggressive Towards Villager: true
> [07:52:05 INFO]: Item Despawn Rate: 6000
> [07:52:05 INFO]: Item Merge Radius: 2.5
> [07:52:05 INFO]: Arrow Despawn Rate: 1200
> [07:52:05 INFO]: Preparing start region for level 6 (Seed: -7357197432619521656)
> [07:52:06 INFO]: [WorldGuard] (svet_event) TNT ignition is PERMITTED.
> [07:52:06 INFO]: [WorldGuard] (svet_event) Lighters are PERMITTED.
> [07:52:06 INFO]: [WorldGuard] (svet_event) Lava fire is blocked.
> [07:52:06 INFO]: [WorldGuard] (svet_event) Fire spread is UNRESTRICTED.
> [07:52:06 INFO]: [WorldGuard] Loaded configuration for world 'svet_event'
> [07:52:06 INFO]: [dynmap] Loaded 3 maps of world 'svet_event'.
> [07:52:06 INFO]: ultiverse-Core] 7 - World(s) loaded.
> [07:52:06 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [07:52:06 INFO]: [Residence] Scanning for economy systems...
> [07:52:06 INFO]: [Residence] Found Vault using economy system: Essentials Economy
> [07:52:07 INFO]: [Residence] Found WorldEdit
> [07:52:07 INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
> [07:52:07 INFO]: [Jobs] Enabling Jobs v2.11.3
> [07:52:07 INFO]: [Jobs] Started database save task
> [07:52:07 INFO]: [Jobs] Started buffered payment thread
> [07:52:07 INFO]: [Jobs] Plugin has been enabled succesfully.
> [07:52:07 INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
> [07:52:07 INFO]: [ServerSigns] Successfully hooked into Vault
> [07:52:07 INFO]: [ServerSigns] Version 3.0.0 is now enabled.
> [07:52:07 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.2
> [07:52:07 INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
> [07:52:08 INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
> [07:52:08 INFO]: [Ultrabans] Loaded. 0 secs.
> [07:52:08 INFO]: [EchoPet] Enabling EchoPet v2.2.3
> [07:52:09 INFO]: [ChestShop] Enabling ChestShop v3.7.3
> [07:52:09 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [07:52:09 INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
> [07:52:09 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [07:52:09 INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.2
> [07:52:09 INFO]: [AuthMe] Enabling AuthMe v3.3.3
> [07:52:09 INFO]: [AuthMe] Loading Configuration File...
> [07:52:09 WARN]: [AuthMe] Merge new Config Options if needed..
> [07:52:09 WARN]: [AuthMe] Please check your config.yml file!
> [07:52:09 INFO]: [AuthMe] Set Language: cz
> [07:52:09 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [07:52:09 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [07:52:09 INFO]: [AuthMe] Hook with Essentials plugin
> [07:52:09 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [07:52:09 INFO]: [AuthMe] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [07:52:09 INFO]: [AuthMe] Authme 3.3.3 enabled
> [07:52:09 INFO]: [Factions] Enabling Factions v2.3.0
> [07:52:09 INFO]: [Factions 2.3.0] === ENABLE START ===
> [07:52:10 INFO]: [Factions 2.3.0] Activated integration with LWC
> [07:52:10 INFO]: [Factions 2.3.0] === ENABLE COMPLETE (Took 221ms) ===
> [07:52:10 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [07:52:10 INFO]: Done (10.541s)! For help, type "help" or "?"
> [07:52:10 INFO]: Starting GS4 status listener
> [07:52:10 INFO]: Starting remote control listener
> [07:52:10 INFO]: Query running on 93.91.250.102:27140
> [07:52:10 WARN]: No rcon password set in '/hlserver/27140/server.properties', rcon disabled!
> [07:52:10 INFO]: [NoCheatPlus] Post-enable running...
> [07:52:10 INFO]: [NoCheatPlus] Post-enable finished.
> [07:52:10 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
> [07:52:10 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [07:52:11 INFO]: [EchoPet] NFO] An update is available: EchoPet v2.2.4
> [07:52:11 INFO]: [EchoPet] NFO] Type /ecupdate to update.
> [07:52:11 INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
> [07:52:11 INFO]: [LWC] [LWC] This can probably be ignored.
> [07:52:11 WARN]: Exception in thread "Craft Scheduler Thread - 19"
> [07:52:11 WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 8
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:724)
Caused by: java.lang.NullPointerException
at com.griefcraft.util.Updater$1.run(Updater.java:81)
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:58)
at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

> [07:52:11 INFO]: [SurvivalGames] Loading Arena: 1
> [07:52:11 INFO]: [SurvivalGames] 76 130 235
> [07:52:11 INFO]: [SurvivalGames] -41 57 124
> [07:52:11 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=76.0,y=130.0,z=235.0,pitch=0.0,yaw=0.0}
> [07:52:11 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=-41.0,y=57.0,z=124.0,pitch=0.0,yaw=0.0}
> [07:52:11 INFO]: [SurvivalGames] Loading Arena: 2
> [07:52:11 INFO]: [SurvivalGames] 681 116 -724
> [07:52:11 INFO]: [SurvivalGames] 573 41 -845
> [07:52:11 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=681.0,y=116.0,z=-724.0,pitch=0.0,yaw=0.0}
> [07:52:11 INFO]: [SurvivalGames] Location{world=CraftWorld{name=eventy},x=573.0,y=41.0,z=-845.0,pitch=0.0,yaw=0.0}
> [07:52:11 INFO]: ItemStack{NETHER_STAR x 1}
> [07:52:11 INFO]: sharpness:4
> [07:52:11 INFO]: ItemStack{PAPER x 1}
> [07:52:11 INFO]: fire:2
> [07:52:11 INFO]: [Vault] Checking for Updates:
> [07:52:11 INFO]: [Vault] No new version available


Ale webstats na WEBE stále nejde.


Zpět na „Minecraft, Tekkit“

Kdo je online

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