Solved mapping values are not allowed here in 'reader'

Discussion in 'Plugin Development' started by piddi24, Dec 27, 2020.

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

    piddi24

    Hi, I am creating a bukkit plugin and in my plugin.yml, I cannot fix the problem "mapping values are not allowed here in 'reader" here is my code in my yml:

    Code:
    name: Ultimate
    version: 1.0
    main: me.hardboom.ultimate.Main
    
    commands:
       giveitem:
          usage: /<command>
          description: gives you an item
           
     
  2. Offline

    timtower Administrator Administrator Moderator

    @piddi24 Please post the full error.
     
  3. Offline

    piddi24

    How do I mark this thread solved?
     
  4. Offline

    timtower Administrator Administrator Moderator

    @piddi24 Top right corner, Thread tools (probably)
     
Thread Status:
Not open for further replies.

Share This Page