HealtBar

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
PsyKo_PvP
Příspěvky: 234
Registrován: 19 srp 2014, 00:00
Reputation: 0
Kontaktovat uživatele:

HealtBar

#1 Příspěvekod PsyKo_PvP » 08 zář 2014, 21:55

WarCraft: IP:93.91.250.137:27094

Ahojte, nefunguje mi healtbar u hráčov ide mi len u zvierat. Nastavil som ho skúsil som dať inú verziu ale nejde stále.
config.yml:
Spoiler: zobrazit

Kód: Vybrat vše

#           ---- + HealthBar by filoghost + ----
#           
#         Please read the instructions before editing:
# dev.bukkit.org/bukkit-plugins/health-bar/pages/configuration
#             
#           ---- + ---------------------- + ----
#                                                     .
player-bars:
  enable: true
  after-name:
    enable: true
    always-shown: false
    text-mode: false
    hide-delay-seconds: 5
    use-custom-file: false
    display-style: 6
  below-name:
    enable: true
    text: '&4 <3'
    use-proportion: true
    proportional-to: 100
    display-raw-hearts: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end
mob-bars:
  enable: true
  show-on-named-mobs: true
  display-style: 1
  always-shown: false
  text-mode: false
  custom-text-enable: false
  custom-text: '{name} - &a{health}/{max}'
  hide-delay-seconds: 5
  show-only-if-looking: false
  use-custom-file: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end
  type-disabling: false
  disabled-types: creeper,zombie,skeleton,iron_golem
hooks:
  epicboss: false
fix-tab-names: true
fix-death-messages: true
update-notification: true
use-player-bar-permissions: false
Ak som ti pomohol odmeň ma karmou+ :)

Uživatelský avatar
siOnzee
Příspěvky: 810
Věk: 28
Registrován: 30 lis 2011, 21:40
Reputation: 4
Bydliště: siOnzee.cz
Kontaktovat uživatele:

Re: HealtBar

#2 Příspěvekod siOnzee » 08 zář 2014, 22:00

Napadá mě zkusit nastavit always-shown: false na always-shown: true

Uživatelský avatar
PsyKo_PvP
Příspěvky: 234
Registrován: 19 srp 2014, 00:00
Reputation: 0
Kontaktovat uživatele:

Re: HealtBar

#3 Příspěvekod PsyKo_PvP » 09 zář 2014, 15:48

Zmenil som to na true a nejde :(
Ak som ti pomohol odmeň ma karmou+ :)

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

Re: HealtBar

#4 Příspěvekod DenOwq » 09 zář 2014, 15:50

Pošli config s úpravami (Které psal sionzee)
Muhahha.

Uživatelský avatar
PsyKo_PvP
Příspěvky: 234
Registrován: 19 srp 2014, 00:00
Reputation: 0
Kontaktovat uživatele:

Re: HealtBar

#5 Příspěvekod PsyKo_PvP » 09 zář 2014, 15:55

#
Spoiler: zobrazit

Kód: Vybrat vše

#           ---- + HealthBar by filoghost + ----
#           
#         Please read the instructions before editing:
# dev.bukkit.org/bukkit-plugins/health-bar/pages/configuration
#             
#           ---- + ---------------------- + ----
#                                                     .
player-bars:
  enable: true
  after-name:
    enable: true
    always-shown: true
    text-mode: false
    hide-delay-seconds: 5
    use-custom-file: false
    display-style: 6
  below-name:
    enable: true
    text: '&4 <3'
    use-proportion: true
    proportional-to: 100
    display-raw-hearts: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end
mob-bars:
  enable: true
  show-on-named-mobs: true
  display-style: 1
  always-shown: false
  text-mode: false
  custom-text-enable: false
  custom-text: '{name} - &a{health}/{max}'
  hide-delay-seconds: 5
  show-only-if-looking: false
  use-custom-file: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end
  type-disabling: false
  disabled-types: creeper,zombie,skeleton,iron_golem
hooks:
  epicboss: false
fix-tab-names: true
fix-death-messages: true
update-notification: true
use-player-bar-permissions: false
override-other-scoreboard: false


