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

    GeMoschen

    Code:
    groups:
      vip:
        default: false
        permissions:
        - buycraft.use
        - buycraft.usershop
        - essentials.mail.send
        - essentials.msg
        - essentials.sethome
        - falsebook.blocks.bridge
        - falsebook.blocks.door
        - falsebook.blocks.gate
        - falsebook.blocks.hiddenswitch
        - falsebook.blocks.hiddenswitch.create
        - falsebook.blocks.lift
        - falsebook.ic.detection
        - falsebook.ic.mc0020
        - falsebook.ic.mc0260
        - falsebook.ic.mc0261
        - falsebook.ic.mc0262
        - falsebook.ic.mc0270
        - falsebook.ic.mc0271
        - falsebook.ic.mc0272
        - falsebook.ic.mc0420
        - falsebook.ic.mc1240
        - falsebook.ic.mc1241
        - falsebook.ic.standard
        - lwc.protect
        - mywarp.warp.*
        - worldedit.stack
        - worldguard.stack
        inheritance:
        - default
        info:
          prefix: '10'
          build: true
          suffix: ''
      default:
        default: true
        permissions:
        - essentials.afk
        - essentials.compass
        - essentials.help
        - essentials.home
        - essentials.list
        - essentials.mail
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        - essentials.warp
        - lwc.blockinventory
        - mywarp.warp.basic.warp
        inheritance: []
        info:
          prefix: '7'
          build: false
          suffix: ''
      pay:
        default: false
        permissions:
        - buycraft.item.sulphur
        - buycraft.item.tnt
        - falsebook.blocks.hiddenswitch
        - payplugin.payuser
        - warpbank.use
        inheritance:
        - vip
        info:
          prefix: '11'
          build: true
          suffix: ''
      admins:
        default: false
        permissions:
        - '*'
        - buycraft.admin
        - essentials.reloadall
        - mywarp.*
        inheritance:
        - mods
        info:
          prefix: '12'
          build: true
          suffix: ''
      mods:
        default: false
        permissions:
        - /reload
        - essentials.give
        - essentials.god
        - essentials.item
        - essentials.set.spawn
        - essentials.time
        - essentials.tp
        - essentials.tphere
        - groupmanager.*
        - lwc.admin
        - payplugin.msg
        - worldguard.*
        inheritance:
        - pay
        info:
          prefix: '12'
          build: true
          suffix: ''
      probe:
        default: false
        permissions: []
        inheritance:
        - vip
        info:
          prefix: ''
          build: false
          suffix: ''
    
     
  3. Offline

    Strebelschneck

    I get this error on startup everytime. I think it fucks up my server (java heap space errors since i get this one).
    How can I fix it?
     
  4. Offline

    Tomtomtom

    okay so now i have another problem, set up new server and installed only falsebook and group manager, players CANNOT make for example, bridges, but they CAN toggle a bridge that has already been made by lets say, an admin

    so they cant make bridges but can use already made bridges
     
  5. Offline

    GeMoschen

    Just remove the FalseBookExtra.jar for this time. will try to fix it with 0.85

    What does it say? "You're not allowed to build... " ?
    Thats because (without permission-plugins) only ops can build things.
     
  6. Offline

    Strebelschneck

    thanks alot, I appreciate it.
     
  7. Hey, I just started my new YouTube Tutorial Series.
    Here are the 3 videos I just uploaded, I will be uploading more soon!




    Part 1 to 3 from top to bottom , I hope you like it!
    Thanks :)
     
  8. Offline

    Tomtomtom

    You are not allowed to build a bridge (thats fine. i want to stop users from making falsebook things, that part works)

    surely if a new player logs in, they shouldn't be allowed to use someone elses bridge, lift or gate :(

    thanks in advanced
     
  9. Offline

    quickclay

    I understand how to make cauldrons, but where or how does one find/make recipes?
     
  10. Offline

    JayFight

    in the falsebook folder there is a text file named cauldrons just open that and follow the layout of the 2 recipes already in there to make your own
     
  11. Offline

    Damian Mason

    Hey I'm wondering if anyone else is having any issues with this plugin. Server starts sending warning can't keep up errors with this plugin and I also get an error message at startup that it had an error when reading Gates.db as well as a NullPointer exception for the loadgates method.
     
  12. Offline

    quickclay

    I can't seem to get the IC 3020 and 3021 (XOR and XNOR) to work. I have two inputs going in, but the IC doesn't seem to react at all, regardless of input state. CB740, FB.84
    (EDIT: I am sure I have the circuit set up correctly.)
     
  13. GeMoschen: can you get a permission node for Cauldron use in the next update pretty please?
     
  14. Offline

    GeMoschen

    Hey!
    I've now made some improvements to the code just yesterday. Hopefully those messages will be gone then. Just wait for the next update. I'll try to get it done today! But anyway: You normally can ignore the message "Can't keep up"

    For this: this is not possible with FalseBook itself (for bridges/Doors/Gates), because those things can be triggered with redstone and there is no way to detect who triggered the redstone.

    You have to install another plugin for this afaik, 'cause "build: false" (groups.txt > group: default) somehow does not seem to work correctly.

    It is already implemented :)
    Just wait for the update. Hope I'll get it done today!

    Thanks for the bugreport! I will check this!
     
  15. Hey, I also have a few more bugs for you. I am doing an over view of FalseBook, kinda like a tutorial I guess.
    Along the way, I found that when you try to use IC1000, it turns into IC5000 weather control...
    Also, IC1270 (Power Sensor) is acting like arrow barage...
    Hope this helps :)
     
  16. Offline

    mrgreaper

    think this got lost in the flood lol, is it possible?
     
  17. Offline

    GeMoschen

    Hey! I've read this post and added the ideas to my todo-list :)
    But I will first fix some other problems with 0.85. New things will be implemented in 0.86!


    Thanks a lot! Will check this! :)
     
  18. Offline

    mrgreaper

    cool, shall look fwd to that

    soon all the people that dare invade my lair will be struck down by lightning mooooo ha ha ha ha ha haaa

    i just wish i knew why so many try to gain access to my castle of treasure, puppies, and untold wonder.

    keep up the good work chap, love this plugin
     
  19. I don't have my log anymore but it was similar to this one posted earlier :

    Code:
    2011-05-04 19:54:29 [SEVERE] Could not pass event REDSTONE_CHANGE to FalseBookIC
    java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
        at java.util.ArrayList.RangeCheck(Unknown Source)
        at java.util.ArrayList.get(Unknown Source)
        at com.gemo.FalseBook.IC.ICs.worldedit.MC1220.sortList1(MC1220.java:61)
        at com.gemo.FalseBook.IC.ICs.worldedit.MC1220.Execute(MC1220.java:608)
        at com.gemo.FalseBook.IC.FalseBookICBlockListener.signRedstoneEvent(FalseBookICBlockListener.java:765)
        at com.gemo.FalseBook.IC.FalseBookICBlockListener.onBlockRedstoneChange(FalseBookICBlockListener.java:655)
        at org.bukkit.plugin.java.JavaPluginLoader$31.execute(JavaPluginLoader.java:388)
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
        at net.minecraft.server.BlockRedstoneWire.a(BlockRedstoneWire.java:110)
        at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:40)
        at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:287)
        at net.minecraft.server.World.k(World.java:386)
        at net.minecraft.server.World.applyPhysics(World.java:362)
        at net.minecraft.server.World.update(World.java:334)
        at net.minecraft.server.World.setData(World.java:279)
        at org.bukkit.craftbukkit.block.CraftBlock.setData(CraftBlock.java:91)
        at com.gemo.FalseBook.IC.ICs.BaseIC.switchLever(BaseIC.java:418)
        at com.gemo.FalseBook.IC.ICs.selftriggered.MC0271.Execute(MC0271.java:167)
        at com.gemo.FalseBook.IC.FalseBookICCore.run(FalseBookICCore.java:45)
        at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:128)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:358)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
     
  20. Offline

    CougarHat

    any way I can disable the FalseBook Chat? I have HeroChat installed, and some of the command lines are exactly the same, and I don't want it to interfere. Any ideas?
     
  21. Offline

    Redyugi

    Yes. Delete the falsebookchat.jar out of your plugins folder.
    Honestly, I think it is clearly stated in the readme.txt (Idk if it's still there, haven't really downloaded an updated version in a while.)
     
  22. Offline

    GeMoschen

    As stated by Redyugi, just delete the FalseBookChat.jar. It won't affect the rest of FalseBook
     
  23. Offline

    woodzy

    Hay Gemo! how have you been?
     
  24. Offline

    Shawn Link

    Hello, I'm having a problem. I'm the admin of my server, so I have all the permission nodes required to do what i'm attempting to do but it does not seem to be working properly. I'm trying to make an automated minecart system that will bring resources from our mine up to the surface and deposit them in the chests we have (Using the collect/deposit function of craftbook/falsebook.) I place the iron ore block, with track over it, and put the sign under it telling the minecart that it should deposit the resources into the chest. The problem comes along whenever the storage minecart rolls over the iron ore block, nothing happens, it goes along like normal carrying the resources and not depositing them. I have done a lot of testing using a [Collect] dirt setup, to no avail. As soon as the storage minecart passes over the iron block, however, i get a [SEVERE] error in the bukkit console, i was hoping it would help you help me solve the problem:

    Code:
    15:55:08 [SEVERE] Could not pass event VEHICLE_MOVE to FalseBookCart
    java.lang.NoSuchFieldError: d
            at com.gemo.FalseBook.Cart.Blocks.Collect.Execute(Collect.java:39)
            at com.gemo.FalseBook.Cart.FalseBookCartVehicleListener.onVehicleMove(FalseBookCartVehicleListener.java:584)
            at org.bukkit.plugin.java.JavaPluginLoader$61.execute(JavaPluginLoader.java:577)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
            at net.minecraft.server.EntityMinecart.p_(EntityMinecart.java:538)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1007)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:52)
            at net.minecraft.server.World.playerJoinedWorld(World.java:989)
            at net.minecraft.server.World.cleanUp(World.java:966)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:367)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
    Thanks

    EDIT: Forgot to mention that i'm certain i have it set up correctly because I watched video tutorials on YouTube using falsebook and set it up exactly as shown (at least im pretty sure its exact). It tells me i have created a collect/deposit sign and iron ore block. Also, everything else, bridges, doors, and other things work as intended.
     
  25. Offline

    GeMoschen

    There is an error with the deposit/Collector in 0.84. This will be fixed with 0.85!
     
  26. Offline

    quickclay

    I think transmitters and receivers should have redstone torches fastened on top of the block as the antennae.
    I know.. I know.. :p

    Regarding the bug report for [mc3020] XOR and [mc3021] XNOR, I think I figured out what's going on!

    The sign requires that the input be ONLY from the left side (if looking at it) and center, and it ignores input from the right side.

    Ooh how about an IC that displays text to everyone's screen within a radius?

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

    Olat

    My people can still destroy bridges and or doors that are toggled on giving them access to unlimited blocks of almost any type that people can build a bridge with.
     
  28. Offline

    Sparx

    Why do carts disappear when they touch? Is there an option, or is this a bug?
     
  29. Offline

    Freezy

  30. Oh that's good, I thought i'd derped while trying to roll my own version of your code.

    Thanks for brilliant plugin, may I make a suggested block or two for FalseCart?

    Would it be possible to have a grabber block, so that an empty will grab the nearest player as it goes over the block.

    Also are there plans to add named "stations" to sorter blocks? such that someone can type /st bacon and be redirected at sorter blocks that look for this?
     
  31. Is this working on 740? If not PLEASE update. The reason I prefer this besides Craftbook its up to date. ty!
     

Share This Page