InventivetalentDev / AnimatedFrames

Play GIFs in Minecraft
MIT License
189 stars 34 forks source link

images are not shown #86

Closed RescoolCZ closed 5 years ago

RescoolCZ commented 5 years ago

What steps will reproduce the problem?

1.logging on to server on spawn does not show pictures

  1. and when I teleport somewhere else and back (change the world) it works

What were you expecting to happen? What happened instead?

they do not show

What version of the plugin are you using? *Type /version <Plugin Name>

AnimatedFrames version 4.7.0-SNAPSHOT

What Spigot version are you using? Type /version

(MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)

What plugins are you using? Type /plugins

PlaceholderAPI, MultiVIP, ChatReaction, MultiWorld, Arconix, SkinsRestorer, Friends3_0, Admin-Chat, Discord-Bot-API, VIPSystem, RewardVoting, MOTD, SimpleAPI, Tablist, MinecraftHook, CoreProtect, dynmap, WorldEdit, PacketListenerApi, ClearLag, ChatControl, AdvancedBan, WorldBorder, MapManager, Votifier, ProtocolLib, VPNGuard, AdvancedPortals, PermissionsEx, PAC, TreeAssist, CS-CoreLib, MineResetLite, Vault, ServerListPlus, MobHeads, ProtocolSupport, TimeVote, AnimatedFrames, LWC, HolographicDisplays, SignShop, Marriage, Slimefun, ChestCommands, AdvancedModreq, MyCommand, CratesPlus, SpigotBoard, Essentials, Jobs, Citizens, Residence, EssentialsChat, CrazyAuctions, TimeIsMoney, Parkour, Quests, EssentialsProtect, Duels, EssentialsSpawn, AuthMe, ProtectionLib

Do you have an error log? Use pastebin.com. If you're not sure, upload your whole server log

https://pastebin.com/RYb3b5Z8

Did your client crash? Upload errors in .minecraft/logs/latest.log as well

Additional information? (Are you using Bungeecord? Did it work in previous versions? etc.)

InventivetalentDev commented 5 years ago

Are you sure they only show up after teleporting? Depending on the amount & length of animations, it takes a few seconds to fully load them in.
I haven't had any issues like that in the all the time I tested it, so not sure what could cause that if it is caused by tping.

RescoolCZ commented 5 years ago

one animation, and I waited for five minutes and nothing

InventivetalentDev commented 5 years ago

Please try to reproduce the issue on a server with only AF installed.

smmmadden commented 5 years ago

I did see something similar while adding a logo (.gif 152Kb) to my servers, but certainly not that long of a wait. It took a few seconds, but the image did show up. I suspect the time is due to lag from the server to load the image and the size of the image. But when I teleport into a world, the frames are seen first, then the image loads.

smmmadden commented 5 years ago

Entering game to spawn where the image is located. Player faces wall and sees this: image About 5 seconds later image

I'm on my client connected to my server which is 6 inches from my client machine. I host my own servers so there is no reason for it to take 5 seconds, but I can deal. I'm going to play around with different image types and compressions to see if I get get the load time to be faster.

InventivetalentDev commented 5 years ago

@smmmadden the delay of a few seconds after joining is intentional, to avoid flooding the clients with data.

@RescoolCZ did you join the server right after startup? You need to wait for the Started <frame name> message in the console for the plugin to automatically show you the image.

smmmadden commented 5 years ago

Thanks for the update. Not an issue with the build of 11/10/2018. Is a delay but as expected.

RescoolCZ commented 5 years ago

I know I have to wait but wait for how long I want, and nothing.I'm going to make a video to see it

smmmadden commented 5 years ago

the issues I was having are fixed in the latest builds (today) of AnimatedFrames and MapManager. I suggest updating your server to the same.

RescoolCZ commented 5 years ago

https://youtu.be/YG0LdiKR-WE

InventivetalentDev commented 5 years ago

Did it work in previous versions of the plugin? Since you're still on 1.12, I'd suggest trying version 4.6.0 that doesn't have 1.13 support yet

RescoolCZ commented 5 years ago

yes it did even with the older one

InventivetalentDev commented 5 years ago

Just saw something a bit curious at the end of the video when you list the frames - seems like your "kontakt" frame is listed as loading, which suggests there's an issue with the frame actually loading properly. Would you mind posting your full server log? (from startup to after what you did in the video)

RescoolCZ commented 5 years ago

