Essentials Kits Error

Discussion in 'Bukkit Help' started by Ethay, May 13, 2017.

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

    Ethay

    So me and my friend are making a lot of kits for essentials and half way through we have realised that none of them are actually accessible, in fact the entire config file is broken.
    I've tried a YAML editor but I'm not too fluent with json and it all seems like a foreign language to me.

    We've been trying for about 2 days now and have had no luck except from making the "Ascendant Weekly" kit work. But now we can't even get the config to load.

    I'll add as many relevant paste bins below ass possible:

    Console Log > https://pastebin.com/Q6S0qyPk

    Essentials Config > https://pastebin.com/mckJCnQY

    Active plugins > upload_2017-5-13_16-17-48.png

    Error I get when I do /kit >https://pastebin.com/5Ad1puQ3

    Um, we're also a bungeecord server if this helps/changes anything?

    I have also read the essentials Enchantments guide, from what I can see everything I have done is correct?

    unsafe enchantments are turned on

    I think this is the like you'll be looking for though
    [16:06:40] [Server thread/ERROR]: The file C:\TCAFiles\Users\josh\5\plugins\Essentials\config.yml is broken, it has been renamed to C:\TCAFiles\Users\josh\5\plugins\Essentials\config.yml.broken.1494688000895
    org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
    in 'string', line 156, column 5:
    lore:&aObtained_using_the|&aTemp ...
    ^
    could not find expected ':'
    in 'string', line 157, column 5:
    - 308 1 name:&2Tempest_Leggings
    ^
     
  2. Offline

    martian3333

    @Ethay
    Line 156 and 157 of your essentials config need a space after lore: and after name:

    Also it looks like you have 2 different versions of EssentialsSpawn installed.

    [16:06:34] [Server thread/ERROR]: Ambiguous plugin name `EssentialsSpawn' for files `plugins\EssentialsXSpawn-2.0.1.jar' and `plugins\EssentialsSpawn-2.x-SNAPSHOT.jar' in `plugins'

    You also have at least one plugin looking for ProtocolLib which you do not have installed.
     
  3. Offline

    Ethay

  4. Offline

    timtower Administrator Administrator Moderator

    Locked
    Bungeecord requires offline mode.
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page