-- 09 zář 2014, 14:55 --

Spoiler: zobrazit

Kód: Vybrat vše

#           ---- + HealthBar by filoghost + ----
#           
#         Please read the instructions before editing:
# dev.bukkit.org/bukkit-plugins/health-bar/pages/configuration
#             
#           ---- + ---------------------- + ----
#                                                     .
player-bars:
  enable: true
  after-name:
    enable: true
    always-shown: true
    text-mode: false
    hide-delay-seconds: 5
    use-custom-file: false
    display-style: 6
  below-name:
    enable: true
    text: '&4 <3'
    use-proportion: true
    proportional-to: 100
    display-raw-hearts: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end
mob-bars:
  enable: true
  show-on-named-mobs: true
  display-style: 1
  always-shown: false
  text-mode: false
  custom-text-enable: false
  custom-text: '{name} - &a{health}/{max}'
  hide-delay-seconds: 5
  show-only-if-looking: false
  use-custom-file: false
  world-disabling: false
  disabled-worlds: world_nether,world_the_end
  type-disabling: false
  disabled-types: creeper,zombie,skeleton,iron_golem
hooks:
  epicboss: false
fix-tab-names: true
fix-death-messages: true
update-notification: true
use-player-bar-permissions: false
override-other-scoreboard: false
Ak som ti pomohol odmeň ma karmou+ :)

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

Re: HealtBar

#6 Příspěvekod DenOwq » 09 zář 2014, 16:00

Prosím log.
Muhahha.

Uživatelský avatar
siOnzee
Příspěvky: 810
Věk: 28
Registrován: 30 lis 2011, 21:40
Reputation: 4
Bydliště: siOnzee.cz
Kontaktovat uživatele:

Re: HealtBar

#7 Příspěvekod siOnzee » 09 zář 2014, 16:20

Byl to jen nápad, že se to nemuselo ukazovat, ale no nic. Nepomohlo tedy.
Zajímavé je že u zvířat to funguje. Tudíž musíš počkat na někoho bystřejšího, mě nenapadá čim by to mohlo být.

Uživatelský avatar
PsyKo_PvP
Příspěvky: 234
Registrován: 19 srp 2014, 00:00
Reputation: 0
Kontaktovat uživatele:

Re: HealtBar

#8 Příspěvekod PsyKo_PvP » 09 zář 2014, 18:07

Spoiler: zobrazit

Kód: Vybrat vše

