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

    nixus32

    2.Line: [Gate]
    3.Line: ItemID (has to be activated in the Config-File)

    I forgot to update the enlish wiki the syntax is:

    item:ItemID --> Storage-Minecart gets checked for its contents



    we are using PermissionsBukkit too. Can you post a part of your permissions file?



    look here http://www.djgemo.de/IC-Wiki/MC0272.html you have to give a playername in line 4

    i think this http://www.djgemo.de/IC-Wiki/MC0271.html is what you are looking for






    In some version just giving the id 35 worked, I'm not sure if this still works but you can give it a try
     
  3. Offline

    Kainzo

    I can confirm gate/lift perms are broken - did anyone happen to know if the permissions were changed?
     
  4. Offline

    rbos

    I am frustrated and angered by the fact that gates are farmable by players for free fence blocks.

    What might cause this? I have not given players any destroy permissions.
     
  5. Offline

    Kainzo

    Bettermechs had a method to stop this - but it requires the chest near it with the contents - I asked Gemochen to add this but i dont know if he will.
     
  6. Offline

    iwantmyfile5

    Could someone point me to a list of the permission nodes for this?
     
  7. Offline

    HansGruber

    Running this on a server I admin on, went to look up the perms only to find everyone else is also looking for the perms. Went around on a few other servers using it, none of them had a complete list of perms but I compiled this list. Don't know how complete/current it is, odds are some permissions were changed and my guess is some of this stuff isn't even used anymore, but it's a lot better than having no reference.

    Edit: Silly me, someone already posted a link to permissions. Oh well, thought that counts. XD

    Code:
    falsebook.*
    falsebook.admin.cart
    falsebook.anyic
    falsebook.blocks.*
    falsebook.blocks.area
    falsebook.blocks.bridge
    falsebook.blocks.cauldron.use
    falsebook.blocks.door
    falsebook.blocks.gate
    falsebook.blocks.hiddenswitch
    falsebook.blocks.hiddenswitch.create
    falsebook.blocks.hiddenswitch.use
    falsebook.blocks.lift
    falsebook.blocks.lift.create
    falsebook.blocks.lift.use
    falsebook.blocks.lightswitch
    falsebook.blocks.lightswitch.create
    falsebook.blocks.lightswitch.use
    falsebook.blocks.readbooks
    falsebook.cart.*
    falsebook.cart.autobenchout
    falsebook.cart.autoburn
    falsebook.cart.autocraft
    falsebook.cart.booster2x
    falsebook.cart.booster8x
    falsebook.cart.brake25x
    falsebook.cart.brake50x
    falsebook.cart.cartdispenser
    falsebook.cart.collectanddeposit
    falsebook.cart.constantspeed
    falsebook.cart.eject
    falsebook.cart.emitter
    falsebook.cart.lockstoragecart
    falsebook.cart.programcart
    falsebook.cart.programcartdeposit
    falsebook.cart.reverse
    falsebook.cart.sort
    falsebook.cart.station
    falsebook.cart.teleport
    falsebook.destroy.blocks
    falsebook.ic.*
    falsebook.ic.detection
    falsebook.ic.mc0020
    falsebook.ic.mc0111
    falsebook.ic.mc0230
    falsebook.ic.mc0232
    falsebook.ic.mc0260
    falsebook.ic.mc0261
    falsebook.ic.mc0262
    falsebook.ic.mc0263
    falsebook.ic.mc0264
    falsebook.ic.mc0265
    falsebook.ic.mc0270
    falsebook.ic.mc0271
    falsebook.ic.mc0272
    falsebook.ic.mc0280
    falsebook.ic.mc0281
    falsebook.ic.mc0282
    falsebook.ic.mc0285
    falsebook.ic.mc0420
    falsebook.ic.mc1000
    falsebook.ic.mc1001
    falsebook.ic.mc1017
    falsebook.ic.mc1018
    falsebook.ic.mc1020
    falsebook.ic.mc1025
    falsebook.ic.mc1030
    falsebook.ic.mc1050
    falsebook.ic.mc1110
    falsebook.ic.mc1111
    falsebook.ic.mc1200
    falsebook.ic.mc1201
    falsebook.ic.mc1203
    falsebook.ic.mc1205
    falsebook.ic.mc1206
    falsebook.ic.mc1207
    falsebook.ic.mc1210
    falsebook.ic.mc1211
    falsebook.ic.mc1220
    falsebook.ic.mc1230
    falsebook.ic.mc1231
    falsebook.ic.mc1232
    falsebook.ic.mc1240
    falsebook.ic.mc1241
    falsebook.ic.mc1260
    falsebook.ic.mc1261
    falsebook.ic.mc1262
    falsebook.ic.mc1263
    falsebook.ic.mc1264
    falsebook.ic.mc1265
    falsebook.ic.mc1270
    falsebook.ic.mc1271
    falsebook.ic.mc1272
    falsebook.ic.mc1280
    falsebook.ic.mc1281
    falsebook.ic.mc1282
    falsebook.ic.mc1285
    falsebook.ic.mc1510
    falsebook.ic.mc1511
    falsebook.ic.mc1700
    falsebook.ic.mc2020
    falsebook.ic.mc2100
    falsebook.ic.mc2101
    falsebook.ic.mc2110
    falsebook.ic.mc2111
    falsebook.ic.mc2500
    falsebook.ic.mc2501
    falsebook.ic.mc2510
    falsebook.ic.mc2511
    falsebook.ic.mc3000
    falsebook.ic.mc3001
    falsebook.ic.mc3002
    falsebook.ic.mc3003
    falsebook.ic.mc3020
    falsebook.ic.mc3021
    falsebook.ic.mc3030
    falsebook.ic.mc3031
    falsebook.ic.mc3032
    falsebook.ic.mc3033
    falsebook.ic.mc3034
    falsebook.ic.mc3036
    falsebook.ic.mc3040
    falsebook.ic.mc3101
    falsebook.ic.mc3231
    falsebook.ic.mc4000
    falsebook.ic.mc4010
    falsebook.ic.mc4100
    falsebook.ic.mc4110
    falsebook.ic.mc4200
    falsebook.ic.mc9999
    falsebook.ic.selftriggered
    falsebook.ic.standard
    falsebook.ic.worldedit
    
     
  8. Offline

    ledhead900

    GeMoschen
    I don't think the Properties config is working properly.

    I have added ID 101,102,30 to the allowed Gate List and they do not seem to actually perform as a [GATE] normally would, in fact any added Id's do nothing but the fence works.

    This is using CB 2060 and your latest Alpha. I'm not sure if the config means to add blocks for those gates but it reads as if it is and if that is the case you there is an issue, if not then would it be possible to add such functionality.

    I also had this idea for a simple Reverse Delay IC.

    By Reverse Delay IC I mean that when the delay is finished it powers off while the delay is active it powers output on. So feeding it power would cause the delayer to power on until the delay reaches 0 in which case output would be off.

    I though about this when I was using my very limited Redstone ability's to try create a timed gate so that when the timer was up the gate would open again.


    EDIT
    More Bugs

    [MC1200]
    AngryWolf


    Spawns 1x Pigman instead of the AngryWolf.
     
  9. Offline

    Nekuroi

    try to put the id of the ironbars or what you are using in the 3rd line
     
  10. Offline

    ledhead900

    Will give that a go then.

    Edit:
    That works.

    I have another IC idea too.

    Mob Remover IC
    Trigger when certain type of mob "Animal, Monster or Both" are within the given radius of the IC removes the mobs. only if powered of course.
     
  11. Offline

    fugue2005

    <snip>

    thanks
     
    Hanswalter123 likes this.
  12. Offline

    DrFusion

    y not make bukkit dev page?...
     
  13. Offline

    gragrayson

    Does this work with spawning mob because if it does it will be a great aspect to my mob arena
     
  14. Offline

    iwantmyfile5

    Thank you very much.
     
  15. Offline

    ledhead900

    It does , but for some reason only spawns a pigman if you use AngryWolf
     
  16. Offline

    gragrayson

    Oh sweet thanks this will help me ALOT, thx alot for this great plugin
     
  17. Offline

    Zaonhort

    I'm not sure, he might have been updating the post and just accidently deleted them.
     
  18. Offline

    nixus32

    I don't know, I love this plugin, but the developer seams to have some aversion against documentations.
    That's why I started a documentation for our community and translated and expanded it for you.
    Just visit the WIKI:
    http://wiki.minority-gaming.eu/index.php?title=FalseBook_(english)
     
  19. Offline

    Kartus

    "error while reading file". i updated to 1.2.3 from 1.1. does something has changed with this file?

    0.93.1, with bukkit beta2 #2060 or newest dev #2089:
    Code:
    2012-03-20 16:08:45 [INFO] [FalseBookIC] Enabling FalseBookIC v0.93.1alpha
    2012-03-20 16:08:45 [INFO] [ FalseBook IC ] Error while reading file: plugins/FalseBook/FalseBookIC.properties
    2012-03-20 16:08:46 [INFO] [ FalseBook IC ] 'DetectionPackage' imported '12' ICs.
    2012-03-20 16:08:46 [INFO] [ FalseBook IC ] FalseBookIC v0.93.1alpha by GeMo enabled
     
  20. Offline

    Tuxide

    Apparently FalseBookCart [Teleport] blocks don't work above y127 just like lifts weren't working previously: You can go down them if the lower block is below y127, but you can't go back up. Using FalseBook v0.93.1alpha on #2088.
     
  21. Offline

    oglop

    can you post this plugin to bukkit dev please? :)
     
  22. Offline

    Kainzo

    Anyone getting massively slow chunk loads with this?
     
  23. Offline

    Doronamo

    Is this being fixed?
     
  24. Offline

    worstboy32

    Hope the [Lift] signs can be fixed soon.
    I have done a lot of testing and when i place one on 128 it works fine.
    But as soon as the sign is placed higher then that the player won't be able to go up and only down.
    so a lift sign at y:200 can be used to go down but can't be used as a teleportation point to get up to.
    Other then that not having issues.
     
  25. Offline

    Doronamo

    yeah same here. really sucks that my skyscraper elevator stops at floor 13

    EDIT: I think the new update fixed it... just waiting on the guy hosting our server to update to make sure
     
  26. Offline

    Tuxide

    [Lift] signs are working for me above y127, it's [Teleport] signs that are not. He fixed lifts back in 0.93.1alpha.
     
  27. Offline

    Cookiecraft

    Hello! I got just a small problem!
    About the clock ([MC0420]): There is a limit on 15 seconds on the sign, so if i write a bigger number on the sign it jumps back to 15 seconds... thats a bit weird.... Is it possible to change this?

    Thanks a lot for help
     
  28. Offline

    thebadtouch

    Hello! i just wanted to ask, i need to know where are ICs that players made in the world
    i saw file named SelftriggeredICs.db but i cant open it, could you help me?
    i need any way to find those ICs
    couse some players use mc1511 and send "/op nick" command
     
  29. Offline

    KermMartian

    I tried looking through the past 30 or so pages, but I didn't see the answer to this question. I was wondering if you implemented the block to collect nearby drops into chest carts as of 0.93.1. Thanks!
     
  30. Offline

    Kartus

    GeMoschen
    Do you have any information about this "Error while reading file" issue? this file worked in MC 1.1 falsebook version... and probably it's a bug, that this file isn't anymore automatic created on a fres installation of falsebook like other config files.
     
  31. Offline

    Hanswalter123


    same problem here
     

Share This Page