Essentials kits cooldown is not working.

Discussion in 'Bukkit Help' started by Lunartiq, Jun 26, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    Lunartiq

    So basically my kits don't have a cool down. Here are my three kits on my server :/

    Code:
    kits:
      Starter:
        delay: 86400
        items:
          - 274 1
          - 284 1
          - 364 8
      Angel:
        delay: 86400
        items:
          - 278 1 efficiency:2 durability:2 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
          - 277 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
          - 298 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
          - 279:780 1
      Color:
        delay: 1000000000
        items:
          - 387 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
    I believe these are correctly made, but I cannot get the delay to work. I'd really appreciate any help I get. I really wanna fix this. Thanks <3
     
    Last edited by a moderator: Jun 26, 2017
  2. Offline

    yPedx

  3. Offline

    timtower Administrator Administrator Moderator

    Lunartiq likes this.
  4. Offline

    yPedx

    @timtower
    Don't really know. I've had some problems myself with both kits and commands. For some reason changing between them helps. If one doesn't work.. the other one does... Honestly I have no clear explaination of what really happens. Different version compabillity?
     
  5. Offline

    Lunartiq

    @yPedx
    How do you change it 0-0
    Also,
    @timtower
    What log? I am not really good at this posting stuff to the internet xD Also, I managed to break one of my plugins before. It would really help if you'd tell me what log I need to post xD
     
  6. Offline

    timtower Administrator Administrator Moderator

    @Lunartiq <server directory>/logs/latest.log
     
  7. Offline

    yPedx

    @Lunartiq
    Simply download the new ones and remove the old ones :p Only remove the jars, not the folders.
     
  8. Offline

    Lunartiq

    @timtower
    Here's the log copied:

    Code:
    [12:59:25] [Server thread/INFO]: Starting minecraft server version 1.11.2
    [12:59:25] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [12:59:25] [Server thread/INFO]: Loading properties
    [12:59:25] [Server thread/INFO]: Default game type: SURVIVAL
    [12:59:25] [Server thread/INFO]: Generating keypair
    [12:59:26] [Server thread/INFO]: Starting Minecraft server on *:41193
    [12:59:28] [Server thread/INFO]: Using epoll channel type
    [12:59:28] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-6e3cec8 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
    [12:59:29] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.6
    [12:59:29] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
    [12:59:29] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.1-RC-sMD5NET-b1084
    [12:59:29] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
    [12:59:30] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
    [12:59:30] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.11.2
    [12:59:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
    [12:59:30] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
    [12:59:30] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
    [12:59:30] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
    [12:59:30] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.6
    [12:59:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
    [12:59:30] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
    [12:59:30] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
    [12:59:30] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
    [12:59:30] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [12:59:31] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [12:59:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [12:59:31] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [12:59:31] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
    [12:59:31] [Server thread/INFO]: Preparing level "Survival"
    [12:59:31] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4181553103014553775)
    [12:59:32] [Server thread/INFO]: Preparing spawn area: 0%
    [12:59:33] [Server thread/INFO]: Preparing spawn area: 39%
    [12:59:34] [Server thread/INFO]: Preparing spawn area: 90%
    [12:59:34] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4181553103014553775)
    [12:59:35] [Server thread/INFO]: Preparing spawn area: 98%
    [12:59:35] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4181553103014553775)
    [12:59:36] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.6
    [12:59:36] [Server thread/INFO]: [ClearLag] Loading modules...
    [12:59:36] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
    [12:59:36] [Server thread/INFO]: [ClearLag] Modules have been loaded!
    [12:59:36] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
    [12:59:36] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
    [12:59:36] [Thread-6/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.11]...
    [12:59:36] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [12:59:36] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
    [12:59:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
    [12:59:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.1-RC-sMD5NET-b1084
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.11-1.11.2 / Spigot-CB-1.11_R1
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
    [12:59:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.11 blocks.
    [12:59:38] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
    [12:59:38] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
    [12:59:38] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
    [12:59:38] [Server thread/INFO]: [NoCheatPlus] Version 3.15.1-RC-sMD5NET-b1084 is enabled.
    [12:59:38] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
    [12:59:38] [Thread-6/INFO]: [ClearLag] Clearlag version v2.9.7 update available! Downloading...
    [12:59:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [12:59:38] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_11_R1 as the Bukkit adapter
    [12:59:38] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
    [12:59:39] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [12:59:39] [Server thread/INFO]: git-Bukkit-6e3cec8 (MC: 1.11.2)
    [12:59:39] [Server thread/INFO]: 1.11.2-R0.1-SNAPSHOT
    [12:59:39] [Thread-6/INFO]: [ClearLag] Updating finished! Restart your server for files to take effect
    [12:59:39] [Server thread/INFO]: Using locale en_GB
    [12:59:39] [Server thread/INFO]: Using locale en_GB
    [12:59:39] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [12:59:39] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
    [12:59:39] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
    [12:59:39] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.6
    [12:59:39] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
    [12:59:39] [Server thread/INFO]: [GriefPrevention] 1 total claims loaded.
    [12:59:41] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
    [12:59:41] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
    [12:59:41] [Server thread/INFO]: [GriefPrevention] Boot finished.
    [12:59:41] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
    [12:59:41] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
    [12:59:42] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: [URL]http://ormlite.com/docs/sqlite[/URL]
    [12:59:42] [Server thread/INFO]: creating table 'items'
    [12:59:42] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL ,  UNIQUE (`code`)) 
    [12:59:42] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: [URL]http://ormlite.com/docs/sqlite[/URL]
    [12:59:42] [Server thread/INFO]: creating table 'accounts'
    [12:59:42] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
    [12:59:42] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) ) 
    [12:59:42] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
    [12:59:42] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
    [12:59:42] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
    [12:59:42] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [12:59:43] [Server thread/INFO]: Done (12.228s)! For help, type "help" or "?"
    [12:59:43] [Server thread/INFO]: Starting GS4 status listener
    [12:59:43] [Query Listener #1/INFO]: Query running on 0.0.0.0:41193
    [12:59:43] [pool-3-thread-3/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
    [12:59:43] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
    [12:59:44] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
    [12:59:44] [pool-3-thread-2/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 26
    java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
        at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
        at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
        at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8]
        at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit-1.11.2.jar:git-Bukkit-6e3cec8]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_112]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_112]
        at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112]
    [12:59:44] [pool-3-thread-3/INFO]: [Vault] Checking for Updates ... 
    [12:59:44] [pool-3-thread-3/INFO]: [Vault] No new version available
     
  9. Offline

    yPedx

  10. Offline

    Zombie_Striker

    @yPedx
    He should always be using essentialsX; it is the newest supported version.

    @Lunartiq
    1. Chestshop is outdated and broken. Remove it.
    2. Where are you putting those kits? Which file are you using?
     
  11. Offline

    Alexondrou

    @Lunartiq

    Are the players for whom the cooldown doesn't work OPped or have the * permission node by any chance?
     
  12. Offline

    Lunartiq

    @Zombie_Striker The kits are in the config.yml file.

    @Alexondrou
    I made myself deopped and put myself in a pex group without *

    @yPedx No, I didn't. Should I?
     
    Last edited by a moderator: Jun 30, 2017
Thread Status:
Not open for further replies.

Share This Page