[19:47:05] [Thread-0/INFO]: [STDERR]: java.lang.SecurityException: exec permission error: sh [19:47:05] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:294) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.ProcessBuilder.start(ProcessBuilder.java:1018) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:620) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Runtime.exec(Runtime.java:485) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:196) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.<init>(TerminalLineSettings.java:53) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.UnixTerminal.<init>(UnixTerminal.java:31) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Class.newInstance(Class.java:442) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.getFlavor(TerminalFactory.java:166) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.create(TerminalFactory.java:81) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.TerminalFactory.get(TerminalFactory.java:158) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:229) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:221) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.<init>(ConsoleReader.java:213) [19:47:05] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.MinecraftServer.<init>(MinecraftServer.java:151) [19:47:05] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.DedicatedServer.<init>(DedicatedServer.java:49) [19:47:05] [Thread-0/INFO]: [STDERR]: at net.minecraft.server.v1_12_R1.MinecraftServer.main(MinecraftServer.java:930) [19:47:05] [Thread-0/INFO]: [STDERR]: at org.bukkit.craftbukkit.Main.main(Main.java:194) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [19:47:05] [Thread-0/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498) [19:47:05] [Thread-0/INFO]: [STDERR]: at com.hicoria.javaSandBox.Main$1.run(Main.java:67) [19:47:05] [Thread-0/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:748) [19:47:05] [Server thread/INFO]: Starting minecraft server version 1.12.2 [19:47:05] [Server thread/INFO]: Loading properties [19:47:05] [Server thread/INFO]: Default game type: SURVIVAL [19:47:06] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-eb3d921-2b93d83 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) [19:47:06] [Server thread/INFO]: Server Ping Player Sample Count: 12 [19:47:06] [Server thread/INFO]: Using 4 threads for Netty based IO [19:47:06] [Server thread/INFO]: Debug logging is disabled [19:47:06] [Server thread/INFO]: Generating keypair [19:47:06] [Server thread/INFO]: Starting Minecraft server on 89.203.248.25:27335 [19:47:06] [Server thread/INFO]: Using epoll channel type [19:47:07] [Server thread/ERROR]: Ambiguous plugin nameJobs' for files plugins/Jobs4.8.0.jar' andplugins/Jobs4.9.3.jar' in `plugins' [19:47:07] [Server thread/INFO]: Set PluginClassLoader as parallel capable [19:47:07] [Server thread/ERROR]: Could not load 'plugins/Stats-5.0-SNAPSHOT-shaded.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: nl/lolmewn/stats/BukkitMain has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-eb3d921-2b93d83] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] Caused by: java.lang.UnsupportedClassVersionError: nl/lolmewn/stats/BukkitMain has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_181] at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_181] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_181] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[server.jar:git-Spigot-eb3d921-2b93d83] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181] at java.lang.Class.forName0(Native Method) ~[?:1.8.0_181] at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_181] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:78) ~[server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Spigot-eb3d921-2b93d83] ... 6 more [19:47:08] [Server thread/WARN]: Cannot access /bin: java.lang.SecurityException: read permission error: /bin [19:47:09] [Server thread/INFO]: [TODOSystem] Loading TODOSystem v1.0.1 [19:47:09] [Server thread/INFO]: [MinePacks] Loading MinePacks v1.17.13 [19:47:09] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.2 [19:47:09] [Server thread/INFO]: [MultiVIP] Loading MultiVIP v1.0 [19:47:09] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8 [19:47:09] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1 [19:47:09] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v13.5-SNAPSHOT [19:47:09] [Server thread/INFO]: [Friends3_0] Loading Friends3_0 v3.0.2.5 [19:47:09] [Server thread/INFO]: [AdminChat] Loading Admin-Chat v1.4.4 [19:47:09] [Server thread/INFO]: [Discord-Bot-API] Loading Discord-Bot-API v1.0 [19:47:09] [Server thread/INFO]: [RewardVoting] Loading RewardVoting v7.1.0 [19:47:09] [Server thread/INFO]: [AnswerAndWin] Loading AnswerAndWin v2.1.2 [19:47:09] [Server thread/INFO]: [MOTD] Loading MOTD v2.3.1 [19:47:09] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.7 [19:47:09] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.2.9 [19:47:09] [Server thread/INFO]: [MinecraftHook] Loading MinecraftHook v2.6 [19:47:09] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2 [19:47:09] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-1-129 [19:47:09] [Server thread/INFO]: [dynmap] version=git-Spigot-eb3d921-2b93d83 (MC: 1.12.2) [19:47:09] [Server thread/INFO]: [dynmap] Mod Support API available [19:47:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f [19:47:09] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.7.1-SNAPSHOT [19:47:09] [Server thread/INFO]: [ReflectionHelper] Version is v1_12_R1 (11201) [19:47:09] [Server thread/INFO]: [PacketListenerAPI] Using INChannel [19:47:09] [Server thread/INFO]: Injected custom channel handlers. [19:47:09] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7 [19:47:09] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.6.9 [19:47:09] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE [19:47:09] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.7 [19:47:09] [Server thread/INFO]: [MapManager] Loading MapManager v1.7.0-SNAPSHOT [19:47:09] [Server thread/INFO]: [Votifier] Loading Votifier v2.4.1 [19:47:09] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0 [19:47:09] [Server thread/INFO]: [VPNGuard] Loading VPNGuard v3.1 [19:47:09] [Server thread/INFO]: [AdvancedPortals] Loading AdvancedPortals v0.0.49 [19:47:09] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4 [19:47:09] [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! [19:47:09] [Server thread/INFO]: [PAC] Loading PAC v2.0.0-pre5 [19:47:09] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.13 [19:47:09] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vv1.5.18 [19:47:09] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.7 [19:47:09] [Server thread/INFO]: [CommandItems] Loading CommandItems v2.0.4 [19:47:09] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91 [19:47:09] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.8 [19:47:09] [Server thread/INFO]: [MobHeads] Loading MobHeads v1.6.1 [19:47:09] [Server thread/INFO]: [TokenManager] Loading TokenManager v3.1.3 [19:47:09] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev [19:47:10] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type [19:47:10] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true [19:47:12] [Server thread/INFO]: [ProtocolSupport] Compression level: 3 [19:47:12] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100 [19:47:12] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200 [19:47:12] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60 [19:47:15] [Server thread/INFO]: [TimeVote] Loading TimeVote v1.42 [19:47:15] [Server thread/INFO]: [AnimatedFrames] Loading AnimatedFrames v4.10.0-SNAPSHOT [19:47:15] [Server thread/INFO]: [LWC] Loading LWC v1.8.7 [19:47:15] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.1 [19:47:15] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.2 [19:47:15] [Server thread/INFO]: [Marriage] Loading Marriage v2.0.18 [19:47:15] [Server thread/INFO]: [Marriage] Completed plugin pre-load stage. [19:47:15] [Server thread/INFO]: [Slimefun] Loading Slimefun vv4.1.15 [19:47:15] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4 [19:47:15] [Server thread/INFO]: [AdvancedModreq] Loading AdvancedModreq v5.4.2 [19:47:15] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4 [19:47:15] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.5 [19:47:15] [Server thread/INFO]: [HolographicScoreboard] Loading HolographicScoreboard v1.5.2 [19:47:15] [Server thread/INFO]: [SpigotBoard] Loading SpigotBoard vv2.2.1 [19:47:15] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.45 [19:47:15] [Server thread/INFO]: [Jobs] Loading Jobs v4.8.0 [19:47:15] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1583) [19:47:15] [Server thread/INFO]: [Residence] Loading Residence v4.7.6.0 [19:47:15] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.10.4 [19:47:15] [Server thread/INFO]: [Plan] Loading Plan v4.5.1 [19:47:15] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.45 [19:47:15] [Server thread/INFO]: [CrazyAuctions] Loading CrazyAuctions v1.2.4 [19:47:15] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.5 [19:47:15] [Server thread/INFO]: [Parkour] Loading Parkour v5.1 [19:47:15] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.9.5 [19:47:15] [Server thread/INFO]: [Quests] Loading Quests v3.2.4-b263 [19:47:15] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.15.0.45 [19:47:15] [Server thread/INFO]: [Duels] Loading Duels v2.2.3 [19:47:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.45 [19:47:15] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v2.0.4 [19:47:15] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.4-SNAPSHOT-b1758 [19:47:15] [Server thread/INFO]: [ProtectionLib] Loading ProtectionLib v0.9.2-DEV [19:47:15] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.7 [19:47:15] [Server thread/INFO]: [SimpleAPI] Checking for updates... [19:47:15] [Server thread/INFO]: [SimpleAPI] loading BStats... [19:47:15] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI [19:47:16] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0 [19:47:16] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [19:47:16] [Server thread/INFO]: [PAC] Enabling PAC v2.0.0-pre5 [19:47:16] [Server thread/INFO]: [PAC] Enabled 13 modules [19:47:16] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91 [19:47:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [19:47:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting [19:47:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [19:47:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting [19:47:16] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91 [19:47:16] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev [19:47:16] [Server thread/INFO]: [LWC] Enabling LWC v1.8.7 [19:47:16] [Server thread/INFO]: [LWC] Connecting to SQLite [19:47:17] [Server thread/WARN]: SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [19:47:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [19:47:17] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose. [19:47:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [19:47:17] [Server thread/INFO]: Beginning UUID conversion, this may take A LONG time **** [19:47:17] [Server thread/INFO]: Preparing level "Eventy" [19:47:17] [Server thread/INFO]: -------- World Settings For [Eventy] -------- [19:47:17] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:17] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:17] [Server thread/INFO]: Random Lighting Updates: false [19:47:17] [Server thread/INFO]: Structure Info Saving: true [19:47:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:17] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:17] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:17] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:17] [Server thread/INFO]: View Distance: 4 [19:47:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:17] [Server thread/INFO]: -------- World Settings For [Eventy_nether] -------- [19:47:17] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:17] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:17] [Server thread/INFO]: Random Lighting Updates: false [19:47:17] [Server thread/INFO]: Structure Info Saving: true [19:47:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:17] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:17] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:17] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:17] [Server thread/INFO]: View Distance: 4 [19:47:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:17] [Server thread/INFO]: -------- World Settings For [Eventy_the_end] -------- [19:47:17] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:17] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:17] [Server thread/INFO]: Random Lighting Updates: false [19:47:17] [Server thread/INFO]: Structure Info Saving: true [19:47:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:17] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:17] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:17] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:17] [Server thread/INFO]: View Distance: 4 [19:47:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6214861056902816604) [19:47:18] [Server thread/INFO]: Preparing spawn area: 5% [19:47:19] [Server thread/INFO]: Preparing spawn area: 56% [19:47:20] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6214861056902816604) [19:47:21] [Server thread/INFO]: Preparing spawn area: 58% [19:47:22] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6214861056902816604) [19:47:22] [Server thread/INFO]: [TODOSystem] Enabling TODOSystem v1.0.1 [19:47:22] [Server thread/INFO]: [TODO] TODOSystem was load successfully. [19:47:22] [Server thread/INFO]: [TODO] We have found 0 TODOS. [19:47:22] [Server thread/INFO]: [MinePacks] Enabling MinePacks v1.17.13 [19:47:22] [Server thread/INFO]: [MinePacks] Config file successfully loaded. [19:47:22] [Server thread/INFO]: [MinePacks] Language file successfully loaded. [19:47:22] [Server thread/INFO]: Minepacks-Connection-Pool - is starting. [19:47:22] [Server thread/INFO]: [MinePacks] Checking for updates ... [19:47:22] [Server thread/INFO]: [MinePacks] MinePacks has been enabled! [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.2 [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [19:47:22] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [19:47:22] [Server thread/INFO]: [MultiVIP] Enabling MultiVIP v1.0 [19:47:22] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8 [19:47:22] [Server thread/INFO]: -------- World Settings For [mining] -------- [19:47:22] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:22] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:22] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:22] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:22] [Server thread/INFO]: Random Lighting Updates: false [19:47:22] [Server thread/INFO]: Structure Info Saving: true [19:47:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:22] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:22] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:22] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:22] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:22] [Server thread/INFO]: View Distance: 4 [19:47:22] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:22] [Thread-7/INFO]: Recent tasks from -31--1{} [19:47:22] [Thread-7/INFO]: MultiVIP successfully injected! [19:47:23] [Server thread/INFO]: Preparing start region for level 3 (Seed: 307056012467879912) [19:47:24] [Server thread/INFO]: Preparing spawn area for mining, 24% [19:47:25] [Server thread/INFO]: Preparing spawn area for mining, 89% [19:47:25] [Server thread/INFO]: -------- World Settings For [priroda] -------- [19:47:25] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:25] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:25] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:25] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:25] [Server thread/INFO]: Random Lighting Updates: false [19:47:25] [Server thread/INFO]: Structure Info Saving: true [19:47:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:25] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:25] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:25] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:25] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:25] [Server thread/INFO]: View Distance: 4 [19:47:25] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:25] [Server thread/INFO]: Preparing start region for level 4 (Seed: -4344930190710750646) [19:47:26] [Server thread/INFO]: Preparing spawn area for priroda, 20% [19:47:27] [Server thread/INFO]: Preparing spawn area for priroda, 73% [19:47:28] [Server thread/INFO]: -------- World Settings For [priroda_nether] -------- [19:47:28] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:28] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:28] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:28] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:28] [Server thread/INFO]: Random Lighting Updates: false [19:47:28] [Server thread/INFO]: Structure Info Saving: true [19:47:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:28] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:28] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:28] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:28] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:28] [Server thread/INFO]: View Distance: 4 [19:47:28] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:28] [Server thread/INFO]: Preparing start region for level 5 (Seed: -4863862551463063361) [19:47:29] [Server thread/INFO]: Preparing spawn area for priroda_nether, 65% [19:47:29] [Server thread/INFO]: -------- World Settings For [priroda_the_end] -------- [19:47:29] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:29] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:29] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:29] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:29] [Server thread/INFO]: Random Lighting Updates: false [19:47:29] [Server thread/INFO]: Structure Info Saving: true [19:47:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:29] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:29] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:29] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:29] [Server thread/INFO]: View Distance: 4 [19:47:29] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:29] [Server thread/INFO]: Preparing start region for level 6 (Seed: -4863862551463063361) [19:47:29] [Server thread/INFO]: -------- World Settings For [skyblockspawn] -------- [19:47:29] [Server thread/INFO]: Mob Spawn Range: 4 [19:47:29] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Cane Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Melon Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:47:29] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Vine Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Cocoa Growth Modifier: 100% [19:47:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [19:47:29] [Server thread/INFO]: Entity Tracking Range: Pl 60 / An 60 / Mo 60 / Mi 44 / Other 76 [19:47:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [19:47:29] [Server thread/INFO]: Random Lighting Updates: false [19:47:29] [Server thread/INFO]: Structure Info Saving: true [19:47:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911 [19:47:29] [Server thread/INFO]: Max TNT Explosions: 100 [19:47:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:47:29] [Server thread/INFO]: Item Despawn Rate: 6000 [19:47:29] [Server thread/INFO]: Item Merge Radius: 2.5 [19:47:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:47:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:47:29] [Server thread/INFO]: View Distance: 4 [19:47:29] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:47:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:47:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:47:29] [Server thread/INFO]: Preparing start region for level 7 (Seed: 7894555853625441871) [19:47:30] [Server thread/INFO]: Preparing spawn area for skyblockspawn, 48% [19:47:31] [Server thread/INFO]: [MultiWorld] [PortalHandler] loaded! [19:47:31] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled. [19:47:31] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1 [19:47:31] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v13.5-SNAPSHOT [19:47:32] [Server thread/INFO]: [SkinsRestorer] Detected Minecraft v1_12_R1, using UniversalSkinFactory. [19:47:32] [Server thread/INFO]: [Friends3_0] Enabling Friends3_0 v3.0.2.5 [19:47:32] [Server thread/INFO]: Friends | A new update is available! [19:47:32] [Server thread/INFO]: Friends | Please update your plugin! [19:47:32] [Server thread/INFO]: Friends | You will get no support for this version! [19:47:32] [Server thread/INFO]: Friends | The plugin was successfully loaded! < FlatFile > [19:47:32] [Server thread/INFO]: [AdminChat] Enabling Admin-Chat v1.4.4 [19:47:32] [Server thread/INFO]: [AdminChat] Enabling metrics... [19:47:32] [Server thread/INFO]: [AdminChat] Enabling executive manager... [19:47:32] [Server thread/INFO]: [AdminChat] Enabling Command Handler... [19:47:32] [Server thread/INFO]: [AdminChat] Enabling Channel Manager... [19:47:32] [Server thread/WARN]: [AdminChat] The permission adminchat.channel.adminchat is already registered! [19:47:32] [Server thread/WARN]: [AdminChat] The permission adminchat.channel.main is already registered! [19:47:32] [Server thread/INFO]: [AdminChat] Enabling Listener... [19:47:32] [Server thread/INFO]: [Discord-Bot-API] Enabling Discord-Bot-API v1.0 [19:47:32] [Server thread/INFO]: [RewardVoting] Enabling RewardVoting v7.1.0 [19:47:32] [Server thread/INFO]: [RewardVoting] The plugin is enabled! [19:47:32] [Server thread/INFO]: [RewardVoting] Found Vault! Hooking in for economy! [19:47:32] [Server thread/INFO]: [RewardVoting] Metrics is enabled! [19:47:32] [Server thread/INFO]: [AnswerAndWin] Enabling AnswerAndWin v2.1.2 [19:47:32] [Server thread/INFO]: [AnswerAndWin] Has been enabled! Version: 2.1.2 [19:47:32] [Server thread/INFO]: [AnswerAndWin] Thanks for using my plugin! ~Ajneb97 [19:47:32] [Server thread/INFO]: [MOTD] Enabling MOTD v2.3.1 [19:47:32] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.2.9 [19:47:32] [Server thread/INFO]: Tablist> You have installed PlaceholderAPI feel free to use it ! [19:47:32] [Server thread/INFO]: Tablist> Tablist v1.3.2.9 enabled!! [19:47:32] [Server thread/INFO]: [MinecraftHook] Enabling MinecraftHook v2.6 [19:47:32] [Server thread/WARN]: 2018-11-24 19:47:32.740:INFO::Server thread: Logging initialized @40527ms to org.eclipse.jetty.util.log.StdErrLog [19:47:32] [Server thread/INFO]: Discord4J v2.9.1 474619a (https://github.com/austinv11/Discord4J) [19:47:32] [Server thread/INFO]: A Java binding for the official Discord API, forked from the inactive https://github.com/nerd/Discord4J. Copyright (c) 2017, Licensed under GNU LGPLv3 [19:47:33] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2 [19:47:33] [Server thread/WARN]: java.lang.SecurityException: exec permission error: /tmp/CoreProtect_15430852538717647517253059177783.tmp [19:47:33] [Server thread/WARN]: at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkExec(Main.java:294) [19:47:33] [Server thread/WARN]: at java.io.File.canExecute(File.java:1722) [19:47:33] [Server thread/WARN]: at net.coreprotect.model.Config.loadDatabase(Config.java:749) [19:47:33] [Server thread/WARN]: at net.coreprotect.model.Config.performInitialization(Config.java:865) [19:47:33] [Server thread/WARN]: at net.coreprotect.CoreProtect.onEnable(CoreProtect.java:77) [19:47:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [19:47:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [19:47:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [19:47:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [19:47:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [19:47:33] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [19:47:33] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [19:47:33] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [19:47:33] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [19:47:33] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [19:47:33] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [19:47:33] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [19:47:33] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [19:47:33] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-1-129 [19:47:34] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4 [19:47:34] [Server thread/INFO]: [PermissionsEx] Initializing file backend [19:47:34] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded [19:47:34] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [19:47:34] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [19:47:34] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.23.4 for access control [19:47:34] [HttpClient@984160766-60/INFO]: Websocket Connected. [19:47:35] [Server thread/INFO]: [dynmap] Mod Support processing completed [19:47:35] [Dispatch Handler/INFO]: Connected to Discord Gateway v6. Receiving 1 guilds. [19:47:35] [Server thread/INFO]: [dynmap] Loaded 25 shaders. [19:47:35] [Server thread/INFO]: [dynmap] Loaded 82 perspectives. [19:47:35] [Server thread/INFO]: [dynmap] Loaded 14 lightings. [19:47:36] [Server thread/INFO]: [dynmap] Web server started on address 89.203.248.25:27333 [19:47:36] [Server thread/INFO]: [dynmap] version 3.0-beta-1-129 is enabled - core version 3.0-beta-1-129 [19:47:36] [Server thread/INFO]: [dynmap] World 'Eventy' disabled [19:47:36] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'Eventy_nether'. [19:47:36] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'Eventy_the_end'. [19:47:36] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'mining'. [19:47:36] [Server thread/ERROR]: [dynmap] HDMap missing required attribute 'name' - disabled [19:47:36] [Server thread/INFO]: [dynmap] Loaded 1 maps of world 'priroda'. [19:47:36] [Server thread/INFO]: [dynmap] World 'priroda_nether' disabled [19:47:36] [Server thread/INFO]: [dynmap] World 'priroda_the_end' disabled [19:47:36] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'skyblockspawn'. [19:47:36] [Server thread/INFO]: [dynmap] Loaded 34 pending tile renders for world 'skyblockspawn' [19:47:36] [Server thread/INFO]: [dynmap] Enabled [19:47:36] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f [19:47:37] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [19:47:37] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R2 as the Bukkit adapter [19:47:37] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.7.1-SNAPSHOT [19:47:37] [Server thread/INFO]: Adding channels for online players... [19:47:37] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7 [19:47:37] [Server thread/INFO]: [ClearLag] Loading modules... [19:47:37] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [19:47:37] [Server thread/INFO]: [ClearLag] Modules have been loaded! [19:47:37] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [19:47:37] [Thread-67/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.12]... [19:47:37] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.6.9 [19:47:37] [Server thread/INFO]: Hooked into: AuthMe (Country Variables) [19:47:37] [Server thread/INFO]: Hooked into: Essentials [19:47:37] [Server thread/INFO]: Hooked into: ProtocolLib (Packet Features) [19:47:37] [Server thread/INFO]: Hooked into: Vault [19:47:37] [Server thread/INFO]: Hooked into: PlaceholderAPI [19:47:37] [Server thread/INFO]: Starting checker listener with NORMAL priority [19:47:37] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE [19:47:37] [Thread-67/INFO]: [ClearLag] No updates found! [19:47:38] [Server thread/INFO]:

