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

    chrisjon

    Okay i did some testing my self, and maybe i found the issue, i did a fresh install and deleted the .db files but they are not recrated an you can still use/build gates/bridges etc,

    So i downloaded the bridges.db, and doors.db to folder and rebooted server and this time it lagged.

    so is the .dbs no longer needed ?
     
  3. Offline

    GeMoschen

    The .db-will only be created if there are protected brides/doors (the ones that are "closed"). So yes, they are still used. But I will look if I can somehow improve the performance of that part.
     
  4. Offline

    chrisjon

    well, its a huge difference, i dont have the .db files the examine thing shows that falsebook hardly uses much time, so i dont know exactly what is going on there.
    but i could imagine that your plugin checks everytime a user breaks a block if its a protected block located in the .db, and do a db call everytime or something.

    Edit:
    Perhaps remove the protection of gates/bridges etc and do so that in order to create a bridge/gate etc that all the material should be placed first, then ppl wont be able to exploit it.
     
    aviator14 likes this.
  5. Offline

    Telbaru

    Hey, i miss the button of permission-commands on your page about Falsebook. Can you post there some link or create some list please? I need the permission for the lift-useing
     
  6. Offline

    woodzy

    @GeMoschen, well as for the minecart stuff a fue things to report
    if a chest is locked it will take from it and place in it
    but if a chest is unlocked it wont touch it (LWC)
    the [station] seem to be working just fine
    and the [cart] items seem to be working just fine
    but the permissions for the minecart stuff doesnt seem to be working for normal players, and thay do have the permission for the minecart stuff (Bpermissions)
     
  7. Offline

    turqmelon

    I may be missing them..but I can't seem to find the permissions anywhere...anyone care to point me in the right direction? ^-^
     
  8. Offline

    Kainzo

    Biggest feature request is having a "BetterMechanics" style Door/Bridge/Gate - so that a chest is located close that cotains the contents for the door so users cant cheat the system and dupe items. Thoughts?
     
  9. Offline

    andrewkm

    Has the chunks staying loaded issue which was introduced in 0.93 been looked after?
    It causes an insane amount of lag on a server with 200+ players.
    On 0.92.3 this does not happen. (I have not yet tried 0.93.1)

    Edit: Well trying 0.93.1 - Seems the issue is gone, ill report back if I experience it again though.
     
  10. Offline

    GeMoschen

    I don't really know if the error is gone. This is where you can all help me. I'm not able to see this error since it's not happening on my own server. But I changed some things and it seems that it worked. :)

    This is a feature that I will implement :)

    Hey woodz, do you have Vault installed too, or do you only have bPermissions? I'll look into that :)

    I figured out what the problem is. I tested FalseBook with debugoutputs of how much time the events take and without having noLagg installed and one time with the examiner running. The results are quite strange and it seems that the examiner is doing something very wrong... :-/ (I took the complete BlockBreak-Event from the beginning to the end).

    FB without noLagg:
    BlockBreak takes aprox less than 1 ms ms/blockbreak and never more than about 5ms (getting the permissions from the perm-plugin takes about 3 ms by me and FB is caching the permission for 15 seconds to make it faster)

    So aprox: 1 ms / Blockbreak

    FB with noLagg installed and the examiner running:
    Now the BlockBreakEvent take 1 ms 3 to 4 times and then, suddenly it takes up to 60 ms or even more for one blockbreak? Simply not possible and I think it's an fault in the examiner. Here are the logs with the times from my debug-output:

    FB without noLagg:
    Show Spoiler

    Code:
    2012-03-15 10:11:20 [INFO] 4.714162 ms
    2012-03-15 10:11:21 [INFO] 0.916465 ms
    2012-03-15 10:11:21 [INFO] 0.980464 ms
    2012-03-15 10:11:21 [INFO] 1.164354 ms
    2012-03-15 10:11:22 [INFO] 1.034223 ms
    2012-03-15 10:11:22 [INFO] 1.143448 ms
    2012-03-15 10:11:23 [INFO] 0.802973 ms
    2012-03-15 10:11:23 [INFO] 0.920732 ms
    2012-03-15 10:11:24 [INFO] 0.766707 ms
    2012-03-15 10:11:24 [INFO] 0.971504 ms
    2012-03-15 10:11:25 [INFO] 0.77652 ms
    2012-03-15 10:11:25 [INFO] 1.420776 ms
    2012-03-15 10:11:26 [INFO] 0.939504 ms
    2012-03-15 10:11:26 [INFO] 0.747081 ms
    2012-03-15 10:11:27 [INFO] 1.249259 ms
    2012-03-15 10:11:27 [INFO] 0.855879 ms
    2012-03-15 10:11:27 [INFO] 0.536311 ms
    2012-03-15 10:11:28 [INFO] 0.765001 ms
    2012-03-15 10:11:28 [INFO] 0.716362 ms
    2012-03-15 10:11:29 [INFO] 0.606283 ms
    2012-03-15 10:11:29 [INFO] 0.564471 ms
    2012-03-15 10:11:30 [INFO] 0.59263 ms
    2012-03-15 10:11:30 [INFO] 0.59263 ms
    2012-03-15 10:11:31 [INFO] 0.568737 ms
    2012-03-15 10:11:32 [INFO] 0.562337 ms
    2012-03-15 10:11:32 [INFO] 0.580257 ms
    2012-03-15 10:11:32 [INFO] 0.642976 ms
    2012-03-15 10:11:33 [INFO] 0.548684 ms


    FB + noLagg + examiner running:
    Show Spoiler

    Code:
    2012-03-15 10:13:03 [INFO] 0.614816 ms
    2012-03-15 10:13:04 [INFO] 0.643829 ms
    2012-03-15 10:13:04 [INFO] 0.593484 ms
    2012-03-15 10:13:05 [INFO] 21.15506 ms
    2012-03-15 10:13:05 [INFO] 0.59647 ms
    2012-03-15 10:13:06 [INFO] 36.084305 ms
    2012-03-15 10:13:06 [INFO] 0.613109 ms
    2012-03-15 10:13:07 [INFO] 32.133865 ms
    2012-03-15 10:13:07 [INFO] 0.678389 ms
    2012-03-15 10:13:07 [INFO] 16.604736 ms
    2012-03-15 10:13:08 [INFO] 0.678815 ms
    2012-03-15 10:13:08 [INFO] 0.674122 ms
    2012-03-15 10:13:09 [INFO] 58.68361 ms
    2012-03-15 10:13:09 [INFO] 0.603723 ms
    2012-03-15 10:13:10 [INFO] 53.69383 ms
    2012-03-15 10:13:10 [INFO] 0.623776 ms
    2012-03-15 10:13:11 [INFO] 46.3796 ms
    2012-03-15 10:13:11 [INFO] 0.786334 ms
    2012-03-15 10:13:12 [INFO] 47.112602 ms
    2012-03-15 10:13:12 [INFO] 0.643402 ms
    2012-03-15 10:13:13 [INFO] 39.785152 ms
    2012-03-15 10:13:13 [INFO] 0.60671 ms
    2012-03-15 10:13:14 [INFO] 36.877464 ms
    2012-03-15 10:13:14 [INFO] 0.60159 ms
    2012-03-15 10:13:14 [INFO] 0.556364 ms
    2012-03-15 10:13:15 [INFO] 183.56218 ms
    2012-03-15 10:13:15 [INFO] 0.687348 ms
    2012-03-15 10:13:16 [INFO] 49.541576 ms
    2012-03-15 10:13:16 [INFO] 0.576417 ms
    2012-03-15 10:13:17 [INFO] 49.132835 ms
    2012-03-15 10:13:17 [INFO] 0.676255 ms
    2012-03-15 10:13:18 [INFO] 46.93938 ms
    2012-03-15 10:13:18 [INFO] 0.573857 ms
    2012-03-15 10:13:19 [INFO] 49.071823 ms
    2012-03-15 10:13:19 [INFO] 0.98473 ms
    2012-03-15 10:13:20 [INFO] 45.963184 ms
    2012-03-15 10:13:20 [INFO] 0.628042 ms
    2012-03-15 10:13:20 [INFO] 21.214369 ms
    2012-03-15 10:13:21 [INFO] 0.60799 ms
    2012-03-15 10:13:21 [INFO] 0.651935 ms
    2012-03-15 10:13:22 [INFO] 49.510857 ms
    2012-03-15 10:13:22 [INFO] 0.592631 ms
    2012-03-15 10:13:23 [INFO] 44.81675 ms
    2012-03-15 10:13:23 [INFO] 0.662176 ms
    2012-03-15 10:13:24 [INFO] 36.84248 ms
    2012-03-15 10:13:24 [INFO] 3.110348 ms
    2012-03-15 10:13:24 [INFO] 35.04283 ms
    2012-03-15 10:13:25 [INFO] 0.633589 ms
    2012-03-15 10:13:25 [INFO] 17.611229 ms
    2012-03-15 10:13:26 [INFO] 0.508152 ms
    2012-03-15 10:13:26 [INFO] 0.585803 ms
    2012-03-15 10:13:27 [INFO] 50.704647 ms
    2012-03-15 10:13:27 [INFO] 0.873373 ms
    2012-03-15 10:13:28 [INFO] 48.588844 ms
    2012-03-15 10:13:28 [INFO] 0.634016 ms
    2012-03-15 10:13:29 [INFO] 46.747807 ms
    2012-03-15 10:13:29 [INFO] 0.636149 ms
    2012-03-15 10:13:30 [INFO] 0.607563 ms
    2012-03-15 10:13:30 [INFO] 0.570871 ms
    2012-03-15 10:13:31 [INFO] 46.649677 ms
    2012-03-15 10:13:31 [INFO] 0.576417 ms
    2012-03-15 10:13:32 [INFO] 37.200447 ms
    2012-03-15 10:13:32 [INFO] 0.584097 ms
    2012-03-15 10:13:33 [INFO] 41.28187 ms
    2012-03-15 10:13:33 [INFO] 0.561484 ms
    2012-03-15 10:13:33 [INFO] 29.793638 ms
    2012-03-15 10:13:34 [INFO] 0.627189 ms
    2012-03-15 10:13:34 [INFO] 0.606283 ms
    2012-03-15 10:13:35 [INFO] 44.63243 ms
    2012-03-15 10:13:35 [INFO] 0.587083 ms
    2012-03-15 10:13:36 [INFO] 32.739296 ms
    2012-03-15 10:13:36 [INFO] 0.696735 ms
    2012-03-15 10:13:37 [INFO] 45.875286 ms
    2012-03-15 10:13:37 [INFO] 0.686922 ms
    2012-03-15 10:13:38 [INFO] 27.801563 ms
    2012-03-15 10:13:38 [INFO] 0.499619 ms
    2012-03-15 10:13:38 [INFO] 29.186928 ms
    2012-03-15 10:13:39 [INFO] 0.57983 ms
    2012-03-15 10:13:39 [INFO] 18.586998 ms
    2012-03-15 10:13:40 [INFO] 0.500898 ms
    2012-03-15 10:13:40 [INFO] 0.509005 ms
    2012-03-15 10:13:40 [INFO] 18.947952 ms
    2012-03-15 10:13:41 [INFO] 0.57087 ms
    2012-03-15 10:13:41 [INFO] 0.502605 ms
    2012-03-15 10:13:42 [INFO] 79.39196 ms
    2012-03-15 10:13:42 [INFO] 0.589217 ms
    2012-03-15 10:13:43 [INFO] 51.62325 ms


    And after deleting the examiner + nolagg again (so FB only):

    Show Spoiler

    Code:
    2012-03-15 10:15:01 [INFO] 5.960008 ms
    2012-03-15 10:15:02 [INFO] 1.090115 ms
    2012-03-15 10:15:02 [INFO] 1.01801 ms
    2012-03-15 10:15:02 [INFO] 0.974491 ms
    2012-03-15 10:15:03 [INFO] 1.096942 ms
    2012-03-15 10:15:03 [INFO] 0.985583 ms
    2012-03-15 10:15:04 [INFO] 1.195927 ms
    2012-03-15 10:15:04 [INFO] 0.892145 ms
    2012-03-15 10:15:05 [INFO] 1.054276 ms
    2012-03-15 10:15:05 [INFO] 0.808947 ms
    2012-03-15 10:15:05 [INFO] 1.060249 ms
    2012-03-15 10:15:06 [INFO] 0.842226 ms
    2012-03-15 10:15:06 [INFO] 1.076889 ms
    2012-03-15 10:15:07 [INFO] 1.011183 ms
    2012-03-15 10:15:07 [INFO] 0.817053 ms
    2012-03-15 10:15:07 [INFO] 0.83796 ms
    2012-03-15 10:15:08 [INFO] 0.821319 ms
    2012-03-15 10:15:08 [INFO] 0.713374 ms
    2012-03-15 10:15:09 [INFO] 0.805107 ms
    2012-03-15 10:15:09 [INFO] 0.864413 ms
    2012-03-15 10:15:10 [INFO] 0.618656 ms
    2012-03-15 10:15:10 [INFO] 0.569591 ms
    2012-03-15 10:15:10 [INFO] 0.977903 ms
    2012-03-15 10:15:11 [INFO] 0.561484 ms
    2012-03-15 10:15:11 [INFO] 0.635296 ms
    2012-03-15 10:15:12 [INFO] 0.551671 ms
    2012-03-15 10:15:12 [INFO] 0.663883 ms
    2012-03-15 10:15:13 [INFO] 0.559777 ms
    2012-03-15 10:15:13 [INFO] 0.56063 ms
    2012-03-15 10:15:13 [INFO] 0.576844 ms
    2012-03-15 10:15:14 [INFO] 0.60159 ms
    2012-03-15 10:15:14 [INFO] 0.622497 ms
    2012-03-15 10:15:15 [INFO] 0.578124 ms
    2012-03-15 10:15:15 [INFO] 0.570871 ms
    2012-03-15 10:15:16 [INFO] 0.569164 ms
    2012-03-15 10:15:16 [INFO] 5.544868 ms
    2012-03-15 10:15:17 [INFO] 0.607989 ms
    2012-03-15 10:15:18 [INFO] 0.547831 ms
    2012-03-15 10:15:18 [INFO] 0.584097 ms
    2012-03-15 10:15:19 [INFO] 0.675402 ms
    2012-03-15 10:15:19 [INFO] 0.694175 ms
    2012-03-15 10:15:20 [INFO] 0.553378 ms
    2012-03-15 10:15:20 [INFO] 1.092676 ms
    2012-03-15 10:15:21 [INFO] 0.842226 ms
    2012-03-15 10:15:21 [INFO] 0.804253 ms
    2012-03-15 10:15:22 [INFO] 0.807666 ms
    2012-03-15 10:15:22 [INFO] 0.856732 ms


    So I believe it has to do with the examiner. I don't know how it is implemented but I think (and you can see) that it is slowing down events somehow :/
     
  11. Offline

    andrewkm

    GeMoschen
    Whatever you did indeed fixed the chunk staying loaded issue in 0.93
    Thank you :)!
     
  12. Is there a way to implement an endless pulser?
    So it pulses as long as redstone is high?

    What about adding a "next station" announcement to falsebook cart-station block
    (can be written in last line e.g. maybe with "Current station" announcement in the third line?)
     
  13. Offline

    GeMoschen

    The endless pulser is an MC0420 - Clock ;-) You can turn clocks off and on.

    I think I will implement the "next-station" thing ! Thanks for this suggestion :)
     
  14. Offline

    chrisjon

    Well, i only started testing after i disabled falsebook because it was causing serious load on my server, as i stated earlier disabling falsebook ment 40% load reduction with 40-50 ppl online, we didnt have that problem with falsebook in 1.1 and we could do the 60-70 without issues. and 1.2 with falsebook 30-40 ppl, its quite significant.

    But i will give the new version a shoot a little later, to see if there is a difference.
     
  15. Offline

    GeMoschen

    I've already contacted the dev of noLagg to see what is going on there. Maybe noLagg is having some issues at the moment. But we will see what he is answering :)
     
  16. Offline

    chrisjon

    okay however i dont use nolagg + examine on the server :)
     

  17. Glad to hear :)
    What about an option to spawn a minecart at the station-block or remove it?

    Maybe when powering the block without having a cart on it, a minecart spawns...?
     
  18. Offline

    Lonny

    Sorry If im blind but where are the permission nodes for each falsebook addon.
    The lack of documentation is amazing lol.
     
  19. Offline

    Jobsti

    Yep, searching for the permissions too.
    Need the permissions for the area tool, anyone have it?
     
  20. Offline

    InflamedSebi

    Hay ... i'm lost in the features and dont got a map to find a way out ;) Is there somewhere a wiki? (not only for IC also the other stuff ... f.e. the new minecart features)
     
  21. Offline

    Jobsti

    GeMoschen

    What's about a Falsebook reload Command for reloading the configs for the world?
    We need a permission.node for the area tool. (not only for ops)
     
  22. Offline

    WoAyumi

    Code:
    2012-03-16 04:52:14 [SEVERE] Could not pass event BlockRedstoneEvent to FalseBookBlock
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:441)
            at net.minecraft.server.BlockSign.doPhysics(BlockSign.java:124)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:502)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:498)
            at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:53)
            at net.minecraft.server.BlockRedstoneWire.doPhysics(BlockRedstoneWire.java:295)
            at net.minecraft.server.World.k(World.java:522)
            at net.minecraft.server.World.applyPhysics(World.java:501)
            at net.minecraft.server.World.update(World.java:463)
            at net.minecraft.server.World.setTypeIdAndData(World.java:447)
            at com.bukkit.gemo.utils.ICUtils.setBlockToLever(ICUtils.java:482)
            at com.bukkit.gemo.utils.ICUtils.switchLever(ICUtils.java:82)
            at com.bukkit.gemo.utils.ICUtils.switchLever(ICUtils.java:51)
            at com.bukkit.gemo.FalseBook.IC.ICs.BaseIC.switchLever(BaseIC.java:504)
            at com.bukkit.gemo.FalseBook.IC.ICs.selftriggered.MC0420.Execute(MC0420.java:106)
            at com.bukkit.gemo.FalseBook.IC.ICFactory.executeSTICs(ICFactory.java:882)
            at com.bukkit.gemo.FalseBook.IC.FalseBookICCore.run(FalseBookICCore.java:94)
            at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)
            at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)
    Caused by: java.lang.NullPointerException
            at org.bukkit.craftbukkit.block.CraftSign.<init>(CraftSign.java:17)
            at org.bukkit.craftbukkit.block.CraftBlock.getState(CraftBlock.java:227)
            at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.doRedstoneEvent(FBWorldBlock.java:240)
            at com.bukkit.gemo.FalseBook.Block.World.FBWorldBlock.onRedstoneChange(FBWorldBlock.java:221)
            at com.bukkit.gemo.FalseBook.Block.Listeners.FalseBookBlockListener.onBlockRedstoneChange(FalseBookBlockListener.java:80)
            at sun.reflect.GeneratedMethodAccessor51.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
            ... 59 more
    
     
  23. Offline

    Sonicx00222

    Does this include Perlstone and [MC5000]?
     
  24. Offline

    woodzy

    @GeMoschen, nope i dont use spout or vault its only bpermissions
    andi really dont want to eather, it would meen longer waiting time for my server to get up-to-date
    And also gemo, id love to see some auto smelting in the next update for the minecart stuff since MM seems to be takeing a brake from it...this would be a great time to take advantage and get a head start on something like this...and an auto crafter would be amazing!
    [Smelter]
    [fuel] coal
    [smelt] cobble
    ^^^^^^^^^^
    [Crafter]
    [craft]
    stonebrick
     
  25. Yes!
    I would enjoy a factory-block, where the minecart drives slower than normal.
    Is there a furnace on both sides, it should be a Smelter,
    is there a Crafting table on both sides, it should be a Crafter :)
    Just a normal block would be too simple (imho).
    Could a chest be connected eg. via redstone so it does not have to stand directly beside?
     
  26. Offline

    GeMoschen


    Smelter and Craft are already implemented..

    Smelter:
    2. [Burn]
    3. smelt -> cobblestone
    4. fuel -> coal (multiple IDs are possible)

    Crafter:

    2. [Craft]
    3. crafting-ids/names -> smoothbrick

    Will look into bPermissions then :)

    I hate bukkit for this error with the CraftSign... -.- Noone knows why this error is coming and noone can fix this.. But I'll try to catch this error.

    /fbic reloadics
    /fbblock reload
    /fbblock reloadsettings
    /fbcart reloadsettings

    I'm currently working on a list of all commands and the permissionnodes.
     
  27. Could you add an alternative way with furnaces for example (besides the track) so it would also be nice for the eye if the furnaces also burn :)
     
  28. Offline

    Jobsti

    GeMoschen

    Opened the config, changed appledrops from 10 to 1. /fbblock reload. Appledrop is 10 again...
    same on /fbblock reloadsettings

    Question: If Appledrop is 0, the Minecraft Vanilla appledrops should work?

    Edit:
    Ok, same on server restart, Appledropchance is everytime on 10.0, can't change the value (only from unloaded worlds, world loaded, chance 10.0)
    But I can outcomment the line with #, but what's now? No Drops? 10%?

    Edit2:
    tryed to outcomment the line with # and do a /fbblock reloadsettings.
    Server freezes!
     
  29. Offline

    Errored

  30. Offline

    woodzy

    @GeMoschen aprently im blind as a bat not seeing that it was allready inplented :p
    and thanks a bunch for looking in to the bPremissions
     
  31. Offline

    yoh1len

    i have one problem... :/ I use groupmanager and my permissions looks like that:

    Code:
    VIP:
        default: false
        permissions:
        - falsebook.anyic
        - serverqueue.vip
        - serverqueue.nokick
        - authme.player.*
        - hawk.fly
        - essentials.afk.kickexempt
        - residence.create
        - bflight.bfly
        - ChestShop.shop.create
        - creativegates.*
        - essentials.afk
        - essentials.back
        - essentials.chat.color
        - essentials.chat.question
        - essentials.chat.shout
        - essentials.compass
        - essentials.depth
        - essentials.ignore
        - essentials.kit
        - essentials.kit.VIP
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.motd
        - essentials.setwarp
        - essentials.suicide
        - essentials.tp
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - falsebook.blocks.*
        - falsebook.lifts
        - falsebook.gates
        - falsebook.bridges
        - falsebook.blocks.area
        - falsebook.destroy.blocks
        - fortification.sensor
        - fortification.trapdoor
        - fortification.turret.arrow
        - fortification.turret.flame
        - fortification.turret.web
        - gianttrees.build
        - mcmmo.skills.*
        - simplereserve.enter.kick
        - simplereserve.kick.prevent
        - ChestShop.shop.buy
        - ChestShop.shop.sell
        - creativegates.use
        - demigods.forsake
        - demigods.warp
        - essentials.back.ondeath
        - essentials.home
        - essentials.kit.player
        - essentials.list
        - essentials.msg
        - essentials.rules
        - essentials.sethome
        - essentials.spawn
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - factions.participate
        - factions.viewAnyPower
        - falsebook.bridge
        - falsebook.gate
        - iConomy.help
        - iConomy.holdings
        - iConomy.payment
        - lc.level.*
        - lwc.protect
        - mcmmo.ability.*
        - mcmmo.chat.*
        - mcmmo.item.*
        - mcmmo.skills.*
        - mobarena.arenas.*
        - mobarena.classes.*
        - mobarena.use.*
        - myhome.home.free.*
        - nogrief.tnt
        - nogrief.water
        - nogrief.water.bucket
        - phantom.teleport
        - skillz.*
        - supernatural.command.*
        - supernatural.player.shrineuse
        - supernatural.player.witchhuntersign
        - supernatural.player.wolfbane
        - xauth.register
        - -residence.create
        - administrate.tp
        - ancasino.manage
        - ancasino.use
        - ancasino.use.*
        - authme.player.*
        - bflight.bfly
        - ChestShop.shop.create
        - ChestShop.shop.create.*
        - essentials.afk.kickexempt
        - essentials.chat.color
        - essentials.kit
        - essentials.kit.VIP
        - essentials.signs.color
        - expbank.use
        - falsebook.anyic
        - falsebook.blocks.*
        - falsebook.blocks.area
        - falsebook.bridges
        - falsebook.destroy.blocks
        - falsebook.gates
        - falsebook.lifts
        - hawk.fly
        - jobs.join.VIP
        - serverqueue.*
        - serverqueue.nokick
        - serverqueue.vip
        - simplereserve.enter.kick
        - simplereserve.kick.prevent
        inheritance:
        - default
        - g:default
        - g:vip
        - g:bukkit_default
        info:
          prefix: '&6{VIP}'
          build: true
          suffix: '&6'
    But VIPs can not create gates, bridges and lifts... where is problem? Please help i am not newbie in working with perms but i really can not find out the mistake -.-"
     

Share This Page