problém s frakcema a potřebuju poradit s banlistem na web

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
sumec58
Příspěvky: 15
Registrován: 17 kvě 2014, 19:06
Reputation: 0

Re: problém s frakcema a potřebuju poradit s banlistem na we

#11 Příspěvekod sumec58 » 10 srp 2014, 17:11

22
ale mam tam cca 55 pl, a jj dal jsem jsem ho tam

Uživatelský avatar
TheAmazingCave
Příspěvky: 1351
Registrován: 21 led 2013, 16:31
Reputation: 1

Re: problém s frakcema a potřebuju poradit s banlistem na we

#12 Příspěvekod TheAmazingCave » 10 srp 2014, 17:14

22 isto nemáš, choď na server napíš /plugins a vyfoť obrazovku a pridaj sem screen :) a aku máš verziu servera?
Obrázek

Uživatelský avatar
Mysteria
Příspěvky: 9122
Registrován: 26 pro 2009, 15:40
Reputation: 7
Bydliště: Česká republika
Kontaktovat uživatele:

Re: problém s frakcema a potřebuju poradit s banlistem na we

#13 Příspěvekod Mysteria » 10 srp 2014, 17:17

@sumec58: Přestaň citovat poslední příspěvky při odpovědích! @TheAmazingCave: Ty velký obrázky dávej do spoileru.

sumec58
Příspěvky: 15
Registrován: 17 kvě 2014, 19:06
Reputation: 0

Re: problém s frakcema a potřebuju poradit s banlistem na we

#14 Příspěvekod sumec58 » 10 srp 2014, 17:37

tady to je.
Spoiler: zobrazit
2014-08-10_17.38.22.png
2014-08-10_17.38.22.png (629.51 KiB) Zobrazeno 4910 x
Naposledy upravil(a) sumec58 dne 10 srp 2014, 17:42, celkem upraveno 1 x.

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

Re: problém s frakcema a potřebuju poradit s banlistem na we

#15 Příspěvekod vojtamaniak » 10 srp 2014, 17:42

A ten latest.log bude?

sumec58
Příspěvky: 15
Registrován: 17 kvě 2014, 19:06
Reputation: 0

Re: problém s frakcema a potřebuju poradit s banlistem na we

#16 Příspěvekod sumec58 » 10 srp 2014, 17:43

a kde to najdu

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

Re: problém s frakcema a potřebuju poradit s banlistem na we

#17 Příspěvekod vojtamaniak » 10 srp 2014, 17:44

Ve složce logs. A dej ho sem nejlépe do spoileru a code.

sumec58
Příspěvky: 15
Registrován: 17 kvě 2014, 19:06
Reputation: 0

Re: problém s frakcema a potřebuju poradit s banlistem na we

#18 Příspěvekod sumec58 » 10 srp 2014, 17:50

Vypis souboru /logs/2014-08-07-2.log.gz

