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

    EmanuxJade

    how to solve temporally?
     
  3. Offline

    quickclay

    Can AppleDropChance be a non-whole number, like .1 for a .1% chance of a drop?
     
  4. Offline

    monolar

    Awesome! Thank you so much.

    About my second point - i think you are right - it was always that way and the explanation is entirely logical. Makes sense and i cannot think of a straightforward way to do otherwise without introducing other weird behaviours.
     
  5. Offline

    GeMoschen

    Like I said:
    You only need power on one sign of the bridge.

    Not for now. Will change this in 0.86.2. For now it is only possible to enter an integervalue between 0 and 100
     
  6. Offline

    EmanuxJade

    ty
     
  7. Offline

    manyak

    Found bug with gates in 0.86-1-alpha. When gate is set and opened, if u put any block at the place where fence must appear, this block becomes unbreakable (only ops can break it). Even when the sign destroyed, gate and blocks set below are unbreakable.
    update: This was only inside worldguard's region, where i was the owner.
    update2: oh no it was with the 6-wide gate, and 3-wide works normal
    ok i'm testing now and i will post what i got about it, but fact is that there really was one case when blocks became unbreakble
     
  8. Offline

    GeMoschen

    Okay thanks! I will look into this! Thought that this bug was gone long time ago, but does not seem so :/
     
  9. Offline

    manyak

    Ok now I figured it out. Without redstone it's ok, but when the sign is powered in a way like that:
    [C](S)
    [C][R][R][R][R] [C][L] (Cobble,Sign,Redstone,Lever) (Side view)
    Blocks become unbreakable in any cases.
    update: This can be useful, I have 'falsebook.blocks.*' permission, (as well as .standart and .detection) and only when i do myself op, I can break it. When i deop me, I CAN put blocks in that area, but CANNOT remove.
     
  10. Offline

    fearthe1337

    You can fix it quite easely ( the error ), tbh I think your not seeing the true bug in this.
    I had the error with a other bridge, and it caused ALL plugins, including worldguard to disable. Which is very nice for players who want to grief without worldguard.
     
  11. Offline

    Zach Hinchy

    My default users have the permission of falsebook.blocks.* but they cannot create lift signs. Specifying the falsebook.blocks.lift permission does nothing to help it. They can build Bridges, Gates, Hidden Switches, etc.
     
  12. Offline

    GeMoschen

    If you have MinecartMania installed, there is an incompatibility with it and the lift. You need to add the permission for lifts of MC-Mania.


    So if you say, that I don't see the "true error", why don't you say what the "true" error is? I personally think you have no clue ;)

    But btw:
    I'm working on rework of bridges/Gates/Doors, based on a 1 tick delay and a queue... This will solve the error..
     
  13. Offline

    Sh4d0w

    Error Message:
    Bukkit 860

    Code:
    2011-06-16 22:32:20 [INFO] FalseBookExtra v0.86.1alpha by GeMo enabled
    2011-06-16 22:32:20 [SEVERE] java.lang.ClassCastException: net.minecraft.server.ContainerChest cannot be cast to net.minecraft.server.ContainerPlayer
    2011-06-16 22:32:20 [SEVERE]     at org.bukkitcontrib.player.ContribCraftPlayer.<init>(ContribCraftPlayer.java:61)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkitcontrib.player.ContribCraftPlayer.updateBukkitEntity(ContribCraftPlayer.java:355)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkitcontrib.BukkitContrib.onEnable(BukkitContrib.java:65)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:345)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.commands.Commandreloadall.run(Commandreloadall.java:19)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:60)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:55)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:450)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:343)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-06-16 22:32:20 [SEVERE] java.lang.ClassCastException: net.minecraft.server.ContainerWorkbench cannot be cast to net.minecraft.server.ContainerPlayer
    2011-06-16 22:32:20 [SEVERE]     at org.bukkitcontrib.player.ContribCraftPlayer.<init>(ContribCraftPlayer.java:61)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkitcontrib.player.ContribCraftPlayer.updateBukkitEntity(ContribCraftPlayer.java:355)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkitcontrib.BukkitContrib.onEnable(BukkitContrib.java:65)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:799)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:253)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:140)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:118)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:345)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.commands.Commandreloadall.run(Commandreloadall.java:19)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:60)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:55)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:450)
    2011-06-16 22:32:20 [SEVERE]     at com.earth2me.essentials.Essentials.onCommand(Essentials.java:343)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.command.PluginCommand.execute(PluginCommand.java:35)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:128)
    2011-06-16 22:32:20 [SEVERE]     at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:287)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:712)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:678)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:671)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:32)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:75)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:399)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:309)
    2011-06-16 22:32:20 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  14. Offline

    GeMoschen


    As stated there: This error comes from BukkitContrib and not from FalseBook. I'm not using BukkitContrib in Falsebook :)
     
  15. Offline

    Kartus

    #867 + 0.86.1
    issue: playerdetections and entitydetections don't work, also on 0.86:
    mc0271, mc0272,etc.
    my player receives "detection created" when he create sign, but no redstoneactivation when it should.

    can you please check this IC's? probably they are broken.
     
  16. Offline

    Spectre

    Hey, I love the pluggin!
    I don't know if anyone else has asked you this already, but a weather control IC would be nice :D
    Anyways thanks so much for the pluggin!
     
  17. Offline

    Alente

    Issues with circuits dying on server restarts and self-triggering circuits + delayers not working on populated servers persisting.

    How unfortunate =/
     
  18. Offline

    Sh4d0w

    oh damn again the same mistake from me :/

    thx gemo..
     
  19. Offline

    DoomBunnyPwn

    I have given my users 'falsebook.ic.standard' but they can not use the standard ics. Do have to do anything more?
    Here is the group-
    Code:
        Trusted:
            default: true
            info:
                prefix: '&2'
                suffix: '&2'
                build: true
            inheritance:
            - Guest
            permissions:
            - 'factions.participate'
            - 'myhome.home.*'
            - 'lwc.protect'
            - 'falsebook.blocks.*'
            - 'iobookcase.canread'
            - 'falsebook.ic.detection'
    [COLOR=rgb(0, 0, 0)]        - 'falsebook.ic.standard'[/COLOR]
            - 'falsebook.ic.selftriggered'
            - 'chaircraft.sit'
    Thanks for the help and sorry if i made a dumb mistake.
     
  20. Offline

    rad1game

    Have little issue. When I update FalseBook and change AppleDropChance to "0", another plugin for drop stop work too.
    Can you fix this? Or add disable-function for you drop-feature?
    Or add support for cocoabean drop :rolleyes:
     
  21. Offline

    quickclay

    I can't seem to find how one makes / tests a lightswitch... tip please?
     
  22. Offline

    woodzy

    @GeMoschen
    glowstone lighting is broken :/
    but you all ready know that!

    google craftbook wiki!!

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

    Silvership

    can you make cauldrone can craft 2 diffrent item?
    i just want like this "1 lava bucket = 1 lava, 1 bucket" but it doenst work :(
    however, i love this plugin! thx for develop :D
     
  24. Offline

    x3no

    When upgrading, can i keep the db's or do i have to delete them?
    We have many gates and bridges...
     
  25. Offline

    Kartus

    1. request ingame help for commands, example for areas "/fb", "/fb help" or "/farea help":
    2. writing mistake in OT areas commandlist: [*]/delfearea <name> -> removes an Area
    it should be /delfarea? ;)

    3. request toggled OFF areas can't be deleted, so the areasign and block underneath is protected/undestroyable when area is toggled OFF. at the moment all players can delete block with areas = abusing on my server.
     
  26. Offline

    rad1game



    Found little bug.
    p.s. sorry for music, dont remember to turn off it.
     
  27. Offline

    Nitnelave

    I believe it's actually not a bug. You're not running a wire INTO the glowstone. The one on the top isn't detected/doesn't matter. One under should work, though.
     
  28. Offline

    rad1game

    But its confuse me. My lamps at house now broken T_T. And I not wanna change house constuction -_-
     
  29. Offline

    GeMoschen

    You are right. This is a Bug and I already fixed this! So there's no need to change your construction ;)
     
  30. Offline

    Chekkaa

    I was going to send you a little donation to thank you for your work on this, but your PayPal link is broken:

    "PayPal cannot process this transaction because of a problem with the seller's website. Please contact the seller directly to resolve this problem."

    Edit: Never mind, PayPal seems to be undergoing maintenance right now.

    Edit: Donation sent! Thanks for maintaining Falsebook!
     
  31. Offline

    manyak

    CraftBook wiki has no info about features like Items IDs in collect/deposite sign, is it your own feature? Collect/Deposite doesnt work at all on my server for some reason, am I doing something wrong? Do I need to power it or place fixed amount of chests (I have 1 chest at the right side of rail)?
    Btw about powering, why is it inverted? I mean e.g. boosters work without redstone, but u will need to connect power redstone to set booster off.
     

Share This Page