GroupManager commands are locked

Discussion in 'Bukkit Help' started by Cloud22, Jul 5, 2014.

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

    Cloud22

    I get this error when using GroupManager the commands are locked i believe its my global groups file if someone wouldnt mind helping here is my globalgroups and error
    Error:http://hastebin.com/qiyekakaki.profile
    GlobalGroups:http://hastebin.com/ikewekoqom.avrasm
    Thanks

    My OS is windows 7 ultimate 3gb ram and 2gb for minecarft server also the problem seems to be from groups.yml in the worlds folder
    groups.yml: http://hastebin.com/mijogasumi.sm

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  2. Offline

    JaguarJo

    Cloud22 The error "found character '\t' that cannot start any token" means that there's a tab in your file. Running your globalgroups through an online YAML parser found a couple of tabs and then some spacing problems down near the bottom. Here's a fixed version: http://pastebin.com/3qmDr5gj

    It also looks like you had some tabs in your groups file. Oh, and your CoOwner group was spaced one too many spaces in. Fixed: http://pastebin.com/J228eXcz

    Use that parser I linked if you get any errors again in the future. It's really good at finding tabs, spacing errors, and missing : and ' marks.
     
  3. Offline

    Cloud22

    Thank you so much!
     
Thread Status:
Not open for further replies.

Share This Page