[MECH] CraftBook - Redstone bridges, gates, minecarts, ICs, more [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by sk89q, Feb 27, 2011.

  1. Offline

    sk89q

    CraftBook adds a number of original gameplay elements to Minecraft from switchable bridges to elevators to gates (including flood gates)! It also has redstone support, allowing you to wire up pumpkins and use integrated circuits!

    Some cool stuff people made last year:




    Features:
    • Mechanisms
      • Bridges
      • Doors *not yet ported*
      • Gates
      • Elevators
      • Cauldrons
      • Light switches
      • Readable bookshelves
      • Toggle areas (advanced toggle doors and bridges)
      • Hidden switches
      • Custom block drops
      • Apple tree drops
      • Bookshelf drops
      • MORE!
    • Redstone
      • Integrated circuits
      • Programmable logic chips
      • Redstone pumpkins
      • Redstone netherstone
      • Ammeter
      • MORE!
    • Minecart features
      • Booster blocks
      • Brake blocks
      • Reverse blocks
      • Ejector blocks
      • Chest-storage minecart transfer blocks
      • Station blocks
      • Sort blocks
      • Message announcer block
      • Minecart dispensers
      • Change minecart behavior
      • MORE!
    Download

    CraftBook is being developed again, although by someone else. Get the latest downloads here: http://dev.bukkit.org/server-mods/craftbook/

    [​IMG] (CraftBook is open source!)
     
    kazeen, dragon8510, Jaein and 45 others like this.
  2. Offline

    MontyLike

    for some reason i dont have the craftbook.properties file :(
    when i started the server the first time there was no such file created so im not able to do something for configuration.
    i also tried downloading the whole zip again cause in the wiki it is said that the properties file comes within the zip also, but it wasnt there either. my problem is that i want to create dirt-bridges for automatic spleef field recreation but due to dirt isnt enabled in the default options for bridges i am not able to build them :(
    may someone send me the file or what is in the file and where it has to be located?
    that would be nice, thanks in advance.
     
  3. Offline

    lordkalem

    it needs permissions. only ops can use it on my server how can i get that to chang
     
  4. Offline

    The PC Tech Guy

    node craftbook.mech.* removed that error message for me.
     
  5. Offline

    byteman

    i get the same thing
     
  6. Offline

    The PC Tech Guy

    Patiently waiting for the update just to get gates working again. Unless there's a dev-version somewhere? The unofficial beta posted here some time ago didn't fix it.
     
  7. Offline

    Black_Jack

    Where i can edit the block list of which i can build bridges?
     
  8. Offline

    icomeinpieces

    just the node craftbook.mech.cauldron fixed the spamming for me

    gates work on my server and i recently downloaded the version in the first post. within the last week i think (trying to fix the msg spamming at the time)

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

    The PC Tech Guy

    Gates aren't working for me. It says "Gate created," but it doesn't toggle. Redstone or no redstone.
    Oops, forgot that it should be a wall sign...
     
  10. Offline

    Shuan

    I love your plugins, the only problem i ran into with this one is the permissions.

    - craftbook.mech.elevator
    - craftbook.mech.elevator.use

    when i use elevator alone, no one is able to create elevators, and are not able to use them, users are only able to use elevators when i use elevator.use, but not create
     
  11. Offline

    Kirsch

    craftbook.mech.elevator Allows the players to create and use elevators
    craftbook.mech.elevator.use Allows the players to use but not create elevators

    use only "- craftbook.mech.elevator"
     
  12. Offline

    Shuan

    eh my explanation was a little funky, but what i was trying to say is that neither of them work, alone or together neither works and no one is able to create elevators
     
  13. Offline

    Jeyge

    The error actually says it is with ButtonWarp. I would post it in their thread.
     
  14. Offline

    gulerodden

    hmm 2 questions.

    1: where do i find the configurations file for the bridges, gates and such ?:)
    2: how do i edit what materials can be used for stones in Bukkit ?
     
  15. Offline

    Shuan

    Never had this problem before started showing up recently and does not want to stop
    Code:
    2011-05-19 17:16:49 [SEVERE] Could not pass event CHUNK_UNLOAD to CraftBookCircuits
    java.lang.NullPointerException
        at com.sk89q.craftbook.MechanicManager.unload(MechanicManager.java:368)
        at com.sk89q.craftbook.MechanicManager.unload(MechanicManager.java:354)
        at com.sk89q.craftbook.bukkit.MechanicListenerAdapter$MechanicWorldListener.onChunkUnload(MechanicListenerAdapter.java:301)
        at org.bukkit.plugin.java.JavaPluginLoader$41.execute(JavaPluginLoader.java:478)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:289)
        at net.minecraft.server.ChunkProviderServer.unloadChunks(ChunkProviderServer.java:220)
        at net.minecraft.server.World.doTick(World.java:1450)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:363)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  16. Offline

    wolfgangab3

    Im having a problem on my server and have narrowed to down to a few plugins, one of them being craftbook.
    Whenever a player that is an OP right-clicks a block it tells them they dont have permission to use this...If anybody would know how to fix this please tell me :)
     
  17. Offline

    Jeyge

    Add craftbook.mech.cauldron to their permissions.
     
  18. Offline

    Snowy007

    i've been getting that error every 5 minutes or something ever since i first installed craftbook.
    That was a few months ago. (January i think)
    The plugin works fine though

    It is however getting a little bit annoying when trying to find something in the server log, and this message is the only thing you can find. :p
     
  19. Offline

    Po1ntBlank

    Wait, so craftbook WORKS?! for some reason I had this impression it was dead while he was updating it
     
  20. Offline

    sexy vampire

    doors curently dont work or something ?
     
  21. Offline

    Zickan

    Do this work with the latest version of bukkit?
     
  22. Offline

    Darq

    It says in the title, [766], so yeah.

    But I'm having an issue, I can't seem to get Minecart Chest dispensers to work, if anyone could shine some light on my situation, that'd be great.
     
  23. Offline

    Kilrane

    Craftbook/common isn't generating a config file and I am using the right version of WorldEdit.
     
  24. Offline

    kaasinees

    Why do i need worledit? Can i do it without it?
     
  25. Offline

    Kilrane

    No.
     
  26. Offline

    Hello83

    AM I dreaming? :D
     
  27. Offline

    wizjany

    like it says in the first post, you don't actually need to run the plugin, you just need the jar
    not yet implemented
     
  28. Offline

    kwnath

    Theres an exploit people are using on my server...

    It's the bridge mechanism, you can destroy the bridge and make it reappear again, if that makes sense at all.

    The players just collect the materials and sell it to the server, and repeat the process of destroy the blocks within the bridge boundaries and resetting it so it fills up again.
     
  29. Offline

    MrX13415

    your plugins are the best .... :D
     
  30. Offline

    spoothie

    Is it possible to prevent players from destroying the fences of a gate? On my server, they destroy all the fences, toggle the gate twice and can destroy it again to make lots of fences. I can't protect every single gate on my server...
     
  31. Offline

    Oxofrmpl

    Can the Sign for Gate be 1 Block under the Gate?
     

Share This Page