Citizen - je v pluginech ale je červeně (nenačtený)

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
The_KubaCZ
Příspěvky: 147
Věk: 26
Registrován: 17 úno 2015, 17:29
Reputation: 0

Citizen - je v pluginech ale je červeně (nenačtený)

#1 Příspěvekod The_KubaCZ » 17 črc 2015, 14:34

Server: 82.208.17.21:27690

Dobrý den,
Potřeboval bych poradit ohledně pluginu Citizen (vím že tu je spousta návodu ,ale ani tak mě to nejde)

Tak k věci:
Dal jsem na server plugin Citizens (verze 2.0.11 (for MC 1.7.x)) ale po restartování serveru mám plugin sice v pluginech napsaný ale je červenou barvou a nefunguje. Tak pokud byste věděli co stim napište


Předem děkuji za odpověď.

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

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#2 Příspěvekod TheAmazingCave » 17 črc 2015, 14:40

nainštaluj si plugin Vault, mimochodom aku máš verziu serveru a pluginu?
Obrázek

Uživatelský avatar
The_KubaCZ
Příspěvky: 147
Věk: 26
Registrován: 17 úno 2015, 17:29
Reputation: 0

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#3 Příspěvekod The_KubaCZ » 17 črc 2015, 14:45

Ahoj,
Jak sem již psal verze pluginu Citizens je: 2.0.11 (for MC 1.7.x)
a verze serveru je:Spigot 1.7.10-R0.1 Build 1646, development

Uživatelský avatar
mannyvee
Příspěvky: 1081
Věk: 26
Registrován: 28 bře 2015, 13:49
Reputation: 0

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#4 Příspěvekod mannyvee » 17 črc 2015, 15:07

Dodej log z Console

Uživatelský avatar
The_KubaCZ
Příspěvky: 147
Věk: 26
Registrován: 17 úno 2015, 17:29
Reputation: 0

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#5 Příspěvekod The_KubaCZ » 17 črc 2015, 15:15

Zde je 1mb z logu (pokud chces vice tak to musím poslat jinam - zde jde jen 60000 zanku a celi vypis ma 204560 znaku)
Spoiler: zobrazit
[14:18:26] [Server thread/INFO]: Starting minecraft server version 1.7.10
[14:18:26] [Server thread/INFO]: Loading properties
[14:18:26] [Server thread/INFO]: Default game type: SURVIVAL
[14:18:26] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1646 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[14:18:26] [Server thread/INFO]: Debug logging is disabled
[14:18:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
[14:18:26] [Server thread/INFO]: Using 4 threads for Netty based IO
[14:18:26] [Server thread/INFO]: Generating keypair
[14:18:26] [Server thread/INFO]: Starting Minecraft server on 82.208.17.23:27606
[14:18:26] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[14:18:26] [Server thread/ERROR]: Could not load 'plugins/MeGo-NoHunger.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/mego/Main/Main : Unsupported major.minor version 52.0
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[minecraft_server.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:341) ~[minecraft_server.jar:git-Spigot-1646]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:263) [minecraft_server.jar:git-Spigot-1646]
at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [minecraft_server.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [minecraft_server.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [minecraft_server.jar:git-Spigot-1646]
at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1646]
Caused by: java.lang.UnsupportedClassVersionError: me/mego/Main/Main : 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:101) ~[minecraft_server.jar:git-Spigot-1646]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-1646]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]

Tixius24
Příspěvky: 81
Věk: 49
Registrován: 24 kvě 2015, 19:22
Reputation: 1

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#6 Příspěvekod Tixius24 » 17 črc 2015, 16:00

To neni log z Citizenu ale error z nejakeho pluginu MeGo-NoHunger

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#7 Příspěvekod Arcas » 17 črc 2015, 16:04

Vypni server, smaž složku logs, nastartuj server. Jakmile naběhne, tak jej vypni a na http://pastebin.com dej latest.log.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

Uživatelský avatar
The_KubaCZ
Příspěvky: 147
Věk: 26
Registrován: 17 úno 2015, 17:29
Reputation: 0

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#8 Příspěvekod The_KubaCZ » 17 črc 2015, 16:15

Dobrá tedy, zde je odkaz.
file:///C:/Users/Kuba/Downloads/latest%20(1).log

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

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#9 Příspěvekod DenOwq » 17 črc 2015, 16:23

Link jsi dal na svůj server, otevři jej a zkopíruj obsah na zmínění link nahoře.
Muhahha.

Uživatelský avatar
The_KubaCZ
Příspěvky: 147
Věk: 26
Registrován: 17 úno 2015, 17:29
Reputation: 0

Re: Citizen - je v pluginech ale je červeně (nenačtený)

#10 Příspěvekod The_KubaCZ » 17 črc 2015, 18:14