[]=====[Enabling AdvancedBan]=====[] | Information: | Name: AdvancedBan | Developer: Leoko | Version: 2.1.5-RELEASE | Storage: MySQL (external) | Support: | Skype: Leoko33 | Mail: Leoko4433@gmail.com | Github: https://github.com/DevLeoko/AdvancedBan/issues | Discord: https://discord.gg/ycDG6rS | Update: | There is a new version available! [2.1.5] []================================[]

[19:47:38] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.7 [19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5. [19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] World "priroda" has border radius 25000 at X: 194.1 Z: 249.3 [19:47:38] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders. [19:47:38] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -2784.0 Y: 65.0 Z: -1756.0 [19:47:38] [Server thread/INFO]: [MapManager] Enabling MapManager v1.7.0-SNAPSHOT [19:47:38] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.reflection.minecraft [19:47:38] [Server thread/INFO]: [ReflectionHelper] Version is v1_12_R1 (11201) [19:47:38] [Server thread/INFO]: [MapManager] Vanilla Maps are allowed. Trying to discover occupied Map IDs... [19:47:38] [Server thread/INFO]: [MapManager] Found 1 occupied IDs. [19:47:38] [Server thread/INFO]: [Votifier] Enabling Votifier v2.4.1 [19:47:38] [Server thread/INFO]: [Votifier] Loaded token for website: default [19:47:38] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder. [19:47:38] [Server thread/INFO]: [VPNGuard] Enabling VPNGuard v3.1 [19:47:38] [Votifier NIO boss/INFO]: Votifier enabled on socket /89.203.248.25:27331. [19:47:38] [Server thread/INFO]: [VPNGuard] Attempting to load: settings.dat [19:47:38] [Server thread/INFO]: [VPNGuard] settings.dat has been loaded! [19:47:38] [Server thread/INFO]: [VPNGuard] No API key specified, using free package. [19:47:38] [Server thread/INFO]: [AdvancedPortals] Enabling AdvancedPortals v0.0.49 [19:47:38] [Server thread/INFO]: [AdvancedPortals] Bukkit version detected v1_12_R1 [19:47:38] [Server thread/INFO]: [AdvancedPortals] Got field g from TileEntityEndGateway [19:47:38] [Server thread/INFO]: [AdvancedPortals] BLOCK_PORTAL_TRAVEL found [19:47:38] [Server thread/ERROR]: Error occurred while enabling AdvancedPortals v0.0.49 (Is it up to date?) java.lang.NoSuchFieldError: NETHER_PORTAL at com.sekwah.advancedportals.portals.Portal.loadPortals(Portal.java:77) ~[?:?] at com.sekwah.advancedportals.portals.Portal.(Portal.java:51) ~[?:?] at com.sekwah.advancedportals.AdvancedPortalsPlugin.onEnable(AdvancedPortalsPlugin.java:96) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:381) [server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:330) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:422) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:383) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:338) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [server.jar:git-Spigot-eb3d921-2b93d83] at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [server.jar:git-Spigot-eb3d921-2b93d83] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] [19:47:38] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.13

