nothing works for me.

Discussion in 'Bukkit Help' started by icuttu, Mar 1, 2011.

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

    icuttu

    Over the past couple of days I have been trying to make a number of plugins work on my server, however only one of them has actually worked; this being the whitelist plugin. I have tried to make the following plugins work:
    • Permissions 2.4 and the newly released 2.5.1
    • iChat 1.6 and 2.05
    • Essentials.
    • ColorMe
    They all load up successfully when they were installed, however in-game, they did not work.

    Permissions Config:
    http://pastebin.com/ETaQ6Jc2
    iChat Config:
    http://pastebin.com/hUtapeNf

    Those configs are currently only edited to test out iChat.

    Can anyone help me out? I really cannot figure out why they're not working.

    I'm currently running CraftBukkit #440.
     
  2. Offline

    six30two

    Please post the rest of the information found here: http://forums.bukkit.org/threads/you-need-help-we-need-this-information-to-help-you.2018/

    Have you been updating the config.yml files, as well? I know Essentials and Permissions have both updated the config.yml construction, as well as the .jar files. If you're only updating the .jars and not the config.yml file as well, you will run into problems.

    Be sure that you have Essentials.GroupManager (and whatever the other .jar with group in the name is) DISABLED. They are a permissions management system that will clash with Permissions, rendering everything broken.

    In the Permissions config.yml, also make sure you have NOT used the Tab key to create spaces. Using Tab instead of the Space Bar will cause the plugin to stop reading anything past the Tab, and thus cause errors!

    Additionally, I've been seeing a lot of problems with iChat and Essentials. So... Might be a conflict somewhere. I'll be installing iChat on my server shortly to test.
     
  3. Offline

    icuttu

    • Windows 7
    • x64
    • build 1.6.0_17b04
    • I am not running any wrappers
    • I am running build #440
    • http://pastebin.com/z3BLBRg1 [My RUN.bat file]
    • Permissions 2.5.1 & iChat 1.6
    • I have tried reinstalling each plugin. I have tried installing different versions of the plugins. I have tried changing my bukkit version.
     
  4. Offline

    six30two

    Did you rename the Permissions config.yml to the name of your world folder? This is a new requirement.
     
  5. Offline

    icuttu

    Yes I have.
    --- merged: Mar 4, 2011 12:40 AM ---
    Can anyone help?
     
Thread Status:
Not open for further replies.

Share This Page