[INACTIVE] LockCraft v0.3.5 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Crash, Jun 3, 2011.

  1. Offline

    Crash

    No.
     

    Attached Files:

    Norcis, woodzy, Flipp and 2 others like this.
  2. Offline

    Daniel Few

    @Crash
    Awesome Plugin. Will definately use on my RPG server.
    Thanks for this,
    -DanJames
     
  3. Offline

    m5k

    Excellent, finally someone finished this plugin! I'm still waiting for my server to be set up (lol provision host), so I can't really test it yet. I'll surely test out thoroughly once I'm able to, hopefully the group config will be ready by then. Can't wait to get this working. Finally my Smith class and my Innkeeper class will be able to make some money.
     
  4. Offline

    Nazerb

    If your gonna change item names in place of ids make sure it still supports ids i prefer them.

    "a feature specific to certain players / a group of players hasn't been added yet" please make it top priority.
     
  5. Offline

    daleisme

    Does not work with permissions 3.x, In fact this plugin caused permissions 3.x to completely break.
     
  6. Offline

    Crash

    I'm adding names as well as IDs so you can put either a name or an id in there.

    I don't think I've updated to v3 yet I probably still have 2.X

    EDIT : Update to Permissions 3.X
     
  7. Offline

    Plague

    changelog has to show 2 latest versions without a spoiler

    also provide a direct link for non-members
     
  8. Offline

    CougarHat

    Can I ask, this does still allow players to use the items should they get their hands on them?
     
  9. Offline

    Crash

    Yes this only disables crafting and smelting of the items nothing else
     
  10. Offline

    Afforess

    Could have done this with a lot less code, and just cancelled the InventoryCraftEvent from BukkitContrib.
     
  11. Offline

    m5k

    Ah, still waiting for group-specific crafting access.
     
    Nazerb likes this.
  12. Offline

    Geuthur

    i found a bug

    i have try this plugin

    a user make a item
    the icon deshow but
    he can craftet it !

    sry english is bad :D
     
  13. Offline

    Crash

    Make the delay 1 or 2. If the number is high enough it won't delete the item fast enough and they can craft it if they're really fast at clicking and dragging.

    Didn't see BukkitContrib I might change to that next version.
    EDIT : Wow that's really nice I've always wanted those hooks. Now I can make this lag free/less laggy :)
     
  14. Offline

    Plague

    @Crash you really need a direct download link.
     
  15. Offline

    Nazerb

    @Crash
    How far do you think it is away from muli-permission crafting groups?
     
  16. Offline

    Crash

    It will be in the next update.

    @Plague : I added a direct link.
     
  17. Offline

    matthayez011

    i get an error that says [lockcraft is it up to date?]

    18:41:51 [SEVERE] Error occurred while enabling LockCraft v0.1.5 (Is it up to da
    te?): com/nijikokun/bukkit/Permissions/Permissions
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/Permissions/Permissions
    at com.Crash.LockCraft.LockCraft.onEnable(LockCraft.java:59)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.Permissions.Pe
    rmissions
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more

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

    Crash

    EDIT : Do you not have permissions installed ?
     
  19. Offline

    matthayez011

    no but it says above you dont need permissions and it will default to op
     
  20. Offline

    Nazerb

    When will it be updated so it does different groups? I cant wait for this, this will be so brilliant for Rp servers :D
     
  21. Offline

    Crash

    Updated to v0.2 and added player/groups lists :)

    I fixed this in v0.2 it(should) work fine now.
     
  22. Offline

    matthayez011

    19:54:05 [SEVERE] Error occurred while enabling LockCraft v0.2 (Is it up to date
    ?): org/bukkitcontrib/event/inventory/InventoryListener
    java.lang.NoClassDefFoundError: org/bukkitcontrib/event/inventory/InventoryListe
    ner
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoad
    er.java:218)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:32)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at com.Crash.LockCraft.LockCraft.onEnable(LockCraft.java:71)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:125)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
    .java:750)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
    r.java:253)
    at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:134)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:112)
    at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:232)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:219)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:146)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: org.bukkitcontrib.event.inventory.I
    nventoryListener
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 26 more


    does this mean anything?
     
  23. Offline

    Crash

    Shit the post didn't save sorry, get this :
    http://forums.bukkit.org/threads/dev-bukkitcontrib-alpha-0-0-4-700-819.18192/
     
  24. Offline

    Geuthur

    <3333333 i love this plugin

    i HAVE WAIT SO LONG FOR THIS :D

    THANKS "_"

    and one question i have

    i have try to furnace GLASS with Blacklist
    i can craft it

    its a bug ?
     
  25. Offline

    Nazerb

    I cant say how happy I am.

    I'm running 819 But this is what i get in the console. Do i have to download bukkitcontrib?

    Edit: Yeah i missed the top link. Lol

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

    m5k

    I'll test this whenever provisionhost decides to fix my server. Pm me your paypal so I can at least send you 10$. I know I promised 20 but I forgot I had to pay for the vent server >.<

    Edit: Tested on a local server, works like a charm. lockcraft add doesn't do anything for me though. Not like I need the in-game command anyway. Excellent job on this plugin
     
  27. Offline

    Nazerb

    The only problem is that if you shift click lots then press your inventory button you can still get the tool and your items back. But if you click on it it disappears. Also the picture is still there. And the furnace is not stopped it still works.
     
  28. Offline

    m5k

    Damn, need furnace blocking for everyone but my inkeepers. I saw mcmmo added a furnace level where it removes the item you place in if you can't smelt it.
     
  29. Offline

    Kainzo

    The concept of this great! Trying to find a way to work it into my server
     
  30. Offline

    Nazerb

    @Crash
    You should make it that it also disables the shift click, or checks tools to see if they should be there as when you shift click the tool and get it you can use it till use it till you try and move it. If this bug was sorted then it would be epic.
     

Share This Page