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

    Sedrion

    Aye. Creating the lift is no problem. But nothing happens when you use the sign. Nothing ends up in console either. Also, is there any documentation on how to use the Commandsender, anywhere? I seem to only get exceptions when I try to use one. An example of how to set it up. The only documentation i found sofar said that it executes a "configured command". What does that mean?
     
  3. now we can have real cauldrons :D
     
  4. Offline

    rodier

    Good day
    bugreport:
    I had problem with "this blocktype is not allowed..." with bridges.
    i found its problem with signs. when I put sign before and after bridge (i mean from side of block) its not working and it tell me that message. On or under side of bridge is OK.

    And another problem, I set MaxBridgeSideWidth=15 but still, bridges are still 3 blocks wide only. look on screenshot: http://mc.mmosite.cz/br.jpg I tried even more wide.. like 7 but still only 3 can open/close.

    thanks

    i have bukkit1337, groupmanager.
     
  5. Offline

    MageRooster

    Would it be possible to use the actual cauldron object for cauldrons now that it exists? I've tested it and it's possible to throw loose items into it and it's not like it's incredibly useful overall for anything else. (Fill your potions from a water source tile, no refills necessary!)
     
  6. Offline

    zimko

    Gemoschen can you tell me how use /fbic ? Don't work ig and console, and ave you see the problem for LoadUnloadedChunks=false don't work for selftrigeric ?
    Thank for you answer
     
  7. Offline

    croxis

    I am getting this bug on craftbukkit 1491
    Code:
    01:18:21 [SEVERE] Error occurred while enabling FalseBookCore v0.89.2alpha (Is it up to date?): null
    java.lang.NullPointerException
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
            at com.bukkit.gemo.utils.Permissions.NijiPermissions.<init>(NijiPermissions.java:47)
            at com.bukkit.gemo.utils.UtilPermissions.getSecurityPlugin(UtilPermissions.java:55)
            at com.bukkit.gemo.utils.UtilPermissions.<init>(UtilPermissions.java:27)
            at com.bukkit.gemo.FalseBook.Core.FalseBookCore.onEnable(FalseBookCore.java:34)
            at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
            at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
            at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
            at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:176)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159)
            at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
            at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
            at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
    I am using bPermissions
     
  8. Offline

    ReVurb

    I would suggest making the frame of a large doorway out of stone or any other material, then filling the inside of it with fences.

    The end result should look like a large door of fences, outlined with a block of your choosing.

    Put a sign on the frame, and on the SECOND line, type [gate].
    If it capitalizes to [Gate], it successfully made a gate sign.

    Proceed to right click the sign, it should flawlessly toggle the gate on and off.

    The only reason why it would be doing this is because of your craftbukkit version.
    Try temporarily using the newest Recommended Build, to see if it works properly.

    When putting in the permission, make sure the WHOLE thing is not in caps.

    Do this: - falsebook.ic.mc1000
    Not this: - Falsebook.IC.MC1000 (or any sort of capitalization)
    That was one error I ended up having a long time ago!

    EDIT: Please note, mc1000 is //not// hidden switches, it was used for an example!
     
  9. Offline

    Rename112

    Yo bro can u make elevators with this thing too ? :)
     
  10. Offline

    mineHAVOC

    I dont know if someone has said this already ( i didnt see it in the search)

    When trying to add recipes to my cauldrons.txt, everything works EXCEPT for items added in the pre-release (ie cauldrons, brew stand, etc)

    here is a snippet of my code

    Code:
    ############
    #Reclaiming#
    ############
    
    #2 wood  from crafting table
    2 wood planks from a crafting table;1*58;2*5
    
    
    #3 Iron from a Cauldron
    3 Iron Ingots from a Cauldron;1*118;3*265
    
    
    #1 Blaze rod from a brew stand
    1 Blaze rod from a brew stand;1*117;3*369
    The first one (crafting table) works fine, but the other 2, with the "new" items from release, dont work. it says "Cauldronrecipe not found." on the chat.
     
  11. Offline

    turbonadduv

    There are lot of bugs for Version 0.89.2alpha with bukkit 1337:
    1. Gate doesn't work (making sign with only line [Gate] at 2nd line ends with error: line 3 must be empty or integer)
    2. Bridge doesn't expand (error: incorrect matherial, but in config there are many IDs. Tried with 1,2,3,4,5 block IDs)
    3. Can't disable glowstone switching (so users can craft it from soulsand): turned off in config, but it works.

    Possibly there is a conflict with MultiVerse.
     
  12. Code:
    java.lang.NoSuchFieldError: c
            at com.bukkit.gemo.FalseBook.Cart.Blocks.Collect.Execute(Collect.java:41)
            at com.bukkit.gemo.FalseBook.Cart.FalseBookCartVehicleListener.onVehicleMove(FalseBookCartVehicleListener.java:464)
            at org.bukkit.plugin.java.JavaPluginLoader$89.execute(JavaPluginLoader.java:883)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339)
            at net.minecraft.server.EntityMinecart.w_(EntityMinecart.java:565)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1251)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:104)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1233)
            at net.minecraft.server.World.tickEntities(World.java:1140)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:507)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:414)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    
    On latest with Mc 1.0
     
  13. Offline

    Endimmion

    On Minecraft 1.0 with Bukkit build 1493:

    Code:
    2011-11-24 12:32:23 [SEVERE] Error occurred while enabling FalseBookCore v0.89.2alpha (Is it up to date?): null
    java.lang.NullPointerException
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
        at com.bukkit.gemo.utils.Permissions.NijiPermissions.<init>(NijiPermissions.java:47)
        at com.bukkit.gemo.utils.UtilPermissions.getSecurityPlugin(UtilPermissions.java:55)
        at com.bukkit.gemo.utils.UtilPermissions.<init>(UtilPermissions.java:27)
        at com.bukkit.gemo.FalseBook.Core.FalseBookCore.onEnable(FalseBookCore.java:34)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:176)
        at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:159)
        at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
        at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    But the plugins work despite this error
     
  14. Offline

    GeMoschen

    You have to write the bridgewidth on the sign!
    Line 2: [Bridge]
    Line 3: Width to the left from the sign (in your example 2)
    Line 3: Width to the right from the sign (in your example 2)

    I'm aware of that. There seems to be an error with the settings, but I haven't seen where it is right now. Will look into it!

    Thank you for your reports! I already fixed it in my dev-version.

    Thank you for the report! I will fix it! I simply forgot to fix this with 1.0...


    I haven't tested things yet, but I will look if there is a way for this.


    Thanks for this! I will look into this!
     
  15. Offline

    monotonehell

    @GeMoschen I've been running FalseBook for a very long time. During that time I've edited maps and moved regions around, so that there are no longer ICs where FalseBook thinks there are. Upon restart I get the following...
    Code:
    06:49:57 [INFO] [FalseBook IC] List of failed ICs:
    06:49:57 [INFO] [FalseBook IC] ID: 1, [MC0271] @ Location - World: survivor , X: 98 , Y: 73 , Z: -2598
    ...
    
    And so on. I'm assuming these ICs are listed in the binary db files (SelftriggeredICs.db) I dont think this is doing any harm, but is there any way to remove these entries from the db file so the errors don't show?
     
  16. Offline

    formaldehyd

    Look at this post: PUSH

    @GeMoschen On my Server with CB #1478 and bpermissions my users can't build lifts, gates and so on whether they have the permission. Is there any other permission for all falsebook block funktions instead of falsebook.blocks.* because bpermissions normally doesn't support that and on my server its not working. I don't know why because the other * permissions are working. :(
     
  17. Offline

    monotonehell

    Thank you formaldehyd I must have missed that feature add. :D
     
  18. Offline

    Wiinick

    Bukkit 1337
    I keep getting this error and there is no way to make it go away without reseting falsebook and loosing all toggle areas. There are IC signs there but they no longer work, so i tried removeing them, still nothing!

    11:40:28 [INFO] [ FalseBook IC ] ID: 37, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -268
    11:40:28 [INFO] [ FalseBook IC ] ID: 38, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -270
    11:40:28 [INFO] [ FalseBook IC ] ID: 39, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -274
    11:40:28 [INFO] [ FalseBook IC ] ID: 40, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -276
    11:40:28 [INFO] [ FalseBook IC ] ID: 41, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -278
    11:40:28 [INFO] [ FalseBook IC ] ID: 42, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -280
    11:40:28 [INFO] [ FalseBook IC ] ID: 43, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -282
    11:40:28 [INFO] [ FalseBook IC ] ID: 44, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -284
    11:40:28 [INFO] [ FalseBook IC ] ID: 45, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -286
    11:40:28 [INFO] [ FalseBook IC ] ID: 48, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -272
    11:40:28 [INFO] [ FalseBook IC ] ID: 55, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -288
    11:40:28 [INFO] [ FalseBook IC ] ID: 56, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -290
    11:40:28 [INFO] [ FalseBook IC ] ID: 57, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -292
    11:40:28 [INFO] [ FalseBook IC ] ID: 58, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -294
    11:40:28 [INFO] [ FalseBook IC ] ID: 59, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -296
    11:40:28 [INFO] [ FalseBook IC ] ID: 60, UNKNOWN @ Location - World: world , X: -600 , Y: 65 , Z: -298
     
  19. Offline

    formaldehyd

    Look two posts ahead ;-)

    --> solution
     
  20. Offline

    ProjectInfinity

    @GeMoschen
    Can you release your dev build (or link to it. I can't seem to find it)? I get the dreaded permissions error so it won't work for anyone but OPs.
     
  21. Offline

    rage5110

    dude why doesn't this plugin support's permissions 3.1.6 anymore????

    it give's Me error's

    19:30:50 [INFO] [ FalseBook Chat ] FalseBookChat v0.89.2alpha by GeMo enabled
    19:30:50 [SEVERE] Error occurred while enabling FalseBookCore v0.89.2alpha (Is it up to date?): null
    java.lang.NullPointerException
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:272)
    at com.bukkit.gemo.utils.Permissions.NijiPermissions.<init>(NijiPermissions.java:47)
    at com.bukkit.gemo.utils.UtilPermissions.getSecurityPlugin(UtilPermissions.java:55)
    at com.bukkit.gemo.utils.UtilPermissions.<init>(UtilPermissions.java:27)
    at com.bukkit.gemo.FalseBook.Core.FalseBookCore.onEnable(FalseBookCore.java:34)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:957)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:182)
    at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:165)
    at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:337)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:324)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:161)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:388)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
    19:30:50 [INFO] [ FalseBook Extra ] FalseBookExtra v0.89.2alpha by GeMo enabled
    19:30:51 [INFO] [ FalseBook IC ] FalseBookIC v0.89.2alpha by GeMo enabled
     
  22. Offline

    ProjectInfinity

    @rage5110 yep this is the error I am talking about, someone else posted it earlier. @GeMoschen said he had it fixed in a dev version, I am trying to get him to release that dev version as nothing works for me right now.
     
  23. @GeMoschen any chance we could get a Jenkins link maybe ? and also get this moved over to bukkitdev as this place will be going soon :(
     
  24. Offline

    fakemailer

    Can you upload a picture of the Minecart dispenser, please?
     
  25. Offline

    rage5110

    i m forced to use permissionsEX now :'(
     
  26. Offline

    NolanSyKinsley

    Is there any reference list of the /fbic and other commands? Or is whats in the changelog all that there is?
     
  27. Offline

    tom

    Hell cauldrons only work once per recipe. How do i change this?
     
  28. Offline

    GeMoschen

    I'm working on this!

    @All:
    The next Version will be released today (almost only Bugfixes)
     
  29. Offline

    Mercury

    "hopefully fixed AppleTree-Drops"
    This is not fixed on CB #1510 "AppleDropChance=0" - Still apples are dropped :(
     
  30. Offline

    GeMoschen

    Just to make sure:
    Are you editing the File in "plugins/FalseBook/%Worldname%/FalseBookBlock.properties" ?
    It won't work if you edit "plugins/FalseBook/FalseBookBlock.properties".

    Version 0.90alpha

    ICPackage:
    - implemented alternate IC-creation-method
    > *NAME in Line 1 for triggered ICs (i.e. *repeater)
    > =NAME in Line 1 for selftriggered Ics (i.e. *block sensor)

    BlockPackage:
    - fixed cauldrons only working once
    - cauldrons do now accept the new blocktypes
    - cauldrons can now have multiple output-items
    - cauldrons do now multiply, when inserted more than the needed items
    - cauldronrecipes can now also be made in … *drumsrolling* ... cauldrons!
    - forced bridgesigns to be signposts
    - forced doorsigns to be signposts
    - fixed NPE when bridges or a door fail to load

    Cartpackage:
    - fixed Deposit/Collect

    General:
    - fixed NPE when using "Permissions" on startup


    Download:
    Download FalseBook 0.90 for CraftBukkit #1529

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

    Mercury

    Oh I din't notice that there are also %Worldname% configs.
     

Share This Page