Help Thread Closed.

Discussion in 'Bukkit Help' started by Orcem12, Jul 21, 2011.

?

Did I Help you? Answer After I help please.

  1. Yes

    16 vote(s)
    66.7%
  2. No

    3 vote(s)
    12.5%
  3. I didn't get a response

    5 vote(s)
    20.8%
Thread Status:
Not open for further replies.
  1. Offline

    SsKGummieBear

    how can i allow users to use /sethome. im using essentilas and group manager.. permissions was created but i do not see anything in the permission yml
     
  2. Offline

    Orcem12

    You must write it :) Or enter it in game
     
  3. Offline

    SsKGummieBear

    whats the command in game to give others accss to a command?
     
  4. Offline

    Cip

    Ugh, I feel horrible for posting here, but I've looked at all the permission-lists I could find; TNT doesn't explode, it simply destroys the TNT block upon being hit.

    I just set up my first server (yay!) and still have the default settings for pretty much everything. I'm running CommandBook, CraftBukkitUpToDate, PermissionsEx, WorldEdit (and here for permissions) and godPowers.

    One of the few things I've changed is the permissions for myself (added '*').
     
  5. Offline

    Orcem12

    Lol, I hate to be the one to tell you this but... Tnt doesn't explode by hitting it anymore it only explodes with redstone or fire/lava :D

    https://github.com/TheYeti/Permissions/wiki/Chat-Commands

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
    Cip likes this.
  6. Offline

    Cip

    Wow. Now I don't feel stupid. At all. [/irony]

    Thanks for the tip! :p
     
  7. Offline

    Douchybaby

    Hey! I am completely horrible , when it comes to setting up plugins on minecraft and i desperately need your help!
    I have no clue on how to install permissions or anything like that and i would really value your help!
    Could we maybe talk on skype max.douch or perhaps teamviewer?
    Thanks!
     
  8. Offline

    Orcem12

    You can't :( you must install a different plugin.

    Sure call me later Irishawesome

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

    Fazzey

    Everytime I try and use permissionsbukkit I get an internal error.
     
  10. Offline

    Orcem12

    Post the .yml here
     
  11. Offline

    archaismic

    i have bukkit "installed" on one of my boxes. current install, batch file works great.
    no plugins
    windows 7 8gigs ram intel chip

    i know there is an ongoing battle against the end of stream issue... but is there any reason why i would get and end of stream error EVERY time?

    i used the default port 25565 i think it is... and i've used 26662 and a few others to see if it changes anything. the port is properly forwarded to the comp's internal ip (192.168.0.103)... has no other network issues

    every time i try to log into it from my other box it gives me the end of stream error... if there's any other specific info i can give you that might help let me know
     
  12. Offline

    Natrey

    I had this problem and looked on this post and this actually worked! I love you.
     
  13. Offline

    PROJECTMINE

    Hey,
    I've got the same problem with colors in chat...can you help me?
    I added you to Skype.
     
  14. Offline

    Orcem12

    Some reasons would be:
    • Internet connection problems
    • IPv4 address change
    • Too many plugins (30+)
    • .bat file incorrectly edited
    • MySQL database's not processing
    • Craftbukkit not properly installed

    What are you using to color your chat?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  15. Offline

    PROJECTMINE

    Hey bro,
    I've re-installed all my plugins and I'm using Essentials and It works!
    Thanks for you help and for you patience!
    Saluti dall'Italia! :) (Greetings from Italy!)
     
  16. Offline

    Orcem12

    Np :)
     
  17. Offline

    kasszz

    Dear Orcem12,
    Are you still add people on skype? because I have a problem and prefer skype because it's more realtime :)
     
  18. Offline

    Hero_Lief

    Need a bit of help with a Permissions error, probably a syntax error. Can't find it myself.
    Craftbukkit version: git-Bukkit-0.0.0-896-g394e893-b948jnks (MC:1.7_01)

    All plugins:
    ChairCraft
    ColorMe
    Essentials
    EssentialsChat
    EssentialsGeoIP
    EssentialsGroupBridge
    EssentialsGroupManager
    EssentialsProtect
    EssentialsSpawn
    MultiVerse
    OpenInv
    Permissions
    PetCreeper
    SpyerAdmin
    SpyerAdminCommands
    SpyerFun
    Transporter-v6.7
    WorldEdit

    Error that appears:
    http://pastebin.com/chBr1Ndg

    What you were doing:
    Simply launching the server.

    Here's my groups.yml file, if you need more let me know.
    http://pastebin.com/HEJSE36p
     
  19. Offline

    Orcem12

    Code:
    groups:
        Guest:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: false
            inheritance: 'null'
            permissions:
              - 'help'
        Member:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'warpplugin.warp'
                - 'econplugin.basic'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Member
            permissions:
                - 'modplugin.ban'
                - 'modplugin.kick'
                - 'modplugin.unban'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Moderator
            permissions:
                - '*'
    = New Groups.yml

    @kasszz
    afk for a bit, on phone atm
     
  20. Offline

    Hero_Lief

    Orcem, that didn't fix it, the same error still occurs.

    Oh, and it might be notable to add that ever plugin that uses Permissions that loads afterwards fails to load, because Permissions failed to load.
     
  21. Offline

    CraigRyder

    I need to port forward,

    I'm on windows server 2008 R2
     
  22. Offline

    Orcem12

    What version of Permissions?
     
  23. Offline

    Hero_Lief

    It's the latest version. Come to think of it, I think this problem came up as soon as I updated.
     
  24. Offline

    Orcem12

    That's probably it because if it 3.x then the groups.yml should be blank

    You must login into your Network. Mine is routerlogin.net

    Someone voted no on the Poll, please re post your question.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  25. Offline

    Xankek

    Connection timed out: connect
    That is the error I get whenever I try and connect to my servers. I have tried it from two different computers, and I have tried manual Craftbukkit and also the easy installer. Both gave me the same error. I did not get this error with the normal minecraft server software. I have port-forwarded and everything. Then I downloaded Hamachi, and I was able to connect through that IP with the computer I hosted on, but not any others.

    I'm running the newest version of everything, both computers are Windows 7, and I've tried rebooting and re-downloading everything. If you need any pictures or other info, just ask, I could really use some help.
     
  26. Offline

    Orcem12

    • Make sure your .bat File looks like this:
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar "%BINDIR%\craftbukkit-0.0.1-snapshot.jar"
    PAUSE
    • Make sure when port forwarding it to use your IPv4 address and 25565 as port
    • Make sure that Craftbukkit is installed into the same folder with the .bat file
     
  27. Offline

    Hero_Lief

    I backed up groups.yml and wiped the original clean, didn't fix the error.
     
  28. Offline

    Xankek

    Now it says that the system cannot find the path specified. should I not have just copy pasted that over everything that was already in there?
     
  29. Offline

    Orcem12

    That's not what I meant lol, 3.x fresh and clean should create a groups.yml empty. Try backing up your users file and groups then delete permissions Jar and Folder redownload a new version of permissions here. Paste the groups.yml you backed up into the the new groups.yml generated by permissions 3.x tell me if still errors.

    Find where your Java.exe is located. Then replace this with the new location:
    Code:
    "C:\Program Files (x86)\Java\jre6\bin\java.exe"
     
  30. Offline

    SpottedSnail

    Could you help me with setting up my server? Or do I need to talk to someone else?
     
Thread Status:
Not open for further replies.

Share This Page