[17:56:38] [Server thread/INFO]: Starting minecraft server version 1.7.9
[17:56:38] [Server thread/INFO]: Loading properties
[17:56:38] [Server thread/INFO]: Default game type: SURVIVAL
[17:56:38] [Server thread/INFO]: Generating keypair
[17:56:38] [Server thread/INFO]: Starting Minecraft server on 93.91.250.137:27094
[17:56:38] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
[17:56:38] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
[17:56:38] [Thread-7/WARN]: Could not get latest artifact information: IOException
[17:56:39] [Server thread/ERROR]: Could not load 'plugins/MineResetLite.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:158) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:364) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.(CraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.PlayerList.(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
Caused by: java.util.zip.ZipException: invalid END header (bad central directory offset)
at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_51]
at java.util.zip.ZipFile.(ZipFile.java:215) ~[?:1.7.0_51]
at java.util.zip.ZipFile.(ZipFile.java:145) ~[?:1.7.0_51]
at java.util.jar.JarFile.(JarFile.java:153) ~[?:1.7.0_51]
at java.util.jar.JarFile.(JarFile.java:117) ~[?:1.7.0_51]
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:146) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
... 8 more
[17:56:39] [Server thread/ERROR]: Could not load 'plugins/DigitalClock.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: cz/perwin/digitalclock/DigitalClock : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:364) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.(CraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.PlayerList.(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.DedicatedPlayerList.(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
Caused by: java.lang.UnsupportedClassVersionError: cz/perwin/digitalclock/DigitalClock : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_51]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_51]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_51]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_51]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_51]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.9-R0.2-11-g3fd9db2-b3098jnks]
... 9 more
[17:56:40] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.17.0
[17:56:40] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[17:56:40] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[17:56:40] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[17:56:40] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[17:56:40] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.4
[17:56:40] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[17:56:40] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.1
[17:56:40] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[17:56:40] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[17:56:40] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.76
[17:56:40] [Server thread/INFO]: [ColoredTablist] Loading ColoredTablist v2.1.2
[17:56:40] [Server thread/INFO]: [HeadDrops] Loading HeadDrops v2.0
[17:56:40] [Server thread/INFO]: [LightVote] Loading LightVote v1.73
[17:56:40] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[17:56:40] [Server thread/INFO]: [Horses] Loading Horses v1.1.12
[17:56:40] [Server thread/INFO]: [Marriage] Loading Marriage v1.2.5
[17:56:40] [Server thread/INFO]: [ZavAutoMessager] Loading ZavAutoMessager v3.0
[17:56:40] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.1
[17:56:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[17:56:40] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
[17:56:40] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
[17:56:40] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.13.1.7
[17:56:40] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
[17:56:40] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[17:56:40] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.7
[17:56:40] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.7.5
[17:56:40] [Server thread/INFO]: [SafeCreeper] Loading SafeCreeper v1.5.2.5
[17:56:40] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[17:56:40] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.3.3-b408
[17:56:40] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.7
[17:56:40] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
[17:56:40] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13f
[17:56:40] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.16
[17:56:40] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[17:56:40] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[17:56:40] [Server thread/INFO]: [CreativeControl] Loading CreativeControl v6.4
[17:56:40] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[17:56:40] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[17:56:40] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[17:56:40] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[17:56:40] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[17:56:40] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[17:56:40] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[17:56:40] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[17:56:40] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[17:56:40] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[17:56:40] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[17:56:40] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[17:56:40] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
[17:56:40] [Server thread/INFO]: [SafeCreeper] Enabling SafeCreeper v1.5.2.5
[17:56:40] [Server thread/INFO]: [SafeCreeper] Safe Creeper API started!
[17:56:40] [Server thread/INFO]: [SafeCreeper] Safe Creeper API enabled!
[17:56:40] [Server thread/INFO]: [SafeCreeper] Loading global config...
[17:56:41] [Server thread/INFO]: [SafeCreeper] Global config loaded, took 41 ms!
[17:56:41] [Server thread/INFO]: [SafeCreeper] Loading world configs...
[17:56:41] [Server thread/INFO]: [SafeCreeper] 2 world configs loaded, took 2 ms!
[17:56:41] [Server thread/INFO]: [SafeCreeper] Loading global config...
[17:56:41] [Server thread/INFO]: [SafeCreeper] Global config loaded, took 38 ms!
[17:56:41] [Server thread/INFO]: [SafeCreeper] Loading world configs...
[17:56:41] [Server thread/INFO]: [SafeCreeper] 2 world configs loaded, took 1 ms!
[17:56:41] [Server thread/INFO]: §e[SafeCreeper] Checking for updates...
[17:56:42] [Server thread/INFO]: §e[SafeCreeper] No Safe Creeper update available!
[17:56:42] [Server thread/INFO]: [SafeCreeper] Sending Safe Creeper statistics...
[17:56:42] [Server thread/INFO]: [SafeCreeper] Failed to connect to the Safe Creeper statistics servers!
[17:56:42] [Server thread/INFO]: [SafeCreeper] Safe Creeper statistics send, took 79 ms!
[17:56:42] [Server thread/INFO]: [SafeCreeper] Disabling TVNativeLib usage, TVNLib not found.
[17:56:42] [Server thread/INFO]: [SafeCreeper] Error while hooking into PermissionsEx!
[17:56:42] [Server thread/INFO]: [SafeCreeper] Not using Vault Permissions, Vault Permissions is disabled!
[17:56:42] [Server thread/INFO]: [SafeCreeper] No supported permissions system found! Permissions disabled!
[17:56:42] [Server thread/INFO]: [SafeCreeper] Disabling MobArena usage, plugin not found.
[17:56:42] [Server thread/INFO]: [SafeCreeper] Disabling PVPArena usage, plugin not found.
[17:56:42] [Server thread/INFO]: [SafeCreeper] Disabling Factions usage, plugin not found.
[17:56:42] [Server thread/INFO]: [SafeCreeper] Disabling WorldGuard usage, plugin not found.
[17:56:42] [Server thread/INFO]: [SafeCreeper] Disabling Corruption usage, plugin not found.
[17:56:42] [Server thread/INFO]: [SafeCreeper] Loading destruction repair data...
[17:56:42] [Server thread/INFO]: [SafeCreeper] Destruction repair data loaded, took 1ms!
[17:56:42] [Server thread/INFO]: [SafeCreeper] Safe Creeper v1.5.2.5 enabled, took 1270 ms!
[17:56:42] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[17:56:42] [Server thread/INFO]: [LWC] Connecting to SQLite
[17:56:42] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13f
[17:56:42] [Server thread/INFO]: PlotMe 1 plots loaded
[17:56:42] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[17:56:42] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[17:56:42] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[17:56:42] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[17:56:42] [Server thread/INFO]: Preparing level "world"
[17:56:42] [Server thread/INFO]: Preparing start region for level 0 (Seed: -718028841238509638)
[17:56:43] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2669942054840936650)
[17:56:44] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2669942054840936650)
[17:56:44] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
[17:56:44] [Server thread/INFO]: [AlphaChest] loaded 1 chests
[17:56:44] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[17:56:44] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[17:56:45] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[17:56:45] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.137:28094
[17:56:45] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[17:56:45] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[17:56:45] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.4
[17:56:45] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[17:56:45] [Server thread/INFO]: [SafeCreeper] PermissionsEx plugin enabled, updating hooks!
[17:56:45] [Server thread/INFO]: [SafeCreeper] Hooked into PermissionsEx!
[17:56:45] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[17:56:45] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[17:56:45] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[17:56:45] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.1
[17:56:45] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[17:56:46] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[17:56:46] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[17:56:46] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[17:56:46] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[17:56:46] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[17:56:46] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[17:56:46] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[17:56:46] [Server thread/INFO]: [SafeCreeper] WorldGuard plugin enabled!
[17:56:46] [Server thread/INFO]: [SafeCreeper] Hooked into WorldGuard!
[17:56:46] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.76
[17:56:46] [Server thread/INFO]: [TreeAssist] debugging: off
[17:56:46] [Server thread/INFO]: [ColoredTablist] Enabling ColoredTablist v2.1.2
[17:56:46] [Server thread/INFO]: Server not running on 1.7.9-R0.1. Disabling invisibility Feature!
[17:56:46] [Server thread/INFO]: [ColoredTablist] Config loaded
[17:56:46] [Server thread/INFO]: [HeadDrops] Enabling HeadDrops v2.0
[17:56:46] [Server thread/INFO]: [LightVote] Enabling LightVote v1.73
[17:56:46] [Server thread/INFO]: [LightVote:1.73] Initialised
[17:56:46] [Server thread/INFO]: [LightVote:1.73] Scanning properties file.
[17:56:46] [Server thread/INFO]: [LightVote:1.73] Properties loaded. Debug messages: false
[17:56:46] [Server thread/INFO]: [LightVote] Permissions not enabled in config.
[17:56:46] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[17:56:46] [Server thread/INFO]: [iConomy - April Fools] Enabled (18 ms)
[17:56:46] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[17:56:46] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[17:56:46] [Thread-26/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[17:56:46] [Server thread/INFO]: [Horses] Enabling Horses v1.1.12
[17:56:46] [Server thread/INFO]: [Marriage] Enabling Marriage v1.2.5
[17:56:46] [Server thread/ERROR]: [Marriage] Marriage is not compatible with the version of minecraft you are using!
[17:56:46] [Server thread/ERROR]: Marriage kissing will be disabled!
[17:56:46] [Server thread/INFO]: [Marriage] Hooked with iConomy 7 using Vault
[17:56:46] [Server thread/INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v3.0
[17:56:46] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.1
[17:56:46] [Server thread/INFO]: [ClearLag] Loading modules...
[17:56:46] [Server thread/INFO]: [ClearLag] No config updates found...
[17:56:46] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[17:56:46] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[17:56:46] [Thread-28/INFO]: [ClearLag] Searching for updates..
[17:56:46] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
[17:56:47] [Server thread/INFO]: Using locale cs_CZ
[17:56:47] [Thread-24/INFO]: [HeadDrops] Updater: You have the newest version installed
[17:56:47] [Server thread/INFO]: Using locale cs_CZ
[17:56:47] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[17:56:47] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[17:56:47] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
[17:56:47] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
[17:56:47] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[17:56:47] [Server thread/WARN]: [Jobs] Job Miner is using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE.
[17:56:47] [Server thread/WARN]: [Jobs] Automatically changing block to GLOWING_REDSTONE_ORE. Please update your configuration.
[17:56:47] [Server thread/WARN]: [Jobs] In vanilla minecraft, REDSTONE_ORE changes to GLOWING_REDSTONE_ORE when interacted with.
[17:56:47] [Server thread/WARN]: [Jobs] In the future, Jobs using REDSTONE_ORE instead of GLOWING_REDSTONE_ORE may fail to work correctly.
[17:56:47] [Thread-28/INFO]: [ClearLag] No updates found!
[17:56:47] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[17:56:47] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[17:56:47] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[17:56:47] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
[17:56:47] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.7.5
[17:56:47] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
[17:56:47] [Server thread/INFO]: DatabasePlatform name:ScoreboardStats platform:mysql
[17:56:47] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
[17:56:48] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
[17:56:48] [Server thread/INFO]: runScript
[17:56:48] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS PlayerStats ( playername varchar(16) n...
[17:56:48] [Server thread/INFO]: ... end of script
[17:56:48] [Server thread/INFO]: Registered replacers: [VaultVariables, PlayerPingVariable, GeneralVariables, StatsVariables]
[17:56:48] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.3.3-b408
[17:56:48] [Server thread/INFO]: [EchoPet] [WorldGuard] Successfully hooked
[17:56:49] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.7
[17:56:49] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
[17:56:49] [Server thread/INFO]: [Residence] - Enabling multiworld plugin: Multiverse-Core
[17:56:49] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
[17:56:49] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
[17:56:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Stavby
[17:56:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:56:49] [Server thread/INFO]: Preparing start region for level 3 (Seed: -4565339477538349688)
[17:56:49] [Server thread/INFO]: [WorldGuard] (Parcely) TNT ignition is PERMITTED.
[17:56:49] [Server thread/INFO]: [WorldGuard] (Parcely) Lighters are PERMITTED.
[17:56:49] [Server thread/INFO]: [WorldGuard] (Parcely) Lava fire is blocked.
[17:56:49] [Server thread/INFO]: [WorldGuard] (Parcely) Fire spread is UNRESTRICTED.
[17:56:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Parcely'
[17:56:49] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: skuska
[17:56:49] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[17:56:49] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4553174008677419687)
[17:56:50] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
[17:56:50] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
[17:56:50] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
[17:56:50] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
[17:56:50] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
[17:56:51] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[17:56:51] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[17:56:51] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[17:56:51] [Server thread/INFO]: [Residence] Scanning for economy systems...
[17:56:51] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[17:56:51] [Server thread/INFO]: [Residence] Found WorldEdit
[17:56:51] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
[17:56:51] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.16
[17:56:52] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[17:56:52] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
[17:56:52] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[17:56:53] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[17:56:53] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[17:56:53] [Server thread/INFO]: [AuthMe] Set Language: cz
[17:56:53] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[17:56:53] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[17:56:53] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[17:56:53] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[17:56:53] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[17:56:53] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[17:56:54] [Server thread/INFO]: [CreativeControl] Enabling CreativeControl v6.4
[17:56:54] [Server thread/INFO]: [CreativeControl]: Initializing configurations...
[17:56:54] [Server thread/INFO]: [CreativeControl]: Loading Modules...
[17:56:54] [Server thread/INFO]: [CreativeControl]: Connecting to the SQLite database...
[17:56:54] [Server thread/INFO]: [CreativeControl]: SQLite database connected Successfuly!
[17:56:54] [Server thread/INFO]: [CreativeControl]: Registring Events...
[17:56:54] [Server thread/INFO]: [CreativeControl]: Vault hooked as permissions plugin
[17:56:54] [Server thread/INFO]: [CreativeControl]: CreativeControl v6.4 loaded in 90 ms!
[17:56:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[17:57:00] [Server thread/INFO]: Done (17.944s)! For help, type "help" or "?"
[17:57:00] [Server thread/INFO]: Starting GS4 status listener
[17:57:00] [Server thread/INFO]: Starting remote control listener
[17:57:00] [Query Listener #1/INFO]: Query running on 93.91.250.137:27094
[17:57:00] [Server thread/WARN]: No rcon password set in '/hlserver/27094/server.properties', rcon disabled!
[17:57:00] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[17:57:00] [pool-3-thread-20/INFO]: Checking if conversion to UUID needed...
[17:57:00] [pool-3-thread-20/INFO]: Verifying if database needs conversion
[17:57:00] [pool-3-thread-20/INFO]: Starting to convert plots to UUID
[17:57:00] [pool-3-thread-20/INFO]: Fetching 0 UUIDs from Mojang servers...
[17:57:00] [pool-3-thread-20/INFO]: Finished fetching 0 UUIDs. Starting database update.
[17:57:00] [Server thread/INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
[17:57:00] [pool-3-thread-20/INFO]: 0 players converted
[17:57:00] [pool-3-thread-20/INFO]: Plot conversion finished
[17:57:00] [pool-3-thread-11/INFO]: [CreativeControl]: Cached 2,045 protections
[17:57:00] [pool-3-thread-11/INFO]: [CreativeControl]: Loaded 0 regions
[17:57:00] [pool-3-thread-11/INFO]: [CreativeControl]: 8,205 blocks protected
[17:57:00] [Server thread/INFO]: [Citizens] Loaded 6 NPCs.
[17:57:00] [Server thread/INFO]: [HealthBar] Found an update: v1.8.2 (Your version: v1.8.1)
[17:57:00] [Server thread/INFO]: [HealthBar] Type "/hbr update" or download it from:
[17:57:00] [Server thread/INFO]: [HealthBar] dev.bukkit.org/bukkit-plugins/health-bar
[17:57:01] [Server thread/INFO]: [WorldGuard] 1 regions loaded for 'Spawn'
[17:57:01] [Server thread/INFO]: PsyKo_PvP[/95.102.117.13:33581] logged in with entity id 744 at ([Spawn] -985.5675297297414, 6.0, -401.5614094936344)
[17:57:01] [Server thread/INFO]: /78.99.97.201:61231 lost connection: Disconnected
[17:57:01] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@29b86f17[id=c5ac0fa3-3603-3083-8851-763212c61165,name=PsyKo_PvP,properties={},legacy=false] (/95.102.117.13:33583): §cUzivatel s timto jmenem jiz hraje.
[17:57:01] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@29b86f17[id=c5ac0fa3-3603-3083-8851-763212c61165,name=PsyKo_PvP,properties={},legacy=false] (/95.102.117.13:33583) lost connection: §cUzivatel s timto jmenem jiz hraje.
[17:57:01] [pool-3-thread-13/INFO]: [EchoPet] [INFO] An update is available: EchoPet v2.3.3
[17:57:01] [pool-3-thread-13/INFO]: [EchoPet] [INFO] Type /ecupdate to update.
[17:57:01] [pool-3-thread-11/INFO]: [Vault] Checking for Updates:
[17:57:01] [pool-3-thread-11/INFO]: [Vault] No new version available
[17:57:04] [Server thread/INFO]: LikeManSK[/78.99.97.201:61241] logged in with entity id 891 at ([Spawn] -985.5675297297414, 6.0, -401.5614094936344)
[17:57:04] [Server thread/INFO]: Failed to parse ItemStack array into a string
[17:57:04] [Server thread/INFO]: [CreativeControl]: This error is avaliable at: plugins/CreativeControl/error/error-09-09-2014-17-57-04-135.txt
[17:57:04] [Server thread/INFO]: Failed to parse ItemStack array into a string
[17:57:04] [Server thread/INFO]: [CreativeControl]: This error is avaliable at: plugins/CreativeControl/error/error-09-09-2014-17-57-04-163.txt
[17:57:08] [Server thread/INFO]: PsyKo_PvP lost connection: Disconnected
[17:57:08] [Server thread/INFO]: PsyKo_PvP left the game.
[17:57:08] [Server thread/INFO]: PsyKo_PvP[/95.102.117.13:33598] logged in with entity id 892 at ([Spawn] -985.5675297297414, 6.0, -401.5614094936344)
[17:57:08] [Server thread/INFO]: [AuthMe] LikeManSK logged in!
[17:57:11] [Server thread/INFO]: LikeManSK issued server command: /gm 1
[17:57:13] [Server thread/INFO]: [AuthMe] PsyKo_PvP logged in!
[17:57:14] [Netty IO #11/INFO]: [Spawn]Stavitel PsyKo_PvP: a
[17:57:17] [Server thread/INFO]: PsyKo_PvP issued server command: /pl
[17:57:19] [Server thread/WARN]: LikeManSK moved too quickly! 35.674977633668504,1.7684762024129892,3.0875054635554875 (35.674977633668504, 1.7684762024129892, 3.0875054635554875)
[17:57:26] [Server thread/INFO]: LikeManSK issued server command: /home parkur
[17:58:00] [Server thread/INFO]: §6Residencia sa robý drevenou motikov !
[17:58:03] [Server thread/INFO]: CONSOLE: Stopping the server..
[17:58:03] [Server thread/INFO]: Stopping server
[17:58:03] [Server thread/INFO]: [CreativeControl] Disabling CreativeControl v6.4
[17:58:03] [Server thread/INFO]: [CreativeControl]: Closing the SQLite connection...
[17:58:03] [Server thread/INFO]: [CreativeControl]: SQLite connection closed successfuly!
[17:58:03] [Server thread/INFO]: [CreativeControl]: CreativeControl v6.4 disabled in 7 ms!
[17:58:03] [Server thread/INFO]: [AuthMe] Disabling AuthMe v3.4
[17:58:03] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
[17:58:03] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.7.16
[17:58:03] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.13f
[17:58:03] [Server thread/INFO]: [Residence] Disabling Residence v2.6.6.6
[17:58:03] [Server thread/INFO]: [Residence] Disabled!
[17:58:03] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vPre2.13.1.7
[17:58:03] [Server thread/INFO]: [EchoPet] Disabling EchoPet v2.3.3-b408
[17:58:03] [Server thread/INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
[17:58:03] [Server thread/INFO]: [LWC] Flushing protection updates (0)
[17:58:03] [Server thread/INFO]: [SafeCreeper] Disabling SafeCreeper v1.5.2.5
[17:58:03] [Server thread/INFO]: [SafeCreeper] Saving destruction repair data...
[17:58:03] [Server thread/INFO]: [SafeCreeper] Destruction repair data saved, took 1ms!
[17:58:03] [Server thread/INFO]: [SafeCreeper] Cancelling all Safe Creeper tasks...
[17:58:03] [Server thread/INFO]: [SafeCreeper] All Safe Creeper tasks cancelled!
[17:58:03] [Server thread/INFO]: [SafeCreeper] Sending Safe Creeper statistics...
[17:58:03] [Server thread/INFO]: [SafeCreeper] Failed to connect to the Safe Creeper statistics servers!
[17:58:03] [Server thread/INFO]: [SafeCreeper] Safe Creeper statistics send, took 80 ms!
[17:58:03] [Server thread/INFO]: [SafeCreeper] Safe Creeper Disabled
[17:58:03] [Server thread/INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.7.5
[17:58:03] [Server thread/INFO]: Now saving the stats to the database. This can take a while.
[17:58:03] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vPre2.13.1.7
[17:58:03] [Server thread/INFO]: [Jobs] Disabling Jobs v2.12.0
[17:58:03] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Database save task shutdown
[17:58:03] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Buffered payment thread shutdown
[17:58:03] [Server thread/INFO]: [Jobs] Plugin has been disabled succesfully.
[17:58:03] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.13-SNAPSHOT (build 1130)
[17:58:03] [Server thread/INFO]: [Essentials] Disabling Essentials vPre2.13.1.7
[17:58:03] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
[17:58:03] [Server thread/INFO]: [AutoSaveWorld] Disabling AutoSaveWorld v4.13
[17:58:03] [Server thread/INFO]: Automatické ukladanie
[17:58:03] [Server thread/WARN]: A manual (plugin-induced) save has been detected while server is configured to auto-save. This may affect performance.
[17:58:03] [Server thread/INFO]: Automatické ukladanie Complete
[17:58:06] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.4.0
[17:58:06] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.7.1
[17:58:06] [Server thread/INFO]: [ZavAutoMessager] Disabling ZavAutoMessager v3.0
[17:58:06] [Server thread/INFO]: [Marriage] Disabling Marriage v1.2.5
[17:58:06] [Server thread/INFO]: [Horses] Disabling Horses v1.1.12
[17:58:06] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0
[17:58:06] [Server thread/INFO]: [Vault][Economy] iConomy 7 unhooked.
[17:58:06] [Server thread/INFO]: [iConomy] Closing general data...
[17:58:06] [Server thread/INFO]: [iConomy] Disabled. (0 ms)
[17:58:06] [Server thread/INFO]: [LightVote] Disabling LightVote v1.73
[17:58:06] [Server thread/INFO]: [LightVote:1.73] Disabled
[17:58:06] [Server thread/INFO]: [HeadDrops] Disabling HeadDrops v2.0
[17:58:06] [Server thread/INFO]: [ColoredTablist] Disabling ColoredTablist v2.1.2
[17:58:06] [Server thread/INFO]: [TreeAssist] Disabling TreeAssist v5.8.76
[17:58:06] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[17:58:06] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[17:58:06] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.1
[17:58:06] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
[17:58:06] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.4
[17:58:06] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[17:58:06] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
[17:58:06] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
[17:58:06] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
[17:58:06] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
[17:58:06] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
[17:58:06] [Server thread/INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
[17:58:06] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
[17:58:06] [Thread-19/INFO]: Stopping FakaHedaMinequery server
[17:58:06] [Server thread/INFO]: [AlphaChest] Disabling AlphaChest v1.17.0
[17:58:06] [Server thread/INFO]: [AlphaChest] saved 1 chests
[17:58:06] [Server thread/INFO]: Saving players
[17:58:06] [Server thread/INFO]: LikeManSK lost connection: Server closed
[17:58:06] [Server thread/INFO]: LikeManSK left the game.
[17:58:06] [Server thread/INFO]: Saving worlds
[17:58:06] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[17:58:06] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[17:58:06] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[17:58:06] [Server thread/INFO]: Saving chunks for level 'Parcely'/Overworld
[17:58:06] [Server thread/INFO]: Saving chunks for level 'Spawn'/Overworld
[17:58:06] [Thread-4/INFO]: Stopping server
[17:58:06] [Thread-4/INFO]: Saving players
Ak som ti pomohol odmeň ma karmou+ :)

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

Re: HealtBar

#9 Příspěvekod nejento » 09 zář 2014, 18:44

  • Aktualizuj MineResetLite (a doufám, že jsi to nebyl ty, kdo upravoval plugin.yml)
  • Aktualizuj nebo smaž DigitalClock
  • SafeCreeper ti zastane WorldGuard
  • Potřebuješ ClearLagg? Jenom maže itemy ze země, což klasický Minecraft také.
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
PsyKo_PvP
Příspěvky: 234
Registrován: 19 srp 2014, 00:00
Reputation: 0
Kontaktovat uživatele:

Re: HealtBar

#10 Příspěvekod PsyKo_PvP » 09 zář 2014, 18:59

Poslal by si mi download na aktualizovanie Minereslite ?
digitalclock som vymazal a clearlagg si tam nechám.
Ak som ti pomohol odmeň ma karmou+ :)


Zpět na „Minecraft, Tekkit“

Kdo je online

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