[11:16:06] [Server thread/INFO]: Starting minecraft server version 1.7.9
[11:16:06] [Server thread/INFO]: Loading properties
[11:16:06] [Server thread/INFO]: Default game type: SURVIVAL
[11:16:06] [Server thread/INFO]: Generating keypair
[11:16:06] [Server thread/INFO]: Starting Minecraft server on 93.91.250.139:27244
[11:16:07] [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)
[11:16:07] [Server thread/ERROR]: Could not load 'plugins/LiftSign.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_60]
at java.util.zip.ZipFile.(ZipFile.java:215) ~[?:1.7.0_60]
at java.util.zip.ZipFile.(ZipFile.java:145) ~[?:1.7.0_60]
at java.util.jar.JarFile.(JarFile.java:154) ~[?:1.7.0_60]
at java.util.jar.JarFile.(JarFile.java:118) ~[?:1.7.0_60]
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
[11:16:07] [Server thread/ERROR]: Ambiguous plugin name `Multiverse-Core' for files `plugins/Multiverse-Core-2.4.jar' and `plugins/Multiverse-Core-2.5.jar' in `plugins'
[11:16:07] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: MassiveCore
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [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]
[11:16:07] [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_60]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_60]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_60]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_60]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_60]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_60]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_60]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_60]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_60]
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_60]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_60]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_60]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_60]
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
[11:16:07] [Server thread/ERROR]: Could not load 'plugins/MultiInv.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: TuxTwoLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [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]
[11:16:07] [Server thread/ERROR]: Could not load 'plugins/ArenaPaintball.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BattleArena
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [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]
[11:16:07] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
[11:16:07] [Thread-7/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
[11:16:07] [Thread-7/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
[11:16:07] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
[11:16:07] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
[11:16:07] [Thread-7/INFO]: ----- ------------------- -----
[11:16:07] [Server thread/ERROR]: Could not load 'plugins/CreativeGates.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: MassiveCore
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [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]
[11:16:07] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.2
[11:16:07] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[11:16:07] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[11:16:07] [Server thread/INFO]: [ChatControl] Loading ChatControl v4.3.6
[11:16:07] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[11:16:07] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[11:16:07] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.7.5
[11:16:07] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[11:16:07] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[11:16:07] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
[11:16:07] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[11:16:07] [Server thread/INFO]: [DynColor] Loading DynColor v1.2
[11:16:07] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[11:16:07] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.76
[11:16:07] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.4-991
[11:16:07] [Server thread/INFO]: [dynmap] Mod Support API available
[11:16:07] [Server thread/INFO]: [Spectate] Loading Spectate v2.0
[11:16:07] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.2.dev
[11:16:07] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
[11:16:07] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v2.2.3
[11:16:07] [Server thread/INFO]: [SkyWars] Loading SkyWars v2.0.0
[11:16:07] [Server thread/INFO]: [1vs1] Loading 1vs1 v1.5.1 #199
[11:16:07] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.2.2
[11:16:07] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.4
[11:16:07] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[11:16:07] [Server thread/INFO]: [MobArena] Loading MobArena v0.95.5
[11:16:07] [Server thread/INFO]: [MobHealth] Loading MobHealth v5.3.4
[11:16:07] [Server thread/INFO]: [Lift] Loading Lift v51
[11:16:07] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
[11:16:07] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[11:16:07] [Server thread/INFO]: [Paintball] Loading Paintball v1.2.6
[11:16:07] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[11:16:07] [Server thread/INFO]: [LWC] Connecting to SQLite
[11:16:07] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /hlserver/27244/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /hlserver/27244/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
[11:16:08] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:16:08] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:16:08] [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.
[11:16:08] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:16:08] [Server thread/INFO]: Preparing level "world"
[11:16:08] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5441089294350331803)
[11:16:08] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5441089294350331803)
[11:16:09] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5441089294350331803)
[11:16:09] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.2
[11:16:09] [Server thread/INFO]: [MultiWorld] v5.2.2 enabled.
[11:16:09] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[11:16:09] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.139:28244
[11:16:09] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[11:16:09] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[11:16:09] [Server thread/INFO]: [ChatControl] Enabling ChatControl v4.3.6
[11:16:09] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[11:16:09] [Server thread/INFO]: [FrameProtect] enabled.
[11:16:09] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[11:16:09] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
[11:16:09] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
[11:16:09] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.7.5
[11:16:09] [Server thread/INFO]: Registered replacers: [PlayerPingVariable, GeneralVariables, StatsVariables]
[11:16:10] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[11:16:10] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[11:16:10] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[11:16:10] [Server thread/INFO]: [AllPay] - Version 10.0 - using only an item based economy for Multiverse-Core v2.4-b527
[11:16:10] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 5441089294350331803
[11:16:10] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 5441089294350331803
[11:16:10] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
[11:16:10] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
[11:16:11] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
[11:16:11] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 5441089294350331803
[11:16:11] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[11:16:11] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.1
[11:16:11] [Server thread/INFO]: [BungeePortals] Metrics initiated!
[11:16:11] [Server thread/INFO]: [BungeePortals] Commands registered!
[11:16:11] [Server thread/INFO]: [BungeePortals] Events registered!
[11:16:11] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
[11:16:11] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
[11:16:11] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
[11:16:11] [Server thread/INFO]: [BungeePortals] Portal data loaded! (0ms)
[11:16:11] [Server thread/INFO]: [BungeePortals] Save task started!
[11:16:11] [Server thread/INFO]: [BungeePortals] Version 1.1 has been enabled. (6ms)
[11:16:11] [Server thread/INFO]: [DynColor] Enabling DynColor v1.2
[11:16:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[11:16:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[11:16:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[11:16:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[11:16:11] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[11:16:11] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[11:16:11] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[11:16:11] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.76
[11:16:11] [Server thread/INFO]: [TreeAssist] debugging: off
[11:16:11] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.4-991
[11:16:11] [Server thread/INFO]: [dynmap] Added 38 custom biome mappings
[11:16:11] [Server thread/INFO]: [dynmap] Using Bukkit Permissions (superperms) for access control
[11:16:11] [Server thread/INFO]: [dynmap] Web interface permissions only available for online users
[11:16:11] [Server thread/INFO]: [dynmap] Mod Support processing completed
[11:16:11] [Server thread/INFO]: [dynmap] Loaded 22 shaders.
[11:16:11] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
[11:16:12] [Server thread/INFO]: [dynmap] Loaded 12 lightings.
[11:16:12] [Server thread/ERROR]: [dynmap] Failed to start WebServer on address 93.91.250.139:8123 : Address already in use
[11:16:12] [Server thread/INFO]: [dynmap] version 1.9.4-991 is enabled - core version 1.9.4-1940
[11:16:12] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
[11:16:12] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
[11:16:12] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
[11:16:12] [Server thread/INFO]: [dynmap] Enabled
[11:16:12] [Server thread/INFO]: [Spectate] Enabling Spectate v2.0
[11:16:12] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.2.dev
[11:16:12] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames v0.5.8.54
[11:16:12] [Server thread/INFO]: METRICS STARTING
[11:16:12] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v2.2.3
[11:16:12] [Server thread/INFO]: [ChestCommands] Loading menu: main-menu.yml
[11:16:12] [Server thread/INFO]: [ChestCommands] Loading menu: simple-shop.yml
[11:16:12] [Server thread/INFO]: [ChestCommands] Loading menu: example.yml
[11:16:12] [Server thread/INFO]: [ChestCommands] Loading menu: plugin-tutorial.yml
[11:16:12] [Server thread/INFO]: [ChestCommands] Loading menu: admin-console.yml
[11:16:12] [Server thread/INFO]: [ChestCommands] Economy not found, economy support disabled!
[11:16:12] [Server thread/INFO]: [SkyWars] Enabling SkyWars v2.0.0
[11:16:12] [Server thread/INFO]: [SkyWars] [Translations] Loading locale en.
[11:16:12] [Server thread/INFO]: [SkyWars] [Score] Using JSON backend
[11:16:12] [Server thread/WARN]: [SkyWars] Not enabling kit my-first-kit due to it having a cost and economy support not being enabled.
[11:16:12] [Server thread/WARN]: [SkyWars] Not enabling kit costly-donator-kit due to it having a cost and economy support not being enabled.
[11:16:12] [Server thread/INFO]: [1vs1] Enabling 1vs1 v1.5.1 #199
[11:16:12] [Server thread/INFO]: [1vs1] Connecting to database...
[11:16:12] [Server thread/INFO]: [1vs1] Connected!
[11:16:12] [Server thread/INFO]: [1vs1] 1vs1 enabled!
[11:16:12] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.2.2
[11:16:12] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.4
[11:16:13] [Server thread/INFO]: An update is available: NametagEdit v2.4, a release for CB 1.7.9-R0.1 available at http://servermods.cursecdn.com/files/79 ... agEdit.jar
[11:16:13] [Server thread/INFO]: Update by executing: /ne update
[11:16:13] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[11:16:13] [Server thread/INFO]: [Votifier] Votifier enabled.
[11:16:13] [Server thread/INFO]: [MobArena] Enabling MobArena v0.95.5
[11:16:13] [Server thread/WARN]: [MobArena] Vault was not found. Economy rewards will not work!
[11:16:13] [Server thread/INFO]: [MobArena] Loaded arena 'default'.
[11:16:13] [Server thread/INFO]: [MobArena] v0.95.5 enabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Enabling MobHealth v5.3.4
[11:16:13] [Server thread/INFO]: [MobHealth] MobArena Support Enabled
[11:16:13] [Server thread/INFO]: [MobHealth] Permissions Disabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Spout Enabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Player Notifications Enabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Monster Notifications Enabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Animals Notifications Enabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Pet Notifications Enabled.
[11:16:13] [Server thread/INFO]: [MobHealth] Online.
[11:16:13] [Server thread/INFO]: [Lift] Enabling Lift v51
[11:16:13] [Server thread/INFO]: Lift v51 is now enabled!
[11:16:13] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b699
[11:16:13] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b699 Enabled - By Rigby and fernferret
[11:16:13] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
[11:16:13] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[11:16:13] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
[11:16:13] [Server thread/INFO]: [Paintball] Enabling Paintball v1.2.6
[11:16:13] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
[11:16:13] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
[11:16:13] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt
[11:16:13] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
[11:16:13] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
[11:16:13] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
[11:16:13] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
[11:16:13] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
[11:16:13] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
[11:16:13] [Server thread/INFO]: [Paintball] Loading ranks..
[11:16:13] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
[11:16:13] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
[11:16:13] [Server thread/INFO]: [Paintball] Plugin 'Votifier' found. Using it now.
[11:16:13] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
[11:16:13] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[11:16:13] [Server thread/INFO]: Done (5.406s)! For help, type "help" or "?"
[11:16:13] [Server thread/INFO]: Starting GS4 status listener
[11:16:13] [Server thread/INFO]: Starting remote control listener
[11:16:13] [Query Listener #1/INFO]: Query running on 93.91.250.139:27244
[11:16:13] [Server thread/WARN]: No rcon password set in '/hlserver/27244/server.properties', rcon disabled!
[11:16:13] [Server thread/INFO]: [SkyWars] Loading world 'SkyWarsArenaWorld'.
[11:16:13] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) TNT ignition is PERMITTED.
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lighters are PERMITTED.
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Lava fire is blocked.
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsArenaWorld) Fire spread is UNRESTRICTED.
[11:16:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsArenaWorld'
[11:16:13] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'SkyWarsArenaWorld'.
[11:16:13] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsArenaWorld'.
[11:16:13] [Server thread/INFO]: [SkyWars] The arena 'skyblock-warriors' requires the world 'SkyWarsBaseWorld' to be loaded. Loading it now.
[11:16:13] [Server thread/INFO]: Preparing start region for level 4 (Seed: 0)
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) TNT ignition is PERMITTED.
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lighters are PERMITTED.
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lava fire is blocked.
[11:16:13] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Fire spread is UNRESTRICTED.
[11:16:13] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsBaseWorld'
[11:16:13] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'SkyWarsBaseWorld'.
[11:16:13] [Server thread/INFO]: [SkyWars] Done loading world 'SkyWarsBaseWorld'.
[11:16:14] [Server thread/INFO]: ItemStack{NETHER_STAR x 1}
[11:16:14] [Server thread/INFO]: sharpness:4
[11:16:14] [Server thread/INFO]: ItemStack{PAPER x 1}
[11:16:14] [Server thread/INFO]: fire:2
[11:16:14] [pool-3-thread-4/INFO]: [1vs1] ***** 1vs1 Version Checker *****
[11:16:14] [pool-3-thread-4/INFO]: [1vs1] Stable Build: #199
[11:16:14] [pool-3-thread-4/INFO]: [1vs1] Current Build: #199
[11:16:14] [pool-3-thread-4/INFO]: [1vs1] No new version available
[11:16:14] [pool-3-thread-4/INFO]: [1vs1] *********************************
[11:16:14] [pool-3-thread-21/INFO]: [Paintball] Info regarding the switch to uuids: If you want to be able to import your old paintball player data later (once name changing got enabled and paintball was updated), then you might want to check out the dev.bukkit project page of Paintball: A plugin named 'UUIDCollector' is available there for you which helps to prepare for later transition.
[11:16:14] [pool-3-thread-21/INFO]: [Paintball] --------- Checking version ----------
[11:16:14] [pool-3-thread-21/INFO]: [Paintball] There is a new version of paintball available: Paintball v1.2.8 (RELEASE)
[11:16:14] [pool-3-thread-21/INFO]: [Paintball] Download at the bukkit dev page.
[11:16:14] [pool-3-thread-21/INFO]: [Paintball] --------- ---------------- ----------
[11:16:14] [Server thread/INFO]: [MobArena] MobArena v0.96.6 is now available!
[11:16:14] [Server thread/INFO]: [MobArena] Your version: v0.95.5
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  **************************************************
[11:16:15] [Server thread/INFO]:  ----------------- PAINTBALL INFO -----------------
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  License stuff:
[11:16:15] [Server thread/INFO]:  - Usage on own risk. I give no warranties for anything.
[11:16:15] [Server thread/INFO]:  - Do not modify. Use it as it is!
[11:16:15] [Server thread/INFO]:  - Do not redistribute/upload/use parts of it/copy/give away.
[11:16:15] [Server thread/INFO]:  - Do not use for commercial purposes!
[11:16:15] [Server thread/INFO]:  -> No benefits for paying players/donors!
[11:16:15] [Server thread/INFO]:  -> This also applies to any kind of add-on you are using
[11:16:15] [Server thread/INFO]:  related to this plugin!
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  If you like this plugin: Give feedback and donate at
[11:16:15] [Server thread/INFO]:  ->http://dev.bukkit.org/server-mods/paintball_pure_war/ 
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  Thank you and good shooting!
[11:16:15] [Server thread/INFO]:  - blablubbabc :)
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  ---------------- Detected Problems ---------------
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  - There is a new version of paintball available: Paintball v1.2.8 (RELEASE)
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  -> Check your complete log!
[11:16:15] [Server thread/INFO]:  There might be additional information above.
[11:16:15] [Server thread/INFO]: 
[11:16:15] [Server thread/INFO]:  **************************************************
[11:16:15] [Server thread/INFO]: 
[11:16:40] [Server thread/INFO]: Plugins (30): MultiWorld, FakaHedaMinequery, WorldEdit, ChatControl, FrameProtect, VoxelSniper, ScoreboardStats, PlayerHeads, Multiverse-Core, BungeePortals, LWC, DynColor, WorldGuard, TreeAssist, dynmap, Spectate, TNTRun, SurvivalGames, ChestCommands, SkyWars, 1vs1, OpenInv, NametagEdit, Votifier, MobArena, MobHealth, Lift, Multiverse-Portals, Multiverse-Inventories, Paintball
[11:17:13] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[11:17:16] [Server thread/INFO]: Plugins (30): MultiWorld, FakaHedaMinequery, WorldEdit, ChatControl, FrameProtect, VoxelSniper, ScoreboardStats, PlayerHeads, Multiverse-Core, BungeePortals, LWC, DynColor, WorldGuard, TreeAssist, dynmap, Spectate, TNTRun, SurvivalGames, ChestCommands, SkyWars, 1vs1, OpenInv, NametagEdit, Votifier, MobArena, MobHealth, Lift, Multiverse-Portals, Multiverse-Inventories, Paintball
[11:17:26] [Server thread/INFO]: CONSOLE: Stopping the server..
[11:17:26] [Server thread/INFO]: Stopping server
[11:17:26] [Server thread/INFO]: [Paintball] Disabling Paintball v1.2.6
[11:17:26] [Server thread/INFO]: [Paintball] Disabled!
[11:17:26] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
[11:17:26] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5-b699
[11:17:26] [Server thread/INFO]: [Lift] Disabling Lift v51
[11:17:26] [Server thread/INFO]: Lift v51 is now disabled!
[11:17:26] [Server thread/INFO]: [MobHealth] Disabling MobHealth v5.3.4
[11:17:26] [Server thread/INFO]: [MobHealth] [MobHealth] --- END OF LINE ---
[11:17:26] [Server thread/INFO]: [MobArena] Disabling MobArena v0.95.5
[11:17:26] [Server thread/INFO]: [MobArena] disabled.
[11:17:26] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
[11:17:26] [Server thread/INFO]: [Votifier] Votifier disabled.
[11:17:26] [Thread-24/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
[11:17:26] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v2.4
[11:17:26] [Server thread/INFO]: [OpenInv] Disabling OpenInv v2.2.2
[11:17:26] [Server thread/INFO]: [1vs1] Disabling 1vs1 v1.5.1 #199
[11:17:26] [Server thread/INFO]: [1vs1] 1vs1 disabled!
[11:17:26] [Server thread/INFO]: [SkyWars] Disabling SkyWars v2.0.0
[11:17:26] [Server thread/INFO]: [SkyWars] Saving configuration
[11:17:26] [Server thread/INFO]: [SkyWars] Unloading arena world - without saving
[11:17:26] [Server thread/INFO]: [dynmap] Saved 75 pending tile renders in world 'SkyWarsArenaWorld'
[11:17:26] [Server thread/INFO]: [SkyWars] SkyWars disabled successfully
[11:17:26] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v2.2.3
[11:17:26] [Server thread/INFO]: [SurvivalGames] Disabling SurvivalGames v0.5.8.54
[11:17:26] [Server thread/INFO]: [SurvivalGames] SurvivalGames version 0.5.8.54 has now been disabled and reset
[11:17:26] [Server thread/INFO]: [TNTRun] Disabling TNTRun v3.2.dev
[11:17:26] [Server thread/INFO]: [Spectate] Disabling Spectate v2.0
[11:17:26] [Server thread/INFO]: [dynmap] Disabling dynmap v1.9.4-991
[11:17:26] [Server thread/INFO]: [dynmap] Unloaded 11 components.
[11:17:26] [Server thread/INFO]: [dynmap] Stopping map renderer...
[11:17:26] [Server thread/INFO]: [dynmap] Disabled
[11:17:26] [Server thread/INFO]: [TreeAssist] Disabling TreeAssist v5.8.76
[11:17:26] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v5.9
[11:17:26] [Server thread/INFO]: [DynColor] Disabling DynColor v1.2
[11:17:26] [Server thread/INFO]: [LWC] Disabling LWC v4.4.0 (b881) (July 11, 2013)
[11:17:26] [Server thread/INFO]: [LWC] Flushing protection updates (0)
[11:17:26] [Server thread/INFO]: [BungeePortals] Disabling BungeePortals v1.1
[11:17:26] [Server thread/INFO]: [BungeePortals] Portal data saved! (0ms)
[11:17:26] [Server thread/INFO]: [BungeePortals] Version 1.1 has been disabled. (0ms)
[11:17:26] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
[11:17:26] [Server thread/INFO]: [Multiverse-Core] - Disabled
[11:17:26] [Server thread/INFO]: [PlayerHeads] Disabling PlayerHeads v3.8-jenkins-PlayerHeads-1-48-ged24b6b
[11:17:26] [Server thread/INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.7.5
[11:17:26] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.170.0-SNAPSHOT-jnks317-gitfcb8fe1
[11:17:26] [Server thread/INFO]: [FrameProtect] Disabling FrameProtect v2.5
[11:17:26] [Server thread/INFO]: [FrameProtect] disabled.
[11:17:26] [Server thread/INFO]: [ChatControl] Disabling ChatControl v4.3.6
[11:17:26] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.6.3
[11:17:26] [Server thread/INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
[11:17:26] [Server thread/INFO]: [MultiWorld] Disabling MultiWorld v5.2.2
[11:17:26] [Thread-10/INFO]: Stopping FakaHedaMinequery server
[11:17:26] [Server thread/INFO]: [MultiWorld] Disabled.
[11:17:26] [Server thread/INFO]: Saving players
[11:17:26] [Server thread/INFO]: Saving worlds
[11:17:26] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[11:17:26] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[11:17:26] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[11:17:26] [Server thread/INFO]: Saving chunks for level 'SkyWarsBaseWorld'/Overworld
[11:17:26] [Thread-4/INFO]: Stopping server
[11:17:26] [Thread-4/INFO]: Saving players
[11:17:26] [Thread-4/INFO]: Saving worlds
[11:17:26] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
Přílohy
2014-08-07-3.log.gz
(12.06 KiB) Staženo 162 x
2014-08-07-2.log.gz
(6.33 KiB) Staženo 168 x
2014-08-07-1.log.gz
(10.15 KiB) Staženo 178 x

Uživatelský avatar
TheAmazingCave
Příspěvky: 1351
Registrován: 21 led 2013, 16:31
Reputation: 1

Re: problém s frakcema a potřebuju poradit s banlistem na we

#19 Příspěvekod TheAmazingCave » 10 srp 2014, 18:46

skus tam nahrať ešte raz factions
Obrázek

M1ke
Příspěvky: 20
Věk: 28
Registrován: 02 srp 2014, 02:14
Reputation: 0
Bydliště: Pri pc

Re: problém s frakcema a potřebuju poradit s banlistem na we

#20 Příspěvekod M1ke » 10 srp 2014, 20:05

Factions este potrebuje MCore.


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Google [Bot] a 27 hostů