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

    suicidal_banana

    Having installed this a week or so ago (awesome plugin!) we are now at a point where we make semi big redstone circtuits with like 40+ falsebook IC's, and we are getting some very weird issues;
    - there seems to be some sort of leak where current can flow trough (air & other) blocks and trigger nearby circuitry, causing all kinds of trouble
    - delayers/repeaters/diodes/those-tiles-with-torches-in-them, when placed near a IC, they tend to get output if the IC recieves input (if the ic doesnt give output i mean)

    Plugin version: 0.85
    Bukkit version: #832 (updated for ipv6 day lols, same happend on #818 tho)

    Is anybody else having these problems? Are we just idiots? Is there a issue with multiworld maybe?
    Thanks in advance!
     
  3. Offline

    woodzy

    were all waiting for gemo to update this theres some wierd things going on so were just waiting
     
  4. Offline

    ItsMeYaniv

    how i can use [Gate] or [LiftUp] and [LiftDown]
    im put in 2nd line and its dosent work
     
  5. Offline

    woodzy

    [gate] has to be neer fenceing the lift signs have to be on the sane block on the Y axes
     
  6. Offline

    ItsMeYaniv

    i try bridge too like in ur channel and its doesnt work, im op so i have permissions.
    im just need drop the jar files in plugins folder?
     
  7. Offline

    manyak

    I can place the MC1000 IC and I can use it , but when i try to remove it, it says "You're not allowed to destroy this IC". Strange thing is that i CAN remove the 1001 and other ics permitted to build. I have the falsebook.ic.standard and falsebook.ic.detection permission set up. When i set up falsebook.ic.* permission i CAN remove the MC1000 but that's not the problem's salvation.
     
  8. Offline

    woodzy

    yeap, and add the permission nodes dont use permissions 3.X use 2.7.4

    try addin falsebook.ic.MC1000

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

    manyak

    I have already tried and it doesnt work!
     
  10. Offline

    ItsMeYaniv

    but now every time i break something its say :
    Code:
    21:29:08 [INFO] [FalseBook IC] plugins/FalseBook/Transmitter.db not found
    21:29:08 [INFO] [FalseBook IC] plugins/FalseBook/Receiver.db not found.
    21:29:08 [INFO] [FalseBook IC] plugins/FalseBook/SensorList.db not found.
    and after i destroy the sign that i test the bridge its say in bat:
    Code:
    21:30:00 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:609)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    61)
            at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:475)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:462)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
            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:401)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    21:30:00 [SEVERE] Could not pass event BLOCK_BREAK to Permissions
    java.lang.NullPointerException
            at com.nijiko.permissions.Control.getGroups(Control.java:609)
            at com.nijikokun.bukkit.Permissions.Listener.onBlockBreak(Listener.java:
    61)
            at org.bukkit.plugin.java.JavaPluginLoader$34.execute(JavaPluginLoader.j
    ava:475)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:310)
            at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:156
    )
            at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:118
    )
            at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:462)
            at net.minecraft.server.Packet14BlockDig.a(SourceFile:42)
            at net.minecraft.server.NetworkManager.b(NetworkManager.java:217)
            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:401)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:311)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
     
  11. Offline

    woodzy

    okmake diffrect IC's it should make the databases and for the outher error use permissions 2.7.4 then make shure you have NO TABS used in it only use SPACES if u use tabs it will brake
     
  12. Offline

    ItsMeYaniv

    now its work!
    thank you man!!!
     
  13. Offline

    chrisjon

    Running 0.85
    and im having trouble with users not being able to place tracks on any blocks like gravel, gold blocks etc, for boosters, and i cant figure out how to give them the rights to do so, currently i have the line - falsebook.blocks.* added, placing rails on gold blocks etc works fine for admins ofc.

    can anyone possible help me out here.

    Edit after some guessing i figured it out, was falsebook.cart.*
     
  14. Offline

    woodzy

    use premissions 2.7.4
    make shure you have NO tabs and only SPACES tabs will brake it
     
  15. Offline

    intelacer

    Question: Should pumpkins be turning? I'm trying to light them from behind but they tend to turn and face the redstone circuit...

    Looking for a way to fix it now

    EDIT:

    Odd... It looks like they turn to face west?
     
  16. Offline

    ayelment

    Using Falsebook 0.85 and Permissions 2.7.4, and my users aren't able to use lifts. 'falsebook.block.*' is enabled for them, but for some reason lifts are returning "You don't have permission," when users try to use them. I'm getting no errors in server log, not sure what's going on.

    I'm also using WorldGuard, but the lifts shouldn't be in a protected region. Any ideas?
     
  17. Offline

    manyak

    You should use 'falsebook.blocks.*', not "block" .
    So does anybody know why is MC1000 unremovable?
     
  18. Offline

    _Beelzebub_

    Still need a answer :/ pls
     
  19. Offline

    hittingray

    Having the unremovable MC1000 as well. Also, MC1210 crashed my server. The crash log is 7MB, enjoy...

    <Edit by Moderator: Redacted mediafire url>
     
    Last edited by a moderator: Dec 14, 2016
  20. Offline

    storm75x

    A lot better than CraftBook! You should teach me about developing plugins. XD
     
  21. Offline

    chrisjon

    I already fixed it, by adding falsebook.carts.* to groupmanager, but thanks for tip anyway.
     
  22. Offline

    Epidemic

    Hey guys. I've got a little problem with falsebook :(
    The problem is my registered people can't build any lifts.... The rest is working fine.
    I also have given them the rigth permissions. I tried it with falsebook.blocks.lift and with falsebookblocks.*. Bridge and so on is working correct.
    I have Essentials and Permissions v3.x

    Greets

    Epic
     
  23. Offline

    Sh4d0w

    i don't wanna ask again^^, but when will 0.86 released?
     
  24. Offline

    ayelment

    Ah, that was a typo in my forum post. I have blocks.* in the permissions file. As I should have said, everything else works except lifts. Gates and bridges can be created and even elevators can be created, but lifts can't be used after they're created.
     
  25. Offline

    woodzy

    there are some bugs in 0.85 with minecraft 1.6.6 so just wait till an update for this is out man
     
  26. Offline

    kyle921

    I've been having trouble with bridges on my server, with my users at least. As op, I can make and use them perfectly. However, my users cannot destroy the [Bridge] signs after creating them. This happens when I give them any combination of falsebook.blocks.*, falsebook.blocks, falsebook.blocks.<each one>, and/or falsebook.ic.anyic. Any ideas?
     
  27. Offline

    Alente

    Confirming the issue with MC1000 and Permissions 3.0

    It's such a core piece of circuitry that this is a real concern.
     
  28. Offline

    maladryne

    Seeing a few bugs with .85 & 818/860. Odd behavior with buttons sticking, water physics getting strange (water not flowing correctly, behaving more like lava). It seems to be associated with MC0420, but we're still troubleshooting. Disabling ICs seems to cure the problem. Anyone else seeing this too?
     
  29. Offline

    manyak

    Is there any way to make doors and bridges created by Set-PDoor and Set-PBridge undestroyable too?
     
  30. Offline

    charlie k-j

    MC1241/40 are glitchy. The arrows seem to just 'fall' out of the IC when used. They don't actually launch. A bug or glitch I presume.

    http://google.com/search?q=referral+links#/8K5dKxH
     
  31. Offline

    UASLMMIR

    Love the plugin, helps a lot. Currently trying to use soulsand and redstone as a ceiling lighting system (button flips toggle which turns soulsand in the ceiling into glowstone like a lightswitch). I set up repeaters to delay the signal when it flips on so that works fine, but when I flip it off the server crashes with a read time-out.
    Any suggestions on how to fix this? There aren't really a ton of glowstone/soulsand so I'm not sure why it's overloading the server.
    Edit: Reduced the number of glowstone even more. 10 glowstone change with repeaters offsetting them so 5 change immediately then the last 5 change 4 seconds later. Server doesn't crash, but 2 glowstone don't change back to soulsand when the redstone is turned off.
    Build 860 with Falsebook 0.85
     

Share This Page