BenCodez / VotingPlugin

Plugin on SpigotMC
Other
84 stars 68 forks source link

Random Reward not working - templates given also conflicting. #570

Closed Bitmxp closed 5 years ago

Bitmxp commented 5 years ago

I've followed the examples as much as I could, because they conflict each other, but none of the vote sites even load. The console shows no errors, either. According to the template votesites.yml, it seems like my config is valid.

# Reward for any site
# Similar to AnySiteReward
# This requires the site to be configured in order to get the reward.
VoteSites:
  PlanetMinecraft:
    Enabled: true
    Name: Planet Minecraft
    Priority: 5
    ServiceSite: PlanetMinecraft.com
    VoteURL: https://www.planetminecraft.com/server/bittercraft-mc-a-futuristic-smp-a-unique-smp-guaranteed-staff-apps-open/vote/
    VoteDelay: 24
    WaitUntilVoteDelay: false
    VoteDelayDaily: true
    ForceOffline: false
    Rewards:
      Commands:
      - 'eco give %player% 150'
      Random:
        Chance: 50
          Commands:
          - 'eco give %player% 100'
          Messages:
            Player: You got a bonus of 100 dollars!
  MinecraftServerList:
    Enabled: true
    Name: Minecraft-Server-List
    Priority: 4
    ServiceSite: minecraft-server-list.com
    VoteURL: https://minecraft-server-list.com/server/442176/vote/
    VoteDelay: 24
    WaitUntilVoteDelay: false
    VoteDelayDaily: false
    ForceOffline: false
    Rewards:
      Commands:
      - 'eco give %player% 100'
      Random:
        Chance: 30
          Commands:
          - 'eco give %player% 60'
          Messages:
            Player: You got a bonus of 60 dollars!
  MinecraftMP:
    Enabled: true
    Name: Minecraft MP
    Priority: 3
    ServiceSite: minecraft-mp.com
    VoteURL: https://minecraft-mp.com/server/226625/vote/
    VoteDelay: 24
    WaitUntilVoteDelay: false
    VoteDelayDaily: false
    ForceOffline: false
    Rewards:
      Commands:
      - 'eco give %player% 100'
      Random:
        Chance: 35
          Commands:
          - 'eco give %player% 40'
          Messages:
            Player: You got a bonus of 40 dollars!
BenCodez commented 5 years ago

Looks okay, startup log?

On Tue., Jul. 9, 2019, 10:41 p.m. Bitmxp, notifications@github.com wrote:

I've followed the examples as much as I could, because they conflict each other, but none of the vote sites even load. The console shows no errors, either. According to the template votesites.yml, it seems like my config is valid.

Reward for any site

Similar to AnySiteReward

This requires the site to be configured in order to get the reward.

VoteSites: PlanetMinecraft: Enabled: true Name: Planet Minecraft Priority: 5 ServiceSite: PlanetMinecraft.com VoteURL: https://www.planetminecraft.com/server/bittercraft-mc-a-futuristic-smp-a-unique-smp-guaranteed-staff-apps-open/vote/ VoteDelay: 24 WaitUntilVoteDelay: false VoteDelayDaily: true ForceOffline: false Rewards: Commands:

  • 'eco give %player% 150' Random: Chance: 50 Commands:
    • 'eco give %player% 100' Messages: Player: You got a bonus of 100 dollars! MinecraftServerList: Enabled: true Name: Minecraft-Server-List Priority: 4 ServiceSite: minecraft-server-list.com VoteURL: https://minecraft-server-list.com/server/442176/vote/ VoteDelay: 24 WaitUntilVoteDelay: false VoteDelayDaily: false ForceOffline: false Rewards: Commands:
  • 'eco give %player% 100' Random: Chance: 30 Commands:
    • 'eco give %player% 60' Messages: Player: You got a bonus of 60 dollars! MinecraftMP: Enabled: true Name: Minecraft MP Priority: 3 ServiceSite: minecraft-mp.com VoteURL: https://minecraft-mp.com/server/226625/vote/ VoteDelay: 24 WaitUntilVoteDelay: false VoteDelayDaily: false ForceOffline: false Rewards: Commands:
  • 'eco give %player% 100' Random: Chance: 35 Commands:
    • 'eco give %player% 40' Messages: Player: You got a bonus of 40 dollars!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ben12345rocks/VotingPlugin/issues/570?email_source=notifications&email_token=AECIQN45VEWRKHD33QUYXV3P6VD4DA5CNFSM4H7K3I6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G6HT65Q, or mute the thread https://github.com/notifications/unsubscribe-auth/AECIQN6VATZ2YN6B522MOM3P6VD4DANCNFSM4H7K3I6A .

Bitmxp commented 5 years ago

Here's the startup log:

