Jump to content

keepcalm

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by keepcalm

  1. i did install bukket brigde and got essentails full plugin but i have problems to config it with right permissions or maybe i doing something wrong...

    PermissionsEx is broken on BukkitForge at the moment, so you'll need to use Essentials' permissions manager

  2. I have installed World edit,but if i write //set or anytheng ther were blocks change, there comes only a error:

    Please report this error:[see console]

    java.lang.NoClassDefFoundError: net/minecraft/server/Block

    the code from the consol from this error is on:

    https://www.dropbox.com/s/wmhe2n80txj75e9/worldedit.txt

    and a another question, gives a plugin, a kind of factions?, that works?

    Sorry for my bad english, but i come from Austria

    Use the WorldEdit from here

    There is a problem with permissions ex all my configs are correct but when i deop myself try to do a command like tpa its says i dont have permission for it and the same for any other command my players cant either. Is this a known bug? and if you know if there is something im doing wrong please send me a messagebecuase its big one.

    Yes, it''s a known (and very annoying) bug.

  3. I also forgot to mention, it only crashes when I try to use the world files from a backup. If I start the server fresh, it has no issues what so ever starting.

    Should be fixed as of most recent builds.

    Also, we have a change, thanks to the technic team, we have jenkins here: http://build.technicpack.net:8080/job/BukkitForge

    EDIT:

    Apparently Grief Prevention 7.2 works to some extent (don't right click with the golden shovel/string and it will look like its running fine), and CoreProtect 1.63 is working, with build 20 from the link above

  4. So people have been asking on many threads that is there a way to add bukkit plugins to tekkit lite that runs on forge only, well the answer is now yes. It's a very easy way that you can use to get a almost (not all plugins work yet) 100% bukkit support for the latest tekkit

    --snip--

    Can you add a link to this page for when Jenkins is down? I will post builds there if I notice Jenkins is down.

  5. Is it? Then why has the author been updating it making fixes as recently as this morning? It was probably slowing but my guess is with Tekkit Lite out and many people now using FB to try to fill some needed gaps in server capabilities it might become much more active and working.

    It's far from perfect, think it's behind in some CB versioning as well but I'd hardly call it dead. It works fairly well for any plugin that doesn't require perms or have internal perms. I think Vault right now isn't working with FB which is why perms don't work. For example I can use essentials and anything I make active for everyone, everyone can use. But another plugin that uses perms will give OPs the permissions but no one else regardless of group flaggings.

    ForgeBukkit IS dead.

    ForgeBukkit != BukkitForge. The two are completely different.

    ForgeBukkit put, well, forge on bukkit (ala MCPC), but BukkitForge does the opposite.

  6. Now you need to refer to worlds by dimension (-1 for nether, 0 for overworld and 1 for the end) to use them in commands. I had to change this to make plugins work properly (on bukkit, world names are unique- you have world, world_nether and world_the_end, whereas on vanilla, all three dimensions have the same name and are differentiated by dimension ID. So I had to change that.)

×
×
  • Create New...