[19:47:38] [Server thread/INFO]: TreeAssist 5.13 by Brianna <3! [19:47:38] [Server thread/INFO]: Action: Enabling... [19:47:38] [Server thread/INFO]: [TreeAssist] Loading data file

[19:47:38] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib vv1.5.18 [19:47:39] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.7 [19:47:39] [Server thread/INFO]: [MineResetLite] MRL is managed and developed by Boomclaw under the Apache 2.0 license. [19:47:39] [Server thread/INFO]: [MineResetLite] For any issues or suggestions, use the Spigot discussion thread. Do not PM any of the developers. [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo5.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo1.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Oranzovypisek.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'zula.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo6.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'diorit.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo3.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'cervenypisek.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'BilýBeton.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'lapiz.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'pisek.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo4.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'sterk.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'drevo2.mine.yml'... [19:47:39] [Server thread/INFO]: [MineResetLite] Loading mine from file 'andezit.mine.yml'... [19:47:39] [Server thread/INFO]: [CommandItems] Enabling CommandItems v2.0.4 [19:47:39] [Server thread/WARN]: [CommandItems] Could not save config.yml to plugins/CommandItems/config.yml because config.yml already exists. [19:47:40] [Server thread/INFO]: [ACF] Minecraft Version: 1.12 [19:47:40] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.8 [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration... [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf [19:47:40] [Server thread/WARN]: [ServerListPlus] [Core] Configuration is not enabled, nothing will be changed on the server! Please execute /slp enable to enable the configuration. [19:47:40] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities... [19:47:40] [Server thread/INFO]: [ServerListPlus] Successfully loaded! [19:47:40] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.8 enabled. [19:47:40] [Server thread/INFO]: [MobHeads] Enabling MobHeads v1.6.1 [19:47:40] [Server thread/INFO]: [Mob Heads] Mob Heads enabled [19:47:40] [Server thread/INFO]: [TokenManager] Enabling TokenManager v3.1.3 [19:47:40] [Server thread/INFO]: [TokenManager] Loaded Config. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded Lang. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded ShopsConfig. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded DataManager. [19:47:40] [Server thread/INFO]: [TokenManager] Loaded ShopListener. [19:47:40] [Server thread/INFO]: [TokenManager] Successfully hooked into 'PlaceholderAPI'! [19:47:40] [Server thread/INFO]: [TokenManager] Successfully hooked into 'Vault'! [19:47:40] [Server thread/INFO]: [TokenManager] Loaded HookManager. [19:47:40] [Server thread/INFO]: [TimeVote] Enabling TimeVote v1.42 [19:47:40] [Server thread/INFO]: [TimeVote] a Plugin by F_o_F_1092 [19:47:41] [Server thread/INFO]: [TimeVote] ServerType: Bukkit/Spigot, Version: v1_12_R1 [19:47:41] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.10.0-SNAPSHOT [19:47:41] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.1 [19:47:41] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib. [19:47:41] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.2 [19:47:41] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information. [19:47:42] [Server thread/INFO]: [SignShop] v2.11.2 Enabled [19:47:42] [Server thread/INFO]: [Marriage] Enabling Marriage v2.0.18 [19:47:42] [Server thread/INFO]: [Marriage] Loading config... [19:47:42] [Server thread/INFO]: [Marriage] Hooked with PermissionsEx using Vault! [19:47:42] [Server thread/INFO]: [Marriage] Loading dependencies... [19:47:42] [Server thread/INFO]: [Marriage] Loading database... [19:47:42] [Server thread/INFO]: [Marriage] Loading listeners... [19:47:42] [Server thread/INFO]: [Marriage] Loading commands... [19:47:42] [Server thread/INFO]: [Marriage] Loading updater... [19:47:42] [Server thread/INFO]: [Marriage] Loading converter... [19:47:42] [Server thread/INFO]: [Marriage] Completed plugin load stage. [19:47:42] [Server thread/INFO]: [Slimefun] Enabling Slimefun vv4.1.15 [19:47:42] [Server thread/INFO]: [Slimefun] Loading Files... [19:47:42] [Server thread/INFO]: [Slimefun] Loading Config... [19:47:42] [Server thread/INFO]: [Slimefun] Loading Items... [19:47:43] [Server thread/INFO]: [Slimefun] Loading Researches... [19:47:43] [Server thread/INFO]: [Slimefun] Loading World Generators... [19:47:43] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Oil [19:47:43] [Server thread/INFO]: [Slimefun - GEO] Registering Ore Gen: Nether Ice [19:47:43] [Server thread/INFO]: [Slimefun] Successfully hooked into WorldEdit! [19:47:43] [Server thread/INFO]: [Slimefun] Finished! [19:47:43] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4 [19:47:43] [Server thread/INFO]: [AdvancedModreq] Enabling AdvancedModreq v5.4.2 [19:47:44] [Server thread/INFO]: [AdvancedModreq] Failed to check for an update on spigot. [19:47:44] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4 [19:47:44] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- MyCommand -=-=-=-=-=-=-=-=-=-=- [19:47:44] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.1-b91 [19:47:44] [Server thread/INFO]: | Command file(s) found : 2 [19:47:44] [Server thread/INFO]: | Config : Ready. [19:47:44] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok. [19:47:44] [Server thread/INFO]: | Custom commands loaded : 10 [19:47:44] [Server thread/INFO]: | Version: 5.3.4 [19:47:44] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro [19:47:44] [Server thread/INFO]: | You are running the latest version of MyCommand. [19:47:44] [Server thread/INFO]: [Mycmd] Scheduler Started! [19:47:44] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- Done! -=-=-=-=-=-=-=-=-=-=- [19:47:44] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.5 [19:47:44] [Server thread/WARN]: Your percentages must NOT add up to more than 100% [19:47:44] [Server thread/INFO]: CratesPlus Version 4.5 [19:47:44] [Server thread/INFO]: HolographicDisplays was found, hooking in! [19:47:44] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.5.2 [19:47:44] [Server thread/INFO]: [SpigotBoard] Enabling SpigotBoard vv2.2.1 [19:47:44] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.45 [19:47:45] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [19:47:45] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider. [19:47:45] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [19:47:45] [Server thread/INFO]: Using locale cs [19:47:45] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator [19:47:45] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [19:47:45] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [19:47:45] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx) [19:47:45] [Server thread/INFO]: [Jobs] Enabling Jobs v4.8.0 [19:47:46] [Server thread/INFO]: [Jobs] Loaded 8 titles! [19:47:46] [Server thread/INFO]: [Jobs] Your defined (93) protected block id/name is not correct! [19:47:46] [Server thread/INFO]: [Jobs] Your defined (149) protected block id/name is not correct! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 47 protected blocks timers! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 641 custom item names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 41 custom entity names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 27 custom enchant names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 16 custom color names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 0 custom potion names! [19:47:46] [Server thread/INFO]: [Jobs] Loaded 4 shop items! [19:47:47] [Server thread/WARN]: [Jobs] Job Miner has an invalid Break type property: NETHER_BRICK (NETHER_BRICK)! Material must be a block! [19:47:47] [Server thread/INFO]: [Jobs] Loaded 12 jobs! [19:47:47] [Server thread/INFO]: [Jobs] Explorer job manager registered! [19:47:47] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task. [19:47:47] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread. [19:47:47] [Server thread/INFO]: [Jobs] Loaded 1 schedulers! [19:47:47] [Server thread/INFO]: [Jobs] Preloaded 2084 players data in 0.06 [19:47:47] [Server thread/INFO]: [Jobs] Loaded 65 block protection entries. 0 [19:47:47] [Server thread/INFO]: [Jobs] Loading explorer data [19:47:48] [Server thread/INFO]: [Jobs] Loaded explorer data (111477) [19:47:49] [Server thread/INFO]: [Jobs] Loaded 193 furnaces and 5 brewing stands for reassigning [19:47:49] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully. [19:47:49] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1583) [19:47:50] [Server thread/INFO]: [Residence] Enabling Residence v4.7.6.0 [19:47:50] [Server thread/INFO]: [Residence] Can't find world with (bedwars) name [19:47:50] [Server thread/INFO]: [Residence] Can't find world with (Priroda2_nether) name [19:47:50] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx [19:47:50] [Server thread/INFO]: [Residence] Scanning for economy systems... [19:47:50] [Server thread/INFO]: [Residence] Found Vault using economy system: Essentials Economy [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world Eventy... [19:47:50] [Server thread/INFO]: [Residence] Loaded Eventy data. (14 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world Eventy_nether... [19:47:50] [Server thread/INFO]: [Residence] Loaded Eventy_nether data. (0 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world Eventy_the_end... [19:47:50] [Server thread/INFO]: [Residence] Loaded Eventy_the_end data. (1 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world mining... [19:47:50] [Server thread/INFO]: [Residence] Loaded mining data. (3 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world priroda... [19:47:50] [Server thread/INFO]: [Residence] Loaded priroda data. (51 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world priroda_nether... [19:47:50] [Server thread/INFO]: [Residence] Loaded priroda_nether data. (1 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world priroda_the_end... [19:47:50] [Server thread/INFO]: [Residence] Loaded priroda_the_end data. (2 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading save data for world skyblockspawn... [19:47:50] [Server thread/INFO]: [Residence] Loaded skyblockspawn data. (0 ms) [19:47:50] [Server thread/INFO]: [Residence] Loading Eventy data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded Eventy data into memory. (77 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading Eventy_nether data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded Eventy_nether data into memory. (0 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading Eventy_the_end data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded Eventy_the_end data into memory. (0 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading mining data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded mining data into memory. (8 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading priroda data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded priroda data into memory. (155 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading priroda_nether data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded priroda_nether data into memory. (10 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading priroda_the_end data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded priroda_the_end data into memory. (1 ms) [19:47:51] [Server thread/INFO]: [Residence] Loading skyblockspawn data into memory... [19:47:51] [Server thread/INFO]: [Residence] Loaded skyblockspawn data into memory. (0 ms) [19:47:51] [Server thread/INFO]: [Residence] Found WorldEdit [19:47:51] [Server thread/INFO]: [Residence] Enabled! Version 4.7.6.0 by Zrips [19:47:51] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.10.4 [19:47:51] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up configuration files... [19:47:52] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling PetMasterGive and PetMasterReceive categories. [19:47:52] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master with a minimum version of 1.4 in your plugins folder or add PetMasterGive and PetMasterReceive to the DisabledCategories list in config.yml. [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Loaded 52 achievements in 45 categories. [19:47:52] [Server thread/INFO]: [AdvancedAchievements] 2 disabled categories: [PetMasterReceive, PetMasterGive] [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Initialising database... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Setting up command executor and custom tab completers... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks... [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Registering permissions... [19:47:52] [Thread-71/INFO]: [AdvancedAchievements] Checking for plugin update... [19:47:52] [Thread-71/WARN]: [AdvancedAchievements] Update available: v5.11.0! Download at spigotmc.org/resources/advanced-achievements.6239 [19:47:52] [Server thread/INFO]: [AdvancedAchievements] Plugin has finished loading and is ready to run! Took 826ms. [19:47:52] [Server thread/INFO]: [Plan] Enabling Plan v4.5.1 [19:47:53] [Server thread/INFO]: [Plan] You're using the latest version. [19:47:53] [Server thread/INFO]: [Plan] SQLite-database connection established. [19:47:53] [Server thread/INFO]: WebServer: Certificate KeyStore File not Found: plugins/Plan/SSLCertificate.keystore [19:47:53] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization. [19:47:53] [Server thread/INFO]: WebServer: User Authorization Disabled! (Not secure over HTTP) [19:47:53] [Server thread/INFO]: [Plan] Webserver running on PORT 8804 (http://89.203.248.25:8804) [19:47:53] [Server thread/INFO]: [Plan] Player Analytics Enabled. (1062 ms) [19:47:53] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.45 [19:47:53] [Server thread/INFO]: [CrazyAuctions] Enabling CrazyAuctions v1.2.4 [19:47:53] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.5 [19:47:53] [Server thread/INFO]: [TimeIsMoney] Loaded 2 Payouts! [19:47:53] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled. [19:47:53] [Server thread/INFO]: Time is Money v1.9.6.5 started. [19:47:53] [Server thread/INFO]: [Parkour] Enabling Parkour v5.1 [19:47:54] [Server thread/INFO]: [Parkour] [Vault] Successfully linked. Version: 1.7.1-b91 [19:47:54] [Server thread/INFO]: [Parkour] [PlaceholderAPI] Successfully linked. Version: 2.9.2 [19:47:54] [Server thread/INFO]: [Parkour] Enabled Parkour v5.1 [19:47:54] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.9.5 [19:47:54] [Server thread/INFO]: HolographicExtensions bStats Metrics registered. [19:47:54] [Server thread/INFO]: [HolographicExtension] [Holographic Extension] ProtocolLib Enabled. Using NEW HOOK [19:47:54] [Server thread/INFO]: [Quests] Enabling Quests v3.2.4-b263 [19:47:54] [Server thread/INFO]: [Quests] Loaded language cs-CZ. Translations via Crowdin [19:47:54] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.45 [19:47:54] [Server thread/INFO]: Continuing to enable Protect. [19:47:54] [Server thread/INFO]: [Duels] Enabling Duels v2.2.3 [19:47:54] [Server thread/INFO]: [Duels] Successfully hooked into Essentials. [19:47:54] [Server thread/INFO]: [Duels] Loaded 1 arena(s). [19:47:54] [Server thread/INFO]: [Duels] Loaded 1 kit(s). [19:47:54] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.45 [19:47:54] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v2.0.4 [19:47:54] [Server thread/INFO]: [CrateReloaded] Config Version: 2.X [19:47:54] [Server thread/INFO]: [CrateReloaded] v1_12_R1 [19:47:55] [Server thread/INFO]: [CrateReloaded] Crate Configurations (1): crate.yml [19:47:55] [Server thread/INFO]: [ACF] Minecraft Version: 1.12 [19:47:55] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.4-SNAPSHOT-b1758 [19:47:56] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready! [19:47:56] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Starting... [19:47:56] [Server thread/WARN]: [Server thread] INFO fr.xephi.authme.libs.zaxxer.hikari.HikariDataSource - AuthMeMYSQLPool - Start completed. [19:47:56] [Server thread/INFO]: [AuthMe] MySQL setup finished [19:47:56] [Server thread/INFO]: [AuthMe] Hooked into PermissionsEx! [19:47:56] [Server thread/INFO]: [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com [19:47:56] [Server thread/INFO]: [AuthMe] Hooked successfully into Essentials [19:47:57] [Server thread/WARN]: [AuthMe] Failed to read welcome.txt file: [MalformedInputException]: Input length = 1 [19:47:57] [Server thread/INFO]: [AuthMe] Development builds are available on our jenkins, thanks to f14stelt. [19:47:57] [Server thread/INFO]: [AuthMe] Do you want a good game server? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider! [19:47:57] [Server thread/INFO]: [AuthMe] AuthMe 5.4-SNAPSHOT build n.1758 correctly enabled! [19:47:57] [Server thread/INFO]: [ProtectionLib] Enabling ProtectionLib v0.9.2-DEV [19:47:57] [Server thread/INFO]: [ProtectionLib] Protection lib hook into: Residence 4.7.6.0 [19:47:57] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[19:47:58] [Server thread/INFO]: Starting GS4 status listener [19:47:58] [Query Listener #1/INFO]: Query running on 89.203.248.25:27335 [19:47:58] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "LWC" [19:47:58] [Craft Scheduler Thread - 5/INFO]: [PacketListenerApi] Plugin is up-to-date [19:47:58] [Craft Scheduler Thread - 10/INFO]: [MapManager] Plugin is up-to-date [19:47:58] [Craft Scheduler Thread - 15/INFO]: [TokenManager] No updates were available. You are on the latest version! [19:47:58] [Server thread/WARN]: [HolographicDisplays] Hologram 'nahodnyport' was in the world 'Priroda2' but it wasn't loaded. [19:47:58] [Craft Scheduler Thread - 4/INFO]: [Marriage] Purged 0 player entries in 4ms [19:47:58] [Craft Scheduler Thread - 9/INFO]: [ChatControl] ChatControl is updating! Downloading v5.7.1 [19:47:58] [Server thread/INFO]: ###################### - Slimefun - ###################### [19:47:58] [Server thread/INFO]: Successfully loaded 467 Items (225 Researches) [19:47:58] [Craft Scheduler Thread - 0/WARN]: [SpigetUpdate] Invalid SemVer versions specified [4100-SNAPSHOT] [4100-SNAPSHOT] [19:47:58] [Server thread/INFO]: ( 467 Items from Slimefun, 0 Items from Addons )

[19:47:58] [Craft Scheduler Thread - 0/INFO]: [AnimatedFrames] The plugin is up-to-date. [19:47:58] [Craft Scheduler Thread - 9/INFO]: [ChatControl] Got file of size: 190.108 kb [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eventy" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 5ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 49 Blocks for World "Eventy" [19:47:58] [Server thread/INFO]: [Slimefun] Avg: 0.102ms/Block [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eventy_nether" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Eventy_nether" [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "Eventy_the_end" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "Eventy_the_end" [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "mining" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "mining" [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "priroda" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 24ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 979 Blocks for World "priroda" [19:47:58] [Server thread/INFO]: [Slimefun] Avg: 0.025ms/Block [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "priroda_nether" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "priroda_nether" [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "priroda_the_end" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "priroda_the_end" [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks for World "skyblockspawn" [19:47:58] [Server thread/INFO]: [Slimefun] This may take a long time... [19:47:58] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms) [19:47:58] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "skyblockspawn" [19:47:58] [Server thread/INFO]: [Jobs] Successfully linked with Vault. [19:47:58] [Craft Scheduler Thread - 22/INFO]: [Residence] Failed to check for Residence update on spigot web page. [19:47:59] [Craft Scheduler Thread - 9/INFO]: [ChatControl] Downloaded! File uploaded into the update folder. Please copy it to the plugins folder. [19:47:59] [Thread-76/INFO]: [CS-CoreLib - Updater] CS-CoreLib is up to date! [19:47:59] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] 122 placeholder expansions are available on the cloud. [19:47:59] [Thread-77/INFO]: [CS-CoreLib - Updater] Slimefun is up to date! [19:48:00] [Server thread/INFO]: [Citizens] Loaded 47 NPCs. [19:48:00] [Craft Scheduler Thread - 2/INFO]: [Vault] Checking for Updates ... [19:48:00] [Craft Scheduler Thread - 5/WARN]: [SpigetUpdate] Invalid SemVer versions specified [135-SNAPSHOT] [1351] [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ---------------------------------------------- [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] +===============+ [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] | SkinsRestorer | [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] +===============+ [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ---------------------------------------------- [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] Current version: 13.5-SNAPSHOT [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] This is the latest version! [19:48:00] [Craft Scheduler Thread - 5/INFO]: [SkinsRestorer] ---------------------------------------------- [19:48:00] [Craft Scheduler Thread - 2/INFO]: [Vault] No new version available [19:48:00] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack [19:48:00] [Server thread/INFO]: [Quests] 5 Quest(s) loaded. [19:48:00] [Server thread/INFO]: [Quests] 7 Event(s) loaded. [19:48:00] [Server thread/INFO]: [Quests] 861 Phrase(s) loaded. [19:48:00] [Craft Scheduler Thread - 4/INFO]: Holographic Extension 1.10.1 Is ready to be downloaded now! [19:48:01] [Craft Scheduler Thread - 0/INFO]: Checking for updates via Spigot... [19:48:01] [Craft Scheduler Thread - 4/INFO]: [Holographic Extension] Enabled player related placeholders with ProtocolLib. [19:48:01] [Craft Scheduler Thread - 0/INFO]: [CratesPlus] An update for CratesPlus is available, new version is 4.5.1. Your installed version is 4.5. Please update to the latest version :) [19:48:02] [Craft Scheduler Thread - 5/INFO]: [AnimatedFrames] Loading data... [19:48:02] [pool-26-thread-1/WARN]: [AnimatedFrames] Failed to load Menu 'kontakt' java.io.FileNotFoundException: plugins/AnimatedFrames/saves/frames/kontakt.afd (No such file or directory) at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_181] at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_181] at java.io.FileInputStream.(FileInputStream.java:138) ~[?:1.8.0_181] at java.io.FileReader.(FileReader.java:72) ~[?:1.8.0_181] at org.inventivetalent.animatedframes.FrameManager.readFramesFromFile(FrameManager.java:325) [AnimatedFrames_v4.10.0-SNAPSHOT.jar:?] at org.inventivetalent.animatedframes.AnimatedFramesPlugin$1$1.run(AnimatedFramesPlugin.java:98) [AnimatedFrames_v4.10.0-SNAPSHOT.jar:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] [19:48:02] [pool-26-thread-1/INFO]: [AnimatedFrames] Starting all frames in 2.5 seconds. [19:48:02] [pool-26-thread-1/INFO]: [AnimatedFrames] Loaded 1 frames. [19:48:02] [pool-26-thread-2/INFO]: [AnimatedFrames] Reading test from cache... [19:48:02] [pool-26-thread-2/INFO]: [AnimatedFrames] Reading Frame 1/1 of test... [19:48:05] [Craft Scheduler Thread - 2/WARN]: [TimeIsMoney] Plugin TimeIsMoney v1.9.6.5 generated an exception while executing task 117 java.lang.SecurityException: read permission error: / at com.hicoria.javaSandBox.Main$CustomSecurityManager.checkRead(Main.java:288) ~[sdb:?] at java.io.File.getTotalSpace(File.java:1801) ~[?:1.8.0_181] at de.Linus122.TimeIsMoney.Metrics.collectData(Metrics.java:102) ~[?:?] at de.Linus122.TimeIsMoney.Metrics.lambda$new$2(Metrics.java:51) ~[?:?] at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[server.jar:git-Spigot-eb3d921-2b93d83] at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [server.jar:git-Spigot-eb3d921-2b93d83] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_181] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_181] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181] [19:48:05] [Craft Scheduler Thread - 4/INFO]: [Plan] All database patches already applied. [19:48:05] [pool-26-thread-2/INFO]: [AnimatedFrames] Started 'test' (1/1) [19:48:21] [LoginProcessingThread/INFO]: UUID of player Rescool is 5d204c71-67b3-37b7-aeb0-f5df64dc8f2c [19:48:23] [Server thread/INFO]: [VPNGuard] Player Rescool is trying to connect with IP: 46.252.230.1 [19:48:24] [Server thread/INFO]: Rescool[46.252.230.1/46.252.230.1:46200] logged in with entity id 1301 at ([Eventy]-2779.418054644036, 65.0, -1758.4722948182846) [19:48:24] [Craft Scheduler Thread - 13/INFO]: [Residence] Failed to check for Residence update on spigot web page. [19:48:24] [Craft Scheduler Thread - 0/INFO]: [VPNGuard] Rescool has passed VPNGuard checks. [19:48:24] [Craft Scheduler Thread - 2/WARN]: [SpigetUpdate] Invalid SemVer versions specified [4100-SNAPSHOT] [4100-SNAPSHOT] [19:48:29] [Craft Scheduler Thread - 6/INFO]: [AuthMe] Rescool logged in! [19:48:53] [Server thread/INFO]: Rescool issued server command: /aflist [19:48:54] [Server thread/INFO]: Rescool issued server command: /tp -2777.0 65.0 -1762.0 [19:49:05] [Server thread/INFO]: [Uklízeč] Upozornění budou odstraněny itemy za 3540 sekund! [19:49:05] [Server thread/INFO]: [Mycmd] Scheduler Update.`

smmmadden commented 5 years ago

Hi @RescoolCZ - there are a number of issues in the startup log provided. The common thread here is that the permissions (file level - not plugin) are not setup correctly. All the WARN messages show that for the following plugins (CoreProtect and TimeIsMoney) and possibly, AuthMe.

CoreProtect is trying to access the folder of /tmp folder and doesn't have access to the file called "CoreProteect_CoreProtect_15430852538717647517253059177783.tmp"

TimeIsMoney generated an exception due to "read permission error".

Jobs Reborn - remove all old versions of the file and only keep the latest versions or you will continue to see "Ambiguous plugin name Jobs" or other plugins with duplicate jars.

AdvancedAchievements - you need to comment (disable) PetMasterGive, PetMasterReceive, DistanceLlama & DistanceGliding in the config.yml if you have not installed them with AdvancedAchievements.

CratesPlus - check the configuration file for the total percentages so it equals 100%. Currently, it is greater than 100%.

HolographicDisplays - appears to be a configuration issue or corruption with the "nahodnyport" hologram in Priroda2.

AnimatedFrames has a warning as well with a "no such file or directory" referenced in the configuration as it was looking for the plugins/AnimatedFrames/saves/frames/kontakt.afd and couldn't find it. It's possible that the cache might be messed up (which I had one issue last week with myself). Delete the contents of the /cache folder and restart.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.