TownyAdvanced / Towny

Towny Advanced Minecraft plugin for Bukkit/Spigot.
https://townyadvanced.github.io
Other
510 stars 350 forks source link

PlayerTeleportException #3692

Closed NotTheodore closed 4 years ago

NotTheodore commented 4 years ago

What steps will reproduce the problem?

  1. Start The Server
  2. Wait

What is the expected output?

  1. The player will not be able to move upon joining in and the server will repeat the error listed below

What is your Towny version?

Do not say "latest". Towny-0.95.2.14

What is your spigot/craftbukkit version?

Do not say "latest". 1.15.2

Please use Pastebin.com to link the following files:

Skipping these files is not an option. It is the easiest way to diagnose an issue ticket properly. If you do skip this step then your ticket will most likely be deleted and you will be asked to resubmit.

  1. Your full server startup from the logs\latest.log :
  2. Your Towny config.yml (if using MySQL please remove password,) : aHbjfSFL.txt
  3. Your townyperms.yml : Q8UZ3s2g.txt
  4. Your log's error : > [03:46:54] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more

(optional) If this is to do with permissions,

  1. Your permissions file :

(optional) If this is to do with chat,

  1. Your chatconfig.yml :
  2. Your channels.yml :
silverwolfg11 commented 4 years ago

Please attach your full server log and not just the snippet of the error. It's most likely a towny database error which should appear in the beginning section of your log when your server and the towny plugin is loading up.

NotTheodore commented 4 years ago

openjdk version "1.8.0_212" OpenJDK Runtime Environment (build 1.8.0_212-8u212-b01-1~deb9u1-b01) OpenJDK 64-Bit Server VM (build 25.212-b01, mixed mode) :/home/container$ java -Xms128M -Xmx16384M -jar server.jar Error, this build is outdated Please download a new build as per instructions from https://www.spigotmc.org/go/outdated-spigot Server will start in 20 seconds Loading libraries, please wait... [04:27:35] [Server thread/INFO]: Starting minecraft server version 1.15.2 [04:27:35] [Server thread/INFO]: Loading properties

