Plugin Help I am having issues with PEx

Discussion in 'Plugin Help/Development/Requests' started by ZenOh_Supreme, Jan 6, 2017.

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

    ZenOh_Supreme

    I followed all the tutorials. Here is my pastebin for permissions http://pastebin.com/ZXmvj9Qq but when I use the the YAML parser I get
    ERROR:

    while scanning a simple key
    in "<unicode string>", line 15, column 5:
    – essentials.balance
    ^
    could not found expected ':'
    in "<unicode string>", line 16, column 5:
    – essentials.compass


    I see nothing wrong. I understand I may be blind but can you help me?
     
  2. Offline

    OTF Catastrophe

    Okay so at first... I thought this was an error too... But looking at it there appears to be two different types of the character '-' and it wasn't detecting 90% of them. I opened the pastebin and brought it into notepad++ and it confirmed it to be two different characters

    Fixed file: http://pastebin.com/pjqJbJUt

    BUT I must warn you, you have a ton of weird perms that won't work like:
    • - essentials.worlds.<worldname>
    • - essentials.warp.overwrite.[warpname]
    • - essentials.tempban.offline time lim
    Which leads me to believe you had troubles trying to copy and paste them into your file. Please go over your file a few times and fix the perm nodes or they won't work. Also just a tip, pay more attention to what you're pasting into your file because people do stuff like that then make forum posts on here wondering why their perm node doesn't work.
     
Thread Status:
Not open for further replies.

Share This Page