Stránka 1 z 1

Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 17:04
od panChemicky
Server: IP:93.91.240.151:27301

Zdravím. Zkouším si dělat Skyblock server.
Mám normálně vygenerovanou prázdnou mapu přes CleanRoomGenerator.
Na serveru mám plugin USkyBlock, ovšem když napíšu příkaz /is, tak se mi objeví pouze menu s knihou, jež nejde otevřít ani přendat.
Když dám /is create nestane se vůbec nic a konzole nic nevypíše.
Spoiler: zobrazit
sky.png
sky.png (22.51 KiB) Zobrazeno 4288 x


Dále mám problém s essentials. Když se pokusím portnout na /spawn, tak mi to červeně napiše Error:0 do chatu. Dále mi to vyhodí chybu v konzoli, když napíšu něco do chatu.

Log po napsání do chatu
Spoiler: zobrazit

Kód: Vybrat vše

> [17:00:35 ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.13.1
org.bukkit.event.EventException
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[minecraft_server.jar:git-Spigot-1571]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-1571]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-1571]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [minecraft_server.jar:git-Spigot-1571]
     at net.minecraft.server.v1_7_R4.PlayerConnection.chat(PlayerConnection.java:932) [minecraft_server.jar:git-Spigot-1571]
     at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java:872) [minecraft_server.jar:git-Spigot-1571]
     at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java:28) [minecraft_server.jar:git-Spigot-1571]
     at net.minecraft.server.v1_7_R4.PacketPlayInChat$1.run(PacketPlayInChat.java:59) [minecraft_server.jar:git-Spigot-1571]
     at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_51]
     at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_51]
     at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [?:1.7.0_51]
     at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [?:1.7.0_51]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
     at com.earth2me.essentials.perm.PermissionsExHandler.getGroup(PermissionsExHandler.java:28) ~[?:?]
     at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:40) ~[?:?]
     at com.earth2me.essentials.User.getGroup(User.java:659) ~[?:?]
     at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:48) ~[?:?]
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[minecraft_server.jar:git-Spigot-1571]
... 12 more
> [17:00:35 INFO]: [world]< Cheter_LP> ahoj



Přikládám latest.log
Spoiler: zobrazit

Kód: Vybrat vše