[04:27:35] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-800b93f-8160e29 (MC: 1.15.2) (Implementing API version 1.15.2-R0.1-SNAPSHOT) [04:27:35] [Server thread/INFO]: Server Ping Player Sample Count: 12 [04:27:36] [Server thread/INFO]: Using 4 threads for Netty based IO [04:27:36] [Server thread/INFO]: Debug logging is disabled [04:27:36] [Server thread/INFO]: Default game type: SURVIVAL [04:27:36] [Server thread/INFO]: Generating keypair [04:27:36] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25565 [04:27:36] [Server thread/INFO]: Using epoll channel type [04:27:36] [Server thread/ERROR]: Ambiguous plugin name ProtocolLib' for filesplugins/ProtocolLib.jar' and plugins/ProtocolLib-0.jar' inplugins' [04:27:37] [Server thread/ERROR]: Ambiguous plugin name mcMMO' for filesplugins/mcMMO.jar' and plugins/mcMMO-0.jar' inplugins' [04:27:45] [Server thread/WARN]: Plugin ClearChat v1.0 does not specify an api-version. [04:27:45] [Server thread/WARN]: Plugin CommandSpy v1.4 does not specify an api-version. [04:27:45] [Server thread/WARN]: Plugin PetBlocks v8.13.0 does not specify an api-version. [04:27:45] [Server thread/WARN]: Plugin TigerReports v4.9.9 does not specify an api-version. [04:27:45] [Server thread/WARN]: Plugin WordGamesPlus v1.4 does not specify an api-version. [04:27:45] [Server thread/WARN]: Plugin Trash v1.1 does not specify an api-version. [04:27:45] [Server thread/WARN]: Plugin AutoMessage vDEV - 1 (git 21d2d7f6) does not specify an api-version. [04:27:46] [Server thread/WARN]: Plugin Playtimes v1.2.13 does not specify an api-version. [04:27:46] [Server thread/WARN]: Plugin DeathChest v2.0 does not specify an api-version. [04:27:46] [Server thread/WARN]: Plugin Holograms v2.10.0-SNAPSHOT does not specify an api-version. [04:27:46] [Server thread/WARN]: Plugin PrisonRanksX v2.4.13b does not specify an api-version. [04:27:46] [Server thread/WARN]: Plugin dynmap v3.0-beta-10-257 does not specify an api-version. [04:27:46] [Server thread/WARN]: Plugin HeadDatabase v4.12.0 does not specify an api-version. [04:27:47] [Server thread/WARN]: Plugin AdvancedEnchantments v6.9.3 does not specify an api-version. [04:27:47] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.0 [04:27:47] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4 [04:27:47] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.7 [04:27:47] [Server thread/INFO]: [Oh_the_dungeons_youll_go] Loading Oh_the_dungeons_youll_go v1.2.4 [04:27:47] [Server thread/INFO]: [CommandSpy] Loading CommandSpy v1.4 [04:27:47] [Server thread/INFO]: [PetBlocks] Loading PetBlocks v8.13.0 [04:27:47] [Server thread/INFO]: [TigerReports] Loading TigerReports v4.9.9 [04:27:47] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.0.39 [04:27:48] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.1.0;8e55131 [04:27:49] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@50af45a3] [04:27:49] [Server thread/INFO]: [Skript] Loading Skript v2.4.1 [04:27:49] [Server thread/INFO]: [<WordGames+, insertCode>] Loading WordGamesPlus v1.4 [04:27:49] [Server thread/INFO]: [Trash] Loading Trash v1.1 [04:27:49] [Server thread/INFO]: [MineableSpawners] Loading MineableSpawners v2.0.8 [04:27:49] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6 [04:27:49] [Server thread/INFO]: [AutoMessage] Loading AutoMessage vDEV - 1 (git 21d2d7f6) [04:27:49] [Server thread/INFO]: [SkQuery] Loading SkQuery v4.1.1 [04:27:49] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT [04:27:49] [Server thread/INFO]: [Playtimes] Loading Playtimes v1.2.13 [04:27:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0 [04:27:49] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.15.2) has not yet been tested! Proceed with caution. [04:27:49] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v1.7.5 [04:27:49] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.1.0-b775 [04:27:49] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.20.6 [04:27:49] [Server thread/INFO]: [WorldFiller] Loading WorldFiller v1.1 [04:27:49] [Server thread/INFO]: [Minepacks] Loading Minepacks v2.1.7-Release [04:27:49] [Server thread/INFO]: [Minepacks] PCGF-PluginLib not installed. Switching to standalone mode! [04:27:49] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.12.0 [04:27:49] [Server thread/INFO]: [DeathChest] Loading DeathChest v2.0 [04:27:49] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.1.0-b805 [04:27:49] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107 [04:27:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.2-SNAPSHOT;bf2593e [04:27:49] [Server thread/INFO]: [Holograms] Loading Holograms v2.10.0-SNAPSHOT [04:27:49] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v4.7.1-FREE [04:27:49] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v3.0.0-b459 [04:27:49] [Server thread/INFO]: [EditableSign] Loading EditableSign v7.0.4 [04:27:49] [Server thread/INFO]: [PrisonRanksX] Loading PrisonRanksX v2.4.13b [04:27:49] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.18.1 [04:27:49] [Server thread/INFO]: [dynmap] Loading dynmap v3.0-beta-10-257 [04:27:49] [Server thread/INFO]: [dynmap] version=git-Spigot-800b93f-8160e29 (MC: 1.15.2) [04:27:50] [Server thread/INFO]: [dynmap] Unload queue not found - default to unload all chunks [04:27:50] [Server thread/INFO]: [dynmap] inhabitedTicks field not found - inhabited shader not functional [04:27:50] [Server thread/INFO]: [dynmap] Mod Support API available [04:27:50] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0 [04:27:50] [Server thread/INFO]: [Jobs] Loading Jobs v4.15.4 [04:27:50] [Server thread/INFO]: [Elevator] Loading Elevator v3.9.2 [04:27:50] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.9.10 (beta) [04:27:50] [Server thread/INFO]: [HeadDatabase] Loading HeadDatabase v4.12.0 [04:27:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.26-SNAPSHOT (build 1810) [04:27:50] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.17.1.0 [04:27:50] [Server thread/INFO]: [TAB] Loading TAB v2.6.5 [04:27:50] [Server thread/INFO]: [CraftBook] Loading CraftBook v3.10.1;d29bd15 [04:27:50] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.111 [04:27:50] [Server thread/INFO]: mcMMO has registered WG flags successfully! [04:27:50] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.3 [04:27:50] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10-RELEASE [04:27:50] [Server thread/INFO]: [AdvancedRegionMarket] Loading AdvancedRegionMarket v2.1.5 [04:27:50] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0 [04:27:50] [Server thread/INFO]: [Wild] Loading Wild v2.14-6121fc8 [04:27:50] [Server thread/INFO]: [Harbor] Loading Harbor v1.6.1 [04:27:50] [Server thread/INFO]: [AdvancedEnchantments] Loading AdvancedEnchantments v6.9.3 [04:27:50] [Server thread/INFO]: [Towny] Loading Towny v0.95.2.14 [04:27:50] [Server thread/INFO]: [TownyChat] Loading TownyChat v0.65 [04:27:50] [Server thread/INFO]: [DiscordSRV] Loading DiscordSRV v1.18.4 [04:27:50] [Server thread/INFO]: [MorphRedeem] Loading MorphRedeem v1.2.0 [04:27:50] [Server thread/INFO]: [LWC] Loading LWC v2.2.4-52f8c06 [04:27:50] [Server thread/INFO]: [QuickShop] Loading QuickShop v3.1.3.14 [04:27:50] [Server thread/INFO]: Log4J has been enabled as logging system. [04:27:50] [Server thread/INFO]: Loading up integration modules. [04:27:50] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v2.0.7 [04:27:50] [Server thread/INFO]: [TownyNameUpdater] Loading TownyNameUpdater v4.0 [04:27:50] [Server thread/INFO]: [ArmQuickShopBridge] Loading ArmQuickShopBridge v1.3 [04:27:50] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.3.1.0 [04:27:50] [Server thread/INFO]: [Oh_the_dungeons_youll_go] Enabling Oh_the_dungeons_youll_go v1.2.4 [04:27:50] [Server thread/INFO]: configdir is plugins/Oh_the_dungeons_youll_go/forge_sandbox/doomlike [04:27:50] [Server thread/INFO]: themesdir is plugins/Oh_the_dungeons_youll_go/forge_sandbox/doomlike/themes [04:27:50] [Server thread/INFO]: [OTD] Installing files plugins/Oh_the_dungeons_youll_go/forge_sandbox/doomlike/chests.cfg [04:27:50] [Server thread/INFO]: Loading chest loot file (chests.cfg) [04:27:50] [Server thread/INFO]: Found 1 special chest configs. [04:27:50] [Server thread/INFO]: Loading chest loot file (oceanic_chests.cfg) [04:27:50] [Server thread/INFO]: Found 12 themes. [04:27:51] [Server thread/INFO]: [Oh The Dungeons You'll Go] Update checking... [04:27:51] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.0.39

[04:27:51] [Server thread/INFO]: | |__) LuckPerms v5.0.39 [04:27:51] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit [04:27:51] [Server thread/INFO]: [04:27:51] [Server thread/INFO]: [LuckPerms] Loading configuration... [04:27:51] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [04:27:51] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [04:27:51] [Server thread/INFO]: [LuckPerms] Loading extension: me.lucko.luckperms.extension.legacyapi.LegacyApiExtension (extension-legacy-api-1.0.0.jar) [04:27:51] [Server thread/INFO]: [LuckPerms] Performing initial data load... [04:27:51] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 933ms) [04:27:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.1.0;8e55131 [04:27:51] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [04:27:52] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_15_R2 as the Bukkit adapter [04:27:52] [Server thread/WARN]: [WorldEdit] ==================================================== [04:27:52] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper [04:27:52] [Server thread/WARN]: [WorldEdit] as your server software.

[04:27:52] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements, [04:27:52] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional [04:27:52] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.

[04:27:52] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly [04:27:52] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.

[04:27:52] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the [04:27:52] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.

[04:27:52] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io [04:27:52] [Server thread/WARN]: [WorldEdit] ==================================================== [04:27:52] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0 [04:27:52] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [04:27:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107 [04:27:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [04:27:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [04:27:52] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107 [04:27:52] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [04:27:52] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions [04:27:52] [Server thread/INFO]: [LWC] Enabling LWC v2.2.4-52f8c06 [04:27:53] [Server thread/INFO]: [LWC] Connecting to SQLite [04:27:53] [Server thread/INFO]: Preparing level "world" [04:27:53] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit [04:27:53] [Server thread/INFO]: Loaded 6 recipes [04:27:54] [Server thread/INFO]: -------- World Settings For [world] -------- [04:27:54] [Server thread/INFO]: Experience Merge Radius: 6.0 [04:27:54] [Server thread/INFO]: Mob Spawn Range: 6 [04:27:54] [Server thread/INFO]: Cactus Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Cane Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Melon Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Mushroom Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Sapling Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Beetroot Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Carrot Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Potato Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Wheat Growth Modifier: 100% [04:27:54] [Server thread/INFO]: NetherWart Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Vine Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Cocoa Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Bamboo Growth Modifier: 100% [04:27:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Kelp Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [04:27:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [04:27:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [04:27:54] [Server thread/INFO]: Max TNT Explosions: 100 [04:27:54] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [04:27:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [04:27:54] [Server thread/INFO]: View Distance: 6 [04:27:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [04:27:54] [Server thread/INFO]: Item Despawn Rate: 6000 [04:27:54] [Server thread/INFO]: Item Merge Radius: 4.0 [04:27:54] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300 [04:27:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [04:27:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [04:27:54] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface [04:27:54] [Server thread/INFO]: [Oh The Dungeons You'll Go] Found world: world [04:27:54] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [04:27:54] [Server thread/INFO]: Experience Merge Radius: 6.0 [04:27:54] [Server thread/INFO]: Mob Spawn Range: 6 [04:27:54] [Server thread/INFO]: Cactus Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Cane Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Melon Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Mushroom Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Sapling Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Beetroot Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Carrot Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Potato Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Wheat Growth Modifier: 100% [04:27:54] [Server thread/INFO]: NetherWart Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Vine Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Cocoa Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Bamboo Growth Modifier: 100% [04:27:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Kelp Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [04:27:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [04:27:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [04:27:54] [Server thread/INFO]: Max TNT Explosions: 100 [04:27:54] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [04:27:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [04:27:54] [Server thread/INFO]: View Distance: 6 [04:27:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [04:27:54] [Server thread/INFO]: Item Despawn Rate: 6000 [04:27:54] [Server thread/INFO]: Item Merge Radius: 4.0 [04:27:54] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300 [04:27:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [04:27:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [04:27:54] [Server thread/INFO]: [Oh The Dungeons You'll Go] Found world: world_nether [04:27:54] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [04:27:54] [Server thread/INFO]: Experience Merge Radius: 6.0 [04:27:54] [Server thread/INFO]: Mob Spawn Range: 6 [04:27:54] [Server thread/INFO]: Cactus Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Cane Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Melon Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Mushroom Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Sapling Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Beetroot Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Carrot Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Potato Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Wheat Growth Modifier: 100% [04:27:54] [Server thread/INFO]: NetherWart Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Vine Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Cocoa Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Bamboo Growth Modifier: 100% [04:27:54] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Kelp Growth Modifier: 100% [04:27:54] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [04:27:54] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [04:27:54] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [04:27:54] [Server thread/INFO]: Max TNT Explosions: 100 [04:27:54] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [04:27:54] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [04:27:54] [Server thread/INFO]: View Distance: 6 [04:27:54] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [04:27:54] [Server thread/INFO]: Item Despawn Rate: 6000 [04:27:54] [Server thread/INFO]: Item Merge Radius: 4.0 [04:27:54] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300 [04:27:54] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [04:27:54] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [04:27:54] [Server thread/INFO]: [Oh The Dungeons You'll Go] Found world: world_the_end [04:27:54] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld [04:27:56] [Server thread/INFO]: Preparing spawn area: 0% [04:27:56] [Server thread/INFO]: Preparing spawn area: 0% [04:27:56] [Server thread/INFO]: Preparing spawn area: 0% [04:27:56] [Server thread/INFO]: Preparing spawn area: 0% [04:27:56] [Server-Worker-1/INFO]: Preparing spawn area: 0% [04:27:57] [Server thread/INFO]: Preparing spawn area: 0% [04:27:57] [Server thread/INFO]: Preparing spawn area: 83% [04:27:58] [Server thread/INFO]: Preparing spawn area: 100% [04:27:59] [Server thread/INFO]: Preparing spawn area: 100% [04:27:59] [Server thread/INFO]: Preparing spawn area: 100% [04:27:59] [Server thread/INFO]: Preparing spawn area: 100% [04:28:00] [Server thread/INFO]: Preparing spawn area: 100% [04:28:03] [Server thread/INFO]: Preparing spawn area: 100% [04:28:03] [Server thread/INFO]: Preparing spawn area: 100% [04:28:04] [Server-Worker-3/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:06] [Server thread/INFO]: Preparing spawn area: 100% [04:28:07] [Server thread/INFO]: Preparing spawn area: 100% [04:28:08] [Server thread/INFO]: Preparing spawn area: 100% [04:28:08] [Server thread/INFO]: Time elapsed: 13337 ms [04:28:08] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether [04:28:08] [Server thread/INFO]: Preparing spawn area: 0% [04:28:08] [Server thread/INFO]: Preparing spawn area: 0% [04:28:09] [Server-Worker-1/INFO]: Preparing spawn area: 83% [04:28:09] [Server-Worker-2/INFO]: Preparing spawn area: 83% [04:28:10] [Server-Worker-1/INFO]: Preparing spawn area: 83% [04:28:10] [Server-Worker-2/INFO]: Preparing spawn area: 83% [04:28:11] [Server-Worker-3/INFO]: Preparing spawn area: 83% [04:28:11] [Server-Worker-2/INFO]: Preparing spawn area: 88% [04:28:12] [Server-Worker-3/INFO]: Preparing spawn area: 99% [04:28:12] [Server thread/INFO]: Time elapsed: 4009 ms [04:28:12] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end [04:28:12] [Server thread/INFO]: Preparing spawn area: 0% [04:28:12] [Server-Worker-1/INFO]: Preparing spawn area: 83% [04:28:13] [Server-Worker-2/INFO]: Preparing spawn area: 86% [04:28:13] [Server thread/INFO]: Time elapsed: 1162 ms [04:28:13] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.0 [04:28:13] [Server thread/INFO]: [04:28:13] [Server thread/INFO]: [04:28:13] [Server thread/INFO]: | | [04:28:13] [Server thread/INFO]: | | [04:28:13] [Server thread/INFO]: | | [04:28:13] [Server thread/INFO]: [04:28:13] [Server thread/INFO]: [04:28:13] [Server thread/INFO]: [Clear Chat] Clear Chat has started! [04:28:13] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4 [04:28:13] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [04:28:13] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.7 [04:28:13] [Server thread/INFO]: [CommandSpy] Enabling CommandSpy v1.4 [04:28:14] [Server thread/INFO]: [CommandSpy]: Failed to connect to metrics service [04:28:14] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://metrics.joshuahagon.co.uk/?v1=011001000010000000001011010001000000011101110001011100110011011100011000001000100010000100100101001011100100100001110000001111110000100001100000010111110011000000010010010010010000010101101110010010100110001100010101001001110111101101110111011010000011001000101100010110010100110001000100&v2=00000100001011010011011001111101010010110110001000000001001100000110000101001100001010000011000001011010011110110001100100100011011010010111111001110101&pl=CommandSpy [04:28:14] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894) [04:28:14] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) [04:28:14] [Server thread/WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:263) [04:28:14] [Server thread/WARN]: at java.net.URL.openStream(URL.java:1045) [04:28:14] [Server thread/WARN]: at co.uk.joshuahagon.web.Metrics_Alternate.addMetric(Metrics_Alternate.java:18) [04:28:14] [Server thread/WARN]: at co.uk.joshuahagon.plugin.commandspy.CraftBukkit.onEnable(CraftBukkit.java:19) [04:28:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [04:28:14] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [04:28:14] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [04:28:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [04:28:14] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [04:28:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [04:28:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [04:28:14] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [04:28:14] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748) [04:28:14] [Server thread/INFO]: [PetBlocks] Enabling PetBlocks v8.13.0 [04:28:14] [Server thread/INFO]: [PetBlocks] Loading PetBlocks ... [04:28:15] [Server thread/INFO]: HikariPool-1 - Starting... [04:28:15] [Server thread/INFO]: HikariPool-1 - Start completed. [04:28:15] [Server thread/INFO]: [PetBlocks] Connected to jdbc:sqlite:/home/container/plugins/PetBlocks/PetBlocks.db [04:28:15] [Server thread/INFO]: [PetBlocks] found dependency [HeadDatabase]. [04:28:15] [Server thread/INFO]: [PetBlocks] successfully loaded dependency [HeadDatabase] 4.12.0. [04:28:15] [Server thread/INFO]: [PetBlocks] Using NMS Connector v1_15_R1. [04:28:15] [Server thread/INFO]: [PetBlocks] Enabled PetBlocks 8.13.0 by Shynixn [04:28:15] [Server thread/INFO]: [TigerReports] Enabling TigerReports v4.9.9 [04:28:15] [Server thread/INFO]: [TigerReports] Le plugin utilise BungeeCord. [04:28:15] [Server thread/INFO]: [Skript] Enabling Skript v2.4.1 [04:28:16] [ForkJoinPool.commonPool-worker-9/INFO]: [Skript] You're currently running the latest stable version of Skript. [04:28:25] [Server thread/INFO]: [Skript] Loaded 114752 aliases in 8849ms [04:28:25] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [04:28:25] [Server thread/INFO]: [<WordGames+, insertCode>] Enabling WordGamesPlus v1.4 [04:28:25] [Server thread/INFO]: [<WordGames+, insertCode>] Your server is running v1_15_R1 [04:28:25] [Server thread/INFO]: [Trash] Enabling Trash v1.1 [04:28:25] [Server thread/INFO]: [@] Trash is Enabled [04:28:25] [Server thread/INFO]: [MineableSpawners] Enabling MineableSpawners v2.0.8 [04:28:25] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6 [04:28:25] [Server thread/INFO]: [ClearLag] Loading modules... [04:28:25] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [04:28:25] [Server thread/WARN]: [ClearLag] Invalid entity type specified path="kill-mobs.mob-filter" value=chicken_jocky [04:28:25] [Server thread/WARN]: [ClearLag] Invalid entity attribute path="kill-mobs.mob-filter" token=hasname" [04:28:25] [Server thread/INFO]: [ClearLag] Modules have been loaded! [04:28:25] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [04:28:25] [Thread-22/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.15]... [04:28:25] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage vDEV - 1 (git 21d2d7f6) [04:28:25] [Server thread/INFO]: [SkQuery] Enabling SkQuery v4.1.1 [04:28:25] [Server thread/INFO]: [skQuery] Locating classes from SkQuery... [04:28:25] [Thread-21/INFO]: [<WordGames+, insertCode>] Running latest version WordGamesPlus [04:28:25] [Server thread/INFO]: [skQuery] Beginning to process a total of 139 from SkQuery [04:28:25] [Server thread/INFO]: [skQuery] Out of 139 classes, 137 classes were loaded from SkQuery [04:28:25] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT [04:28:25] [Server thread/INFO]: [Votifier] Loaded token for website: default [04:28:25] [Thread-22/INFO]: [ClearLag] No updates found! [04:28:26] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder. [04:28:26] [Server thread/INFO]: [Playtimes] Enabling Playtimes v1.2.13 [04:28:26] [Server thread/INFO]: [PlayTime] loading... [04:28:26] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /0:0:0:0:0:0:0:0:8132. [04:28:26] [Server thread/INFO]: [PlayTime] Plugin is up to date! - 1.2.13 [04:28:26] [Server thread/INFO]: [PlayTime] PlaceholdersAPI Hooked! [04:28:26] [Server thread/INFO]: [PlayTime] Successfully loaded. [04:28:26] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v1.7.5 [04:28:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.1.0-b775 [04:28:26] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.1.0-b775" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [Rigby, fernferret, lithium3141, main--, dumptruckman]. [04:28:26] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do. The performance impact is negligible. [04:28:26] [Server thread/INFO]: -------- World Settings For [Creative] -------- [04:28:26] [Server thread/INFO]: Experience Merge Radius: 6.0 [04:28:26] [Server thread/INFO]: Mob Spawn Range: 6 [04:28:26] [Server thread/INFO]: Cactus Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Cane Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Melon Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Mushroom Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Sapling Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Beetroot Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Carrot Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Potato Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Wheat Growth Modifier: 100% [04:28:26] [Server thread/INFO]: NetherWart Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Vine Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Cocoa Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Bamboo Growth Modifier: 100% [04:28:26] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Kelp Growth Modifier: 100% [04:28:26] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [04:28:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [04:28:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [04:28:26] [Server thread/INFO]: Max TNT Explosions: 100 [04:28:26] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [04:28:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [04:28:26] [Server thread/INFO]: View Distance: 6 [04:28:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [04:28:26] [Server thread/INFO]: Item Despawn Rate: 6000 [04:28:26] [Server thread/INFO]: Item Merge Radius: 4.0 [04:28:26] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300 [04:28:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [04:28:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [04:28:26] [Server thread/INFO]: [Oh The Dungeons You'll Go] Found world: Creative [04:28:26] [Server thread/INFO]: Preparing start region for dimension 'Creative'/minecraft:overworld [04:28:26] [Server thread/INFO]: Preparing spawn area: 0% [04:28:27] [Server thread/INFO]: Preparing spawn area: 0% [04:28:27] [Server-Worker-3/INFO]: Preparing spawn area: 86% [04:28:27] [Server thread/INFO]: Preparing spawn area: 88% [04:28:28] [Server thread/INFO]: Preparing spawn area: 92% [04:28:28] [Server thread/INFO]: Time elapsed: 2043 ms [04:28:28] [Server thread/INFO]: -------- World Settings For [Resource] -------- [04:28:28] [Server thread/INFO]: Experience Merge Radius: 6.0 [04:28:28] [Server thread/INFO]: Mob Spawn Range: 6 [04:28:28] [Server thread/INFO]: Cactus Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Cane Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Melon Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Mushroom Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Sapling Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Beetroot Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Carrot Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Potato Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Wheat Growth Modifier: 100% [04:28:28] [Server thread/INFO]: NetherWart Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Vine Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Cocoa Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Bamboo Growth Modifier: 100% [04:28:28] [Server thread/INFO]: SweetBerry Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Kelp Growth Modifier: 100% [04:28:28] [Server thread/INFO]: Entity Activation Range: An 16 / Mo 24 / Ra 48 / Mi 8 / Tiv false [04:28:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [04:28:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [04:28:28] [Server thread/INFO]: Max TNT Explosions: 100 [04:28:28] [Server thread/INFO]: Tile Max Tick Time: 1000ms Entity max Tick Time: 1000ms [04:28:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [04:28:28] [Server thread/INFO]: View Distance: 6 [04:28:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [04:28:28] [Server thread/INFO]: Item Despawn Rate: 6000 [04:28:28] [Server thread/INFO]: Item Merge Radius: 4.0 [04:28:28] [Server thread/INFO]: Arrow Despawn Rate: 300 Trident Respawn Rate:300 [04:28:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [04:28:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [04:28:28] [Server thread/INFO]: [Oh The Dungeons You'll Go] Found world: Resource [04:28:28] [Server thread/INFO]: Preparing start region for dimension 'Resource'/minecraft:overworld [04:28:29] [Server thread/INFO]: Preparing spawn area: 0% [04:28:29] [Server thread/INFO]: Preparing spawn area: 0% [04:28:29] [Server thread/INFO]: Time elapsed: 807 ms [04:28:29] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded. [04:28:29] [Server thread/INFO]: [Multiverse-Core] Version 4.1.0-b775 (API v24) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman [04:28:29] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman [04:28:29] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman [04:28:29] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.20.6 [04:28:29] [Server thread/WARN]: [VotingPlugin] Detected that a reward file named key already exists, cannot load reward file /home/container/plugins/VotingPlugin/Rewards/key [04:28:29] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config [04:28:30] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.20.6 [04:28:30] [Server thread/WARN]: [VotingPlugin] No vote has been recieved from https://minecraftlist.org/, may be an invalid service site. Vote on the site and look in console for a service site, if you get nothing then there is an issue with votifier [04:28:30] [Server thread/INFO]: [WorldFiller] Enabling WorldFiller v1.1 [04:28:30] [Server thread/INFO]: [Minepacks] Enabling Minepacks v2.1.7-Release [04:28:30] [Server thread/INFO]: [Minepacks] Starting Minepacks in standalone mode! [04:28:30] [Server thread/INFO]: [Minepacks] Config file successfully loaded. [04:28:30] [Server thread/INFO]: [Minepacks] Language file successfully loaded. Language: english Author: GeorgH93 [04:28:30] [Server thread/INFO]: Minepacks-Connection-Pool - Starting... [04:28:30] [Server thread/INFO]: Minepacks-Connection-Pool - Start completed. [04:28:30] [Server thread/INFO]: [Minepacks] Item name language file successfully loaded. Language: english Author: GeorgH93 [04:28:30] [Server thread/INFO]: [Minepacks] Loading item translations ... [04:28:30] [Server thread/INFO]: [Minepacks] Finished loading item translations for 830 items. [04:28:30] [Server thread/INFO]: [Minepacks] Minepacks has been enabled! :) [04:28:30] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.12.0 [04:28:30] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI! [04:28:30] [Server thread/INFO]: [DeluxeMenus] 4 GUI menus loaded! [04:28:30] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus! [04:28:30] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement! [04:28:30] [Server thread/INFO]: [DeluxeMenus] Could not setup a NMS hook for your server version! [04:28:30] [Server thread/INFO]: [DeathChest] Enabling DeathChest v2.0 [04:28:30] [Server thread/INFO]: [DeathChest] Loading DeathChest v2.0... [04:28:30] [Server thread/INFO]: [DeathChest] Loading config... [04:28:30] [Server thread/INFO]: [DeathChest] DeathChest is now ready! [04:28:30] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.1.0-b805 [04:28:30] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded [04:28:30] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections. [04:28:30] [Server thread/INFO]: [Multiverse-Portals 4.1.0-b805] Enabled - By Rigby and fernferret [04:28:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.2-SNAPSHOT;bf2593e [04:28:30] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED. [04:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world' [04:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED. [04:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether' [04:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED. [04:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end' [04:28:30] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED. [04:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative' [04:28:30] [Server thread/INFO]: [WorldGuard] (Resource) TNT ignition is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (Resource) Lighters are PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (Resource) Lava fire is PERMITTED. [04:28:30] [Server thread/INFO]: [WorldGuard] (Resource) Fire spread is UNRESTRICTED. [04:28:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Resource' [04:28:30] [Server thread/INFO]: [WorldGuard] Loading region data... [04:28:30] [Server thread/INFO]: [Holograms] Enabling Holograms v2.10.0-SNAPSHOT [04:28:30] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_15_R1.HologramEntityControllerImpl [04:28:30] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v4.7.1-FREE [04:28:30] [Server thread/INFO]: [MythicMobs] Loading MythicMobs for Bukkit v1_15_R1 (Minecraft 1.15)... [04:28:30] [Server thread/WARN]: [MythicMobs] §6--====|||| §c§l MythicMobs §6 ||||====-- [04:28:30] [Server thread/WARN]: [MythicMobs] This version of MythicMobs is not fully compatible with your version of Bukkit. [04:28:30] [Server thread/WARN]: [MythicMobs] Some features may be limited or disabled until you use a compatible version. [04:28:30] [Server thread/INFO]: [MythicMobs] MythicMobs Holograms Support has been enabled! [04:28:30] [Server thread/INFO]: [MythicMobs] MythicMobs mcMMO Support has been enabled! [04:28:30] [Server thread/INFO]: [MythicMobs] MythicMobs PlaceholderAPI Support has been enabled! [04:28:30] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled! [04:28:30] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled! [04:28:31] [Server thread/INFO]: [LumineUtils] (io.lumine.utils.) is bound to plugin MythicMobs - io.lumine.xikage.mythicmobs.MythicMobs [04:28:31] [Server thread/WARN]: 109 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 95 ms to scan 1 urls, producing 10 keys and 247 values [04:28:31] [Server thread/WARN]: 209 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 41 ms to scan 1 urls, producing 23 keys and 479 values [04:28:31] [Server thread/WARN]: 297 [Server thread] INFO io.lumine.xikage.mythicmobs.util.reflections.Reflections - Reflections took 12 ms to scan 1 urls, producing 5 keys and 52 values [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mobs. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 vanilla mob overrides. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob stacks. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 skills. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 random spawns. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 3 mythic items. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 2 drop tables. [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ Loaded 0 mob spawners. [04:28:31] [Server thread/INFO]: [MythicMobs] MythicMobs configuration file loaded successfully. [04:28:31] [Server thread/INFO]: [MythicMobs] Started up bStats Metrics [04:28:31] [Server thread/INFO]: [MythicMobs] ✓ MythicMobs v4.7.1 (build FREE) has been successfully loaded! [04:28:31] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v3.0.0-b459 [04:28:31] [Server thread/INFO]: [Multiverse-Inventories] The following worlds for group 'world' are not loaded: resouce [04:28:31] [Server thread/INFO]: [Multiverse-Inventories 3.0.0-b459] enabled. [04:28:31] [Server thread/INFO]: [EditableSign] Enabling EditableSign v7.0.4 [04:28:31] [Server thread/INFO]: [VKLib] [VKLib:AddOn.loadAddOns()] 0 addon modules found! Loading them up! [04:28:31] [Server thread/INFO]: [EditableSign] EditableSign version 7.0.4 is Enabled [04:28:31] [Server thread/INFO]: [PrisonRanksX] Enabling PrisonRanksX v2.4.13b [04:28:31] [Server thread/INFO]: [PrisonRanksX] Enabled. [04:28:31] [Server thread/INFO]: [PrisonRanksX] Loading PlaceholderAPI Placeholders... [04:28:31] [Server thread/INFO]: [PrisonRanksX] PlaceholderAPI Hooked. [04:28:31] [Server thread/INFO]: [PrisonRanksX] Started without HolographicDisplays. [04:28:31] [Server thread/INFO]: [PrisonRanksX] Started without MVdWPlaceholderAPI. [04:28:31] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.18.1 [04:28:31] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled! [04:28:31] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.

[04:28:31] [Server thread/INFO]: [CoreProtect] Enjoy CoreProtect? Check out CoreEdit! [04:28:31] [Server thread/INFO]: [CoreProtect] Download: www.coreedit.net/download/

[04:28:31] [Server thread/INFO]: [dynmap] Enabling dynmap v3.0-beta-10-257 [04:28:35] [Server thread/INFO]: [dynmap] Using LuckPerms 5.0.39 for access control [04:28:35] [Server thread/INFO]: [dynmap] Opening MySQL database 178.63.127.184:3306/s870_Dynmap as map store [04:28:52] [Server thread/INFO]: [dynmap] Mod Support processing completed [04:28:52] [Server thread/INFO]: [dynmap] Loaded 25 shaders. [04:28:52] [Server thread/INFO]: [dynmap] Loaded 82 perspectives. [04:28:52] [Server thread/INFO]: [dynmap] Loaded 14 lightings. [04:28:53] [Server thread/ERROR]: [dynmap] Failed to start WebServer on address 149.56.124.124:8132 : Failed to bind to /149.56.124.124:8132 [04:28:53] [Server thread/INFO]: [dynmap] version 3.0-beta-10-257 is enabled - core version 3.0-beta-10-257 [04:28:53] [Server thread/INFO]: [dynmap] For support, visit https://forums.dynmap.us [04:28:53] [Server thread/INFO]: [dynmap] To report or track bugs, visit https://github.com/webbukkit/dynmap/issues [04:28:53] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'. [04:28:53] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'. [04:28:53] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'. [04:28:53] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Creative'. [04:28:53] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Resource'. [04:28:53] [Server thread/INFO]: [dynmap] Loaded 11259 pending tile renders for world 'Resource' [04:28:53] [Server thread/INFO]: [dynmap] Enabled [04:28:53] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0 [04:28:53] [Server thread/ERROR]: [Essentials] You are running an unsupported server version! [04:28:53] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml [04:28:53] [Server thread/INFO]: No kits found to migrate. [04:28:53] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [04:28:53] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider. [04:28:53] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [04:28:53] [Server thread/INFO]: Loaded 20977 items from items.json. [04:28:53] [Server thread/INFO]: Using locale en [04:28:53] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API [04:28:53] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [04:28:53] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked. [04:28:53] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms) [04:28:53] [Server thread/INFO]: [Jobs] Enabling Jobs v4.15.4 [04:28:53] [Server thread/INFO]: [Jobs] PlaceholderAPI hooked. [04:28:53] [Server thread/INFO]: PlaceholderAPI was found - Enabling capabilities. [04:28:55] [Server thread/INFO]: [Jobs] Loaded 8 titles! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 75 protected blocks timers! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 995 custom item names! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 67 custom entity names! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 2 custom MythicMobs names! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 37 custom enchant names! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 16 custom color names! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Woodcutter [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Miner [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Builder [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Digger [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Farmer [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Hunter [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Crafter [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Fisherman [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Blacksmith [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Brewer [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1 quests for Enchanter [04:28:55] [Server thread/INFO]: [Jobs] Loaded 11 jobs! [04:28:55] [Server thread/INFO]: [Jobs] Explorer jobs manager are not enabled! [04:28:55] [Server thread/INFO]: [Jobs] Loaded 19 furnaces and 4 brewing stands for reassigning. [04:28:55] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task. [04:28:55] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread. [04:28:55] [Server thread/INFO]: [Jobs] Preloaded 69 players data in 0.01 [04:28:55] [Server thread/INFO]: [Jobs] mcMMO2.1.111 was found - Enabling capabilities. [04:28:55] [Server thread/INFO]: [Jobs] Registered McMMO 2.x listener [04:28:55] [Server thread/INFO]: [Jobs] WorldGuard detected. [04:28:55] [Server thread/INFO]: [Jobs] MythicMobs detected. [04:28:55] [Server thread/INFO]: [Jobs] MythicMobs4 was found - Enabling capabilities. [04:28:55] [Server thread/INFO]: [Jobs] Loaded 1769 block protection entries. 4 [04:28:55] [Server thread/INFO]: [Jobs] Plugin has been enabled successfully. [04:28:55] [Server thread/INFO]: [Elevator] Enabling Elevator v3.9.2 [04:28:55] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.9.10 (beta) [04:28:55] [Server thread/INFO]: [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5. [04:28:55] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started. [04:28:55] [Server thread/INFO]: [WorldBorder] [CONFIG] World "resouce" has border radius 50000 at X: -15.5 Z: 193.5 [04:28:55] [Server thread/INFO]: [WorldBorder] [CONFIG] World "world" has border radius 50000 at X: 284.5 Z: 355.5 [04:28:55] [Server thread/INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders. [04:28:55] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: 284.0 Y: 163.0 Z: 355.0 [04:28:55] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v4.12.0 [04:28:56] [Server thread/INFO]: [HeadDatabase] §bUsing default §3"en_US.lang" §bcreated by §6Arcaniax [04:28:56] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup! [04:28:56] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.26-SNAPSHOT (build 1810) [04:28:56] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.17.1.0 [04:28:56] [Server thread/INFO]: [TAB] Enabling TAB v2.6.5 [04:28:56] [Server thread/INFO]: [TAB] Server version: 1.15.2 (v1_15_R1) [04:28:56] [Server thread/INFO]: [TAB] Enabled in 111ms [04:28:56] [Server thread/INFO]: [CraftBook] Enabling CraftBook v3.10.1;d29bd15 [04:28:56] [Server thread/INFO]: [CraftBook] Loading persistent data from YAML! [04:28:56] [Server thread/INFO]: [CraftBook] Successfully added 5 CommandItems! [04:28:56] [Server thread/WARN]: [CraftBook] ==================================================== [04:28:56] [Server thread/WARN]: [CraftBook] CraftBook works better if you use Paper [04:28:56] [Server thread/WARN]: [CraftBook] as your server software. [04:28:56] [Server thread/WARN]: [CraftBook] ==================================================== [04:28:56] [Server thread/INFO]: [mcMMO] Enabling mcMMO v2.1.111 [04:28:57] [Server thread/INFO]: [mcMMO] enabling Acrobatics Skills [04:28:57] [Server thread/INFO]: [mcMMO] registered subskill: Roll [04:28:57] [Server thread/INFO]: [mcMMO] 0 entries in mcMMO World Blacklist [04:28:57] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.3 [04:28:57] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI [04:28:57] [Server thread/INFO]: [SuperVanish] Hooked into dynmap [04:28:57] [Server thread/INFO]: [SuperVanish] Hooked into Essentials [04:28:57] [Server thread/INFO]: [SuperVanish] Hooked into Citizens [04:28:57] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10-RELEASE [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading the config.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading the data.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading custom files. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Common.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Basic.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Voter.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Rare.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Crazy.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Galactic.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Classic.yml. [04:28:57] [Server thread/INFO]: [CrazyCrates] Finished loading custom files. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading all crate information... [04:28:57] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_15_R1! Trying to find NMS support [04:28:57] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_15_R1' loaded! [04:28:57] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations. [04:28:57] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load. [04:28:57] [Server thread/INFO]: [CrazyCrates] outdoors.nbt was successfully found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] soul.nbt was successfully found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] wooden.nbt was successfully found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] nether.nbt was successfully found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] sea.nbt was successfully found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] classic.nbt was successfully found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded. [04:28:57] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file. [04:28:57] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned. [04:28:57] [Server thread/INFO]: [AdvancedRegionMarket] Enabling AdvancedRegionMarket v2.1.5 [04:28:57] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldGuard7 adapter [04:28:57] [Server thread/INFO]: [AdvancedRegionMarket] Using WorldEdit7 adapter [04:28:57] [Server thread/INFO]: [AdvancedRegionMarket] Using MC 1.14 sign adapter [04:28:57] [Server thread/INFO]: [AdvancedRegionMarket] Regions loaded! [04:28:58] [Server thread/INFO]: [AdvancedRegionMarket] Programmed by Alex9849 [04:28:58] [Server thread/INFO]: [AdvancedRegionMarket] I'm always searching for better translations of AdvancedRegionMarket. If you've translated the plugin it would be very nice if you would send me your translation via spigot private message! :) [04:28:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0 [04:28:58] [Server thread/INFO]: [Wild] Enabling Wild v2.14-6121fc8 [04:28:58] [Server thread/INFO]: [Wild] = = = = = = = = = = = = = = = = = = = =

[04:28:58] [Server thread/WARN]: [Wild] Btw, dis wild plugin (and ur server) would be a bazillion times [04:28:58] [Server thread/WARN]: [Wild] faster and wilder if u switch 2 Paper. [04:28:58] [Server thread/WARN]: [Wild] Until then, we'll just go wild at ur serburs slower/laggier pace.

[04:28:58] [Server thread/WARN]: [Wild] Learn and get Paper (it's ez) at https://papermc.io

[04:28:58] [Server thread/INFO]: [Wild] = = = = = = = = = = = = = = = = = = = = [04:28:58] [Server thread/INFO]: [Harbor] Enabling Harbor v1.6.1 [04:28:58] [Server thread/INFO]: [AdvancedEnchantments] Enabling AdvancedEnchantments v6.9.3 [04:28:58] [Server thread/INFO]: [AdvancedEnchantments] Registered 'level' payment type for Enchanter from class n3kas.ae.features.enchanter.LevelsPayment [04:28:58] [Server thread/WARN]: [AdvancedEnchantments] DEATH, RIGHT_CLICK, FIRE, BOW_MOB, DEFENSE_MOB, SHIFT, FISHING, CATCH_FISH, FALL_DAMAGE enchantment types have been disabled for this session (No enchants utilizing it, increasing performance) [04:28:58] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into PlaceholderAPI. [04:28:58] [Server thread/INFO]: [AdvancedEnchantments] Successfully hooked into economy plugin (Vault) [04:28:58] [Server thread/INFO]: [Towny] Enabling Towny v0.95.2.14 [04:28:58] [Server thread/INFO]: ==================== Towny ======================== [04:28:58] [Server thread/INFO]: Your Towny config.yml's town_level section is out of date. [04:28:58] [Server thread/INFO]: This can be fixed automatically by deleting the town_level section and letting Towny remake it on the next startup. [04:28:58] [Server thread/WARN]: java.io.IOException: Config.yml town_levels incomplete. [04:28:58] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownySettings.loadTownLevelConfig(TownySettings.java:124) [04:28:58] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownySettings.loadCachedObjects(TownySettings.java:254) [04:28:58] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownySettings.loadConfig(TownySettings.java:229) [04:28:58] [Server thread/WARN]: at com.palmergames.bukkit.towny.TownyUniverse.loadSettings(TownyUniverse.java:69) [04:28:58] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.load(Towny.java:257) [04:28:58] [Server thread/WARN]: at com.palmergames.bukkit.towny.Towny.onEnable(Towny.java:145) [04:28:58] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) [04:28:58] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [04:28:58] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:417) [04:28:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugin(CraftServer.java:462) [04:28:58] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_15_R1.CraftServer.enablePlugins(CraftServer.java:376) [04:28:58] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:457) [04:28:58] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.DedicatedServer.init(DedicatedServer.java:267) [04:28:58] [Server thread/WARN]: at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:784) [04:28:58] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)

[04:28:58] [Server thread/INFO]: [WARNING] - SAFE MODE 0.95.2.14

[04:28:58] [Server thread/INFO]: [TownyChat] Enabling TownyChat v0.65 [04:28:58] [Server thread/INFO]: [TownyChat] Default Channel set to general [04:28:58] [Server thread/INFO]: [DiscordSRV] Enabling DiscordSRV v1.18.4 [04:28:58] [Server thread/INFO]: [MorphRedeem] Enabling MorphRedeem v1.2.0

[04:28:58] [Server thread/INFO]: Version: 1.2.0 [04:28:58] [Server thread/INFO]: Config: Loading config. [04:28:58] [Server thread/INFO]: Storage Type: YML [04:28:58] [Server thread/INFO]: PlaceholderAPI: Hooked [04:28:58] [Server thread/INFO]: Plugin Status: Enabled

[04:28:58] [Server thread/INFO]: Enabling QuickShop v3.1.3.14 [04:28:58] [Server thread/INFO]: Quickshop Reremake [04:28:58] [Server thread/INFO]: Reading the configuration... [04:28:58] [Server thread/INFO]: Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne [04:28:58] [Server thread/INFO]: Original author: Netherfoam, Timtower, KaiNoMood [04:28:58] [Server thread/INFO]: Let's start loading the plugin [04:28:58] [Server thread/INFO]: Plugin now running under Spigot mode. Paper performance profile is disabled, if you switch to Paper, we can use a lot paper api to improve the server performance. [04:28:58] [Thread-51/INFO]: Downloading version manifest... [04:28:59] [Thread-51/INFO]: Downloading version index... [04:28:59] [Thread-51/WARN]: Cannot download require files, some items/blocks/potions/enchs language will use default English name. [04:28:59] [Server thread/INFO]: Translator: Ghost_chu [04:28:59] [Server thread/INFO]: Contributors: Timtower, Netherfoam, KaiNoMood and Mgazul [04:28:59] [Server thread/INFO]: Language Zone: English (en_US) [04:28:59] [Server thread/INFO]: Complete to load Itemname i18n. [04:28:59] [Server thread/INFO]: Starting loading Enchantment i18n... [04:28:59] [Server thread/INFO]: Complete to load enchname i18n. [04:28:59] [Server thread/INFO]: Starting loading Potion i18n... [04:28:59] [Server thread/INFO]: Complete to load potionname i18n. [04:28:59] [Server thread/INFO]: Running QuickShop-Reremake on NMS version v1_15_R1 For Minecraft version 1.15.2 [04:28:59] [Server thread/INFO]: Successfully loaded PlaceHolderAPI support! [04:29:00] [Server thread/INFO]: Selected permission provider: Bukkit [04:29:00] [Server thread/INFO]: Loading shops from the database... [04:29:00] [Server thread/INFO]: Used 0ms to fetch all shops from the database. [04:29:00] [Server thread/INFO]: Successfully loaded 22 shops! (Used 38ms, Avg 1ms per shop) [04:29:00] [Server thread/INFO]: 22 shops will load after chunk have loaded, 0 shops will load after the world has loaded. [04:29:00] [Server thread/INFO]: Registering Listeners... [04:29:00] [Server thread/INFO]: Registering DisplayCheck task.... [04:29:00] [Server thread/INFO]: Cleaning MsgUtils... [04:29:00] [Server thread/INFO]: Cleaning purchase messages from the database that are over a week old... [04:29:00] [Server thread/INFO]: Registering UpdateWatcher... [04:29:00] [Server thread/INFO]: Registering BStats Mertics... [04:29:00] [Server thread/INFO]: Metrics submitted. [04:29:00] [Server thread/INFO]: QuickShop Loaded! 1306 ms. [04:29:00] [Server thread/INFO]: Log actions is enabled, actions will log in the qs.log file! [04:29:00] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v2.0.7 [04:29:00] [Server thread/INFO]: [AuctionHouse] Opening database [04:29:00] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_15_R1 [04:29:00] [Server thread/INFO]: [AuctionHouse] Enabling HeadDatabase support [04:29:00] [Server thread/INFO]: [AuctionHouse] Enabling DiscordSRV support [04:29:00] [Server thread/INFO]: [TownyNameUpdater] Enabling TownyNameUpdater v4.0 [04:29:00] [Server thread/INFO]: [ArmQuickShopBridge] Enabling ArmQuickShopBridge v1.3 [04:29:00] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.3.1.0 [04:29:00] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance. [04:29:00] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft [04:29:00] [Server thread/INFO]: [ReflectionHelper] Version is v1_15_R1 (11501) [04:29:00] [Server thread/INFO]: [PacketListenerAPI] Using INChannel [04:29:00] [Server thread/INFO]: Injected custom channel handlers. [04:29:00] [Server thread/INFO]: Adding channels for online players... [04:29:00] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_15_R1'. [04:29:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] DiscordSRV is up-to-date. (2502506a1ae526df46c101156389ed9eebc196e5) [04:29:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8=============================================================================== [04:29:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Need a server host? Try PebbleHost! Plans starting at $1/GB! [04:29:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §a Use promo code "DISCORDSRV" at checkout for 15% off your first three bills! [04:29:00] [DiscordSRV - Initialization/INFO]: [DiscordSRV] §8=============================================================================== [04:29:00] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 288ms. [04:29:00] [Server thread/INFO]: [Staff+] Plugin created by Shortninja continued by Qball. [04:29:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [04:29:01] [DiscordSRV - Initialization/WARN]: 30495 [DiscordSRV - Initialization] INFO github.scarsz.discordsrv.dependencies.jda.api.JDA - Login Successful! [04:29:01] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [04:29:01] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player

[Pterodactyl Daemon] Server marked as ON [04:29:01] [Server thread/INFO]: Starting GS4 status listener [04:29:01] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565 [04:29:01] [Craft Scheduler Thread - 4/INFO]: [TigerReports] Le plugin utilise la base de donnees SQLite (par defaut). [04:29:01] [Server thread/INFO]: [Skript] Loading variables... [04:29:01] [Server thread/INFO]: [Skript] Loaded 173 variables in 0.0 seconds [04:29:01] [JDA MainWS-ReadThread/WARN]: 30818 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.internal.requests.WebSocketClient - Connected to WebSocket [04:29:02] [JDA MainWS-ReadThread/WARN]: 31128 [JDA MainWS-ReadThread] INFO github.scarsz.discordsrv.dependencies.jda.api.JDA - Finished Loading! [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Found server G:Pandora Craft(649106448101670914) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:149-56-229-163(672249695048826891) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:announcements(659907029380497409) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:welcome(649108703064096769) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rules(657063223102799874) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:polls(672976700723691520) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:applications(670474398951538710) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:market(649107122608537601) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:bugs(665020497943330836) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:help(649107014399688704) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:pandora(665598658867232792) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:chat(670765603023355906) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:in-game-chat(665598916829642782) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:photoshoots(674114770818957322) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:giveaways(673636472733040641) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:off-topic(666841553322377232) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:suggestions(665019948342706186) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:accepted-suggestions(673556092348792862) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:rejected-suggestions(673556159722160128) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:normie-chat(649108574160551936) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:owner(659160451178823721) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:console(655445982514905109) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:allowed-mods(674398290535776312) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] - TC:beta-testers(674838595546251264) [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Console forwarding assigned to channel 655445982514905109 [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Not using JDBC, one of host/port/database was default [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Enabling TownyChat hook [04:29:02] [DiscordSRV - Initialization/INFO]: [DiscordSRV] Automatically enabled hooking for 1 TownyChat channels: general [04:29:02] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 166 placeholder expansions are available on the cloud. [04:29:06] [Server thread/INFO]: [Skript] All scripts loaded without errors. [04:29:06] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 13 triggers and 4 commands in 4.86 seconds [04:29:06] [Server thread/INFO]: [Skript] Finished loading. [04:29:06] [Server thread/INFO]: [MythicMobs] ✓Using Holograms plugin for holograms [04:29:06] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'KingsCrown 1 0.01' in 'ExampleDropTables.yml': Drop type not found. [04:29:06] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Drop 'SkeletonKingSword 0.1' in 'ExampleDropTables.yml': Drop type not found. [04:29:06] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized. [04:29:06] [Server thread/INFO]: [Jobs] Successfully linked with Vault. [04:29:06] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API [04:29:06] [Server thread/INFO]: [AuctionHouse] Registered Service Provider LuckPerms for Vault's Chat API [04:29:06] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'summon{mob=SkeletalMinion;amount=2;noise=5}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type. [04:29:06] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'summon{mob=SkeletalMinion;amount=2;noise=5}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type. [04:29:06] [Server thread/WARN]: [MythicMobs] ✗ Config Error for Mechanic line 'summon{mob=SkeletalMinion;amount=2;noise=5}' in 'Unknown': The 'type' attribute must be a valid MythicMob or MythicEntity type. [04:29:06] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/ERROR]: Could not pass event PlayerTeleportEvent to Towny v0.95.2.14 org.bukkit.event.EventException: null at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:320) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:529) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:514) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftPlayer.teleport(CraftPlayer.java:640) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.entity.CraftEntity.teleport(CraftEntity.java:453) [server.jar:git-Spigot-800b93f-8160e29] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:261) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.npc.CitizensNPC.load(CitizensNPC.java:155) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.api.npc.SimpleNPCDataStore.loadInto(SimpleNPCDataStore.java:59) [Citizens-2.0.26-b1810.jar:?] at net.citizensnpcs.Citizens$3.run(Citizens.java:332) [Citizens-2.0.26-b1810.jar:?] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) [server.jar:git-Spigot-800b93f-8160e29] at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.b(MinecraftServer.java:1036) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.DedicatedServer.b(DedicatedServer.java:399) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.a(MinecraftServer.java:984) [server.jar:git-Spigot-800b93f-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:824) [server.jar:git-Spigot-800b93f-8160e29] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] Caused by: java.lang.NullPointerException at com.palmergames.bukkit.towny.listeners.TownyPlayerListener.onPlayerTeleport(TownyPlayerListener.java:561) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[server.jar:git-Spigot-800b93f-8160e29] ... 16 more [04:29:07] [Server thread/INFO]: [Citizens] Loaded 12 NPCs. [04:29:07] [Server thread/ERROR]: [TownyChat] Disabling TownyChat... [04:29:07] [Server thread/INFO]: [TownyChat] Disabling TownyChat v0.65 [04:29:07] [Server thread/INFO]: Using economy system: Essentials Economy [04:29:07] [Craft Scheduler Thread - 4/INFO]: [Vault] Checking for Updates ... [04:29:07] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 5571ms or 111 ticks behind [04:29:07] [Server thread/INFO]: [Anti-Xray] Version 1.5.7 has been loaded... [04:29:07] [Server thread/INFO]: [Anti-Xray] Please leave a 5 star review! [04:29:07] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack [04:29:07] [Craft Scheduler Thread - 4/INFO]: [Vault] No new version available [04:29:07] [Craft Scheduler Thread - 6/INFO]: [StaffPlus] You are using the latest version thanks [04:29:07] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy! [04:29:07] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Reward" with 4 lines [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Rare" with 4 lines [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "IC" with 1 lines [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "rules" with 1 lines [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "credit" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:-3848.00292895061 y:72.20000004768372 z:1434.302849053925 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Pandora1" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:-3848.0257031510955 y:72.20000004768372 z:1429.694650314008 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Pandora2" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:-3850.3107123198283 y:72.20000004768372 z:1432.0271796168813 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Pandora3" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:623.3609278837058 y:73.97338759704284 z:311.55589621706736 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Signs" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:637.5192411297069 y:73.0 z:385.5099324553052 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "&Shop33" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:637.2644907440059 y:73.0 z:367.51656389919344 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "&Shop34" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:637.4845309237415 y:73.0 z:349.4757630815487 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "&Shop35" with 1 lines [04:29:07] [Server thread/WARN]: [Holograms] Failed to spawn hologram entity in world world at x:637.172073335 y:73.0 z:331.45586398109276 [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "&Shop36" with 1 lines [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "BT" with 1 lines [04:29:07] [Server thread/INFO]: [Holograms] Loaded hologram with "Voter" with 4 lines [04:29:07] [Craft Scheduler Thread - 4/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.20.6 [04:29:08] [Craft Scheduler Thread - 0/INFO]: [HeadDatabase] Succesfully loaded 27624 heads! [04:29:08] [Craft Scheduler Thread - 0/INFO]: [HeadDatabase] Successfully loaded 18 featured tags! [04:29:08] [Craft Scheduler Thread - 2/WARN]: [VotingPlugin] Detected an issue with voting sites, check the server startup log for more details

silverwolfg11 commented 4 years ago

Yeah, the towny error is apparent at the start:

[04:28:58] [Server thread/INFO]: Your Towny config.yml's town_level section is out of date.
[04:28:58] [Server thread/INFO]: This can be fixed automatically by deleting the town_level section and letting Towny remake it on the next startup.
[04:28:58] [Server thread/WARN]: java.io.IOException: Config.yml town_levels incomplete.

This should be automatically fixed when you restart the server, however if it is not I would recommend going through the changelog.txt and seeing what required config changes are necessary. In this case, your town levels in your config are out of date so you need to find all the required changes to the config pertaining to the town levels and see which ones are missing.

NotTheodore commented 4 years ago

Bless you sir! Bless you!