Inactive [MECH] FalseBook 0.96alpha - CraftBook for Bukkit,85++ICs, Gates, Minecarts / MC1.4.6

Discussion in 'Inactive/Unsupported Plugins' started by GeMoschen, Mar 5, 2011.

  1. Offline

    GeMoschen

    FalseBook - Your CraftBook for Bukkit
    [​IMG]

    Current version: v0.96alpha
    Minecraft: 1.4.6


    Features:
    Show Spoiler

    • supported Permissionplugins
      • bPermissions
      • bukkitPermissions
      • Essentials GroupManager
      • Permissions
      • PermissionsEx
      • SuperPerms
      • Vault (still in development)
    • uses the syntax of CraftBook for better compatibility
    • implements over 85 Integrated Circuits (ICs)
    • implements [Lift Up] & [Lift Down]
    • toggleable ...
      • ... bridges
        • undestroyable
      • ... doors
        • undestroyable
      • ... gates
        • undestroyable
      • ... areas
    • a lot of fancy features for minecarts
      • collect and deposit items from chests to minecarts
      • make furnaces which refill themselfs with minecarts
      • program carts to take only specific items out of chests
      • craft things out of a chest with a minecart
      • lift up & down for minecarts!
    • chatsystem with different chat-channels to clean up the normal chat
    • toggleable...
      • netherrack (with fire)
      • pumpkins
      • glowstone <-> another block (even if minecraft itself has the glowstonelamp now...)


    Minecart Blocktypes:
    Show Spoiler

    • BenchOut : Iron-Ore
    • Booster 2x : Gold-Ore
    • Booster 8x : Gold-Block
    • Brake-Block 25% :Gravel
    • Brake-Block 50% : Soulsand
    • Burn : Iron-Ore
    • ConstantSpeed-Block : Iron-Block
    • Craft : Iron-Ore
    • Deposit / Collect : Iron-Ore
    • Eject-Block : Coal-Ore
    • Emitter-Block : Lapis Lazuli Ore
    • Reverse-Block : White wool
    • Station-Block : Obsidian
    • Sort-Block : Netherrack
    • Teleport-Block : Lime wool
    • Program-Cart : Lapis Lazuli
    • Programmed Deposit-Block : Blue wool


    Other Features:
    Show Spoiler

    • Bridge (FalseBookBlock.jar)
    • Doors (FalseBookBlock.jar)
    • Gates (FalseBookBlock.jar)
    • Toggle Netherrack Fire (FalseBookExtra.jar)
    • Toggle Pumpkins (FalseBookExtra.jar)
    • Toggle Soulsand to Glowstone and back (my addition) (FalseBookExtra.jar)
    • ToggleAble Areas (Experimental):

      Define the area with the "Wooden Hoe" (use rightclick)
    • /farea <areaname> -> Adds an Area
    • /delfarea <areaname> -> removes an Area
    • /listfarea -> Lists all Areas
    • /fareatoggle <areaname> autosave -> toggles the autosave function of an area. Autosave = save blocks, when toggling the area off.
    • /fareatoggle <areaname> protect -> toggles the protection of an area. ON = Area is only destroyable/buildable to users with permission: falsebook.destroy.blocks
    • /fareaallow <areaname> id[:subid] -> will add/remove the blocktype from the toggleable blocks of this area. Default: all blocks will be toggled.
    • (FalseBookBlock.jar)


    Important Note:
    You must copy ALL jar-Files over the old ones (all files have been changed) !
    The "Package_..."-Files must go into "plugins/FalseBook/ICPlugins/"


    Download:
    Download FalseBook 0.96alpha for Minecraft 1.4.6

    Wiki
    FalseBook Wiki - Work in progress

    YouTube-Channel with Videos
    http://www.youtube.com/user/TheFalsebook

    Donations are welcome if you wish to support me

    [​IMG]
     

    Attached Files:

    cevio, Artem-s86, Dereku and 67 others like this.
  2. Offline

    Der Bruder

    Hi
    is it possible to toggle glowstone on/off but not convert slowsand in glowstone? I had not found an option in the properties.
     
  3. Offline

    anon

    cant wait for area toggle fixes :D
    Keep the good work, many thanks Gemoschen.
     
  4. Offline

    woodzy

    no theres not
    shhh but i have the area fix on my server, i get beta builds :D
     
  5. Offline

    LucidLethargy

    confirmed not working with rain - my guess is the sensor would be called a "rain sensor" when it is implemented. Can't wait!
     
  6. Offline

    GeMoschen

    Changelog:
    NOTE: I will add an video for cauldrons later this day!

    Version 0.84alpha

    ADDED FalseBookChat
    • FalseBookChat implements a Chatsystem with Chatrooms.
      • This way you can join your private chatroom and chat normally without commands to other people in the chatroom
    • commands:
      • /ch create channelname [password]
        • this will create a new channel (password is optional)
      • /ch join channelname [password]
        • You will join this channel (password is optional)
      • /ch list
        • this will list all available channels
      • /ch leave
        • You will leave the channel, if you are in one
      • /ch remove channelname
        • this will delete the channel (only the channelowner can remove the channel)
    FalseBookBlock
    • added Cauldrons (see FalseBook/Cauldrons.txt)
      How to build a cauldron space
      • build up something like this: ( S = Cleanstone, A = Air, G = Glass, L = Lava, x = don't matter)
      • Sideview
        • SAS
        • SGS
        • SLS
      • Topview
        • XSX
        • SAS
        • XSX
        • under the air block is one glass and one lava block
        • How to use the cauldrons:
            • Just DROP all the needed items above the glassblock and rightclick on the glassblock
      • example:
        • redwool;1*35:0,1*38;1*35:14
      • Description:
        • Name = redwool
        • Ingredients = 1 * White wool 1 * Red flower
        • Outcome = 1 * Red Wool

    • total rework on Areas
      • fixed the toggle of areas when using signs and Chests
      • Areas won't get toggled on after a serverreload anymore
      • Areas can't get toggled on/off twice anymore
      • Areanames can now have multiple words
    IMPORTANT:
    You have to import your old areas after the first start using the following command ingame: /fbblock importareas (please create a copy of "FalseBook/Areas.db" first!)


    FalseBookIC
    • implemented Amperemeter (aka Ammeter)
    • MC1240/MC1241 : shoots normal arrows now
    • MC1200 can now spawn "Monster"
    FalseBookCart
    • implemented Emitterblock (default: Sandstone)
    • fixed messages when placing a rail on a specified blocktype
    FalseBookExtra
    • fixed Netherrack
    • diodes and torches do now activate the blocks
    configurable off-block for glowstone (default: soulsand:0) >> see FalseBookExtra.propierties for configuration
     
  7. Offline

    bigs


    Can you please provide sources. It would greatly help me.
    Thanks.
     
  8. Offline

    Kartus

    Does Cauldrons and Amperemeter have permissions?

    I don't understand: How works Amperemeter?
     
  9. Offline

    GeMoschen

    I haven't implemented permissions yet (will come with the next update)!

    Ammeter how to:
    Just take coal into your hand. Now rightclick the redstonewire and you will see the strength of the power in this redstone-part.

    Here is the video of how to build/use cauldrons:


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

    Thyraxxx

    AWSOME thx for the ultra quick update, good job on the fix/new feature. falsebook>craftbook

    hey do you think it wouldbe possible to add a permission for the cauldrons that prevent some people to actualy create it ?

    I running an rpg server and Id would be realy nice to have only one public cauldron in a strategic place

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

    GeMoschen

    I will add permission-nodes for cauldrons and ammeter with 0.84.5 :)
     
  12. Offline

    Mikor

    It seems the FalsebookChat functionality of Falsebook is limited, as compared to, say, HeroChat. I'm having to rollback my installed version of Falsebook now because its not apparent whether I can moderate individual channels, output the contents of each channel to the server console, and so forth. Unfortunately, the /ch syntax conflicts with HeroChat, and I'd hate to have to give up Falsebook just to keep my chat systems intact.
     
  13. Offline

    GeMoschen

    Just delete the "FalseBookChat.jar". There will be no problems then plus you can use the new version of falsebook.
     
  14. Offline

    khamseen_air

    @GeMoschen
    So I tried using the [mc1211] to cheat a little, I've been building (until now manually) rail tunnels which are like so when looking down the length of them;
    [air][glass][glass][glass][air]
    [glass][air][air][air][glass]
    [glass][air][air][air][glass]
    [cobble][air][air][air][cobble]
    [air][cobble][cobble][cobble][air]

    By using [mc1211] I created each level individually then destroyed the signs so they would remain in place, I then used further [mc1211]s to hollow out the middle by turning them on and off again. The process allows me to place rail tunnels over great distances much faster than building each block one by one.

    However, the issue is that once this is done and you are walking in the tunnel (or using a minecart in the tunnel as the case may be) the lag is insane. Is this normal? Should I not be using these like this for that reason?
     
  15. Offline

    monolar

    I haven't updated FalseBook in a while and due to the update to 1.5 (CB build 733) i today updated my server and FalseBook with it.
    So far everything FalseBook related seems to work just fine and reading the changelog i was wondering what was fixed about the Netherrack.
    I currently notice that the netherrack behaviour is inverted - meaning netherrack is on fire when unpowered and not on fire when powered.
    Is this the fix and is it supposed to be that way? (I think it's odd to have netherrack unpowered for it to be on fire, but well here i am, just asking)

    EDIT 1: No - wait - odd.

    I just placed new netherracks and wired them and they work exactly they way i want them to (powered means on fire) - I have to check on the old ones and maybe tear them down and build them up again...

    EDIT 2: Weird
    We have an area with lots of redstone/falsebook demos - like a showroom basically and in there the Netherrack behaviour seems to be inverted. Even newly placed netherrack/cicuits behave inverted.
    Near spawn however it behaves as described in EDIT 1

    EDIT 3: aha! It works the way i would expect (powered = on fire) only when adjacent to the powered Netherrackblock is another netherrack block - it works inverted with just ONE netherrack block being powered with nothing special around it (e.g. dirt/air)
     
  16. Offline

    BlueJayofEvil

    Just loaded this plugin for the first time today. Haven't tested anything yet, but my server gave me a few messages related to FalseBook:
    Code:
    [INFO] [FalseBook IC] plugins/FalseBook/Transmitter.db not found.
    [INFO] [FalseBook IC] plugins/FalseBook/Receiver.db not found.
    [INFO] [FalseBook IC] plugins/FalseBook/SensorList.db not found.
    I'm using CraftBukkit build 733 and FalseBook 0.84 alpha.
     
  17. Offline

    GeMoschen

    Ignore those messages. Those files will be created when building certain ICs.

    Ohhkay... Then I will look into it again. I fixed the netherrack for Minecraft 1.4 before 1.5 came out. So maybe the fix I wrote (exact: The error with one Netherrack without neighbours) is past in 1.5 and I can remove it again. I'll try this out!

    Thanks a lot for this Bugreport!

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

    khamseen_air

    @GeMoschen Netherrack is still working for us as MC1207 fire, even with only one block. Have tested it in a few places to be sure. However you missed my post above. :)

     
  19. Offline

    monolar

    A more concise test and neighboring netherrack is not a factor but neighboring anything but netherrack
    my test setup is something like this: http://imgur.com/a/tpmzI

    The first image is inverted (which i find weird) - the second one is a expected (powered = on fire)
     
  20. Offline

    crysis992

    I tried to add something to the Cauldrons.txt
    But it tells me every time: Cauldronrecipe not found. Is there something wrong?

    diamond;64*263,64*263:264
    fire;10*50,5*263:2*51
    mobspawn;1*42,10*51:52
    obsidian;32*4,40*263:49
    Ice;1*326,1*22:10*79
     
  21. Offline

    Suprem20

    Some of my players have been complaining they don't have permissions to build lifts, although a gave them falsebook.blocks.* .

    Bug?
     
  22. Offline

    khamseen_air

    Lift isn't listed under that permission, so try adding falsebook.blocks.lift instead for it. :) I know it shouldn't matter, but a few people have asked about that, not sure if it's a bug or intentional.
     
  23. Offline

    mattekure

    I am using CB 733m FB 0.84. Got a strange bug, whenever I try to make a [MC1000] repeater, it comes up [MC5000] weather.
     
  24. Offline

    GayJuice

    I have the same problem as a few other guys if i give any of these permissions to anyone they still cant build bridges.

    Code:
    falsebook.blocks.bridge
    falsebook.blocks.*
    falsebook.ic.MC1211
    but if i give either of these permissions they can build them

    Code:
    falsebook.anyic
    falsebook.*
    when they can build them, they can build them out of any material like diamond block bridges and i have the block types set in the FalseBookBlock.properties to glass only(20)
     
  25. Offline

    Maguron

    I cant build Bridge with Wooden Planks :confused:

    Why not??
     
  26. Hello GeMoschen,

    can you add the block "Twire" from the PaliStone-Plugin to Falsebook? Because its usefull for gates if you have only a area infront (or behind) of the gate as the player/group-detector.

    Or better, can you add all blocks from PaliStone to Falsebook? (but with the feature to use glowstone to mark the areas) xD


    //e: I don't know if it's a bug or if it's on purpose but when you place 2 empty minecart side by side and as soon as they touch eachother both disappear, without getting the minecart as an item back. Since it wasn't in 0.82v and i didn't find any option to change this and since it's our only plugin having sth. to do with the minecarts, i did wanted to mention it ;)
     
  27. Offline

    emoknight

    here my Cauldrons.txt file

    Code:
    Mossy;2*4,2*3;2*48
    Mossy;1*4,1*3;1*48
    Mossy;3*4,3*3;3*48
    Mossy;4*4,4*3;4*48
    Mossy;5*4,5*3;5*48
    Mossy;6*4,6*3;6*48
    Mossy;7*4,7*3;7*48
    Mossy;8*4,8*3;8*48
    Mossy;9*4,9*3;9*48
    Mossy;10*4,10*3;10*48
    Grass;5*3,1*295;5*2
    Grass;10*3,2*295;10*2
    redwool;1*35:0,1*38;1*35:14
    power rail;1*66,1*41;4*27
    power rail;2*66,2*41;8*27
    power rail;1*66,1*266;1*27
    power rail;2*66,2*266;2*27
    power rail;3*66,3*266;3*27
    Cooked Porkchop;1*319;1*330
    Cooked Porkchop;2*319;2*330
    Cooked Porkchop;3*319;3*330
    Cooked Porkchop;4*319;4*330
    Cooked Porkchop;5*319;5*330
    Cooked Porkchop;6*319;6*330
    Cooked Porkchop;7*319;7*330
    Sponge;1*12,1*13;2*19
    Sponge;2*12,2*13;4*19
    Sponge;3*12,3*13;6*19
    Sponge;4*12,4*13;8*19
    Sponge;5*12,5*13;10*19
    Glass;1*12;1*20
    Glass;2*12;2*20
    Glass;3*12;3*20
    Glass;4*12;4*20
    Glass;5*12;5*20
    Glass;6*12;6*20
    Glass;7*12;7*20
    Glass;8*12;8*20
    Glass;9*12;9*20
    Glass;10*12;10*20
    Stone;1*4;1*1
    Stone;2*4;2*1
    Stone;3*4;3*1
    Stone;4*4;4*1
    Stone;5*4;5*1
    Stone;6*4;6*1
    Stone;7*4;7*1
    Stone;8*4;8*1
    Stone;9*4;9*1
    Stone;10*4;10*1
    Diamond Gem;1*56;1*264
    Diamond Gem;2*56;2*264
    Diamond Gem;3*56;3*264
    Diamond Gem;4*56;4*264
    Diamond Gem;5*56;5*264
    Diamond Gem;6*56;6*264
    Diamond Gem;7*56;7*264
    Diamond Gem;8*56;8*264
    Diamond Gem;9*56;9*264
    Diamond Gem;10*56;10*264
    Gold;1*14;1*266
    Gold;2*14;2*266
    Gold;3*14;3*266
    Gold;4*14;4*266
    Gold;5*14;5*266
    Gold;6*14;6*266
    Gold;7*14;7*266
    Gold;8*14;8*266
    Gold;9*14;9*266
    Gold;10*14;10*266
    Charcoal;1*17;1*263:1
    Charcoal;2*17;2*263:1
    Charcoal;3*17;3*263:1
    Charcoal;4*17;4*263:1
    Charcoal;5*17;5*263:1
    Charcoal;6*17;6*263:1
    Charcoal;7*17;7*263:1
    Charcoal;8*17;8*263:1
    Charcoal;9*17;9*263:1
     
  28. Offline

    Pandarr

    You need to edit the properties in FalsebookBlock.properties. Look at "AllowedBridgeBlocks" and add the id for wood planks which is 5.
     
  29. Offline

    emoknight

    AllowedBridgeBlocks=1,2,3,4,5,17,20,24,35,41,42,43,44,45,48,49,57
    AllowedDoorBlocks=1,2,3,4,5,17,20,24,35,41,42,43,44,45,48,49,57
    NEED 2 CHECK ur properties
     
  30. Gates, Bridges etc, how to use? I can't find any instructions regarding to these.
     
  31. Offline

    Kano

    Can you toggle like in craftbook redstone with the signs? I had problems with it with the station block.
    Thx
     

Share This Page