Invalid plugin.yml

Discussion in 'Plugin Development' started by CarterNotSteve, Aug 29, 2020.

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

    CarterNotSteve

    I opened my server to test my plugin out, and I keep getting the same error message no matter how much I change it. Here's my code:
    Code:
    commands:
          gm:
          usage: /<command>
          description: Easy gamemode!
       smite:
          usage: /<command> [player]
          description: smite a player, with lightning!
    Is there a way I could modify it not give me the error?
     
  2. Offline

    KarimAKL

    @CarterNotSteve Your spacing is not right, you should use 2 spaces for indentation.
     
Thread Status:
Not open for further replies.

Share This Page