Inactive [ECON/MECH] LWCEx v0.3.1 - Pay for locking Chests with LWCEx-tension [1060]

Discussion in 'Inactive/Unsupported Plugins' started by Hoddie54, Aug 13, 2011.

  1. Offline

    Hoddie54

    LWCEx - Pay for locking chests
    Version: v0.3.1

    Use /cp to lock your chests for any amount that you wish set in the config file. The file should auto-generate and set the price for general.chest to any number. All other features of LWC will be available, depending on which permissions you wish to set for that plugin.

    To allow players to have to pay money to place chests. The cost is set in the config file "general.protect" and "general.place". To disable this feature set "general.settings.UseBlockPlace" to false. (It is false by default).

    Permissions

    lwcex.makeprivate - Make a private chest

    Dependencies
    • LWC and it's dependencies
    • iConomy and it's dependencies or BOSEconomy and it's dependencies.
    • Permissions(Optional)
    Features
    • Buy chest rights
    • Ability to have to pay to place chest
    • Uses Permissions
    Download The Plugin
    Source Code not available as yet.

    ChangeLog
    Version 0.3.1
    • Major Bugfixes
    Version 0.3
    • BOSEconomy support added!
    Version 0.2.1
    • Bugfixes
    Version 0.2
    • Place Chest Cost
    • Bug Fixes
    Version 0.1
    • Releasing my plugin.
     
  2. Offline

    Hoddie54

    auto-create it public once it's set down

    That feature is already available in LWC itself. I'm working on a lot ATM, so I don't know about permissions. I will try ASAP.
     
  3. Offline

    Cubez

    Alright I understand your pretty swamped right now. Turns out I had to delete LWC and have it re-create it's files again to be able to set it auto-register public.

    The only thing I would like implemented is either a custom command we can set ourselves for /chest place & /chest protect or make it shorter. How about /ch place & /ch protect.

    Let me know,
    Thanks.

    EDIT: How about protection pricing for Wood & Iron doors, furnaces, dispensers?
     
  4. Offline

    TheMaa

    Can you add so players have to pay for door and furnace protection too?
    Would be nice! :D
     
  5. Offline

    Danton1983

    can we have an option like

    First 4 = free

    or something so that way new players can have the ability to put a couple of chests down to help them get started.
     
  6. Offline

    Maxxgold

    Is this plugin dead ?
    It no longer works with the latest release of lwc
     
  7. Offline

    Xx_Zenix_xX

    Code:
    18:48:12 [SEVERE] Could not load 'plugins\LWCEx.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bu
    kkit/event/player/PlayerListener
     
  8. Offline

    IsaiahRobichaud

    Ever noticed how the normal LWC has economy built in so you can enable and disable it????
     
  9. Offline

    VivaDaylight3

    I'm getting an error from LWCEx. Just ask if I need to post any other details.
    I updated the plugin, in hope that that would fix it, but obviously not :)

    2012-07-30 06:29:11 [SEVERE] Could not load 'plugins/LWCEx.jar' in folder 'plugins'
    org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:214)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:190)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:55)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:158)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:424)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140)
    ... 8 more
    Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
    at java.net.URLClassLoader$1.run(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:41)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 11 more



    Couldn't work out how to make a spoiler :)
     

Share This Page