[16:55:27] [Server thread/INFO]: Starting minecraft server version 1.7.10
[16:55:27] [Server thread/INFO]: Loading properties
[16:55:27] [Server thread/INFO]: Default game type: SURVIVAL
[16:55:27] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1571 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
[16:55:28] [Server thread/INFO]: Using 4 threads for Netty based IO
[16:55:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
[16:55:28] [Server thread/INFO]: Generating keypair
[16:55:28] [Server thread/INFO]: Starting Minecraft server on 93.91.240.151:27301
[16:55:28] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[16:55:29] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.2
[16:55:29] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[16:55:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[16:55:29] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[16:55:29] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[16:55:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b641
[16:55:29] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.1
[16:55:29] [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*!
[16:55:29] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[16:55:29] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v2.0.0
[16:55:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[16:55:29] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[16:55:29] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
[16:55:29] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.4
[16:55:29] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.0.0
[16:55:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[16:55:29] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[16:55:29] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.15
[16:55:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[16:55:29] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[16:55:29] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[16:55:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:55:29] [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.
[16:55:29] [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!
[16:55:29] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[16:55:29] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[16:55:29] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[16:55:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:55:29] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[16:55:29] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[16:55:29] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[16:55:29] [Server thread/INFO]: [LWC] Connecting to SQLite
[16:55:29] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v2.0.0
[16:55:29] [Server thread/INFO]: 5000
[16:55:29] [Server thread/INFO]: -1
[16:55:29] [Server thread/INFO]: -1
[16:55:29] [Server thread/INFO]: [uSkyBlock] Using built in protection.
[16:55:29] [Server thread/INFO]: Island Configs Loaded:
[16:55:29] [Server thread/INFO]: [uSkyBlock] 0 schematics loaded.
[16:55:29] [Server thread/INFO]: [uSkyBlock] uSkyBlock v.2.0.0 enabled.
[16:55:31] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[16:55:31] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[16:55:31] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[16:55:31] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[16:55:31] [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:55:31] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[16:55:31] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[16:55:31] [Server thread/INFO]: Preparing level "world"
[16:55:31] [Server thread/INFO]: -------- World Settings For [world] --------
[16:55:31] [Server thread/INFO]: Anti X-Ray: true
[16:55:31] [Server thread/INFO]:    Engine Mode: 1
[16:55:31] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:55:31] [Server thread/INFO]:    Replace Blocks: [1, 5]
[16:55:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:55:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:55:31] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:55:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:55:31] [Server thread/INFO]: Random Lighting Updates: false
[16:55:31] [Server thread/INFO]: Structure Info Saving: true
[16:55:31] [Server thread/INFO]: Mob Spawn Range: 4
[16:55:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:55:31] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:55:31] [Server thread/INFO]: Max Entity Collisions: 8
[16:55:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:55:31] [Server thread/INFO]: View Distance: 7
[16:55:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:55:31] [Server thread/INFO]: Clear tick list: false
[16:55:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:55:31] [Server thread/INFO]: Item Despawn Rate: 6000
[16:55:31] [Server thread/INFO]: Item Merge Radius: 2.5
[16:55:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:55:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:55:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:55:31] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[16:55:31] [Server thread/INFO]: Anti X-Ray: true
[16:55:31] [Server thread/INFO]:    Engine Mode: 1
[16:55:31] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:55:31] [Server thread/INFO]:    Replace Blocks: [1, 5]
[16:55:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:55:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:55:31] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:55:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:55:31] [Server thread/INFO]: Random Lighting Updates: false
[16:55:31] [Server thread/INFO]: Structure Info Saving: true
[16:55:31] [Server thread/INFO]: Mob Spawn Range: 4
[16:55:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:55:31] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:55:31] [Server thread/INFO]: Max Entity Collisions: 8
[16:55:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:55:31] [Server thread/INFO]: View Distance: 7
[16:55:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:55:31] [Server thread/INFO]: Clear tick list: false
[16:55:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:55:31] [Server thread/INFO]: Item Despawn Rate: 6000
[16:55:31] [Server thread/INFO]: Item Merge Radius: 2.5
[16:55:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:55:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:55:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:55:31] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[16:55:31] [Server thread/INFO]: Anti X-Ray: true
[16:55:31] [Server thread/INFO]:    Engine Mode: 1
[16:55:31] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:55:31] [Server thread/INFO]:    Replace Blocks: [1, 5]
[16:55:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:55:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:55:31] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:55:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:55:31] [Server thread/INFO]: Random Lighting Updates: false
[16:55:31] [Server thread/INFO]: Structure Info Saving: true
[16:55:31] [Server thread/INFO]: Mob Spawn Range: 4
[16:55:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:55:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:55:31] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:55:31] [Server thread/INFO]: Max Entity Collisions: 8
[16:55:31] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:55:31] [Server thread/INFO]: View Distance: 7
[16:55:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:55:31] [Server thread/INFO]: Clear tick list: false
[16:55:31] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:55:31] [Server thread/INFO]: Item Despawn Rate: 6000
[16:55:31] [Server thread/INFO]: Item Merge Radius: 2.5
[16:55:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:55:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:55:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:55:31] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4561671163917448849)
[16:55:32] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6436870126044882086)
[16:55:36] [Server thread/INFO]: Preparing spawn area: 34%
[16:55:36] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6436870126044882086)
[16:55:37] [Server thread/INFO]: Preparing spawn area: 53%
[16:55:37] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.2
[16:55:37] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[16:55:37] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.240.151:28301
[16:55:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[16:55:37] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:55:38] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[16:55:38] [Server thread/INFO]: [iConomy - April Fools] Enabled (17 ms)
[16:55:38] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[16:55:38] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[16:55:38] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
[16:55:38] [Thread-10/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[16:55:38] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
[16:55:38] [Server thread/INFO]: -------- World Settings For [skyblock] --------
[16:55:38] [Server thread/INFO]: Anti X-Ray: true
[16:55:38] [Server thread/INFO]:    Engine Mode: 1
[16:55:38] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:55:38] [Server thread/INFO]:    Replace Blocks: [1, 5]
[16:55:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:55:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:55:38] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:55:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:55:38] [Server thread/INFO]: Random Lighting Updates: false
[16:55:38] [Server thread/INFO]: Structure Info Saving: true
[16:55:38] [Server thread/INFO]: Mob Spawn Range: 4
[16:55:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:55:38] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:55:38] [Server thread/INFO]: Max Entity Collisions: 8
[16:55:38] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:55:38] [Server thread/INFO]: View Distance: 7
[16:55:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:55:38] [Server thread/INFO]: Clear tick list: false
[16:55:38] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:55:38] [Server thread/INFO]: Item Despawn Rate: 6000
[16:55:38] [Server thread/INFO]: Item Merge Radius: 2.5
[16:55:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:55:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:55:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:55:38] [Server thread/INFO]: Preparing start region for level 3 (Seed: -487870558510280794)
[16:55:38] [Server thread/INFO]: -------- World Settings For [skyworld] --------
[16:55:38] [Server thread/INFO]: Anti X-Ray: true
[16:55:38] [Server thread/INFO]:    Engine Mode: 1
[16:55:38] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[16:55:38] [Server thread/INFO]:    Replace Blocks: [1, 5]
[16:55:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[16:55:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[16:55:38] [Server thread/INFO]: Alternative Hopper Ticking: false
[16:55:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[16:55:38] [Server thread/INFO]: Random Lighting Updates: false
[16:55:38] [Server thread/INFO]: Structure Info Saving: true
[16:55:38] [Server thread/INFO]: Mob Spawn Range: 4
[16:55:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Cane Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Melon Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
[16:55:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[16:55:40] [Server thread/INFO]: Sending up to 5 chunks per packet
[16:55:40] [Server thread/INFO]: Max Entity Collisions: 8
[16:55:40] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[16:55:40] [Server thread/INFO]: View Distance: 7
[16:55:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
[16:55:40] [Server thread/INFO]: Clear tick list: false
[16:55:40] [Server thread/INFO]: Experience Merge Radius: 3.0
[16:55:40] [Server thread/INFO]: Item Despawn Rate: 6000
[16:55:40] [Server thread/INFO]: Item Merge Radius: 2.5
[16:55:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
[16:55:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[16:55:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[16:55:41] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4187693811773781943)
[16:55:41] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[16:55:41] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[16:55:41] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.1
[16:55:41] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[16:55:41] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[16:55:41] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:55:41] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[16:55:41] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[16:55:41] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[16:55:41] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[16:55:41] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyblock) TNT ignition is PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyblock) Lighters are PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyblock) Lava fire is blocked.
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyblock) Fire spread is UNRESTRICTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyblock'
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
[16:55:41] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
[16:55:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
[16:55:41] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[16:55:41] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[16:55:41] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[16:55:41] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'skyblock'
[16:55:41] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'skyworld'
[16:55:41] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
[16:55:41] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[16:55:41] [Server thread/INFO]: git-Spigot-1571 (MC: 1.7.10)
[16:55:41] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
[16:55:41] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[16:55:41] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[16:55:41] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
[16:55:41] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.4
[16:55:42] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[16:55:42] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[16:55:42] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[16:55:42] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
[16:55:42] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
[16:55:42] [Server thread/INFO]: [ServerSigns] Version 3.0.0 is now enabled.
[16:55:42] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[16:55:42] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[16:55:42] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[16:55:42] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[16:55:42] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.15
[16:55:43] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[16:55:43] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[16:55:43] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[16:55:43] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[16:55:43] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[16:55:43] [Server thread/INFO]: [AuthMe] Set Language: en
[16:55:43] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[16:55:43] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[16:55:43] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[16:55:43] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[16:55:43] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[16:55:43] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[16:55:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:55:43] [Server thread/INFO]: Done (12.401s)! For help, type "help" or "?"
[16:55:43] [Server thread/INFO]: Starting GS4 status listener
[16:55:43] [Server thread/INFO]: Starting remote control listener
[16:55:43] [Query Listener #1/INFO]: Query running on 93.91.240.151:27301
[16:55:43] [Server thread/WARN]: No rcon password set in '/hlserver/27301/server.properties', rcon disabled!
[16:55:43] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[16:55:43] [Server thread/INFO]: [uSkyBlock] Using vault for permissions
[16:55:43] [Server thread/INFO]: Multiverse already knows about 'skyworld'!
[16:55:43] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
[16:55:43] [Craft Scheduler Thread - 4/INFO]: [PlugMan] No update was found.
[16:55:44] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates:
[16:55:44] [Craft Scheduler Thread - 11/INFO]: [Vault] No new version available
[16:55:51] [User Authenticator #1/INFO]: UUID of player mustaliekki is e219b64f-17a8-39a3-94e0-1ca7ac803ebc
[16:55:51] [Server thread/INFO]: Reloading player data!
[16:55:51] [Server thread/INFO]: Creating new player config!
[16:55:51] [Server thread/INFO]: Creating player config Paths!
[16:55:51] [Server thread/INFO]: Loaded player file for mustaliekki

Re: Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 17:15
od Enderman
SkyBlock to menu to je nový update. Môžež si tam pridávať viac vecí. A portneš sa na skyblock cez to menu

Re: Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 17:23
od panChemicky
Ok a jak to teda zprovozním?

Re: Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 17:57
od DenOwq
Zkus znovu stáhnout essentials a a essentials chat na menší build

Re: Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 18:52
od Enderman
a zprovozňuje sa to automaticky

Re: Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 18:58
od panChemicky
DenOwq: Zkusím, to mě nenapadlo

Enderman: Jak vidíš, tak automaticky mi to nejde. Pokud nevíš, tak radši neraď

-- 24 črc 2014, 19:37 --

//Edit: nahodil jsem starší essentials pro 1.6.4 a dělá mi to pořád to samé

//Edit 2: plugin uSkyBlock vyměněn za IslandWorld

Re: Nejde uSkyblock + error essentials

Napsal: 24 črc 2014, 23:26
od MagiCraft
j aby som odporučil staršiu verziu, kde to menu neni podľa mňa je to lepšie :D

Re: Nejde uSkyblock + error essentials

Napsal: 25 črc 2014, 09:26
od panChemicky
Využil jsem jiný plugin, který funguje a má stejné příkazy.

Ovšem. Pořád řeším problém s Essentials, u kterých mi nejde /spawn, kdy mi to do chatu píše Error: 0 a v konzoli mám šílené errory a nevím, co s tím.

Zkoušel jsem dát starší verze až do 1.6.4 a také jsem zkusil i starší verzi spigotu pro 1.7.9 a pořád nejde. Začínám z toho být zoufalý.

Nový latest.log
Spoiler: zobrazit

Kód: Vybrat vše

[09:18:35] [Server thread/INFO]: Starting minecraft server version 1.7.9
[09:18:35] [Server thread/INFO]: Loading properties
[09:18:35] [Server thread/INFO]: Default game type: SURVIVAL
[09:18:35] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1543 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
[09:18:35] [Server thread/INFO]: Server Ping Player Sample Count: 12
[09:18:35] [Server thread/INFO]: Using 4 threads for Netty based IO
[09:18:35] [Server thread/INFO]: Generating keypair
[09:18:36] [Server thread/INFO]: Starting Minecraft server on 93.91.240.151:27301
[09:18:36] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.2
[09:18:36] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[09:18:36] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
[09:18:36] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[09:18:36] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[09:18:36] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9
[09:18:36] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[09:18:36] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b641
[09:18:36] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.1
[09:18:36] [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*!
[09:18:36] [Server thread/INFO]: [KillerMoney] Loading KillerMoney v2.05
[09:18:36] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[09:18:36] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[09:18:36] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
[09:18:36] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.1
[09:18:36] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.4
[09:18:36] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.0.0
[09:18:36] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.1
[09:18:36] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[09:18:36] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.15
[09:18:36] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.1
[09:18:36] [Server thread/INFO]: [IslandWorld] Loading IslandWorld v3.6
[09:18:36] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.4
[09:18:36] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[09:18:36] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[09:18:36] [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.
[09:18:36] [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!
[09:18:36] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[09:18:36] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[09:18:36] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[09:18:36] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[09:18:36] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[09:18:36] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[09:18:36] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[09:18:36] [Server thread/INFO]: [LWC] Connecting to SQLite
[09:18:36] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
[09:18:36] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
[09:18:36] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[09:18:36] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[09:18:36] [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.
[09:18:36] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[09:18:36] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[09:18:36] [Server thread/INFO]: Preparing level "world"
[09:18:36] [Server thread/INFO]: -------- World Settings For [world] --------
[09:18:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[09:18:36] [Server thread/INFO]: View Distance: 7
[09:18:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[09:18:36] [Server thread/INFO]: Clear tick list: false
[09:18:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[09:18:36] [Server thread/INFO]: Item Despawn Rate: 6000
[09:18:36] [Server thread/INFO]: Item Merge Radius: 2.5
[09:18:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[09:18:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[09:18:36] [Server thread/INFO]: Anti X-Ray: true
[09:18:36] [Server thread/INFO]:    Engine Mode: 1
[09:18:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[09:18:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[09:18:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[09:18:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[09:18:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[09:18:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[09:18:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[09:18:36] [Server thread/INFO]: Random Lighting Updates: false
[09:18:36] [Server thread/INFO]: Structure Info Saving: true
[09:18:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[09:18:36] [Server thread/INFO]: Max Entity Collisions: 8
[09:18:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[09:18:36] [Server thread/INFO]: Mob Spawn Range: 4
[09:18:36] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[09:18:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[09:18:36] [Server thread/INFO]: View Distance: 7
[09:18:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[09:18:36] [Server thread/INFO]: Clear tick list: false
[09:18:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[09:18:36] [Server thread/INFO]: Item Despawn Rate: 6000
[09:18:36] [Server thread/INFO]: Item Merge Radius: 2.5
[09:18:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[09:18:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[09:18:36] [Server thread/INFO]: Anti X-Ray: true
[09:18:36] [Server thread/INFO]:    Engine Mode: 1
[09:18:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[09:18:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[09:18:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[09:18:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[09:18:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[09:18:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[09:18:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[09:18:36] [Server thread/INFO]: Random Lighting Updates: false
[09:18:36] [Server thread/INFO]: Structure Info Saving: true
[09:18:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[09:18:36] [Server thread/INFO]: Max Entity Collisions: 8
[09:18:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[09:18:36] [Server thread/INFO]: Mob Spawn Range: 4
[09:18:36] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[09:18:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[09:18:36] [Server thread/INFO]: View Distance: 7
[09:18:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
[09:18:36] [Server thread/INFO]: Clear tick list: false
[09:18:36] [Server thread/INFO]: Experience Merge Radius: 3.0
[09:18:36] [Server thread/INFO]: Item Despawn Rate: 6000
[09:18:36] [Server thread/INFO]: Item Merge Radius: 2.5
[09:18:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
[09:18:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[09:18:36] [Server thread/INFO]: Anti X-Ray: true
[09:18:36] [Server thread/INFO]:    Engine Mode: 1
[09:18:36] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[09:18:36] [Server thread/INFO]:    Replace Blocks: [1, 5]
[09:18:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[09:18:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Cane Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Melon Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
[09:18:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[09:18:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[09:18:36] [Server thread/INFO]: Alternative Hopper Ticking: false
[09:18:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[09:18:36] [Server thread/INFO]: Random Lighting Updates: false
[09:18:36] [Server thread/INFO]: Structure Info Saving: true
[09:18:36] [Server thread/INFO]: Sending up to 5 chunks per packet
[09:18:36] [Server thread/INFO]: Max Entity Collisions: 8
[09:18:36] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[09:18:36] [Server thread/INFO]: Mob Spawn Range: 4
[09:18:36] [Server thread/INFO]: Preparing start region for level 0 (Seed: 1435672245)
[09:18:37] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6436870126044882086)
[09:18:37] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6436870126044882086)
[09:18:37] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.0.2
[09:18:37] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[09:18:37] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.240.151:28301
[09:18:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
[09:18:37] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[09:18:37] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[09:18:37] [Server thread/INFO]: [iConomy - April Fools] Enabled (11 ms)
[09:18:37] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[09:18:37] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[09:18:37] [Thread-10/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[09:18:37] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
[09:18:37] [Server thread/INFO]: [FrameProtect] enabled.
[09:18:37] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
[09:18:37] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
[09:18:37] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[09:18:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
[09:18:37] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
[09:18:38] [Server thread/INFO]: -------- World Settings For [normal] --------
[09:18:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[09:18:38] [Server thread/INFO]: View Distance: 7
[09:18:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
[09:18:38] [Server thread/INFO]: Clear tick list: false
[09:18:38] [Server thread/INFO]: Experience Merge Radius: 3.0
[09:18:38] [Server thread/INFO]: Item Despawn Rate: 6000
[09:18:38] [Server thread/INFO]: Item Merge Radius: 2.5
[09:18:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
[09:18:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[09:18:38] [Server thread/INFO]: Anti X-Ray: true
[09:18:38] [Server thread/INFO]:    Engine Mode: 1
[09:18:38] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[09:18:38] [Server thread/INFO]:    Replace Blocks: [1, 5]
[09:18:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[09:18:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Cane Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Melon Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[09:18:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[09:18:38] [Server thread/INFO]: Alternative Hopper Ticking: false
[09:18:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[09:18:38] [Server thread/INFO]: Random Lighting Updates: false
[09:18:38] [Server thread/INFO]: Structure Info Saving: true
[09:18:38] [Server thread/INFO]: Sending up to 5 chunks per packet
[09:18:38] [Server thread/INFO]: Max Entity Collisions: 8
[09:18:38] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[09:18:38] [Server thread/INFO]: Mob Spawn Range: 4
[09:18:38] [Server thread/INFO]: Preparing start region for level 3 (Seed: 8694362700223090993)
[09:18:38] [Server thread/INFO]: -------- World Settings For [IslandWorld] --------
[09:18:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[09:18:38] [Server thread/INFO]: View Distance: 7
[09:18:38] [Server thread/INFO]: Chunks to Grow per Tick: 650
[09:18:38] [Server thread/INFO]: Clear tick list: false
[09:18:38] [Server thread/INFO]: Experience Merge Radius: 3.0
[09:18:38] [Server thread/INFO]: Item Despawn Rate: 6000
[09:18:38] [Server thread/INFO]: Item Merge Radius: 2.5
[09:18:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
[09:18:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[09:18:38] [Server thread/INFO]: Anti X-Ray: true
[09:18:38] [Server thread/INFO]:    Engine Mode: 1
[09:18:38] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[09:18:38] [Server thread/INFO]:    Replace Blocks: [1, 5]
[09:18:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[09:18:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Cane Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Melon Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
[09:18:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[09:18:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[09:18:38] [Server thread/INFO]: Alternative Hopper Ticking: false
[09:18:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[09:18:38] [Server thread/INFO]: Random Lighting Updates: false
[09:18:38] [Server thread/INFO]: Structure Info Saving: true
[09:18:38] [Server thread/INFO]: Sending up to 5 chunks per packet
[09:18:38] [Server thread/INFO]: Max Entity Collisions: 8
[09:18:38] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[09:18:38] [Server thread/INFO]: Mob Spawn Range: 4
[09:18:38] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6460181134193590763)
[09:18:38] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[09:18:38] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[09:18:38] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.1
[09:18:38] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[09:18:38] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[09:18:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[09:18:38] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[09:18:38] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[09:18:38] [Server thread/INFO]: [KillerMoney] Enabling KillerMoney v2.05
[09:18:38] [Server thread/INFO]: [KillerMoney] Locale: en
[09:18:38] [Server thread/INFO]: [KillerMoney] Vault initialized
[09:18:38] [Server thread/INFO]: [KillerMoney] Metrics initialized
[09:18:38] [Server thread/INFO]: [KillerMoney] MobArena initialization failed
[09:18:39] [Server thread/INFO]: [KillerMoney] Update not found
[09:18:39] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[09:18:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[09:18:39] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[09:18:39] [Server thread/INFO]: [WorldGuard] (normal) TNT ignition is PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (normal) Lighters are PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (normal) Lava fire is blocked.
[09:18:39] [Server thread/INFO]: [WorldGuard] (normal) Fire spread is UNRESTRICTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'normal'
[09:18:39] [Server thread/INFO]: [WorldGuard] (IslandWorld) TNT ignition is PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lighters are PERMITTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] (IslandWorld) Lava fire is blocked.
[09:18:39] [Server thread/INFO]: [WorldGuard] (IslandWorld) Fire spread is UNRESTRICTED.
[09:18:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'IslandWorld'
[09:18:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world'
[09:18:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[09:18:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[09:18:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'normal'
[09:18:39] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'IslandWorld'
[09:18:39] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.1
[09:18:39] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[09:18:39] [Server thread/INFO]: git-Spigot-1543 (MC: 1.7.9)
[09:18:39] [Server thread/INFO]: 1.7.9-R0.3-SNAPSHOT
[09:18:39] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[09:18:39] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[09:18:39] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
[09:18:39] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.4
[09:18:39] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[09:18:39] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[09:18:39] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[09:18:39] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
[09:18:39] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
[09:18:39] [Server thread/INFO]: [ServerSigns] Version 3.0.0 is now enabled.
[09:18:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.1
[09:18:40] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[09:18:40] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[09:18:40] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[09:18:40] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.15
[09:18:40] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[09:18:40] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[09:18:40] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.1
[09:18:40] [Server thread/INFO]: [IslandWorld] Enabling IslandWorld v3.6
[09:18:41] [Server thread/INFO]: [IslandWorld] Checking for updates
[09:18:41] [Server thread/INFO]: [IslandWorld] No updates found
[09:18:41] [Server thread/INFO]: [IslandWorld] Loaded 9999 free islands.
[09:18:41] [Server thread/INFO]: [IslandWorld] Loaded 1 taken islands.
[09:18:41] [Server thread/INFO]: [IslandWorld] Loaded 50 challenges.
[09:18:41] [Server thread/INFO]: [IslandWorld] Loaded 0 players completed challenges.
[09:18:41] [Server thread/INFO]: [IslandWorld] Loaded 0 helping players.
[09:18:41] [Server thread/INFO]: [IslandWorld] Loaded 0 points.
[09:18:41] [Server thread/INFO]: [IslandWorld] Plugin enabled.
[09:18:41] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.4
[09:18:41] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[09:18:41] [Server thread/INFO]: [AuthMe] Set Language: en
[09:18:41] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[09:18:41] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[09:18:41] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[09:18:41] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[09:18:41] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[09:18:41] [Server thread/INFO]: [AuthMe] Authme 3.4 enabled
[09:18:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[09:18:41] [Server thread/INFO]: Done (4.686s)! For help, type "help" or "?"
[09:18:41] [Server thread/INFO]: Starting GS4 status listener
[09:18:41] [Server thread/INFO]: Starting remote control listener
[09:18:41] [Query Listener #1/INFO]: Query running on 93.91.240.151:27301
[09:18:41] [Server thread/WARN]: No rcon password set in '/hlserver/27301/server.properties', rcon disabled!
[09:18:41] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
[09:18:41] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
[09:18:41] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[09:18:41] [Craft Scheduler Thread - 11/INFO]: [PlugMan] No update was found.
[09:18:42] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates:
[09:18:42] [Craft Scheduler Thread - 12/INFO]: [Vault] No new version available


Chyba v konzolim která se objeví po přihlášení na server. Něco s authme, ale log je čistej, tak nevím
Spoiler: zobrazit

Kód: Vybrat vše

> [09:25:44 ERROR]: Could not pass event PlayerJoinEvent to AuthMe v3.4
org.bukkit.event.EventException
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[minecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[minecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [minecraft_server.jar:git-Spigot-1543]
     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.PlayerList.c(PlayerList.java:265) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.PlayerList.a(PlayerList.java:152) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.LoginListener.c(LoginListener.java:105) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.LoginListener.a(LoginListener.java:43) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:187) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:731) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
Caused by: java.lang.NoSuchMethodError: com.earth2me.essentials.Essentials.getUser(Ljava/lang/String;)Lcom/earth2me/essentials/User;
     at fr.xephi.authme.listener.AuthMePlayerListener.onPlayerJoin(AuthMePlayerListener.java:554) ~[?:?]
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_51]
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_51]
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_51]
     at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_51]
     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296) ~[minecraft_server.jar:git-Spigot-1543]
... 14 more
> [09:25:44 INFO]: Cheter_LP[/194.228.13.57:42508] logged in with entity id 240 at ([world] -1.7974895379332403, 65.0, 9.997288613985667)
> [09:25:44 WARN]: [Essentials] Task #39 for Essentials v2.12.1 generated an exception
java.lang.ArrayIndexOutOfBoundsException: 0
     at com.earth2me.essentials.perm.PermissionsExHandler.getGroup(PermissionsExHandler.java:28) ~[?:?]
     at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:40) ~[?:?]
     at com.earth2me.essentials.User.getGroup(User.java:634) ~[?:?]
     at com.earth2me.essentials.textreader.TextInput.<init>(TextInput.java:32) ~[?:?]
     at com.earth2me.essentials.EssentialsPlayerListener$2.run(EssentialsPlayerListener.java:239) ~[?:?]
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[minecraft_server.jar:git-Spigot-1543]
     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:346) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:638) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:584) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:490) [minecraft_server.jar:git-Spigot-1543]
     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1543]
> [09:25:50 INFO]: [AuthMe] Cheter_LP logged in!

Re: Nejde uSkyblock + error essentials

Napsal: 25 črc 2014, 11:57
od DenOwq
udělej to samé jako s essentals (co jsem ti radil) + seznam plugnu

Re: Nejde uSkyblock + error essentials

Napsal: 25 črc 2014, 12:26
od marty_
panChemicky píše:Server: IP:93.91.240.151:27301

Zdravím. Zkouším si dělat Skyblock server.
Mám normálně vygenerovanou prázdnou mapu přes CleanRoomGenerator.
Na serveru mám plugin USkyBlock, ovšem když napíšu příkaz /is, tak se mi objeví pouze menu s knihou, jež nejde otevřít ani přendat.
Když dám /is create nestane se vůbec nic a konzole nic nevypíše.
Spoiler: zobrazit
sky.png



mi na tento problem pomohla tato permise pro vsechny hrace:

Kód: Vybrat vše

group.member