Nějak mi dělá Plugin na shop chybu a vyhodí někdy Error nevíte co stím a ještě jeden problém a to ten že někdy se hráč odpojí a zůstane seklí na Serveru a ukazuje ho to v listu a přitom se odpojil.
Polovina Chybý protože Jde napsat jen 60 000 znaků
zde log při startu.
Kód: Vybrat vše
[spoiler]15:50:48] [Server thread/INFO]: Starting minecraft server version 1.7.9
[15:50:48] [Server thread/INFO]: Loading properties
[15:50:48] [Server thread/INFO]: Default game type: SURVIVAL
[15:50:48] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1487 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
[15:50:49] [Server thread/INFO]: Server Ping Player Sample Count: 12
[15:50:49] [Server thread/INFO]: Using 4 threads for Netty based IO
[15:50:49] [Server thread/INFO]: Generating keypair
[15:50:49] [Server thread/INFO]: Starting Minecraft server on 93.91.250.145:27033
[15:50:49] [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-Spigot-1487]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-1487]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-1487]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:358) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:135) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1487]
Caused by: java.lang.UnsupportedClassVersionError: cz/perwin/digitalclock/DigitalClock : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_51]
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_51]
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_51]
at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_51]
at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_51]
at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[minecraft_server.jar:git-Spigot-1487]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Spigot-1487]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Spigot-1487]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Spigot-1487]
... 6 more
[15:50:49] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[15:50:49] [Server thread/INFO]: [PermissionsEx] file backend registered!
[15:50:50] [Server thread/INFO]: [SignColorz] Loading SignColorz v1.2
[15:50:50] [Server thread/INFO]: [setPVP] Loading setPVP v1.0
[15:50:50] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
[15:50:50] [Server thread/INFO]: [JoinMessageChanger] Loading JoinMessageChanger v1.2
[15:50:50] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
[15:50:50] [Server thread/INFO]: [Lobbys] Loading Lobbys v1
[15:50:50] [Server thread/INFO]: [uSkyBlock] Loading uSkyBlock v1.0.8
[15:50:50] [Server thread/INFO]: [AntiCreeper3] Loading AntiCreeper3 v4.15
[15:50:50] [Server thread/INFO]: [dynmap] Loading dynmap v2.0.0-SNAPSHOT-1025
[15:50:50] [Server thread/INFO]: [dynmap] Mod Support API available
[15:50:50] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v1.5
[15:50:50] [Server thread/INFO]: [MobEscape] Loading MobEscape v1.3.5
[15:50:50] [Server thread/INFO]: [ChatClear] Loading ChatClear v0.1
[15:50:50] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames v0.5.8.54
[15:50:50] [Server thread/INFO]: [AntiAd] Loading AntiAd v2.2.5
[15:50:50] [Server thread/INFO]: [AdminShop] Loading AdminShop v0.4.1
[15:50:50] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v2.2.3
[15:50:50] [Server thread/INFO]: [Cestinator] Loading Cestinator v1.5
[15:50:50] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.4.0
[15:50:50] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
[15:50:50] [Server thread/INFO]: [CedSlap] Loading CedSlap v3.0.0
[15:50:50] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[15:50:50] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
[15:50:50] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[15:50:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.13-SNAPSHOT (build 1130)
[15:50:50] [Server thread/INFO]: [GetInventory] Loading GetInventory v1.5
[15:50:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
[15:50:50] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[15:50:50] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.0-RC-sMD5NET-b739
[15:50:50] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
[15:50:50] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
[15:50:50] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[15:50:50] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[15:50:50] [Server thread/INFO]: Permissions file successfully reloaded
[15:50:50] [Server thread/INFO]: [ColorMatch] Loading ColorMatch v1.7.7
[15:50:50] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[15:50:50] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
[15:50:50] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
[15:50:50] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[15:50:50] [Server thread/INFO]: [PluginFake] Loading PluginFake v1.9
[15:50:50] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.0.9
[15:50:50] [Server thread/INFO]: [marriage] Loading marriage v1.4.1
[15:50:50] [Server thread/INFO]: [iDisguise] Loading iDisguise v3.0.3
[15:50:50] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
[15:50:50] [Server thread/INFO]: [AntiTNT] Loading AntiTNT v1.1
[15:50:50] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.13.1.7
[15:50:50] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.0.0
[15:50:50] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.0.1
[15:50:50] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.2.dev
[15:50:50] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.8-SNAPSHOT:3803-e037f90,master
[15:50:50] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.7
[15:50:50] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.5
[15:50:50] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.13.1.7
[15:50:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.7
[15:50:50] [Server thread/INFO]: [Skins] Loading Skins v1.7.7
[15:50:50] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[15:50:50] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.13.1.7
[15:50:50] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[15:50:50] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
[15:50:50] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.16
[15:50:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
[15:50:50] [Server thread/INFO]: [AuthMe] Loading AuthMe v2.7.11
[15:50:50] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.6
[15:50:50] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.7
[15:50:50] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v1.3.5
[15:50:50] [Server thread/INFO]: [Paintball] Loading Paintball v1.2.6
[15:50:50] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.6
[15:50:50] [Server thread/INFO]: [Minigames] Loading Minigames v1.6.2
[15:50:50] [Server thread/INFO]: [WickedSkyWars] Loading WickedSkyWars v1.3.1-SNAPSHOT
[15:50:50] [Server thread/INFO]: [FramePicture] Loading FramePicture v1.7.1
[15:50:50] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
[15:50:50] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[15:50:50] [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.
[15:50:50] [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!
[15:50:50] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[15:50:50] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[15:50:50] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[15:50:50] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:50:50] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[15:50:50] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
[15:50:50] [Server thread/INFO]: [uSkyBlock] Enabling uSkyBlock v1.0.8
[15:50:50] [Server thread/INFO]: [uSkyBlock] Using built in protection.
[15:50:50] [Server thread/INFO]: [uSkyBlock] 1 schematics loaded.
[15:50:50] [Server thread/INFO]: [uSkyBlock] uSkyBlock v.1.0.8 enabled.
[15:50:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.4.0
[15:50:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[15:50:50] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
[15:50:50] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[15:50:50] [Server thread/INFO]: [LWC] Connecting to SQLite
[15:50:51] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
[15:50:51] [Server thread/INFO]: §9[PlotMe] §r 179 plots loaded
[15:50:51] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[15:50:51] [Server thread/INFO]: Preparing level "world"
[15:50:51] [Server thread/INFO]: -------- World Settings For [world] --------
[15:50:51] [Server thread/INFO]: View Distance: 6
[15:50:51] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:50:51] [Server thread/INFO]: Clear tick list: false
[15:50:51] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:50:51] [Server thread/INFO]: Mob Spawn Range: 4
[15:50:51] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:50:51] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:50:51] [Server thread/INFO]: Item Despawn Rate: 6000
[15:50:51] [Server thread/INFO]: Item Merge Radius: 2.5
[15:50:51] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:50:51] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:50:51] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:50:51] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:50:51] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:50:51] [Server thread/INFO]: Anti X-Ray: true
[15:50:51] [Server thread/INFO]: Engine Mode: 1
[15:50:51] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:50:51] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:50:51] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:50:51] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:50:51] [Server thread/INFO]: Random Lighting Updates: false
[15:50:51] [Server thread/INFO]: Structure Info Saving: true
[15:50:51] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:50:51] [Server thread/INFO]: Max Entity Collisions: 8
[15:50:54] [Server thread/INFO]: [Votifier] Votifier enabled.
[15:50:54] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
[15:50:54] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
[15:50:54] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[15:50:54] [Server thread/INFO]: [Jobs] Converting existing usernames to Mojang UUIDs. This could take a long time!
[15:50:54] [Server thread/WARN]: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (there is already another table or index with this name: jobs_old)
[15:50:54] [Server thread/WARN]: at org.sqlite.DB.newSQLException(DB.java:383)
[15:50:54] [Server thread/WARN]: at org.sqlite.DB.newSQLException(DB.java:387)
[15:50:54] [Server thread/WARN]: at org.sqlite.DB.throwex(DB.java:374)
[15:50:54] [Server thread/WARN]: at org.sqlite.NativeDB.prepare(Native Method)
[15:50:54] [Server thread/WARN]: at org.sqlite.DB.prepare(DB.java:123)
[15:50:54] [Server thread/WARN]: at org.sqlite.Stmt.execute(Stmt.java:113)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAO.executeSQL(JobsDAO.java:301)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAOSQLite.checkUpdate1(JobsDAOSQLite.java:125)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAO.setUp(JobsDAO.java:68)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAOSQLite.initialize(JobsDAOSQLite.java:40)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.config.JobsConfiguration.loadGeneralSettings(JobsConfiguration.java:344)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.config.JobsConfiguration.reload(JobsConfiguration.java:195)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.Jobs.reload(Jobs.java:192)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.Jobs.startup(Jobs.java:166)
[15:50:54] [Server thread/WARN]: at me.zford.jobs.JobsPlugin.onEnable(JobsPlugin.java:45)
[15:50:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
[15:50:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
[15:50:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:50:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465)
[15:50:54] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383)
[15:50:54] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359)
[15:50:54] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333)
[15:50:54] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289)
[15:50:54] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193)
[15:50:54] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457)
[15:50:54] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[15:50:54] [Server thread/WARN]: [Jobs] Job Vojak has an invalid Kill type property: custom-kill!
[15:50:54] [Server thread/WARN]: [Jobs] Job Vrah has an invalid Kill type property: custom-kill!
[15:50:54] [Server thread/WARN]: [Jobs] Job Brewer has an invalid Brew type property: REDSTONE_DUST!
[15:50:54] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[15:50:54] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[15:50:54] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[15:50:54] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.13-SNAPSHOT (build 1130)
[15:50:54] [Server thread/INFO]: [GetInventory] Enabling GetInventory v1.5
[15:50:54] [Server thread/INFO]: [GetInventory] Version 1.5 has been enabled!
[15:50:54] [Server thread/INFO]: [GetInventory] Created by SpiFioY!
[15:50:54] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
[15:50:54] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[15:50:55] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[15:50:55] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.145:28033
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.0-RC-sMD5NET-b739
[15:50:55] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.7.8|1.7.9 / CB3043
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[15:50:55] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.7.9)...
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | SoundDistance
[15:50:55] [Server thread/INFO]: [NoCheatPlus] Version 3.11.0-RC-sMD5NET-b739 is enabled.
[15:50:55] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
[15:50:55] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
[15:50:55] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
[15:50:55] [Server thread/INFO]: [ColorMatch] Enabling ColorMatch v1.7.7
[15:50:56] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
[15:50:56] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
[15:50:56] [Server thread/INFO]: [Lottery] Payment method found (Vault - Economy: iConomy version: 1.4.1-b436)
[15:50:56] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[15:50:56] [Server thread/INFO]: [iConomy - April Fools] Enabled (10 ms)
[15:50:56] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[15:50:56] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[15:50:56] [Thread-41/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[15:50:56] [Server thread/INFO]: [PluginFake] Enabling PluginFake v1.9
[15:50:56] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.0.9
[15:50:56] [Server thread/INFO]: CoreProtect version 2.0.9 is enabled!
[15:50:56] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[15:50:56] [Server thread/INFO]: [marriage] Enabling marriage v1.4.1
[15:50:56] [Server thread/INFO]: [marriage] Checking for new version.
[15:50:57] [Server thread/INFO]: [marriage] Plugin is outdated. Please update to the newest version.
[15:50:57] [Server thread/INFO]: [marriage] Marriage has been enabled!
[15:50:57] [Server thread/INFO]: [iDisguise] Enabling iDisguise v3.0.3
[15:50:57] [Server thread/ERROR]: Error occurred while enabling iDisguise v3.0.3 (Is it up to date?)
java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/EntityHuman
at de.robingrether.idisguise.iDisguise.onEnable(iDisguise.java:63) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[minecraft_server.jar:git-Spigot-1487]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Spigot-1487]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-1487]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465) [minecraft_server.jar:git-Spigot-1487]
at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457) [minecraft_server.jar:git-Spigot-1487]
at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Spigot-1487]
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.EntityHuman
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Spigot-1487]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Spigot-1487]
at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
... 12 more
[15:50:57] [Server thread/INFO]: [AntiTNT] Enabling AntiTNT v1.1
[15:50:57] [Server thread/INFO]: AntiTNT has been enabled!
[15:50:57] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
[15:50:57] [Server thread/INFO]: Format kontroly verze Bukkitu zmenen. Verze nebyla zkontrolovana.
[15:50:57] [Server thread/INFO]: git-Spigot-1487 (MC: 1.7.9)
[15:50:57] [Server thread/INFO]: 1.7.9-R0.3-SNAPSHOT
[15:50:57] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[15:50:57] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[15:50:57] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.4.1-b436)
[15:50:57] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.0.0
[15:50:57] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
[15:50:57] [Server thread/INFO]: [ServerSigns] Version 3.0.0 is now enabled.
[15:50:57] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.0.1
[15:50:57] [Server thread/WARN]: java.lang.NoSuchMethodException: net.minecraft.util.com.mojang.authlib.GameProfile.<init>(java.lang.String, java.lang.String)
[15:50:57] [Server thread/WARN]: at java.lang.Class.getConstructor0(Class.java:2810)
[15:50:57] [Server thread/WARN]: at java.lang.Class.getConstructor(Class.java:1718)
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.utilities.ReflectionManager.getGameProfile(ReflectionManager.java:211)
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.utilities.ReflectionManager.createEntityInstance(ReflectionManager.java:93)
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:190)
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:98)
[15:50:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
[15:50:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
[15:50:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:50:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465)
[15:50:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[15:50:57] [Server thread/WARN]: java.lang.NullPointerException
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.utilities.ReflectionManager.createEntityInstance(ReflectionManager.java:94)
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:190)
[15:50:57] [Server thread/WARN]: at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:98)
[15:50:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316)
[15:50:57] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
[15:50:57] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:50:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:465)
[15:50:57] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:383)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:359)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:333)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:289)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:193)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:457)
[15:50:57] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
for Multiverse-Core v2.5-b691
[15:50:59] [Server thread/INFO]: -------- World Settings For [Hunger] --------
[15:50:59] [Server thread/INFO]: View Distance: 6
[15:50:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:50:59] [Server thread/INFO]: Clear tick list: false
[15:50:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:50:59] [Server thread/INFO]: Mob Spawn Range: 4
[15:50:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:50:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:50:59] [Server thread/INFO]: Item Despawn Rate: 6000
[15:50:59] [Server thread/INFO]: Item Merge Radius: 2.5
[15:50:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:50:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:50:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:50:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:50:59] [Server thread/INFO]: Anti X-Ray: true
[15:50:59] [Server thread/INFO]: Engine Mode: 1
[15:50:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:50:59] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:50:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:50:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:50:59] [Server thread/INFO]: Random Lighting Updates: false
[15:50:59] [Server thread/INFO]: Structure Info Saving: true
[15:50:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:50:59] [Server thread/INFO]: Max Entity Collisions: 8
[15:50:59] [Server thread/INFO]: Preparing start region for level 3 (Seed: -6715278915812189382)
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hunger) TNT ignition is PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hunger) Lighters are PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hunger) Lava fire is blocked.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hunger) Fire spread is UNRESTRICTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hunger'
[15:50:59] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Hunger'.
[15:50:59] [Server thread/INFO]: -------- World Settings For [Creative] --------
[15:50:59] [Server thread/INFO]: View Distance: 6
[15:50:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:50:59] [Server thread/INFO]: Clear tick list: false
[15:50:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:50:59] [Server thread/INFO]: Mob Spawn Range: 4
[15:50:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:50:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:50:59] [Server thread/INFO]: Item Despawn Rate: 6000
[15:50:59] [Server thread/INFO]: Item Merge Radius: 2.5
[15:50:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:50:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:50:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:50:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:50:59] [Server thread/INFO]: Anti X-Ray: true
[15:50:59] [Server thread/INFO]: Engine Mode: 1
[15:50:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:50:59] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:50:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:50:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:50:59] [Server thread/INFO]: Random Lighting Updates: false
[15:50:59] [Server thread/INFO]: Structure Info Saving: true
[15:50:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:50:59] [Server thread/INFO]: Max Entity Collisions: 8
[15:50:59] [Server thread/INFO]: Preparing start region for level 4 (Seed: 6643297610944860532)
[15:50:59] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is blocked.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative'
[15:50:59] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Creative'.
[15:50:59] [Server thread/INFO]: -------- World Settings For [Eventy] --------
[15:50:59] [Server thread/INFO]: View Distance: 6
[15:50:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:50:59] [Server thread/INFO]: Clear tick list: false
[15:50:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:50:59] [Server thread/INFO]: Mob Spawn Range: 4
[15:50:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:50:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:50:59] [Server thread/INFO]: Item Despawn Rate: 6000
[15:50:59] [Server thread/INFO]: Item Merge Radius: 2.5
[15:50:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:50:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:50:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:50:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:50:59] [Server thread/INFO]: Anti X-Ray: true
[15:50:59] [Server thread/INFO]: Engine Mode: 1
[15:50:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:50:59] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:50:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:50:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:50:59] [Server thread/INFO]: Random Lighting Updates: false
[15:50:59] [Server thread/INFO]: Structure Info Saving: true
[15:50:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:50:59] [Server thread/INFO]: Max Entity Collisions: 8
[15:50:59] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2377829)
[15:50:59] [Server thread/INFO]: [WorldGuard] (Eventy) TNT ignition is PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Eventy) Lighters are PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Eventy) Lava fire is blocked.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Eventy) Fire spread is UNRESTRICTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Eventy'
[15:50:59] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Eventy'.
[15:50:59] [Server thread/INFO]: [dynmap] Loaded 17 pending tile renders for world 'Eventy'
[15:50:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: ExtraVIP
[15:50:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[15:50:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SkyWarsArenaWorld
[15:50:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[15:50:59] [Server thread/INFO]: -------- World Settings For [Hub] --------
[15:50:59] [Server thread/INFO]: View Distance: 6
[15:50:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:50:59] [Server thread/INFO]: Clear tick list: false
[15:50:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:50:59] [Server thread/INFO]: Mob Spawn Range: 4
[15:50:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:50:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:50:59] [Server thread/INFO]: Item Despawn Rate: 6000
[15:50:59] [Server thread/INFO]: Item Merge Radius: 2.5
[15:50:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:50:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:50:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:50:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:50:59] [Server thread/INFO]: Anti X-Ray: true
[15:50:59] [Server thread/INFO]: Engine Mode: 1
[15:50:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:50:59] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:50:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:50:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:50:59] [Server thread/INFO]: Random Lighting Updates: false
[15:50:59] [Server thread/INFO]: Structure Info Saving: true
[15:50:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:50:59] [Server thread/INFO]: Max Entity Collisions: 8
[15:50:59] [Server thread/INFO]: Preparing start region for level 7 (Seed: 0)
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hub) TNT ignition is PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hub) Lighters are PERMITTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hub) Lava fire is blocked.
[15:50:59] [Server thread/INFO]: [WorldGuard] (Hub) Fire spread is UNRESTRICTED.
[15:50:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub'
[15:50:59] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Hub'.
[15:50:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Adventure
[15:50:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[15:50:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Lobby
[15:50:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[15:50:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SkyWarsBaseWorld
[15:50:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[15:50:59] [Server thread/INFO]: -------- World Settings For [Legenda] --------
[15:50:59] [Server thread/INFO]: View Distance: 6
[15:50:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:50:59] [Server thread/INFO]: Clear tick list: false
[15:50:59] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:50:59] [Server thread/INFO]: Mob Spawn Range: 4
[15:50:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:50:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:50:59] [Server thread/INFO]: Item Despawn Rate: 6000
[15:50:59] [Server thread/INFO]: Item Merge Radius: 2.5
[15:50:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:50:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:50:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:50:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:50:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:50:59] [Server thread/INFO]: Anti X-Ray: true
[15:50:59] [Server thread/INFO]: Engine Mode: 1
[15:50:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:50:59] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:50:59] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:50:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:50:59] [Server thread/INFO]: Random Lighting Updates: false
[15:50:59] [Server thread/INFO]: Structure Info Saving: true
[15:50:59] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:50:59] [Server thread/INFO]: Max Entity Collisions: 8
[15:51:00] [Server thread/INFO]: Preparing start region for level 8 (Seed: 1397154014042021477)
[15:51:00] [Server thread/INFO]: [WorldGuard] (Legenda) TNT ignition is PERMITTED.
[15:51:00] [Server thread/INFO]: [WorldGuard] (Legenda) Lighters are PERMITTED.
[15:51:00] [Server thread/INFO]: [WorldGuard] (Legenda) Lava fire is blocked.
[15:51:00] [Server thread/INFO]: [WorldGuard] (Legenda) Fire spread is UNRESTRICTED.
[15:51:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Legenda'
[15:51:00] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Legenda'.
[15:51:00] [Server thread/INFO]: -------- World Settings For [skyworld] --------
[15:51:00] [Server thread/INFO]: View Distance: 6
[15:51:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:51:00] [Server thread/INFO]: Clear tick list: false
[15:51:00] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:51:00] [Server thread/INFO]: Mob Spawn Range: 4
[15:51:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:51:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:51:00] [Server thread/INFO]: Item Despawn Rate: 6000
[15:51:00] [Server thread/INFO]: Item Merge Radius: 2.5
[15:51:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:51:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:51:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:51:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:51:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:51:00] [Server thread/INFO]: Anti X-Ray: true
[15:51:00] [Server thread/INFO]: Engine Mode: 1
[15:51:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:51:00] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:51:00] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:51:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:51:00] [Server thread/INFO]: Random Lighting Updates: false
[15:51:00] [Server thread/INFO]: Structure Info Saving: true
[15:51:00] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:51:00] [Server thread/INFO]: Max Entity Collisions: 8
[15:51:00] [Server thread/INFO]: Preparing start region for level 9 (Seed: 4504502585436127350)
[15:51:00] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
[15:51:00] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
[15:51:00] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
[15:51:00] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
[15:51:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
[15:51:00] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'skyworld'.
[15:51:00] [Server thread/INFO]: [dynmap] Loaded 5 pending tile renders for world 'skyworld'
[15:51:00] [Server thread/INFO]: [Multiverse-Core] 10 - World(s) loaded.
[15:51:00] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
[15:51:00] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[15:51:00] [Server thread/INFO]: [Residence] Scanning for economy systems...
[15:51:00] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[15:51:02] [Server thread/INFO]: [Residence] Found WorldEdit
[15:51:02] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.5 by bekvon
[15:51:02] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.13.1.7
[15:51:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
[15:51:02] [Server thread/INFO]: [Skins] Enabling Skins v1.7.7
[15:51:02] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[15:51:03] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[15:51:03] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[15:51:03] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.13.1.7
[15:51:03] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.16
[15:51:04] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[15:51:04] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.5 loaded.
[15:51:04] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[15:51:04] [Server thread/INFO]: [AuthMe] Enabling AuthMe v2.7.11
[15:51:04] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[15:51:04] [Server thread/INFO]: [AuthMe] Merge new Config Options if needed..
[15:51:04] [Server thread/INFO]: [AuthMe] Set Language: en
[15:51:04] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[15:51:04] [Server thread/INFO]: [AuthMe] Authme 2.7.11 enabled
[15:51:04] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.6
[15:51:04] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[15:51:04] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
[15:51:04] [Server thread/WARN]: [HolographicDisplays] Hologram 'lobby2' was in the world 'Lobby' but it wasn't loaded.
[15:51:04] [Server thread/WARN]: [HolographicDisplays] Hologram 'lobby3' was in the world 'Lobby' but it wasn't loaded.
[15:51:04] [Server thread/WARN]: [HolographicDisplays] Hologram 'lobby4' was in the world 'Lobby' but it wasn't loaded.
[15:51:04] [Server thread/WARN]: [HolographicDisplays] Hologram 'lobby6' was in the world 'Lobby' but it wasn't loaded.
[15:51:04] [Server thread/WARN]: [HolographicDisplays] Hologram 'lobby7' was in the world 'Lobby' but it wasn't loaded.
[15:51:04] [Server thread/WARN]: [HolographicDisplays] Hologram 'lobby5' was in the world 'Lobby' but it wasn't loaded.
[15:51:05] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.7
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Disorient Distant'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Pull Distant'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Obsidian Bomb'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fetch Target'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Living Bomb'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Root Target'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Warp'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fetch Nearby'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Pull Target'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Chain Lightning'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Disorient Target'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Disorient Nearby'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Lightning Aura'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fetch Distant'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Throw Distant'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Shoot Arrow'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Throw Target'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Pull Nearby'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Shuffle Positions'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fire Aura'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Flood'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Throw Nearby'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded custom ability 'Shoot Fireball'
[15:51:05] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[15:51:05] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[15:51:05] [Server thread/INFO]: [MobArena] Loaded arena 'Nature'
[15:51:05] [Server thread/INFO]: [MobArena] v0.96.7 enabled.
[15:51:05] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v1.3.5
[15:51:05] [Server thread/INFO]: [CreativeGates v1.3.5] === ENABLE START ===
[15:51:05] [Server thread/INFO]: [CreativeGates v1.3.5] === ENABLE DONE (Took 114ms) ===
[15:51:05] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.6
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Melon.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Diamond.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Bricks.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Netherrack.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'MossyCobblestone.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Anvil.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Soulsand.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Clay.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Iron.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Glowstone.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BirchWood.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PackedIce.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Redstone.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Gold.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'LapisLazuli.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'OakWood.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dirt.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Coal.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Stone.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Obsidian.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Emerald.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Quartz.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Gravel.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BookShelf.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Sand.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'StoneBrick.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] Loading mine from file 'DarkWood.mine.yml'...
[15:51:05] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.6 enabled!
[15:51:05] [Server thread/INFO]: [Minigames] Enabling Minigames v1.6.2
[15:51:05] [Server thread/INFO]: Minigames successfully enabled.
[15:51:06] [Server thread/INFO]: [WickedSkyWars] Enabling WickedSkyWars v1.3.1-SNAPSHOT
[15:51:06] [Server thread/INFO]: [WickedSkyWars] [SchematicController] Registered 2 schematics ...
[15:51:06] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'island-0' - Env: NORMAL - Type: NORMAL & generator: WickedSkyWars
[15:51:06] [Server thread/INFO]: -------- World Settings For [island-0] --------
[15:51:06] [Server thread/INFO]: View Distance: 6
[15:51:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:51:06] [Server thread/INFO]: Clear tick list: false
[15:51:06] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:51:06] [Server thread/INFO]: Mob Spawn Range: 4
[15:51:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:51:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:51:06] [Server thread/INFO]: Item Despawn Rate: 6000
[15:51:06] [Server thread/INFO]: Item Merge Radius: 2.5
[15:51:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:51:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:51:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:51:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:51:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:51:06] [Server thread/INFO]: Anti X-Ray: true
[15:51:06] [Server thread/INFO]: Engine Mode: 1
[15:51:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:51:06] [Server thread/INFO]: Replace Blocks: [1, 5]
[15:51:06] [Server thread/INFO]: Alternative Hopper Ticking: false
[15:51:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:51:06] [Server thread/INFO]: Random Lighting Updates: false
[15:51:06] [Server thread/INFO]: Structure Info Saving: true
[15:51:06] [Server thread/INFO]: Sending up to 5 chunks per packet
[15:51:06] [Server thread/INFO]: Max Entity Collisions: 8
[15:51:06] [Server thread/INFO]: Preparing start region for level 10 (Seed: -2142075684630554469)
[15:51:06] [Server thread/INFO]: [WorldGuard] Default configuration file written: /hlserver/27033/plugins/WorldGuard/worlds/island-0/config.yml
[15:51:06] [Server thread/INFO]: [WorldGuard] Default configuration file written: /hlserver/27033/plugins/WorldGuard/worlds/island-0/blacklist.txt
[15:51:06] [Server thread/INFO]: [WorldGuard] (island-0) TNT ignition is PERMITTED.
[15:51:06] [Server thread/INFO]: [WorldGuard] (island-0) Lighters are PERMITTED.
[15:51:06] [Server thread/INFO]: [WorldGuard] (island-0) Lava fire is blocked.
[15:51:06] [Server thread/INFO]: [WorldGuard] (island-0) Fire spread is UNRESTRICTED.
[15:51:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'island-0'
[15:51:06] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'island-0'.
[15:51:06] [Server thread/INFO]: [WickedSkyWars] [ChestController] Registered 31 chest items ...
[15:51:06] [Server thread/INFO]: [WickedSkyWars] [KitController] Registered 5 kits ...
[15:51:06] [Server thread/INFO]: [FramePicture] Enabling FramePicture v1.7.1
[15:51:06] [Server thread/INFO]: [FramePicture] Configuration loaded!
[15:51:06] [Server thread/INFO]: [FramePicture] Loaded 10 frames!
[15:51:06] [Server thread/INFO]: [FramePicture] Caching frames ...
[15:51:07] [Server thread/INFO]: [FramePicture] Cached 10 frames!
[15:51:07] [Server thread/INFO]: [FramePicture] The frame cache use 18mb memory!
[15:51:07] [Server thread/INFO]: [FramePicture] Plugin zapnut!
[15:51:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:51:07] [Server thread/INFO]: Done (16.178s)! For help, type "help" or "?"
[15:51:07] [Server thread/INFO]: Starting GS4 status listener
[15:51:07] [Server thread/INFO]: Starting remote control listener
[15:51:07] [Query Listener #1/INFO]: Query running on 93.91.250.145:27033
[15:51:07] [Server thread/WARN]: Unable to initialise rcon on 93.91.250.145:26033 : Address already in use
[15:51:07] [Server thread/INFO]: [uSkyBlock] Using vault for permissions
[15:51:07] [Server thread/INFO]: [0;32;1mMultiverse[0;37;1m already knows about '[0;36;1mskyworld[0;37;1m'![m
[15:51:07] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[15:51:08] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[15:51:08] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
[15:51:08] [Craft Scheduler Thread - 39/INFO]: [GAListener] Connection established!
[15:51:08] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[15:51:08] [Craft Scheduler Thread - 39/INFO]: [GAListener] Loading queued votes
[15:51:08] [Craft Scheduler Thread - 39/INFO]: [GAListener] Loaded 0 queued votes
[15:51:08] [Server thread/INFO]: ----------------------------------------------------------
[15:51:08] [Server thread/INFO]: [ChestCommands] In the menu "Shop" two items have the same position: X=9 Y=1
[15:51:08] [Server thread/INFO]: ----------------------------------------------------------
[15:51:08] [Server thread/INFO]: [Citizens] Loaded 30 NPCs.
[15:51:08] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[15:51:09] [Server thread/INFO]: /78.98.218.43:23530 lost connection: Disconnected
[15:51:09] [Craft Scheduler Thread - 49/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.[m
[15:51:09] [Server thread/INFO]: [SurvivalGames] Loading Arena: 1
[15:51:09] [Server thread/INFO]: [SurvivalGames] -113 189 692
[15:51:09] [Server thread/INFO]: [SurvivalGames] -292 64 503
[15:51:09] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=Eventy},x=-113.0,y=189.0,z=692.0,pitch=0.0,yaw=0.0}
[15:51:09] [Server thread/INFO]: [SurvivalGames] Location{world=CraftWorld{name=Eventy},x=-292.0,y=64.0,z=503.0,pitch=0.0,yaw=0.0}
[15:51:09] [Server thread/INFO]: ItemStack{NETHER_STAR x 1}
[15:51:09] [Server thread/INFO]: sharpness:4
[15:51:09] [Server thread/INFO]: ItemStack{PAPER x 1}
[15:51:09] [Server thread/INFO]: fire:2
[15:51:09] [Craft Scheduler Thread - 65/INFO]: [Vault] Checking for Updates:
[15:51:09] [Craft Scheduler Thread - 65/INFO]: [Vault] No new version available
[15:51:09] [Craft Scheduler Thread - 49/INFO]: [Paintball] --------- Checking version ----------
[15:51:09] [Craft Scheduler Thread - 49/INFO]: [Paintball] There is a new version of paintball available: Paintball v1.2.8 (RELEASE)
[15:51:09] [Craft Scheduler Thread - 49/INFO]: [Paintball] Download at the bukkit dev page.
[15:51:09] [Craft Scheduler Thread - 49/INFO]: [Paintball] --------- ---------------- ----------
[15:51:10] [Server thread/INFO]: [m
[15:51:10] [Server thread/INFO]: [0;33;1m
[/spoiler]