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

    woodzy

    @GeMoschen
    can you please fix my cart system befor you go [Eject] and [station] arnt responding to anything but i still get the messages
    @HpN
    you cant have 2 seperate chests on the same ironblock

    @Everyone please refer to me woodzy untill 6/27 so i get you messages thanks!

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

    HpN

    Hmm, what do you mean? I only have 1 chest. And isn't your problem the same? Anyway my setup has always worked, just not with the new build. I got a sign with [cart] on the second line, ironblock and a chest filled with carts. When I hit the button (hooked to the chest with redstone) nothing happens anymore. And if I manually put a cart on the station (sign with [station] on the second line and an obsidian block on top) and push the button (also hooked to the obsidian block with redstone) nothing happens. This setup has always worked for me. And I've tried building new stations, and I get all the right messages while placing the sign/blocks. I also don't see any error messages in the server window.
     
  4. Offline

    woodzy

    can you please list your plugins/server mods well get down to the bottom of this
     
  5. Offline

    HpN

    My plugins are:
    AntiCreeper, BlocksOnGlass, BukkitPiston, Citizens, ColorSign, Dynmap, Essentials (not groupdmanager), Falsebook, Fishpeople, iConomy, LWC, mcMMO, Permissions, PortalStick, PressurePort, QuizBlock, Randomweather, SimpleTips, Tetris, uQuest, War, WorldEdit, WorldGuard, WormholeXTreme.

    But the thing is that I've tried to start the server with only fb and permissions, and it didn't help. And like I said, if I roll back fb to 0.84 the stations work again (with all the others mods innstalled).

    But isn't this similar to your problem? Or is the cart dispenser working for you, and only the eject block broken?
     
  6. Offline

    woodzy

    @HpN everything works for me. u have the McMMo add on u have to change the block type on the eject-block to something i picked 22 my self. look at the plugins threds and config files and make shure there isnt conflicting block types.
     
  7. Offline

    Yogization

    Can someone post a link to the permissions? I know he included them, but to be honest I cannot be f****ed typing it all in. Does someone have a link to something I can just copy and paste and shove into my permissions?
     
  8. Offline

    woodzy

    Code:
     -> falsebook.anyic            => allows you to build all ICs
        -> falsebook.ic.xxx            => xxx is the IC-Name, i.e. falsebook.ic.mc1201 allows you to build dispensers
        -> falsebook.blocks.*            => allows you to build Bridges/Doors/Gates/Lifts/Toggleable Areas/Hidden Switches
        -> falsebook.blocks.lift        => allows you to build Lifts
        -> falsebook.blocks.bridge        => allows you to build Bridges
        -> falsebook.blocks.cauldron.use    => allows you to use cauldrons
        -> falsebook.blocks.door        => allows you to build Doors
        -> falsebook.blocks.gate        => allows you to build Gates
        -> falsebook.blocks.hiddenswitch    => allows you to use hidden switches
        -> falsebook.blocks.hiddenswitch.create    => allows you to build & use hidden switches
        -> falsebook.blocks.lightswitch.create    => allows you to create lightswitches
        -> falsebook.blocks.lightswitch.use    => allows you to use lightswitches
        -> falsebook.blocks.readbooks        => allows you to read bookshelfs, when having no Item in Hand
        -> falsebook.destroy.blocks        => allows you to destroy blocks of bridges/gates/doors
        -> falsebook.blocks.area        => allows you to build/edit Toggleable Areas
        -> falsebook.ic.standard
            -> MC1000
            -> MC1001
            -> MC1017
            -> MC1018
            -> MC1020
            -> MC1025
            -> MC1111
            -> MC2020
            -> MC2100
            -> MC2101
            -> MC3000
            -> MC3001
            -> MC3002
            -> MC3003
            -> MC3020
            -> MC3021
            -> MC3030
            -> MC3031
            -> MC3033
            -> MC3034
            -> MC3036
            -> MC3040
            -> MC3101
            -> MC4000
            -> MC4010
            -> MC4100
            -> MC4110
            -> MC4200
        -> falsebook.ic.detection
            -> MC1230
            -> MC1260
            -> MC1261
            -> MC1262
            -> MC1263
            -> MC1270
            -> MC1271
            -> MC1272
        -> falsebook.ic.worldedit
            -> MC1200
            -> MC1201
            -> MC1205
            -> MC1206
            -> MC1207
            -> MC1210
            -> MC1211
            -> MC1220
            -> MC1231
            -> MC1232
            -> MC1240
            -> MC1241
            -> MC1510
            -> MC1511
            -> MC3231
        -> falsebook.ic.selftriggered
            -> MC0020
            -> MC0111
            -> MC0230
            -> MC0232
            -> MC0260
            -> MC0261
            -> MC0262
            -> MC0263
            -> MC0270
            -> MC0271
            -> MC0272
            -> MC0420
            -> MC1110
        -> falsebook.cart.*
            -> falsebook.cart.booster2x
            -> falsebook.cart.booster8x
            -> falsebook.cart.brake25x
            -> falsebook.cart.brake50x
            -> falsebook.cart.station
            -> falsebook.cart.collectanddeposit
            -> falsebook.cart.eject
            -> falsebook.cart.sort
            -> falsebook.cart.emitter
            -> falsebook.cart.reverse
            -> falsebook.cart.constantspeed
    
    As said above:
    
    
     
  9. Offline

    Yogization

    So I should be able to just copy and paste that into Permissions?
     
  10. No that wouldn't work.

    You need to define what you want to give to your groups.
    Any group with * will not need them added.
    This is how i have mine set up.

     
  11. Offline

    woodzy

    yes you can but you will have to make shur there in there just rught and be shure to look at it carefully what MCxxxx does what some can spawn items that info is in the main post
    @SharpShot.Gif
    i like that u let ur guys spawn items
    also i hope that u dont have the same node for the diffrent groupes when you can do an
    "in-hair-it" sorry for bad spelling
     
  12. The permissions are not set up exactly like that Its to give a general idea how to set them up. Yes the permissions are inherited from other groups. Only permission I believe in that list that allows spawn items is falsebook.*. Can you please point out what you mean.

    Edit.
    I see what you mean now. standard includes the MC1201 - DISPENSER. Thank you for letting my know. I totally missed that.
     
  13. Any news on the fix for Doors/Bridges not adhering to WG regions?
     
  14. Offline

    HpN

    Thanks for the tip. McMMo conflicts with fb 0.86+. I had to reassign the blocks, and it seems like I have to rebuild all my stations. It's like the blocks need to get connected to the signs again or something. That's really crappy, we got a huge railroad system
     
  15. Offline

    Guvnors

    My minecarts are not working. Im putting [station] below an obsidian block, but nothing is happening.

    It says stationsign created though.
     
  16. Offline

    woodzy

    @SharpShot.Gif
    your welsome sir
    @HpN, theres nothing i can do sorry it must be a bug ill upload the 80.86.1

    @Guvnors ^^^^^^^^
     
  17. Offline

    Itsbiggs

    Maybe I'm dumb but i have a sign that says [Lift Up] on the 2nd line of the sign, and it does not work. It worked with Craft book, but since there is no readme of how to use the blocks in this I am not sure how to do it. Hope someone can help me!
     
  18. Offline

    woodzy

    @Itsbiggs
    google minecraft craftbook wiki
    its got the same stuff basicly but false book has a ton more.
    but yes ur doing it right i just tryed it my self i would suggest downgrading itss hes back
     
  19. Offline

    Olat

    Getting this error spammed in my console
    Latest FB as of 6/19/2011 2:53 pm EST
    CB Vers: 860
    Using a Myriad of other plugins. If you want the 30+ list lemme know.

    Code:
    20:51:06 [SEVERE] Could not pass event PLAYER_INTERACT to FalseBookIC
    java.lang.NullPointerException
            at com.gemo.FalseBook.IC.FalseBookICPlayerListener.onPlayerInteract(FalseBookICPlayerListener.java:96)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:167)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:213)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:562)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:402)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:312)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:51:06 [SEVERE] Could not pass event PLAYER_INTERACT to FalseBookIC
    java.lang.NullPointerException
            at com.gemo.FalseBook.IC.FalseBookICPlayerListener.onPlayerInteract(FalseBookICPlayerListener.java:96)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:167)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:213)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:562)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:402)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:312)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:51:07 [SEVERE] Could not pass event PLAYER_INTERACT to FalseBookIC
    java.lang.NullPointerException
            at com.gemo.FalseBook.IC.FalseBookICPlayerListener.onPlayerInteract(FalseBookICPlayerListener.java:96)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:167)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:213)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:562)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:402)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:312)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:51:10 [SEVERE] Could not pass event PLAYER_INTERACT to FalseBookIC
    java.lang.NullPointerException
            at com.gemo.FalseBook.IC.FalseBookICPlayerListener.onPlayerInteract(FalseBookICPlayerListener.java:96)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:167)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:213)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:562)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:402)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:312)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:51:11 [SEVERE] Could not pass event PLAYER_INTERACT to FalseBookIC
    java.lang.NullPointerException
            at com.gemo.FalseBook.IC.FalseBookICPlayerListener.onPlayerInteract(FalseBookICPlayerListener.java:96)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:167)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:213)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:562)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:402)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:312)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    20:51:22 [SEVERE] Could not pass event PLAYER_INTERACT to FalseBookIC
    java.lang.NullPointerException
            at com.gemo.FalseBook.IC.FalseBookICPlayerListener.onPlayerInteract(FalseBookICPlayerListener.java:96)
            at org.bukkit.plugin.java.JavaPluginLoader$10.execute(JavaPluginLoader.java:306)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:310)
            at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:167)
            at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:213)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:562)
            at net.minecraft.server.Packet15Place.a(SourceFile:57)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:223)
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
            at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:402)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:312)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    
    
     
  20. Offline

    woodzy

    @Olat arnt you useing a server mod called itemcraft? if yes the IC's wont work
     
  21. Offline

    Itsbiggs

    I think for some reason its butting heads with LWC, when i placed the sign it told me that i created a private sign, that could be it.
     
  22. Offline

    woodzy

    @Itsbiggs you have to disable the auto loce in LWC's core.yml file set it to off
     
  23. Offline

    Alente

    Sadly version 0.86.2alpha hasn't resolved this issue at all @GeMoschen .
     
  24. Offline

    InfctedMushr00m

    Anyone know why bridges and doors arent working? I right click and nothing happens.
     
  25. Offline

    JacKlink01

    Could you please post a link to the non-alpha version of 0.86. I regrettably updated to the alpha version. The ICs cause way too much lag. Thanks!
     
  26. Offline

    woodzy

    @JacKlink01 there isnt one it has allways been Alpha u want the 0.86 one? its long gone man sorry m8

    @InfctedMushr00m
    can you give more info please like craftbukkit version permisssions version.

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

    handyplayer13

    Hello!

    Is it possible to give the permission for the mob spawner only for chicken?

    So that the players canĀ“t make creeper spawners.

    Greets
     
  28. Offline

    fugue2005

    how can i shut off the apple drops.
     
  29. Offline

    Doreagarde

    We're having an issue with blocks in and around bridges and gates being indestructible. It's usually gates that refuse to be taken down, or lone blocks sitting at the entrances of bridges; whatever was there before the bridge started going up. The blocks just pop back up when they're destroyed (no drops), and signs come back blank, etc. They can be deleted by the staff with the griefstick, but it's a nuisance to the players. We're running version 860 of bukkit, and the latest falsebook. Any ideas?
     
  30. Offline

    woodzy

    @handyplayer13 no
    @fugue2005 change the apple drop setting to 0
    @Doreagarde you have to toggle the thing off (default when sign was placed) then u can brake it just fine its an anti-item spawning he inplanted
     
  31. Offline

    Doreagarde

    Thanks for the tip. Anything we can change with the plugin, though, to make it easier for the people who made that mistake?
     

Share This Page