[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

    DragH4lberd

    I don't think this is working with the latest version of TheYeti's permissions. I have the latest version of both
    plugins, my group has been given all permissions ('*') and I'm an op, however restricted ICs don't work. I get the message in-game:
    'Unknown IC detected: MCXXXX'
     
  3. Offline

    August O'Beirne

    what texture pack are you using for the wiki?
     
  4. Offline

    bdogg123

    Could I ask how do I fix my circuits.. When I try to do a repeating circuit ( power flashes on and off ) to re-sync the remote redstone circuits the repeating circuits die.

    Please Help
     
  5. Offline

    rs.pect

    http://iv.pl/images/28571542816669786316.jpg

    I updated CraftBukkit few minutes ago to make sure I have newest version. CraftBook is 3.0-alpha2. What should I do to fix the self-triggered ICs? I've got full permissions set on my nickname..

    Full log if it could help:
    Code:
    2011-05-24 16:59:34 [INFO] Starting minecraft server version Beta 1.5_02
    2011-05-24 16:59:34 [INFO] Loading properties
    2011-05-24 16:59:34 [INFO] Starting Minecraft server on *:25565
    2011-05-24 16:59:34 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-05-24 16:59:34 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-05-24 16:59:34 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
    2011-05-24 16:59:34 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-05-24 16:59:34 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-753-g34e310c-b803jnks (MC: 1.5_02)
    2011-05-24 16:59:34 [INFO] Preparing level "World2"
    2011-05-24 16:59:34 [INFO] Preparing start region
    2011-05-24 16:59:35 [INFO] Preparing spawn area: 65%
    2011-05-24 16:59:36 [INFO] [Permissions] (Phoenix) was Initialized.
    2011-05-24 16:59:36 [INFO] Backup v1.5 was sucessfully loaded!
    2011-05-24 16:59:36 [INFO] CraftBookCommon 3.0-alpha2 enabled.
    2011-05-24 16:59:36 [INFO] CraftBookCommon: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:36 [INFO] CraftBookCircuits 3.0-alpha2 enabled.
    2011-05-24 16:59:36 [INFO] CraftBookCircuits: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:36 [INFO] CraftBookCircuits: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:36 [INFO] CraftBookMechanisms 3.0-alpha2 enabled.
    2011-05-24 16:59:36 [INFO] CraftBookMechanisms: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:36 [INFO] 1 cauldron recipe(s) loaded
    2011-05-24 16:59:36 [INFO] CraftBookVehicles 3.0-alpha2 enabled.
    2011-05-24 16:59:36 [INFO] CraftBookVehicles: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:36 [INFO] [Permissions] version [2.7.4] (Phoenix)  loaded
    2011-05-24 16:59:36 [INFO] CraftBookCircuits: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:37 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-05-24 16:59:37 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-05-24 16:59:37 [INFO] Loading renderer 'org.dynmap.kzedmap.CaveTileRenderer'...
    2011-05-24 16:59:37 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-05-24 16:59:37 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-05-24 16:59:37 [INFO] Loading renderer 'org.dynmap.kzedmap.CaveTileRenderer'...
    2011-05-24 16:59:37 [INFO] Activated world 'World2' in Dynmap.
    2011-05-24 16:59:37 [INFO] Loading map 'org.dynmap.kzedmap.KzedMap'...
    2011-05-24 16:59:37 [INFO] Loading renderer 'org.dynmap.kzedmap.DefaultTileRenderer'...
    2011-05-24 16:59:37 [INFO] Dynmap WebServer started on null:8123
    2011-05-24 16:59:37 [INFO] [dynmap] version 0.16.1 is enabled
    2011-05-24 16:59:37 [INFO] [MultiVerse] Permissions Found
    2011-05-24 16:59:37 [INFO] [MultiVerse] - Version 1.6.4 Enabled
    2011-05-24 16:59:37 [INFO] [MultiVerse] Loading World & Settings - 'World2' - NORMAL
    2011-05-24 16:59:37 [INFO] [MultiVerse] Loading World & Settings - 'World1' - NORMAL
    2011-05-24 16:59:38 [INFO] Activated world 'World1' in Dynmap.
    2011-05-24 16:59:38 [INFO] [MultiVerse] Loading World & Settings - 'Nether' - NETHER
    2011-05-24 16:59:38 [INFO] Activated world 'Nether' in Dynmap.
    2011-05-24 16:59:38 [INFO] [MultiVerse] 3 - World(s) loaded.
    2011-05-24 16:59:38 [INFO] [MultiVerse] Loading Portals
    2011-05-24 16:59:38 [INFO] [MultiVerse] 0 - Portal(s) loaded.
    2011-05-24 16:59:38 [INFO] NoWeather version 1.4 is enabled!
    2011-05-24 16:59:38 [INFO] SpawnCreature is on!
    2011-05-24 16:59:38 [INFO] WorldEdit 4.4 enabled.
    2011-05-24 16:59:38 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-05-24 16:59:39 [INFO] [xWarp]: 18 warps loaded
    2011-05-24 16:59:39 [INFO] [xWarp]: Linked with permissions system: Permissions v2.7.4
    2011-05-24 16:59:39 [INFO] [xWarp]: No economy system found until here. A economy plugin will be maybe activated later.
    2011-05-24 16:59:39 [INFO] [xWarp]: xWarp 2.11.1 enabled
    2011-05-24 16:59:39 [INFO] Done (0,494s)! For help, type "help" or "?"
    
     
  6. Offline

    MG127

    the block-bag will be reimplemented in a future version
    then you should configure it like this "block-bags: nearby-chests"
     
  7. Offline

    OrtwinS

    Self triggered ICs are not implemented yet.
    If you can't wait use Falsebook (might cause horrible lag & weird errors, it does with me)
    I'm sure SK is working on this, as promised on his minecraftblog and in his signature.

    I guess he is waiting for 1.6 to happen first before he will release (I know I would)
    Redmine is showing increased activity so they are most definitely working on Craftbook (and WG 5.0)
     
    rs.pect likes this.
  8. Offline

    Cazza54

    I downloaded this for gate mod the gate mod dont work !! :confused: why! anyone know please tell me i have put in the plugins file and everything like i should ive install 2 mods and they both work why does this happen for one of them tell me i havent tryed any of the other parts of the craftbook mod i dunno why gate doesnt work

    did it work for u the gate and all it didnt work for me D:!

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

    kwnath

    Is there a possibility of making bridges out of any material? I've been receiving suggestions on the servers saying:

     
  10. Offline

    OrtwinS

    I believe it will be configurable, in the file that does not exist YET :p
     
  11. Offline

    Gness

    Please help me with this problem.
    Every time my server is running with CraftBookMechanisms.jar loaded, server tells "You don`t have permission to use this" to every non-admin who's placing any block
     
  12. Offline

    theBarny

    @Gness try to give: craftbook.mech.cauldron as permission for default :)
     
  13. Offline

    Bloodlex

    Hey,
    How can I prevent my users from clicking the sign that opens/closes the gate? I would like to give this permission to the one user or group if it is possible.
     
  14. Offline

    Gness

    Can i disable cauldron?
    Mechanism.jar is only for cauldron? Can i then just not load it if i absolutely don't need cauldron?
     
  15. Offline

    MacG32

    Any news on any new updates coming our way? I'm very excited to get an updated version with everything working again. ;)
     
  16. Offline

    Xemnas33

    Uh, as the citizens team likes to say "soon" :D and by soon that could mean any length of time.
     
  17. Offline

    DrBowe

    Is there a way to disable the bookshelf feature? I use IOBook and it overrides the messages from them.
     
  18. Offline

    Techykid3

    Heck yeah!
     
  19. Offline

    Dragonntiger

    Hey, great plugin, but one problem, on my server when my friend tried using the Lift, it said Permission denied :confused:
     
  20. Offline

    Bloodlex

    Any ideas? ;)
     
  21. Offline

    Riolu

    I can't write books in Russian language :( How can I fix that?
    Code:
    05:35:22 [SEVERE] Could not pass event PLAYER_INTERACT to CraftBookMechanisms
    java.lang.IllegalArgumentException
            at java.lang.AbstractStringBuilder.appendCodePoint(Unknown Source)
            at java.lang.StringBuilder.appendCodePoint(Unknown Source)
            at com.sk89q.craftbook.mech.Bookcase.getBookLine(Bookcase.java:122)
            at com.sk89q.craftbook.mech.Bookcase.read(Bookcase.java:77)
            at com.sk89q.craftbook.mech.Bookcase.onRightClick(Bookcase.java:145)
            at com.sk89q.craftbook.MechanicManager.dispatchBlockRightClick(MechanicM
    anager.java:168)
            at com.sk89q.craftbook.bukkit.MechanicListenerAdapter$MechanicPlayerList
    ener.onPlayerInteract(MechanicListenerAdapter.java:103)
            at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.ja
    va:280)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:289)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEven
    t(CraftEventFactory.java:162)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.j
    ava:207)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:526)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.a(NetworkManager.java:196)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:372)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:287)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  22. Is CB still working with 818 or do we have to wait?​
     
    Tfs Halo likes this.
  23. Offline

    Tfs Halo

    true that :)
     
  24. Offline

    Seti118

    I have it working fine on 818, no errors, world edit works fine too.
     
  25. Thanks for the Info. :)
     
  26. Offline

    Craig1690

    so is this compatible with 818?
     
  27. Offline

    theBarny

    OMFG YES!!!
     
  28. Offline

    lordkalem

    can you remake this for none ops. every one on my server get a you do not have permission to use this message every single time they rite click anything. and i can't find the perms for this plugin either if there are any. i would love it if every one and not just ops and admins could use this.

    i know its this plugin and none of my other cause i did a full restart for my plugins from scratch loading one after the other testing each for this glich and this was the only one that made this problem.

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

    Korvis

    im getting:

    01:29:57 [SEVERE] Could not load 'plugins\CraftBookCircuits.jar' in folder 'plug
    ins':
    java.lang.NoClassDefFoundError: com/sk89q/craftbook/bukkit/BaseBukkitPlugin
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)

    no idea how to figure this one out :\ i had to rename the 'craftbook.jar' to 'craftbookcommon.jar' if that has anything to do with it. it was saying it couldnt find craftbookcommon.jar.

    ::edit::
    im guessing it is unable to find the class where it was told to look for it in the craftbookcircuit jar... but inside the 'bukkit' folder in the circuits jar, there is no 'basebukkitplugin' folder, file or class...

    ::edit::
    actually, it does exist in the craftbookcommon jar at that address... but its saying since it cant find it in the common jar it cant load circuits?
     
  30. Offline

    ArmaSteiner

    Hallo,
    I have got a Problem with Craftbook minecarts. It doesn't work.
    But bridges and elevators are working!
    I want to built a mincarttrack like in this Video: http://www.youtube.com/watch?v=Wbe_LKlLAEU
    If I set the sign, and type [Station] it doesn't come the comment "Station sign detected".
    I make the same steps like the guy in video! It doesn't work!
    Where is the mistake, please?
    I have Craftbook 3.0 Alpha.
    Thanks fpr you help.
    ArmaSteiner
     
  31. Offline

    Tealk

    have found a bug
    if you will make a Bridge and you have no permissions it will destroied
    and if it on the ground and you will pic up you can get unlimited sings
     

Share This Page