[00:42:14] [Server thread/INFO]: Starting minecraft server version 1.14.3
[00:42:14] [Server thread/INFO]: Loading properties
[00:42:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-595711b-e8b39d4 (MC: 1.14.3) (Implementing API version 1.14.3-R0.1-SNAPSHOT)
[00:42:15] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:42:15] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:42:15] [Server thread/INFO]: Debug logging is disabled
[00:42:15] [Server thread/INFO]: Default game type: SURVIVAL
[00:42:15] [Server thread/INFO]: Generating keypair
[00:42:15] [Server thread/INFO]: Starting Minecraft server on 51.79.117.15:25580
[00:42:15] [Server thread/INFO]: Using epoll channel type
[00:42:16] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins/EssentialsX-2.17.0.0.jar' and `plugins/Essentials.jar' in `plugins'
[00:42:24] [Server thread/WARN]: Plugin SetHome v4.0 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin betterSleeping v2.2.0 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin Holograms v2.8-SNAPSHOT does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin DiscordBotAPI v3.0 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin DiscordMinecraftHook v5.0 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin EssentialsProtect v2.13.1 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin EssentialsChat v2.13.1 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin EssentialsAntiBuild v2.13.1 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin BetterRTP v2.8.2 does not specify an api-version.
[00:42:24] [Server thread/WARN]: Plugin EssentialsSpawn v2.13.1 does not specify an api-version.
[00:42:24] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5
[00:42:24] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
[00:42:24] [Server thread/INFO]: [SetHome] Loading SetHome v4.0
[00:42:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0;214af8a
[00:42:26] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@9d4364]
[00:42:26] [Server thread/INFO]: [betterSleeping] Loading betterSleeping v2.2.0
[00:42:26] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT
[00:42:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f
[00:42:26] [Server thread/INFO]: [Holograms] Loading Holograms v2.8-SNAPSHOT
[00:42:26] [Server thread/INFO]: [DiscordBotAPI] Loading DiscordBotAPI v3.0
[00:42:26] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.19.1
[00:42:26] [Server thread/INFO]: [SpawnerSilk] Loading SpawnerSilk v2.0
[00:42:26] [Server thread/INFO]: [KixsChatAnnouncer] Loading KixsChatAnnouncer v7.0-RELEASE
[00:42:26] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.1.5
[00:42:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[00:42:26] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.6
[00:42:26] [Server thread/INFO]: [MCHook] Loading DiscordMinecraftHook v5.0
[00:42:26] [Server thread/ERROR]: Cannot load plugins/Discord Minecraft Hook/Discord Minecraft Hook Config 5.0.yml
org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
 in 'string', line 9, column 7:
        ID:
          ^

    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at com.tjplaysnow.mchook.api.Config.<init>(Config.java:23) [Discord%20Minecraft%20Hook%20-%20V5.0.jar:?]
    at com.tjplaysnow.mchook.main.MCHook.onLoad(MCHook.java:65) [Discord%20Minecraft%20Hook%20-%20V5.0.jar:?]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
 in 'string', line 9, column 7:
        ID:
          ^

    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:870) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    ... 9 more
[00:42:26] [Server thread/ERROR]: null initializing DiscordMinecraftHook v5.0 (Is it up to date?)
java.lang.NullPointerException: null
    at com.tjplaysnow.mchook.system.bot.BotSystem.onLoad(BotSystem.java:34) ~[?:?]
    at com.tjplaysnow.mchook.main.MCHook.onLoad(MCHook.java:81) ~[?:?]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:42:26] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.0
[00:42:26] [Server thread/INFO]: [WorldSpawns] Loading WorldSpawns v2.5
[00:42:26] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 2.2.6
[00:42:26] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1718)
[00:42:26] [Server thread/INFO]: [Quests] Loading Quests v3.7.3
[00:42:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
[00:42:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
[00:42:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
[00:42:26] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.8.2
[00:42:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
[00:42:26] [Server thread/INFO]: [CitizensText] Loading CitizensText v1.14
[00:42:26] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
[00:42:26] [Server thread/INFO]:         __    
[00:42:26] [Server thread/INFO]:   |    |__)   LuckPerms v4.4.1
[00:42:26] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[00:42:26] [Server thread/INFO]: [LuckPerms] Loading configuration...
[00:42:26] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[00:42:27] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[00:42:27] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[00:42:27] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 822ms)
[00:42:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0;214af8a
[00:42:27] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[00:42:27] [Server thread/WARN]: [WorldEdit] ====================================================
[00:42:27] [Server thread/WARN]: [WorldEdit]  WorldEdit works better if you use Paper 
[00:42:27] [Server thread/WARN]: [WorldEdit]  as your server software. 
[00:42:27] [Server thread/WARN]: [WorldEdit]   
[00:42:27] [Server thread/WARN]: [WorldEdit]  Paper offers significant performance improvements,
[00:42:27] [Server thread/WARN]: [WorldEdit]  bug fixes, security enhancements and optional
[00:42:27] [Server thread/WARN]: [WorldEdit]  features for server owners to enhance their server.
[00:42:27] [Server thread/WARN]: [WorldEdit]   
[00:42:27] [Server thread/WARN]: [WorldEdit]  Paper includes Timings v2, which is significantly
[00:42:27] [Server thread/WARN]: [WorldEdit]  better at diagnosing lag problems over v1.
[00:42:27] [Server thread/WARN]: [WorldEdit]   
[00:42:27] [Server thread/WARN]: [WorldEdit]  All of your plugins should still work, and the
[00:42:27] [Server thread/WARN]: [WorldEdit]  Paper community will gladly help you fix any issues.
[00:42:27] [Server thread/WARN]: [WorldEdit]   
[00:42:27] [Server thread/WARN]: [WorldEdit]  Join the Paper Community @ https://papermc.io
[00:42:27] [Server thread/WARN]: [WorldEdit] ====================================================
[00:42:27] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[00:42:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[00:42:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[00:42:27] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[00:42:27] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[00:42:27] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[00:42:27] [Server thread/INFO]: Preparing level "world"
[00:42:27] [Server thread/INFO]: Reloading ResourceManager: Default, loottable, bukkit
[00:42:28] [Server thread/INFO]: Loaded 6 recipes
[00:42:28] [Server thread/INFO]: -------- World Settings For [world] --------
[00:42:28] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[00:42:28] [Server thread/INFO]: Max TNT Explosions: 100
[00:42:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:42:28] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:42:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[00:42:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:42:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[00:42:28] [Server thread/INFO]: Mob Spawn Range: 6
[00:42:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Carrot Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Potato Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: Vine Growth Modifier: 50%
[00:42:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:42:28] [Server thread/INFO]: View Distance: 10
[00:42:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:42:28] [Server thread/INFO]: Item Despawn Rate: 6000
[00:42:28] [Server thread/INFO]: Item Merge Radius: 2.5
[00:42:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:42:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:42:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:42:28] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter
[00:42:29] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[00:42:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[00:42:29] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[00:42:29] [Server thread/INFO]: Max TNT Explosions: 100
[00:42:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:42:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:42:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[00:42:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:42:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[00:42:29] [Server thread/INFO]: Mob Spawn Range: 6
[00:42:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Potato Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Vine Growth Modifier: 50%
[00:42:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: View Distance: 10
[00:42:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:42:29] [Server thread/INFO]: Item Despawn Rate: 6000
[00:42:29] [Server thread/INFO]: Item Merge Radius: 2.5
[00:42:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:42:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:42:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:42:29] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[00:42:29] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[00:42:29] [Server thread/INFO]: Max TNT Explosions: 100
[00:42:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:42:29] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:42:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[00:42:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:42:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[00:42:29] [Server thread/INFO]: Mob Spawn Range: 6
[00:42:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Carrot Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Potato Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: Vine Growth Modifier: 50%
[00:42:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:42:29] [Server thread/INFO]: View Distance: 10
[00:42:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:42:29] [Server thread/INFO]: Item Despawn Rate: 6000
[00:42:29] [Server thread/INFO]: Item Merge Radius: 2.5
[00:42:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:42:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:42:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:42:29] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:31] [Server thread/INFO]: Time elapsed: 1991 ms
[00:42:31] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:32] [Server thread/INFO]: Time elapsed: 1557 ms
[00:42:32] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:33] [Server thread/INFO]: Preparing spawn area: 0%
[00:42:33] [Server thread/INFO]: Time elapsed: 574 ms
[00:42:33] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5
[00:42:33] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!
[00:42:33] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[00:42:33] [Server thread/INFO]: [SetHome] Enabling SetHome v4.0
[00:42:33] [Server thread/INFO]: [betterSleeping] Enabling betterSleeping v2.2.0
[00:42:33] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT
[00:42:33] [Server thread/INFO]: [Votifier] Loaded token for website: default
[00:42:34] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.
[00:42:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0;02b731f
[00:42:34] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /51.79.117.15:8192.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[00:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[00:42:34] [Server thread/INFO]: [WorldGuard] Loading region data...
[00:42:34] [Server thread/INFO]: [Holograms] Enabling Holograms v2.8-SNAPSHOT
[00:42:34] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_14_R1.HologramEntityControllerImpl
[00:42:34] [Server thread/INFO]: [DiscordBotAPI] Enabling DiscordBotAPI v3.0
[00:42:34] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.19.1
[00:42:35] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config
[00:42:35] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.19.1
[00:42:35] [Server thread/INFO]: [SpawnerSilk] Enabling SpawnerSilk v2.0
[00:42:35] [Server thread/INFO]: [SpawnerSilk] is enabled !
[00:42:35] [Server thread/INFO]: [KixsChatAnnouncer] Enabling KixsChatAnnouncer v7.0-RELEASE
[00:42:35] [Server thread/INFO]: Loaded customization data for kix's Chat Announcer, using that now!
[00:42:35] [Server thread/INFO]: KixsChatAnnouncer: PlaceholderAPI not found. Using base announcement executor!
[00:42:35] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.1.5
[00:42:35] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.6
[00:42:35] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[00:42:35] [Server thread/INFO]: [GriefPrevention] 46 total claims loaded.
[00:42:36] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[00:42:36] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[00:42:36] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[00:42:36] [Server thread/INFO]: [GriefPrevention] Boot finished.
[00:42:36] [Server thread/INFO]: [MCHook] Enabling DiscordMinecraftHook v5.0
[00:42:36] [Server thread/INFO]: [MCHook] System: BotSystem
[00:42:36] [Server thread/ERROR]: Error occurred while enabling DiscordMinecraftHook v5.0 (Is it up to date?)
java.lang.NullPointerException: null
    at com.tjplaysnow.mchook.main.MCHook.onEnable(MCHook.java:148) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:42:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.0
[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsAntiBuild to the same version.
[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[00:42:36] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[00:42:36] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
[00:42:36] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[00:42:36] [Server thread/INFO]: Loaded 20977 items from items.json.
[00:42:36] [Server thread/INFO]: Using locale en_US
[00:42:36] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[00:42:36] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[00:42:36] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[00:42:36] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[00:42:36] [Server thread/INFO]: [WorldSpawns] Enabling WorldSpawns v2.5
[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded config
[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded language files
[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded data
[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded signs
[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded WorldSpawns plugin version 2.5.
[00:42:36] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 2.2.6
[00:42:36] [Server thread/INFO]: [QuickShop] Quickshop Reremake
[00:42:36] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne
[00:42:36] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
[00:42:36] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
[00:42:36] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on Minecraft version v1_14_R1
[00:42:36] [Server thread/INFO]: [QuickShop] §c§lTranslator: §b§lGhost_chu
[00:42:36] [Server thread/INFO]: [QuickShop] §c§lContributors: §b§lTimtower, Netherfoam, KaiNoMood and Mgazul
[00:42:36] [Server thread/INFO]: [QuickShop] §c§lLanguage Zone: §b§lEnglish (en_US)
[00:42:36] [Server thread/INFO]: [QuickShop] bStats module loaded.
[00:42:37] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.
[00:42:37] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...
[00:42:37] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.
[00:42:37] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...
[00:42:37] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.
[00:42:37] [Server thread/INFO]: [QuickShop] Loading shops from the database...
[00:42:37] [Server thread/INFO]: [QuickShop] Used 0ms to fetch all shops from the database.
[00:42:39] [Server thread/INFO]: [QuickShop] Successfully loaded 23 shops! (Used 2610ms, Avg 113ms per shop)
[00:42:39] [Server thread/INFO]: [QuickShop] 0 shops will load after chunk have loaded, 0 shops will load after the world has loaded.
[00:42:39] [Server thread/INFO]: [QuickShop] Registering Listeners...
[00:42:39] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....
[00:42:39] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
[00:42:39] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
[00:42:39] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...
[00:42:39] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...
[00:42:39] [Server thread/INFO]: [QuickShop] Posting stats data...
[00:42:39] [Server thread/INFO]: [QuickShop] Metrics submitted.
[00:42:39] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 2969 ms.
[00:42:39] [Thread-18/INFO]: [QuickShop] Sending stats data...
[00:42:39] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1718)
[00:42:39] [Server thread/INFO]: [Quests] Enabling Quests v3.7.3
[00:42:40] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin
[00:42:40] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsProtect v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:21) ~[?:?]
    at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:32) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:42:40] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:42:40] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
    at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:42:40] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.8.2
[00:42:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[00:42:40] [Server thread/INFO]: [CitizensText] Enabling CitizensText v1.14
[00:42:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:42:40] [Server thread/INFO]: Done (13.245s)! For help, type "help"
[00:42:40] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "lobby" with 3 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "Mine" with 2 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "vote" with 2 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "north" with 1 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "west" with 1 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "choose" with 1 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "north1" with 2 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "west1" with 2 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "admin" with 1 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "rtp" with 1 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "shopb" with 2 lines
[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "shopm" with 2 lines
[00:42:41] [Craft Scheduler Thread - 4/INFO]: [QuickShop] A new version of QuickShop has been released!
[00:42:41] [Craft Scheduler Thread - 4/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/
[00:42:42] [Server thread/INFO]: [Citizens] Loaded 11 NPCs.
[00:42:42] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ... 
[00:42:42] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
[00:42:42] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!
[00:42:42] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions
[00:42:42] [Server thread/ERROR]: [Quests] Iron Miner inside quests: Requirement for Quest Mob Hunter is not a valid Quest name!
[00:42:42] [Server thread/ERROR]: [Quests] Make sure you aren't using the config section identifier.
[00:42:42] [Server thread/ERROR]: [Quests] Iron Miner inside quests: Requirement for Quest Catch Fish is not a valid Quest name!
[00:42:42] [Server thread/ERROR]: [Quests] Make sure you aren't using the config section identifier.
[00:42:42] [Server thread/INFO]: [Quests] Loaded 1 Quest(s), 10 Event(s), 853 Phrase(s)
[00:42:42] [Server thread/ERROR]: [Quests] Unable to load custom objectives because quest for Hunter was null
[00:42:42] [Server thread/ERROR]: [Quests] Unable to load custom objectives because quest for CatchFish was null
[00:42:42] [Server thread/INFO]: [CitizensText] 0 texts loadeds
[00:42:42] [Craft Scheduler Thread - 5/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.19.1
[00:42:43] [Server thread/INFO]: Announcer: There are no longer any players online. Disabling broadcasts to prevent console flood.
BenCodez commented 5 years ago

I have no idea. Create the sites in game?

On Thu., Jul. 11, 2019, 12:43 a.m. Bitmxp, notifications@github.com wrote:

Here's the startup log:

[00:42:14] [Server thread/INFO]: Starting minecraft server version 1.14.3

[00:42:14] [Server thread/INFO]: Loading properties

[00:42:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-595711b-e8b39d4 (MC: 1.14.3) (Implementing API version 1.14.3-R0.1-SNAPSHOT)

[00:42:15] [Server thread/INFO]: Server Ping Player Sample Count: 12

[00:42:15] [Server thread/INFO]: Using 4 threads for Netty based IO

[00:42:15] [Server thread/INFO]: Debug logging is disabled

[00:42:15] [Server thread/INFO]: Default game type: SURVIVAL

[00:42:15] [Server thread/INFO]: Generating keypair

[00:42:15] [Server thread/INFO]: Starting Minecraft server on 51.79.117.15:25580

[00:42:15] [Server thread/INFO]: Using epoll channel type

[00:42:16] [Server thread/ERROR]: Ambiguous plugin name Essentials' for filesplugins/EssentialsX-2.17.0.0.jar' and plugins/Essentials.jar' inplugins'

[00:42:24] [Server thread/WARN]: Plugin SetHome v4.0 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin betterSleeping v2.2.0 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin Holograms v2.8-SNAPSHOT does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin DiscordBotAPI v3.0 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin DiscordMinecraftHook v5.0 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin EssentialsProtect v2.13.1 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin EssentialsChat v2.13.1 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin EssentialsAntiBuild v2.13.1 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin BetterRTP v2.8.2 does not specify an api-version.

[00:42:24] [Server thread/WARN]: Plugin EssentialsSpawn v2.13.1 does not specify an api-version.

[00:42:24] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.17.5

[00:42:24] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1

[00:42:24] [Server thread/INFO]: [SetHome] Loading SetHome v4.0

[00:42:24] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0;214af8a

[00:42:26] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@9d4364]

[00:42:26] [Server thread/INFO]: [betterSleeping] Loading betterSleeping v2.2.0

[00:42:26] [Server thread/INFO]: [Votifier] Loading Votifier v3.0.0-SNAPSHOT

[00:42:26] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.0;02b731f

[00:42:26] [Server thread/INFO]: [Holograms] Loading Holograms v2.8-SNAPSHOT

[00:42:26] [Server thread/INFO]: [DiscordBotAPI] Loading DiscordBotAPI v3.0

[00:42:26] [Server thread/INFO]: [VotingPlugin] Loading VotingPlugin v5.19.1

[00:42:26] [Server thread/INFO]: [SpawnerSilk] Loading SpawnerSilk v2.0

[00:42:26] [Server thread/INFO]: [KixsChatAnnouncer] Loading KixsChatAnnouncer v7.0-RELEASE

[00:42:26] [Server thread/INFO]: [CraftingStore] Loading CraftingStore v2.1.5

[00:42:26] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107

[00:42:26] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.11.6

[00:42:26] [Server thread/INFO]: [MCHook] Loading DiscordMinecraftHook v5.0

[00:42:26] [Server thread/ERROR]: Cannot load plugins/Discord Minecraft Hook/Discord Minecraft Hook Config 5.0.yml

org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here

in 'string', line 9, column 7:

    ID:

      ^

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:183) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at com.tjplaysnow.mchook.api.Config.(Config.java:23) [Discord%20Minecraft%20Hook%20-%20V5.0.jar:?]

at com.tjplaysnow.mchook.main.MCHook.onLoad(MCHook.java:65) [Discord%20Minecraft%20Hook%20-%20V5.0.jar:?]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here

in 'string', line 9, column 7:

    ID:

      ^

at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:870) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:214) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

... 9 more

[00:42:26] [Server thread/ERROR]: null initializing DiscordMinecraftHook v5.0 (Is it up to date?)

java.lang.NullPointerException: null

at com.tjplaysnow.mchook.system.bot.BotSystem.onLoad(BotSystem.java:34) ~[?:?]

at com.tjplaysnow.mchook.main.MCHook.onLoad(MCHook.java:81) ~[?:?]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:194) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[00:42:26] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.0.0

[00:42:26] [Server thread/INFO]: [WorldSpawns] Loading WorldSpawns v2.5

[00:42:26] [Server thread/INFO]: [QuickShop] Loading QuickShop vReremake 2.2.6

[00:42:26] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1718)

[00:42:26] [Server thread/INFO]: [Quests] Loading Quests v3.7.3

[00:42:26] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1

[00:42:26] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1

[00:42:26] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1

[00:42:26] [Server thread/INFO]: [BetterRTP] Loading BetterRTP v2.8.2

[00:42:26] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1

[00:42:26] [Server thread/INFO]: [CitizensText] Loading CitizensText v1.14

[00:42:26] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1

[00:42:26] [Server thread/INFO]: | |__) LuckPerms v4.4.1

[00:42:26] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit

[00:42:26] [Server thread/INFO]: [LuckPerms] Loading configuration...

[00:42:26] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]

[00:42:27] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...

[00:42:27] [Server thread/INFO]: [LuckPerms] Performing initial data load...

[00:42:27] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 822ms)

[00:42:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0;214af8a

[00:42:27] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.

[00:42:27] [Server thread/WARN]: [WorldEdit] ====================================================

[00:42:27] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper

[00:42:27] [Server thread/WARN]: [WorldEdit] as your server software.

[00:42:27] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,

[00:42:27] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional

[00:42:27] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.

[00:42:27] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly

[00:42:27] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.

[00:42:27] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the

[00:42:27] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.

[00:42:27] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io

[00:42:27] [Server thread/WARN]: [WorldEdit] ====================================================

[00:42:27] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107

[00:42:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting

[00:42:27] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.

[00:42:27] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107

[00:42:27] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.

[00:42:27] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions

[00:42:27] [Server thread/INFO]: Preparing level "world"

[00:42:27] [Server thread/INFO]: Reloading ResourceManager: Default, loottable, bukkit

[00:42:28] [Server thread/INFO]: Loaded 6 recipes

[00:42:28] [Server thread/INFO]: -------- World Settings For [world] --------

[00:42:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911

[00:42:28] [Server thread/INFO]: Max TNT Explosions: 100

[00:42:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[00:42:28] [Server thread/INFO]: Experience Merge Radius: 3.0

[00:42:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true

[00:42:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[00:42:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[00:42:28] [Server thread/INFO]: Mob Spawn Range: 6

[00:42:28] [Server thread/INFO]: Cactus Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Cane Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Melon Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Sapling Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Carrot Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Potato Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Wheat Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: Vine Growth Modifier: 50%

[00:42:28] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[00:42:28] [Server thread/INFO]: View Distance: 10

[00:42:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[00:42:28] [Server thread/INFO]: Item Despawn Rate: 6000

[00:42:28] [Server thread/INFO]: Item Merge Radius: 2.5

[00:42:28] [Server thread/INFO]: Arrow Despawn Rate: 1200

[00:42:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[00:42:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[00:42:28] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R2 as the Bukkit adapter

[00:42:29] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface

[00:42:29] [Server thread/INFO]: -------- World Settings For [world_nether] --------

[00:42:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911

[00:42:29] [Server thread/INFO]: Max TNT Explosions: 100

[00:42:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[00:42:29] [Server thread/INFO]: Experience Merge Radius: 3.0

[00:42:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true

[00:42:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[00:42:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[00:42:29] [Server thread/INFO]: Mob Spawn Range: 6

[00:42:29] [Server thread/INFO]: Cactus Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Cane Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Melon Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Sapling Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Carrot Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Potato Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Wheat Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Vine Growth Modifier: 50%

[00:42:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: View Distance: 10

[00:42:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[00:42:29] [Server thread/INFO]: Item Despawn Rate: 6000

[00:42:29] [Server thread/INFO]: Item Merge Radius: 2.5

[00:42:29] [Server thread/INFO]: Arrow Despawn Rate: 1200

[00:42:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[00:42:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[00:42:29] [Server thread/INFO]: -------- World Settings For [world_the_end] --------

[00:42:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911

[00:42:29] [Server thread/INFO]: Max TNT Explosions: 100

[00:42:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms

[00:42:29] [Server thread/INFO]: Experience Merge Radius: 3.0

[00:42:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true

[00:42:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64

[00:42:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1

[00:42:29] [Server thread/INFO]: Mob Spawn Range: 6

[00:42:29] [Server thread/INFO]: Cactus Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Cane Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Melon Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Sapling Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Beetroot Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Carrot Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Potato Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Wheat Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: NetherWart Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: Vine Growth Modifier: 50%

[00:42:29] [Server thread/INFO]: Cocoa Growth Modifier: 100%

[00:42:29] [Server thread/INFO]: View Distance: 10

[00:42:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true

[00:42:29] [Server thread/INFO]: Item Despawn Rate: 6000

[00:42:29] [Server thread/INFO]: Item Merge Radius: 2.5

[00:42:29] [Server thread/INFO]: Arrow Despawn Rate: 1200

[00:42:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true

[00:42:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false

[00:42:29] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld

[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:30] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:31] [Server thread/INFO]: Time elapsed: 1991 ms

[00:42:31] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether

[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:32] [Server thread/INFO]: Time elapsed: 1557 ms

[00:42:32] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end

[00:42:32] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:33] [Server thread/INFO]: Preparing spawn area: 0%

[00:42:33] [Server thread/INFO]: Time elapsed: 574 ms

[00:42:33] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.17.5

[00:42:33] [Server thread/INFO]: [CoreProtect] CoreProtect has been successfully enabled!

[00:42:33] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.

[00:42:33] [Server thread/INFO]: [SetHome] Enabling SetHome v4.0

[00:42:33] [Server thread/INFO]: [betterSleeping] Enabling betterSleeping v2.2.0

[00:42:33] [Server thread/INFO]: [Votifier] Enabling Votifier v3.0.0-SNAPSHOT

[00:42:33] [Server thread/INFO]: [Votifier] Loaded token for website: default

[00:42:34] [Server thread/INFO]: [Votifier] Method none selected for vote forwarding: Votes will not be received from a forwarder.

[00:42:34] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.0;02b731f

[00:42:34] [Votifier NIO boss/INFO]: [Votifier] Votifier enabled on socket /51.79.117.15:8192.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.

[00:42:34] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.

[00:42:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'

[00:42:34] [Server thread/INFO]: [WorldGuard] Loading region data...

[00:42:34] [Server thread/INFO]: [Holograms] Enabling Holograms v2.8-SNAPSHOT

[00:42:34] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_14_R1.HologramEntityControllerImpl

[00:42:34] [Server thread/INFO]: [DiscordBotAPI] Enabling DiscordBotAPI v3.0

[00:42:34] [Server thread/INFO]: [VotingPlugin] Enabling VotingPlugin v5.19.1

[00:42:35] [Server thread/INFO]: [VotingPlugin] Giving VotingPlugin.Player permission by default, can be disabled in the config

[00:42:35] [Server thread/INFO]: [VotingPlugin] Enabled VotingPlugin 5.19.1

[00:42:35] [Server thread/INFO]: [SpawnerSilk] Enabling SpawnerSilk v2.0

[00:42:35] [Server thread/INFO]: [SpawnerSilk] is enabled !

[00:42:35] [Server thread/INFO]: [KixsChatAnnouncer] Enabling KixsChatAnnouncer v7.0-RELEASE

[00:42:35] [Server thread/INFO]: Loaded customization data for kix's Chat Announcer, using that now!

[00:42:35] [Server thread/INFO]: KixsChatAnnouncer: PlaceholderAPI not found. Using base announcement executor!

[00:42:35] [Server thread/INFO]: [CraftingStore] Enabling CraftingStore v2.1.5

[00:42:35] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.11.6

[00:42:35] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.

[00:42:35] [Server thread/INFO]: [GriefPrevention] 46 total claims loaded.

[00:42:36] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.

[00:42:36] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.

[00:42:36] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).

[00:42:36] [Server thread/INFO]: [GriefPrevention] Boot finished.

[00:42:36] [Server thread/INFO]: [MCHook] Enabling DiscordMinecraftHook v5.0

[00:42:36] [Server thread/INFO]: [MCHook] System: BotSystem

[00:42:36] [Server thread/ERROR]: Error occurred while enabling DiscordMinecraftHook v5.0 (Is it up to date?)

java.lang.NullPointerException: null

at com.tjplaysnow.mchook.main.MCHook.onEnable(MCHook.java:148) ~[?:?]

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[00:42:36] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.0.0

[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.

[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.

[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsAntiBuild to the same version.

[00:42:36] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.

[00:42:36] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.

[00:42:36] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.

[00:42:36] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.

[00:42:36] [Server thread/INFO]: Loaded 20977 items from items.json.

[00:42:36] [Server thread/INFO]: Using locale en_US

[00:42:36] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API

[00:42:36] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.

[00:42:36] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.

[00:42:36] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)

[00:42:36] [Server thread/INFO]: [WorldSpawns] Enabling WorldSpawns v2.5

[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded config

[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded language files

[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded data

[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded signs

[00:42:36] [Server thread/INFO]: [WorldSpawns] Loaded WorldSpawns plugin version 2.5.

[00:42:36] [Server thread/INFO]: [QuickShop] Enabling QuickShop vReremake 2.2.6

[00:42:36] [Server thread/INFO]: [QuickShop] Quickshop Reremake

[00:42:36] [Server thread/INFO]: [QuickShop] Developers: BukkitCommonsStudio, Netherfoam, Timtower, KaiNoMood, Ghost_chu, Mgazul, TiaraRinne

[00:42:36] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood

[00:42:36] [Server thread/INFO]: [QuickShop] Let's start loading the plugin

[00:42:36] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on Minecraft version v1_14_R1

[00:42:36] [Server thread/INFO]: [QuickShop] §c§lTranslator: §b§lGhost_chu

[00:42:36] [Server thread/INFO]: [QuickShop] §c§lContributors: §b§lTimtower, Netherfoam, KaiNoMood and Mgazul

[00:42:36] [Server thread/INFO]: [QuickShop] §c§lLanguage Zone: §b§lEnglish (en_US)

[00:42:36] [Server thread/INFO]: [QuickShop] bStats module loaded.

[00:42:37] [Server thread/INFO]: [QuickShop] Complete to load Itemname i18n.

[00:42:37] [Server thread/INFO]: [QuickShop] Starting loading Enchantment i18n...

[00:42:37] [Server thread/INFO]: [QuickShop] Complete to load enchname i18n.

[00:42:37] [Server thread/INFO]: [QuickShop] Starting loading Potion i18n...

[00:42:37] [Server thread/INFO]: [QuickShop] Complete to load potionname i18n.

[00:42:37] [Server thread/INFO]: [QuickShop] Loading shops from the database...

[00:42:37] [Server thread/INFO]: [QuickShop] Used 0ms to fetch all shops from the database.

[00:42:39] [Server thread/INFO]: [QuickShop] Successfully loaded 23 shops! (Used 2610ms, Avg 113ms per shop)

[00:42:39] [Server thread/INFO]: [QuickShop] 0 shops will load after chunk have loaded, 0 shops will load after the world has loaded.

[00:42:39] [Server thread/INFO]: [QuickShop] Registering Listeners...

[00:42:39] [Server thread/INFO]: [QuickShop] Registering DisplayCheck task....

[00:42:39] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...

[00:42:39] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...

[00:42:39] [Server thread/INFO]: [QuickShop] Registering UpdateWatcher...

[00:42:39] [Server thread/INFO]: [QuickShop] Registering BStats Mertics...

[00:42:39] [Server thread/INFO]: [QuickShop] Posting stats data...

[00:42:39] [Server thread/INFO]: [QuickShop] Metrics submitted.

[00:42:39] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 2969 ms.

[00:42:39] [Thread-18/INFO]: [QuickShop] Sending stats data...

[00:42:39] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1718)

[00:42:39] [Server thread/INFO]: [Quests] Enabling Quests v3.7.3

[00:42:40] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin

[00:42:40] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1

[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsProtect v2.13.1 (Is it up to date?)

java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;

at com.earth2me.essentials.protect.EssentialsConnect.(EssentialsConnect.java:21) ~[?:?]

at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:32) ~[?:?]

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[00:42:40] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1

[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)

java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;

at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[00:42:40] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1

[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)

java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;

at com.earth2me.essentials.antibuild.EssentialsConnect.(EssentialsConnect.java:24) ~[?:?]

at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[00:42:40] [Server thread/INFO]: [BetterRTP] Enabling BetterRTP v2.8.2

[00:42:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1

[00:42:40] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)

java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;

at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]

at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:352) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:416) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:458) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:372) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:439) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:258) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:764) [spigot-1.14.3.jar:git-Spigot-595711b-e8b39d4]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

[00:42:40] [Server thread/INFO]: [CitizensText] Enabling CitizensText v1.14

[00:42:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[00:42:40] [Server thread/INFO]: [CoreProtect] WorldEdit logging successfully initialized.

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "lobby" with 3 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "Mine" with 2 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "vote" with 2 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "north" with 1 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "west" with 1 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "choose" with 1 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "north1" with 2 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "west1" with 2 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "admin" with 1 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "rtp" with 1 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "shopb" with 2 lines

[00:42:41] [Server thread/INFO]: [Holograms] Loaded hologram with "shopm" with 2 lines

[00:42:41] [Craft Scheduler Thread - 4/INFO]: [QuickShop] A new version of QuickShop has been released!

[00:42:41] [Craft Scheduler Thread - 4/INFO]: [QuickShop] Update here: https://www.spigotmc.org/resources/62575/

[00:42:42] [Server thread/INFO]: [Citizens] Loaded 11 NPCs.

[00:42:42] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...

[00:42:42] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available

[00:42:42] [Server thread/INFO]: [VotingPlugin] Successfully hooked into vault economy!

[00:42:42] [Server thread/INFO]: [VotingPlugin] Hooked into vault permissions

[00:42:42] [Server thread/ERROR]: [Quests] Iron Miner inside quests: Requirement for Quest Mob Hunter is not a valid Quest name!

[00:42:42] [Server thread/ERROR]: [Quests] Make sure you aren't using the config section identifier.

[00:42:42] [Server thread/ERROR]: [Quests] Iron Miner inside quests: Requirement for Quest Catch Fish is not a valid Quest name!

[00:42:42] [Server thread/ERROR]: [Quests] Make sure you aren't using the config section identifier.

[00:42:42] [Server thread/INFO]: [Quests] Loaded 1 Quest(s), 10 Event(s), 853 Phrase(s)

[00:42:42] [Server thread/ERROR]: [Quests] Unable to load custom objectives because quest for Hunter was null

[00:42:42] [Server thread/ERROR]: [Quests] Unable to load custom objectives because quest for CatchFish was null

[00:42:42] [Server thread/INFO]: [CitizensText] 0 texts loadeds

[00:42:42] [Craft Scheduler Thread - 5/INFO]: [VotingPlugin] VotingPlugin is up to date! Version: 5.19.1

[00:42:43] [Server thread/INFO]: Announcer: There are no longer any players online. Disabling broadcasts to prevent console flood.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ben12345rocks/VotingPlugin/issues/570?email_source=notifications&email_token=AECIQN4Z53FEM46QM5EEB3DP623APA5CNFSM4H7K3I6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZVPQOQ#issuecomment-510326842, or mute the thread https://github.com/notifications/unsubscribe-auth/AECIQN7F6WN5XHGMSQYRHATP623APANCNFSM4H7K3I6A .

BenCodez commented 5 years ago

Actually looking again the random is incorrect.

Bitmxp commented 5 years ago

How could I fix that?

BenCodez commented 5 years ago
Rewards:
  Commands:
  - 'eco give %player% 100'
  Rewards:
    Chance: 35
    Commands:
    - 'eco give %player% 40'
    Messages:
      Player: You got a bonus of 40 dollars!
Bitmxp commented 5 years ago

What change did you make?

BenCodez commented 5 years ago

Just look at what you had...

Bitmxp commented 5 years ago

Ahhhhhh. The indentation. Thanks for that. Let me try it on the server and i'll update with results. Thank you!

BenCodez commented 5 years ago

And Random to Rewards :)

Bitmxp commented 5 years ago

The votes show now, but the commands section is not run. I didn't get economy points.

Bitmxp commented 5 years ago

I don't think the snippet you provided is working. Though the sites show up now, it isn't giving rewards.

VoteSites:
  PlanetMinecraft:
    Enabled: true
    Name: Planet Minecraft
    Priority: 5
    ServiceSite: PlanetMinecraft.com
    VoteURL: https://www.planetminecraft.com/server/bittercraft-mc-a-futuristic-smp-a-unique-smp-guaranteed-staff-apps-open/vote/
    VoteDelay: 24
    WaitUntilVoteDelay: false
    VoteDelayDaily: true
    ForceOffline: false
    Rewards:
      Commands:
      - 'eco give %player% 150'
      - 'say Thanks to &l%player% for voting!'
      Rewards:
        Chance: 50
        Commands:
        - 'eco give %player% 50'
        Messages:
          Player: You got a bonus of 50 dollars!
  MinecraftServerList:
    Enabled: true
    Name: Minecraft-Server-List
    Priority: 4
    ServiceSite: minecraft-server-list.com
    VoteURL: https://minecraft-server-list.com/server/442176/vote/
    VoteDelay: 24
    WaitUntilVoteDelay: false
    VoteDelayDaily: false
    ForceOffline: false
    Rewards:
      Commands:
      - 'eco give %player% 100'
      - 'say Thanks to &l%player% for voting!'
      Rewards:
        Chance: 35
        Commands:
        - 'eco give %player% 40'
      Messages:
        Player: You got a bonus of 40 dollars!
  MinecraftMP:
    Enabled: true
    Name: Minecraft MP
    Priority: 3
    ServiceSite: minecraft-mp.com
    VoteURL: https://minecraft-mp.com/server/226625/vote/
    VoteDelay: 24
    WaitUntilVoteDelay: false
    VoteDelayDaily: false
    ForceOffline: false
    Rewards:
      Commands:
      - 'eco give %player% 100'
      - 'say Thanks to &l%player% for voting!'
      Rewards:
        Chance: 35
        Commands:
        - 'eco give %player% 40'
      Messages:
        Player: You got a bonus of 40 dollars!
BenCodez commented 5 years ago

Latest version? Does it work with /av vote?