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

    Blacky

  3. Offline

    TheNander

    Permissions version 2.5.3
     
  4. Offline

    xlilcasper

    Can you make MC0230 accept two numbers, line 2 and line 3 would be the number of ticks. If it is between line 2 and 3 it is on, otherwise off? Idealy this should take in account when it rolls over so ...

    [MC0230]
    13000
    1000

    would make it so that if it's after 13000 and before 1000 it is on.

    [MC0230]
    13000
    14000

    would be on only after 13000 and before 14000
     
  5. Offline

    GeMoschen

    Can you please give me a list from your plugins?


    Set on the todo list :)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 11, 2016
  6. Offline

    TheNander

    sure. Heres My Permissions:

    Code:
    plugin:
    
      permissions: {system: default}
    
    groups:
    
      guest:
    
        default: true
    
        info: {prefix: '&1&8', suffix: '', build: false}
    
        inheritance: []
    
        permissions: [essentials.signs.heal.use, essentials.compass, essentials.rules, essentials.spawndeathmessage, plugin.sendmessage, essentials.helpop]
    
      member:
    
        default: true
    
        info: {prefix: '&1&3', suffix: '', build: true}
    
        inheritance: [guest]
    
        permissions: [essentials.msg, essentials.motd, essentials.me, essentials.list,
    
          essentials.whois, essentials.tpaccept, essentials.tpdeny, essentials.home, essentials.sethome, essentials.spawn, essentials.afk, simpleshop.buy, simpleshop.buy.gift,  simpleshop.sell, essentials.kit, essentials.kit.starter, uQuest.CanQuest, towny.town.claim, essentials.ping, essentials.clearinventory, sendgift.send]
    
      regular:
    
        default: false
    
        info: {prefix: '&1&9', suffix: '', build: true}
    
        inheritance: [member]
    
        permissions: [essentials.warp,lwc, general.items, essentials.mail, essentials.mail.send, npc.user.*, npc.manager.*, npc.owner.*, npc.create, essentials.signs.mail.create, essentials.signs.mail.use, essentials.signs.disposal.create, essentials.signs.disposal.use, mcmmo.chat.partychat, mcmmo.commands.ptp, mcmmo.commands.party, mcmmo.commands.whois, mcmmo.skills.*, lwc.protect, essentials.signs.mail.create, essentials.signs.mail.use, mobRider.animals, mobRider.monsters, mobRider.command.stop, mobRider.command.go, mobRider.command.attack, mobRider.command.goto, nSpleef.member, iSort.basic.all, iSort.basic.top, iSort.basic.range, iSort.basic.chest, iSort.adv.stack, falsebook.ic.detection, falsebook.ic.selftriggered, falsebook.ic.standard, falsebook.ic.1205, falsebook.ic.1206, falsebook.ic.1207, falsebook.ic.1231, falsebook.ic.1240, falsebook.ic.1241, falsebook.ic.3231]
    
      donator:
    
        default: false
    
        info: {prefix: '&1&6', suffix: '', build: true}
    
        inheritance: [member]
    
        permissions: [essentials.warp,lwc, general.items]
    
      vip:
    
        default: false
    
        info: {prefix: '&1&5', suffix: '', build: true}
    
        inheritance: [member]
    
        permissions: [essentials.warp,lwc, general.items]
    
      mods:
    
        default: false
    
        info: {prefix: '&1&2', suffix: '', build: true}
    
        inheritance: [regular]
    
        permissions: [essentials.broadcast, essentials.kick, essentials.ban, simpleshop.items.remove, simpleshop.items.reload, simpleshop.items.update, essentials.signs.heal.create, essentials.mute, essentials.togglejail, essentials.jail.exempt, citizens.create, citizens.move, citizens.setitem, citizens.color, citizens.help, citizens.remove.all, citizens.remove.singular, citizens.settext]
    
      admin:
    
        default: false
    
        info: {prefix: '&1&4', suffix: '', build: true}
    
        inheritance: [moderator]
    
        permissions: ['*']
    
    users:
    
      TheNander:
    
        group: admin
    
        permissions: []
    
      Fot29:
    
        group: regular
    
        permissions: []
    
      tuarzen007:
    
        group: regular
    
        permissions: []
    
      Lord_Of_Shadows:
    
        group: regular
    
        permissions: []
    
      Werewolf91:
    
        group: regular
    
        permissions: []
    
      BurtSandalman:
    
        group: mods
    
        permissions: []
    
      interceept:
    
        group: regular
    
        permissions: []
    
      UchihaBalls:
    
        group: regular
    
        permissions: []
    
      slingdad:
    
        group: regular
    
        permissions: []
    
      tj5897:
    
        group: regular
    
        permissions: []
    
      vash3233:
    
        group: regular
    
        permissions: []
    
      Psychompus:
    
        group: regular
    
        permissions: []
    
      gooy89:
    
        group: regular
    
        permissions: []
    Heres a list of the plugins I have installed. If that helps: http://uploadir.com/u/q6ufs3
     
  7. Offline

    shadowdemonx9

    I dunno if I'm missing something or now, but I can't see to find falsebooklift.jar for the door/bridge in the downloads.
     
  8. Offline

    sweagle

    Great mod, but the bridges doesn't always work. It says "Bridge toggled", but nothing happens.
     
  9. Offline

    jjtcm

    Ehm.. Knows anybody why Selftriggered ICs doesn't work after an server restart?
     
  10. Offline

    GeMoschen

    Theres a Bug, when Lava or Water is in where the Bridge should be after the toggle. Still trying to fix this.

    What does it say on the restart in your console? There should be something like "xxx Sensors loaded, xx Transmitters loaded, xx Receivers loaded".

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

    jjtcm

    Console Log:
    Show Spoiler

    ...
    2011-03-18 11:44:56 [INFO] [FalseBook Block] Using 'Permissions' to handle Permissions!
    2011-03-18 11:44:56 [INFO] [FalseBook Block] FalseBookBlock.properties successfully loaded.
    2011-03-18 11:44:56 [INFO] FalseBook Block 0.70alpha by GeMo enabled
    2011-03-18 11:44:56 [INFO] [FalseBook Block] 0 Areas loaded.
    2011-03-18 11:44:56 [INFO] [MidiBanks] Enabled! Version is 1.2
    2011-03-18 11:44:56 [INFO] [MidiBanks] Auto-starting A banks in currently loaded chunks...
    2011-03-18 11:44:56 [INFO] [MidiBanks] Done; found 0 A banks.
    2011-03-18 11:44:56 [INFO] [FalseBook Extra] Using 'Permissions' to handle Permissions!
    2011-03-18 11:44:56 [INFO] FalseBook Extra 0.70alpha by GeMo enabled
    2011-03-18 11:44:56 [INFO] [MobControl] Version 1.6.02 is enabled!
    2011-03-18 11:44:56 [INFO] CommandBook 1.1 enabled.
    2011-03-18 11:44:56 [INFO] CommandBook: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-03-18 11:44:56 [INFO] Minecart Mania Autocart version 1.01 is enabled!
    2011-03-18 11:44:56 [INFO] Backpack version 1.0f is enabled!

    2011-03-18 11:44:57 [INFO] [FalseBook IC] Using 'Permissions' to handle Permissions!
    2011-03-18 11:44:57 [INFO] [FalseBook IC] FalseBookIC.properties successfully loaded.
    2011-03-18 11:44:57 [INFO] [FalseBook IC] 0 Transmitters loaded.
    2011-03-18 11:44:57 [INFO] [FalseBook IC] 0 Receivers loaded.
    2011-03-18 11:44:57 [INFO] [FalseBook IC] 0 Sensors loaded.
    2011-03-18 11:44:57 [INFO] FalseBook IC 0.70alpha by GeMo enabled

    2011-03-18 11:44:57 [INFO] Minecart Mania Chest Control version 1.03 is enabled!
    2011-03-18 11:44:57 [INFO] Minecart Mania Core version 1.03a is enabled!
    2011-03-18 11:44:57 [INFO] CommandHelper 2.0.1 enabled
    2011-03-18 11:44:57 [INFO] Minecart Mania Sign Commands version 1.03c is enabled!
    2011-03-18 11:44:57 [INFO] Minecart Mania Automations version 1.01 is enabled!
    2011-03-18 11:44:57 [INFO] [MYWARP]: 153 warps loaded
    2011-03-18 11:44:57 [INFO] [MYWARP] Permissions enabled.
    2011-03-18 11:44:57 [WARNING] [MYWARP] 'Help' isn't detected. No /help support.
    2011-03-18 11:44:57 [INFO] MyWarp 1.10.3 enabled
    2011-03-18 11:44:57 [INFO] MoveCraft 0.6.8 plugin enabled
    2011-03-18 11:44:57 [INFO] [MonsterTamer]: version [1.21] (Companions) loaded
    2011-03-18 11:44:57 [INFO] MobRider enabled
    ...

    The databases was saved but it seems that he don't want to load it.

    EDIT: I know the Problem. I play on a different World. When the ICs are at the main world than they work correctly.

    I tried that Falsebook load after Multiverse but there is no change.
     
  12. Offline

    GeMoschen

    Ahh yeah thats right until now.
    I'm still working on full multiworld-Support for selftriggered ICs. For now, only normal ICs work in all worlds. But this will be fixed in the next one or two updates.

    EDIT:
    The MultiWorld-Support is now done. Will be in the next release (expect it the next 4 or 5 Hours)
     
  13. Offline

    sweagle

    Strange, there is no lava nor water close to the bridge.
     
  14. Offline

    GeMoschen

    Okay then there should be another problem. Are the signs in 90degrees?

    Maybe it is fixed yet in the next update.
     
  15. Offline

    mrgreaper

    i used falsebook to do some funky stuff with minecartmania and elevators figure ill link it here incase anyone is curious :)
     
  16. Offline

    Danza

    your plugin is great, but i dont need on my server golden or diamond or iron (bridges,doors) in ver.50 i change code for no golden(and other blocks) bridges except wood and stone block. now i cant do that cuz u close sources.
    (sry 4 my bad english)
     
  17. Offline

    GeMoschen

    No problem with your english ;)

    This is fixed in the new version (release in a few hours)! You will be able to specify the allowed blocks for doors and bridges via the configurationfile!
     
  18. Offline

    Danza

    tnx, but why my teacher put me 3(of 5) :)

    Waiting ur update. tnx alot
     
  19. Offline

    Alpha

    how do i get FalseBook.Lift.jar?
     
  20. Offline

    GeMoschen

    There is NO FalseBookLift.jar.

    All belonging to Lifts/Bridges/Gates/Doors/Areas is now in the FalseBookBlock.jar
     
  21. Offline

    xlilcasper

    Do bridges support block bags?
     
  22. Offline

    GeMoschen

    not yet

    Changelog:
    Version 0.71alpha
    • implemented MULTIWORLD SUPPORT
    • added a method to recreate an selftriggered IC, when not loaded correctly. Just rightclick the sign and it will be recreated. Note: All selftriggered ICs have to be recreated via rightclick on the sign)
    • implemented [Bridge End]
    • you can now define the allowed blocktypes for bridges & doors (FalseBookBlock.properties)
    • fixed Bridges when Lava or Water is between the bridge.
    • fixed Bridges/Doors, when using subtypes of a Block
    • Bridgesigns/Doorsigns may now only be created in a angle of 90degrees
    • added extra options for MC0230 (click here for details)
    • changed permissionshandling a bit
    • improved handling for detection-ICs

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

    xlilcasper

    Would you mind if I started a wiki just for this mod? I think using the craftbook wiki doesn't do this mod justice. I would like to see one just for this one. If it's ok, I would have no problems setting that up and helping with it.
     
  24. Offline

    Jotschie

    How do those "Hidden Switches" work?
     
  25. Offline

    GeMoschen

    Thanks for this ;)
    I'm already working on a Wiki for this! I think it will be finished at least by Monday.

    because my wiki isn't ready yet, use this page to see how it works:
    Hidden_switches
     
  26. Offline

    xlilcasper

    here's a new IC idea for you. Not sure what you would call it. Maybe a one shot pulse or something? It would have 1 input and 1 output. When input changes from high to low, or low to high, then output goes high for X ticks

    Line 2: [MCXXXX]
    Line 3: X

    Where X is the number of ticks to stay active.
     
  27. Offline

    GeMoschen

    This is a nice idea! Will take a look into this and experiment with this :)
     
  28. Offline

    Kartus

    @GeMoschen I request that activted Bridges/Doors are INdestructible, as long as there are activated [Bridge] signs. probably this would need a database, probably you can use/request API from block/area-lock plugin "EpicZones" or probably you have another or own "less performance taking" solution. My problem is, that users can farm blocks with bridges/doors, when they activate bridge and broke all blocks, then reactivate bridge, and again and again... with dirt its ok... but i dont like it on other blocks. and when the users only can use dirtblockbridges, it's functional, but not best experience.
     
  29. Offline

    lichto2005

    Sorry about all the noobiness amongst the errors and such, but I do not quite understand how to use the station block and sign, gate sign, and door sign. I have the obsidian under the track, and it registered. And the sign registered, but it does not do anything. As for the gate and door, I am just clueless.

    Thanks in advance,

    Lichto2005
     
  30. Offline

    Jens Nolte

    Is it possible to use FalseBook toggle areas to switch between two areas without using two signs? (I'm searching a feature similar to the CraftBook toggle area "off state")
     
  31. Offline

    okami13

    I guy, I've a problem with IC's, when I create an IC, it says that there was an internal error while creating this IC
    Can you help me ?

    (sry for bad english)
     

Share This Page