[MECH] OpenChest V1.2 - Chests Absorb Items & Conveyor blocks [1000]

Discussion in 'Inactive/Unsupported Plugins' started by BoJaN, Aug 1, 2011.

  1. Offline

    BoJaN

    OpenChest - Drop items into a chest
    Version: v1.2

    This plugin makes items automatically store in chests from the top.
    In addition, it also adds the ability to move items around with "conveyor" blocks

    To create a conveyor block you place an iron block and put a sign above it with [Conveyor] on the first line
    and the velocity on the second line like this:
    Line1: "[Conveyor]"
    Line2: "0,1,0"


    Commands:
    • /OpenChest [Command] [Args]
    • /OpenChest MoveItems [Allow] - Enables/Disabled Item Movement
    • /OpenChest MovePlayers [Allow] - Enables/Disabled Player Movement
    • /OpenChest MoveAnimals [Allow] - Enables/Disabled Animal Movement
    • /OpenChest MoveMonsters [Allow] - Enables/Disabled Monster Movement
    Features:

    • Chests absorb items on top of them
    • Conveyor blocks for moving items
    • Optional settings for moving players, animals and mobs
    Permissions:

    • openchest.basic
    • openchest.conveyor
    Download[Dropbox]

    Changelog:
    Version 1.2
    • Added: enabled/disabled conveyor blocks and chest absorb individually
    • Added: conveyor permissions(requires 'openchest.conveyor' or op if permissions isn't installed)
    • Added: Conveyors require power now(can be disabled)
    • Added: Conveyors can now push vehicles(Configurable)
    • Added: Conveyors can now push TNT!(Configurable)
    Version 1.1
    • Fixed permission crash
    • Added tickrate config option
    Version 1.0

    • Initial Release
     
  2. Offline

    DKDunnings

    How exactly does the conveyor function work?
     
  3. Offline

    BoJaN

    The second line is "x,y,z", if you want the items to go straight up you enter "0,1,0", if you want them to go sideways you enter "1,0,0" or "0,0,1".

    You can have any value on any axis, like "1,0.3,0".
     
  4. Offline

    Sh00ck

    Sry i don't understand that :confused:
    Screenshot ?
    Video ?
     
  5. Offline

    BoJaN

    Ok, the conveyor blocks work by setting the velocity of the item above them.
    The X axis is North/South(with north be negative values)
    The Z Axis is East/West(West being negative)
    And Y is Up/Down

    So to fire items Up to the North I would enter something like "-3,3,0"
    To fire them East I would enter "0,3,3"

    Or I could shoot them straight up a mineshaft with "0,5,0" and have another one right at the top with "0,0,-1" to move the item west out of the shaft and onto the top of a chest where it would loaded into the chest.

    I can't make a video right now, I don't have any compression software and videos made with fraps are too big to upload to youtube.
     
  6. Offline

    Plague

    Sorry for the delay in submission approvals, I've been away for a while.
     
  7. Offline

    BoJaN

    Thank you.
     
  8. Offline

    Atomic Fusion

    Will an item on top of a chest disappear if the chest is full?
    Could you add an option to disable the conveyor or the absorption (they're not entirely related)?
     
  9. Offline

    BoJaN

    An item on top of a chest will disappear if it's full, Thanks for pointing that out. When I fix that I'll add options to disable the features
     
  10. Offline

    Atomic Fusion

    Thanks so much, I will definitely use this.
     
  11. Offline

    Mr__Mike

    Can you add permission?
    For example a permission to set the chest to absorb an item.
     
  12. Offline

    Supersam654

    You know that if you hold down shift and click an item in your inventory, it automatically goes to the top of the chest...without any plugins.
     
  13. Offline

    Don Redhorse

    may I suggest that you split the plugin into 2... the conyeur looks cool..

    but I don't know how the "absorb" will work with other plugins if it is not configureable by chest..
     
    ProVenatus likes this.
  14. Offline

    BoJaN

    @Mike, all chests absorb items, the only permission needed is the one for the chat commands.

    @Sam, this adds the ability to automate systems like grinders to bring items anywhere and store them in a chest, ive used a similar mod to automate the collection of wheat that falls into the water during harvesting.

    Im planning on adding configuration settings to enable/disable each feature seperatly, but i have no internet access atm other than my fancy new android phone

    Ok here's what I have in the new version:
    Conveyors require power(optional)
    Conveyor power divided by 10
    Chests will not destroy items if full
    Config to disable certain parts of the mod

    I can't upload it for a few days, anything else I should add before then?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  15. Can you add support for doublechest? Because now, plugin counts it as 2 chests and when 1 part of chest is full, items just disappear and not drop to the secound part of chest.
    And maybe add toggleable message to player , when his chest is full (maybe using sign? or command?).
     
  16. Offline

    Kardocraft

    If I use the permission: openchest.basic. does it then also give permission to make a convoyer? If not could that be added. I would love to let my players that own a factory to make a convoyer but not the people who dont have a factory (I use ofcourse permission to handle this)
     
  17. Offline

    SilencShadoW

    Can u implement that items arround area X get absorbed? Maybe with filter? like only absorb ... woodendoors
     
  18. Offline

    BoJaN

    I just tested and the double chests will full up half way and stop accepting items with the new version im working on. Ill see ehat I can do to fix this

    The permissions are only for the chat commands, anybody can build conveyors at the moment, I'll look into adding that as Well.

    Absorbing items in a radius will require much more processing by the server and could potentially cause lag, I'd also like to keep it this way because it fits the name (Items drop into the tops of chests as if they're open)
     
  19. Offline

    BoJaN

    Okay, I finally have internet access again woo!

    I've had an update ready for a week now, here's a list of changes I can remember:

    Added: enabled/disabled conveyor blocks and chest absorb individually

    Added: conveyor permissions(requires 'openchest.conveyor' or op if permissions isn't installed)
    Added: Conveyors require power now(can be disabled)
    Added: Conveyors can now push vehicles(Configurable)
    Added: Conveyors can now push TNT!(Configurable)


    I already built a double barreled TNT machine gun with pistons, conveyor blocks and sand(the sand fills in the space from the fired TNT and allows the pistons to keep pushing)
     
  20. Offline

    xJoshJx

    How do I activate a conveyor belt? It seams to not launch items at all, Do I place the sign on the face of the iron block, on the top of it, or on a block above it, I'm very confused on this.
     
  21. Offline

    Forecaster

    A few requests that would make this plugin much more awesome:
    • Placing the conveyor sign underneath the iron block to conceal it. This would make it look better.
    • Powering the block the sign is standing on or the sign instead of the iron block.
    • Powering the block under the iron block (Pulling redstone wire under the iron)
    • Make a single sign set a row of iron blocks as conveyors in the direction of the sign.
    I can post screens shots with examples if requested.
    Thanks for the already awesome plugin!

    Also noticed a bug:

    When items are absorbed by a chest it creates more items in the chest than what was thrown in.

    This happens mostly when throwing the items one by one (with Q) but also when throwing entire stacks.

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

    Atomic Fusion

    Could you add dispenser/furnace support too?
    Thanks.
     
    umnumnum likes this.
  23. Offline

    canna

    need some help please :D this plugin looks sick but i can't use it says bukkit sad everytime i enter your commands anyone know a easy fix for permissions im guessing thats my problem not sure thou as its my first setting up the server, im using 1.8.1 using cb 1240


    Code:
    >openchest moveitems
    21:08:25 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot
     let you. Bukkit will leak tears :'(
    
    ECHO is on.
    
    C:\Users\Paul\Desktop\1.8 CB build 1240>java -Xms2048M -Xmx2048M -jar craftbukki
    t-0.0.1-SNAPSHOT.jar nogui
    161 recipes
    17 achievements
    21:00:58 [INFO] Starting minecraft server version Beta 1.8.1
    21:00:58 [INFO] Loading properties
    21:00:58 [INFO] Starting Minecraft server on *:25565
    21:00:58 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1112
    -g54a13b2-b1240jnks (MC: 1.8.1)
    
    21:07:18 [INFO] Essentials: Using config based permissions. Enable superperms in
     config.
    21:07:18 [INFO] [Essentials] Payment method found (iConomy version: 6)
    21:07:18 [INFO] Loaded EssentialsChat build 2.6.2 by: essentials team
    21:07:19 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? tr
    ue; trace: 10]
    21:07:19 [INFO] Loaded EssentialsProtect build 2.6.2 by: essentials team
    21:07:19 [INFO] Loaded EssentialsSpawn build 2.6.2 by: essentials team
    21:07:19 [INFO] Hedges v1.0 enabled.
    21:07:19 [INFO] [iConomy - Celty] Enabled (17 ms)
    21:07:19 [INFO] [LavaBoat] Permission system not detected, defaulting to everyon
    e
    21:07:19 [INFO] [LavaBoat] Enabled!
    21:07:19 [INFO] Testing active
    21:07:19 [INFO] mobchange 0.3 by Edfake is enabled
    21:07:19 [INFO] MobRepellent (v0.6) is enabled!
    21:07:19 [INFO] NoSpeedKick: Permission system not detected, using defaults
    21:07:19 [INFO] NoSpeedKick 0.2 enabled
    21:07:19 [INFO] OpenChest: Permission system not detected, defaulting to OP
    21:07:19 [INFO] OpenChest version 1.2 enabled!
    21:07:19 [INFO] [OverheatPlugin] Overheat plugin 0.8 enabled
    21:07:19 [INFO] PickBoat version 0.3.6 is enabled!
    21:07:19 [INFO] QuizBlock 0.5.1 is enabled!
    21:07:19 [INFO] [RollingMinecarts] v0.1.3 enabled!
    21:07:19 [INFO] [RotatePiston]: Enabled!
    21:07:19 [INFO] SecretDoors v0.2 by MrChick enabled
    21:07:19 [INFO] SupplySign: ShowErrorsInClient=true
    21:07:19 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
    21:07:19 [INFO] SupplySign: AllowNonOpAccess=false
    21:07:19 [INFO] SupplySign loaded 1202 items.
    21:07:19 [INFO] SupplySign loaded 16 kits from kits.yml.
    21:07:19 [INFO] SupplySign version 1.8.0 is enabled!
    21:07:19 [INFO] [TeslaCoil] Permissions not found, not using
    21:07:19 [INFO] [TeslaCoil] version 2.4.1 by [Darklust] <SAJ3 Loaded
    21:07:19 [INFO] [WaterproofRedstone] Enabled.
    21:07:19 [INFO] WorldEdit 4.6 enabled.
    21:07:19 [INFO] WorldEdit: No known permissions plugin detected. Using configura
    tion file for permissions.
    21:07:19 [INFO] [NoLagg] Auto-save field bound to 'u'!
    21:07:19 [INFO] NoLagg version 1.3 is enabled!
    21:07:19 [WARNING] Server permissions file permissions.yml is not valid YAML.
    java.lang.ClassCastException: java.lang.String cannot be cast to java.util.Map
            at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.
    java:436)
            at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:163
    )
            at org.bukkit.craftbukkit.CraftServer.reload(CraftServer.java:416)
            at org.bukkit.Bukkit.reload(Bukkit.java:182)
            at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:
    22)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:16
    3)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    58)
            at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:3
    54)
            at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:506)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:485)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    21:07:19 [INFO] Reload complete.
    
    21:07:19 [INFO] [MobRepellent] Finished loading plugin. No repellers were loaded
    .
    21:07:19 [INFO] ControllerBlock: Loaded v1 data - 0 ControllerBlocks loaded
     
  24. Offline

    Atomic Fusion

    That error doesn't appear to be OpenChest related. Do any other, NON-OP BASED commands work?
     
  25. Offline

    canna

    yea every think but openchest and piston chest had errors so i remove it and tried again but no joy :( i have op status aswell i think i need to set up permissions or superperms set to true but cant find it anywere cmd said its disabled? and were do i put permission nodes please ive tried premission helper but it said openchest has no nodes lol im confused:D
     
  26. Offline

    BoJaN

    Sorry I haven't replied at all, I'm not receiving emails from replies on this thread.


    You place the sign either above or below your iron block, and then power the iron(if power is required in the config).

    Canna, it appears as though your error is a problem with your permissions.yml file "21:07:19 [WARNING] Server permissions file permissions.yml is not valid YAML."

    Make sure there are no tabs in your permissions file(replace tabs with 4 spaces) and make sure all strings are closed(each double quote needs a matching double quote to close the string)
     
  27. Offline

    canna

    cheers guys ive started new permissions deleted old im using 3.1.6 i found a good tutorial on youtube its all setup but it still tells me bukit is sad :( i gave myself owner status permissions with - '*' and ive tried to add openchest.conveyor and openchest.basic to my group everythink works in permission but openchest ive added server log & permissions below

    Code:
    2011-10-13 18:31:15 [INFO] Starting minecraft server version Beta 1.8.1
    2011-10-13 18:31:15 [INFO] Loading properties
    2011-10-13 18:31:15 [INFO] Starting Minecraft server on *:25565
    2011-10-13 18:31:15 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-1112-g54a13b2-b1240jnks (MC: 1.8.1)
    2011-10-13 18:31:16 [INFO] ControllerBlock: 1.18 by Hell_Fire
    2011-10-13 18:31:16 [INFO] ControllerBlock: Using IRON_BLOCK (42) as ControllerBlock, loaded 0 disallowed types from config
    2011-10-13 18:31:16 [INFO] [Permissions] (Yeti) was initialized.
    2011-10-13 18:31:16 [INFO] [Permissions] version [3.1.6] (Yeti)  loaded
    2011-10-13 18:31:16 [INFO] Preparing level "Indiana"
    2011-10-13 18:31:16 [INFO] Default game type: 0
    2011-10-13 18:31:16 [INFO] Preparing start region for level 0 (Seed: 2043584565)
    2011-10-13 18:31:17 [INFO] Preparing start region for level 1 (Seed: 7814224944376170240)
    2011-10-13 18:31:17 [INFO] Preparing spawn area: 57%
    2011-10-13 18:31:17 [INFO] antirain 0.2 initialized
    2011-10-13 18:31:17 [INFO] BlockDispenser has been enabled.
    2011-10-13 18:31:17 [INFO] CartDispense v0.7 has loaded.
    2011-10-13 18:31:17 [INFO] ChestLock 1.1 is enabled!
    2011-10-13 18:31:17 [INFO] [ChestLock] Successfully linked with Permissions!
    2011-10-13 18:31:17 [INFO] ControllerBlock: Enabling full redstone check
    2011-10-13 18:31:17 [INFO] ControllerBlock: Events registered
    2011-10-13 18:31:17 [INFO] DispenserButton v0.5 is enabled!
    2011-10-13 18:31:17 [INFO] Loaded Essentials build 2.6.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
    2011-10-13 18:31:17 [INFO] Essentials: Using Permissions 3 based permissions.
    2011-10-13 18:31:17 [INFO] [Essentials] Payment method found (iConomy version: 6)
    2011-10-13 18:31:17 [INFO] Loaded EssentialsSpawn build 2.6.2 by: essentials team
    2011-10-13 18:31:17 [INFO] Hedges v1.0 enabled.
    2011-10-13 18:31:17 [INFO] [iConomy - Celty] Enabled (22 ms)
    2011-10-13 18:31:17 [INFO] [LavaBoat] Enabled!
    2011-10-13 18:31:17 [INFO] Testing active
    2011-10-13 18:31:17 [INFO] mobchange 0.3 by Edfake is enabled
    2011-10-13 18:31:17 [INFO] MobRepellent (v0.6) is enabled!
    2011-10-13 18:31:17 [INFO] NoSpeedKick: Found and will use plugin Permissions v3.1.6
    2011-10-13 18:31:17 [INFO] NoSpeedKick 0.2 enabled
    2011-10-13 18:31:17 [INFO] OpenChest version 1.2 enabled!
    2011-10-13 18:31:17 [INFO] [OverheatPlugin] Overheat plugin 0.8 enabled
    2011-10-13 18:31:17 [INFO] PermissionsHelper version 1.0.3 loaded!
    2011-10-13 18:31:17 [INFO] PermissionsHelper will generate a permissions list in approximately thirty seconds.
    2011-10-13 18:31:17 [INFO] [Permissions] SQL Interface enabled!
    2011-10-13 18:31:17 [INFO] PickBoat version 0.3.6 is enabled!
    2011-10-13 18:31:17 [INFO] QuizBlock 0.5.1 is enabled!
    2011-10-13 18:31:17 [INFO] [QuizBlock] Successfully linked with Permissions!
    2011-10-13 18:31:17 [INFO] [RollingMinecarts] v0.1.3 enabled!
    2011-10-13 18:31:17 [INFO] [RotatePiston]: Enabled!
    2011-10-13 18:31:17 [INFO] SecretDoors v0.2 by MrChick enabled
    2011-10-13 18:31:18 [INFO] SupplySign: ShowErrorsInClient=true
    2011-10-13 18:31:18 [INFO] SupplySign: FixSignOnSignGlitch=SupplySignOnly
    2011-10-13 18:31:18 [INFO] SupplySign loaded 1202 items.
    2011-10-13 18:31:18 [INFO] SupplySign loaded 16 kits from kits.yml.
    2011-10-13 18:31:18 [INFO] SupplySign version 1.8.0 is enabled!
    2011-10-13 18:31:18 [INFO] [TeslaCoil] Permissions found, using
    2011-10-13 18:31:18 [INFO] [TeslaCoil] version 2.4.1 by [Darklust] <SAJ3 Loaded
    2011-10-13 18:31:18 [INFO] [WaterproofRedstone] Enabled.
    2011-10-13 18:31:18 [INFO] WorldEdit 4.6 enabled.
    2011-10-13 18:31:18 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-10-13 18:31:18 [INFO] [NoLagg] Auto-save field bound to 'u'!
    2011-10-13 18:31:18 [INFO] NoLagg version 1.3 is enabled!
    2011-10-13 18:31:18 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-10-13 18:31:18 [INFO] Done (0.210s)! For help, type "help" or "?"
    2011-10-13 18:31:18 [INFO] [MobRepellent] Finished loading plugin.
    2011-10-13 18:31:18 [INFO] Done (0.210s)! For help, type "help" or "?"
    2011-10-13 18:58:56 [INFO] [MobRepellent] Finished loading plugin.
    2011-10-13 18:58:56 [INFO] ControllerBlock: Loaded v4 data - 1 ControllerBlocks loaded
    2011-10-13 18:31:48 [INFO] PermissionsHelper will now generate a list of permissions and write them to plugins/PermissionsHelper/list.txt
    2011-10-13 18:31:48 [INFO] Writing has finished.
    2011-10-13 18:31:54 [INFO] Canna888 [] logged in with entity id 43 at ([Indiana] -187.40625, 63.0, -740.71875)
    2011-10-13 18:31:54 [INFO] New max size: 484
    2011-10-13 18:31:54 [INFO] New max size: 784
    2011-10-13 18:32:17 [INFO] CONSOLE: Opping Canna888
    2011-10-13 18:33:04 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'(
    2011-10-13 18:33:39 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'(
    2011-10-13 18:34:07 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'(
    2011-10-13 18:34:23 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'(
    2011-10-13 18:35:15 [INFO] [PLAYER_COMMAND] Canna888: /day
    2011-10-13 18:37:35 [INFO] Canna888: Setting Canna888 to game mode 0
    2011-10-13 18:41:09 [INFO] [PLAYER_COMMAND] Canna888: /spawnmob cow 30
    2011-10-13 18:42:17 [INFO] [PLAYER_COMMAND] Canna888: /spawnmob cow 50
    2011-10-13 18:42:31 [INFO] Canna888 lost connection: disconnect.quitting
    2011-10-13 18:42:31 [INFO] Connection reset
    2011-10-13 18:49:09 [INFO] CONSOLE: Stopping the server..
    2011-10-13 18:49:09 [INFO] Stopping server
    2011-10-13 18:49:09 [INFO] BlockDispenser has been disabled.
    2011-10-13 18:49:09 [INFO] CartDispense has unloaded.
    2011-10-13 18:49:09 [INFO] DispenserButton v0.5 is disabled.
    2011-10-13 18:49:09 [INFO] Hedges v1.0 disabled.
    2011-10-13 18:49:09 [INFO] [iConomy] Closing general data...
    2011-10-13 18:49:09 [INFO] [iConomy] Disabled. (0 ms)
    2011-10-13 18:49:09 [INFO] [Essentials] Payment method was disabled. No longer accepting payments.
    2011-10-13 18:49:09 [INFO] [LavaBoat] Disabled!
    2011-10-13 18:49:09 [INFO] Test Disabled :(
    2011-10-13 18:49:09 [INFO] NoSpeedKick 0.2 disabled
    2011-10-13 18:49:09 [INFO] [OverheatPlugin] Overheat plugin 0.8 disabled
    2011-10-13 18:49:09 [INFO] [Permissions] (Yeti) saving data...
    2011-10-13 18:49:09 [INFO] [Permissions] (Yeti) saved all data.
    2011-10-13 18:49:09 [INFO] [Permissions] (Yeti) disabled successfully.
    2011-10-13 18:49:09 [INFO] Essentials: Using config based permissions. Enable superperms in config.
    2011-10-13 18:49:09 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
    2011-10-13 18:49:09 [INFO] [Permissions] SQL Interface disabled!
    2011-10-13 18:49:09 [INFO] Disabling PickBoat
    2011-10-13 18:49:10 [INFO] [RollingMinecarts] RollingMinecarts disabled
    2011-10-13 18:49:10 [INFO] RotatePiston Disabled!
    2011-10-13 18:49:10 [INFO] SecretDoors v0.2 by MrChick disabled
    2011-10-13 18:49:10 [INFO] SupplySign version 1.8.0 is disabled!
    2011-10-13 18:49:10 [INFO] [TeslaCoil]     Disabled
    2011-10-13 18:49:10 [INFO] [WaterproofRedstone] Disabled.
    2011-10-13 18:49:10 [INFO] NoLagg disabled!
    2011-10-13 18:49:10 [INFO] Saving chunks
    2011-10-13 18:49:10 [INFO] Stopping server
    2011-10-13 18:49:10 [INFO] Saving chunks
    
    groups:
    http://screensnapr.com/v/o8YcxD.png

    users:
    http://screensnapr.com/v/sI8I42.png

    these 4 are when i entered commands for openchest
    2011-10-13 18:33:04 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'( 2011-10-13 18:33:39 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'( 2011-10-13 18:34:07 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'( 2011-10-13 18:34:23 [INFO] Bukkit sad. Bukkit want you to access command, but Bukkit cannot let you. Bukkit will leak tears :'(


    edit: ive just tried again the conveyor is working and chests are sucking but commands still not working bukkit is sad lol
     
  28. Offline

    BoJaN

    Try putting the permissions in quotes:
    Code:
    - 'openchest.conveyor'
    - 'openchest.basic'
    I can't find the permissions plugin anywhere so I'm unable to debug atm. Everything was working correctly last time I checked. Try
    Code:
    permissions:*
    and then see if you can use the commands, if not then it's probably a problem with your config
     
  29. Offline

    canna

    just tried adding ('') to 'openchest.conveyor' still not working lol missed that,

    if openchest config set to true on items, mobs etc... is commands disabled?

    also ive added permissions 3.1.6 to post its been inactive scine cb935 im using 1.8.1 craftbukkit 1240

    edit: and how do i lanch items & mobs south ive tried 1,0,0/0,0,1/100,0,100 but these lanch north, northeast & northwest did i miss something thanks again
     

    Attached Files:

  30. Offline

    ProVenatus

    Could you please split the plugin in two because I would really like just the chest part of the plugin.
     

Share This Page