Development Assistance Help, I don't know what this error means

Discussion in 'Plugin Help/Development/Requests' started by Ramsay, Feb 3, 2015.

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

    Ramsay

    This is my plugin.yml

    Code:
    name: VoteFor
    version: 1.0
    main: me.ramsay.votefor.VoteFor
    author: Ramsay
    description: Vote for an admired player!
    commands:
        vote:
        usage: /<command>
        description: Starts the vote plugin
        votefor:
        usage: /<command>
        description: Confirm your admired player!
     
  2. Offline

    timtower Administrator Administrator Moderator

    @Ramsay I posted a new one for you, please use it
     
  3. Offline

    Qaisar101

  4. Offline

    nverdier

  5. Offline

    Qaisar101

  6. Offline

    timtower Administrator Administrator Moderator

    @Qaisar101 There is something wrong in your world generation. That is for sure, don't know what exactly, could be a 1.8 thing, which I am not familiar with.
     
  7. Offline

    Qaisar101

    @timtower Do you know a plugin that stabilizes MC generation?
     
  8. Offline

    timtower Administrator Administrator Moderator

    @Qaisar101 Make your own thread for it. Further converstion that isn't on topic with the OP will be removed.
     
  9. Offline

    Qaisar101

    @timtower Okay, thanks for the replies though! <3
     
  10. Offline

    KiF

    @Ramsay Are you casting a String to a Map somewhere in your code?
     
Thread Status:
Not open for further replies.

Share This Page