no, přesto mi to nejde (jak ste mi to posilal)
ale udělal jsem to co jste řikal ohledně logu.
Zde to je:
Spoiler: zobrazit
[16:12:16] [Server thread/INFO]: Starting minecraft server version 1.7.10
[16:12:16] [Server thread/INFO]: Loading properties
[16:12:16] [Server thread/INFO]: Default game type: SURVIVAL
[16:12:16] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1646 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[16:12:16] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:12:16] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:12:16] [Server thread/INFO]: Debug logging is disabled
[16:12:16] [Server thread/INFO]: Generating keypair
[16:12:17] [Server thread/INFO]: Starting Minecraft server on 82.208.17.23:27606
[16:12:17] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[16:12:17] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[16:12:17] [Server thread/INFO]: [PermissionsEx] file backend registered!
[16:12:17] [Server thread/INFO]: [PlayerLagReducer] Loading PlayerLagReducer v1.1
[16:12:17] [Server thread/INFO]: [tpLogin] Loading tpLogin v1.5.1
[16:12:17] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[16:12:17] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
[16:12:17] [Server thread/INFO]: [hub] Loading hub v1.0
[16:12:17] [Server thread/INFO]: [OnlyProxyJoin] Loading OnlyProxyJoin v0.1
[16:12:17] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[16:12:17] [Server thread/INFO]: [Vault] Loading Vault v1.5.0-b28
[16:12:17] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.2
[16:12:17] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[16:12:17] [Server thread/INFO]: Permissions file successfully reloaded
[16:12:17] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
[16:12:17] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[16:12:17] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.3
[16:12:17] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.11-SNAPSHOT (build 1089)
[16:12:17] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.19.1
[16:12:17] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.1
[16:12:17] [Server thread/INFO]: [1vs1] Loading 1vs1 v1.6.1 #211
[16:12:17] [Server thread/INFO]: [Vault] Enabling Vault v1.5.0-b28
[16:12:17] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[16:12:17] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:12:17] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[16:12:17] [Server thread/INFO]: [Vault] Enabled Version 1.5.0-b28
[16:12:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:12:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:12:17] [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.
[16:12:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:12:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:12:17] [Server thread/INFO]: Preparing level "world"
[16:12:17] [Server thread/INFO]: -------- World Settings For [world] --------
[16:12:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:12:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:12:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:12:17] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:12:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:12:17] [Server thread/INFO]: Random Lighting Updates: false
[16:12:17] [Server thread/INFO]: Structure Info Saving: true
[16:12:17] [Server thread/INFO]: Sending up to 10 chunks per packet
[16:12:17] [Server thread/INFO]: Max Entity Collisions: 8
[16:12:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[16:12:17] [Server thread/INFO]: Max TNT Explosions: 100
[16:12:17] [Server thread/INFO]: Mob Spawn Range: 4
[16:12:17] [Server thread/INFO]: Anti X-Ray: true
[16:12:17] [Server thread/INFO]: Engine Mode: 1
[16:12:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:12:17] [Server thread/INFO]: Replace Blocks: [1, 5]
[16:12:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:12:17] [Server thread/INFO]: View Distance: 7
[16:12:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:12:17] [Server thread/INFO]: Clear tick list: false
[16:12:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:12:17] [Server thread/INFO]: Item Despawn Rate: 6000
[16:12:17] [Server thread/INFO]: Item Merge Radius: 2.5
[16:12:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:12:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:12:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:12:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7319600899537862616)
[16:12:17] [Server thread/INFO]: [PlayerLagReducer] Enabling PlayerLagReducer v1.1
[16:12:17] [Server thread/INFO]: [PlayerLagReducer] PlayerLagReducer has successfully started!
[16:12:17] [Server thread/INFO]: [PlayerLagReducer] Created by Vik1395
[16:12:17] [Server thread/INFO]: [tpLogin] Enabling tpLogin v1.5.1
[16:12:18] [Server thread/INFO]:
[16:12:18] [Server thread/INFO]: tpLogin v1.5.1 has been enabled!
[16:12:18] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[16:12:18] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.23:28606
[16:12:18] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
[16:12:18] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:12:19] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
[16:12:19] [Server thread/INFO]: [hub] Enabling hub v1.0
[16:12:19] [Server thread/INFO]: [OnlyProxyJoin] Enabling OnlyProxyJoin v0.1
[16:12:19] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[16:12:19] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[16:12:19] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[16:12:19] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.2
[16:12:19] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:12:19] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[16:12:19] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[16:12:19] [Server thread/INFO]: [BungeePortals] Enabling BungeePortals v1.1
[16:12:19] [Server thread/INFO]: [BungeePortals] Metrics initiated!
[16:12:19] [Server thread/INFO]: [BungeePortals] Commands registered!
[16:12:19] [Server thread/INFO]: [BungeePortals] Events registered!
[16:12:19] [Server thread/INFO]: [BungeePortals] Plugin channel registered!
[16:12:19] [Server thread/INFO]: [BungeePortals] Configuration file config.yml loaded!
[16:12:19] [Server thread/INFO]: [BungeePortals] Configuration file portals.yml loaded!
[16:12:19] [Server thread/INFO]: [BungeePortals] Portal data loaded! (1ms)
[16:12:19] [Server thread/INFO]: [BungeePortals] Save task started!
[16:12:19] [Server thread/INFO]: [BungeePortals] Version 1.1 has been enabled. (9ms)
[16:12:19] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[16:12:19] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.3
[16:12:19] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[16:12:20] [Server thread/INFO]: [Residence] Scanning for economy systems...
[16:12:20] [Server thread/INFO]: [Residence] Found Vault, but Vault reported no usable economy system...
[16:12:20] [Server thread/INFO]: [Residence] BOSEconomy NOT found!
[16:12:20] [Server thread/INFO]: [Residence] Essentials Economy NOT found!
[16:12:20] [Server thread/INFO]: [Residence] RealShop Economy NOT found!
[16:12:20] [Server thread/INFO]: [Residence] iConomy NOT found!
[16:12:20] [Server thread/INFO]: [Residence] Unable to find an economy system...
[16:12:20] [Server thread/INFO]: [Residence] Found WorldEdit
[16:12:20] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.3 by bekvon
[16:12:20] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.11-SNAPSHOT (build 1089)
[16:12:20] [Server thread/ERROR]: [Citizens] v2.0.11-SNAPSHOT (build 1089) is not compatible with Minecraft v1.7.10 - try upgrading or downgrading Citizens. Disabling.
[16:12:20] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.11-SNAPSHOT (build 1089)
[16:12:20] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.19.1
[16:12:20] [Server thread/INFO]: [ChatManager] ChatManager enabled!
[16:12:20] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.1
[16:12:20] [Server thread/WARN]: [ChestCommands] Vault with a compatible economy plugin was not found! Icons with a PRICE or commands that give money will not work.
[16:12:20] [Server thread/INFO]: [1vs1] Enabling 1vs1 v1.6.1 #211
[16:12:20] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[16:12:20] [Server thread/INFO]: [1vs1] Connected!
[16:12:20] [Server thread/INFO]: [1vs1] Connecting to database
[16:12:20] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[16:12:20] [Server thread/INFO]: [1vs1] Connected!
[16:12:20] [Server thread/INFO]: [1vs1] 1vs1 enabled!
[16:12:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:12:20] [Server thread/INFO]: Done (2.941s)! For help, type "help" or "?"
[16:12:20] [Server thread/INFO]: Starting GS4 status listener
[16:12:20] [Server thread/INFO]: Starting remote control listener
[16:12:20] [Query Listener #1/INFO]: Query running on 82.208.17.23:27606
[16:12:20] [Server thread/WARN]: No rcon password set in '/hlserver/27606/server.properties', rcon disabled!
[16:12:29] [Server thread/INFO]: CONSOLE: Stopping the server..
[16:12:29] [Server thread/INFO]: Stopping server
[16:12:29] [Server thread/INFO]: [1vs1] Disabling 1vs1 v1.6.1 #211
[16:12:29] [Server thread/INFO]: [1vs1] Disconnecting from database
[16:12:29] [Server thread/INFO]: [1vs1] 1vs1 disabled!
[16:12:29] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.1
[16:12:29] [Server thread/INFO]: [ChatManager] Disabling ChatManager v1.19.1
[16:12:29] [Server thread/INFO]: [ChatManager] ChatManager disabled!
[16:12:29] [Server thread/INFO]: [Residence] Disabling Residence v2.6.6.3
[16:12:29] [Server thread/INFO]: [Residence] Disabled!
[16:12:29] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
[16:12:29] [Server thread/INFO]: [BungeePortals] Disabling BungeePortals v1.1
[16:12:29] [Server thread/INFO]: [BungeePortals] Portal data saved! (6ms)
[16:12:29] [Server thread/INFO]: [BungeePortals] Version 1.1 has been disabled. (6ms)
[16:12:29] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.20.2
[16:12:29] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:12:29] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
[16:12:29] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
[16:12:29] [Server thread/INFO]: Permissions file successfully reloaded
[16:12:29] [Server thread/INFO]: [Vault] Disabling Vault v1.5.0-b28
[16:12:29] [Server thread/INFO]: [Ultrabans] Disabling Ultrabans v3.1.0
[16:12:29] [Server thread/INFO]: [OnlyProxyJoin] Disabling OnlyProxyJoin v0.1
[16:12:29] [Server thread/INFO]: [hub] Disabling hub v1.0
[16:12:29] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
[16:12:29] [Server thread/INFO]: [FakaHedaMinequery] Disabling FakaHedaMinequery v1.3
[16:12:29] [Thread-9/INFO]: Stopping FakaHedaMinequery server
[16:12:29] [Server thread/INFO]: [tpLogin] Disabling tpLogin v1.5.1
[16:12:29] [Server thread/INFO]: tpLogin v1.5.1 has been disabled.
[16:12:29] [Server thread/INFO]: [PlayerLagReducer] Disabling PlayerLagReducer v1.1
[16:12:29] [Server thread/INFO]: Saving players
[16:12:29] [Server thread/INFO]: Saving worlds
[16:12:29] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[16:12:29] [Thread-4/INFO]: Stopping server
[16:12:29] [Thread-4/INFO]: Saving players
[16:12:29] [Thread-4/INFO]: Saving worlds
[16:12:29] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld


Zpět na „Minecraft, Tekkit“

Kdo je online

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