LWC
Download- NOTE!: Development builds for LWC can be found at the below Jenkins server. These builds have not been approved by the BukkitDev staff and may not have gone through any QA processes. Use them at your own risk!
Development builds (Jenkins)
Feature requests, Suggestions and Issues
IRC - Live Chat ( irc.esper.net #LWC )
github
wiki
Donate
LWC is the longest-lived single block protection plugin that protects both the block itself and contents of Chests, Furnaces, and Dispensers. It can also protect any other blocks, and by default will also protect Doors (Wooden + Iron), Signs and Trap Doors.
Blocks can be protected with three basic protection types:
Private
By default, only you can access this protection. You can also modify it (or specify when creating) to add other players or groups to the protection, so they can access it. Say you wanted Notch and Hidendra to both access the protection. When creating the protection, you could do /cprivate Notch Hidendra or if it already exists /cmodify Notch Hidendra. If you wanted to remove Hidendra from the private protection, you can use /cremove -Notch
Password
A password is set on the protection and anyone that knows the password can open it. You yourself also need this password each time you log in.
Public
Mainly targeted at community chests, a Public chest means just that: anyone can access it, but no one can protect it which makes it advantageous because it cannot be made private by someone else.
Commands
/lwc- The LWC command for everything, however aliases are available to make some commands shorter. Type /lwc in-game for more detailed help./cprivate- The alias of /lwc create private (or /lwc -c private), it creates a private protection./cpassword <password>- The alias of /lwc create password <password>, it creates a passworded protection./cpublic- The alias of /lwc create public, it creates a public protection/cremove- Allows you to remove a protection you own (or if you're an LWC admin, any protection) - you must click on the protection after using/cremovein order to remove it./cunlock <password>- Allows you to attempt to gain access to a passworded protection after LWC tells you you attempted to open a password protection.... more!There are aliases for all major used commands and every alias is not listed here.
Permissions
Basic permissions:
lwc.protect- Allows the player to create and manage their own protections. It also allows them to use enabled modes and flags.lwc.mod- Allows the player to open any chest, but not remove them.lwc.admin- Gives the player absolute power to LWC - this node should be considered dangerous if used incorrectly as this node essentially gives you the right to destroy every protection (and even the block & inventory contents associated with it) in one command!lwc.deny- Prevents players with this node from interacting with anything LWC can protect. For example, from opening or destroying protected and unprotected chests, furnaces, etc if protectable.
-
View User Profile
-
Send Message
Posted Aug 7, 2012i confirm using official release of bukkit 1.3.1 and updated commandbook worldguard and worldedit the servers started without any errors so also the lwc errors are gone now lets see ingame....
-
View User Profile
-
Send Message
Posted Aug 7, 2012@TheSandwichMakr
I think that only ops should be able to place and break have it be a permission node.
-
View User Profile
-
Send Message
Posted Aug 7, 2012@jesse131
I completely agree, except I think that they should be protected from breaking just because theyre so expensive, but so that anybody can open them.
-
View User Profile
-
Send Message
Posted Aug 7, 2012After re-insalling LWC, I can't seem to get anyone to see when they open a protection they have ownership on, how do I enable it?
-
View User Profile
-
Send Message
Posted Aug 7, 2012How do you limit the amount of protections for a certain rank, like, I want the rank 'Member' to have only 8 protections, but I want VIPs to have 10 protections. Can someone help? :D
-
View User Profile
-
Send Message
Posted Aug 7, 2012@Fentaur47
Ender chest don't really need protection. I tested it out with my players, and every ender chest is assigned to nobody. If I placed it and put a diamond sword in it, another player opens it and won't see it as it is not assigned to that certain player.
Great to make a public ender chest room :).
-
View User Profile
-
Send Message
Posted Aug 7, 2012How will LWC handle Ender Chests?
-
View User Profile
-
Send Message
Posted Aug 7, 2012http:ci.griefcraft.com/job/LWC/731/
This build works great for me on RB 1.3.1 R1.0
-
View User Profile
-
Send Message
Posted Aug 7, 2012Need Update D:
-
View User Profile
-
Send Message
Posted Aug 7, 2012I've got craftbukkit 12.5-R5 and lwc 4.2 and this severe fail http://pastebin.com/n1grpLF1 how can i fix that? what is my mistake?
-
View User Profile
-
Send Message
Posted Aug 7, 2012When new update to 1.3.1 R1?
-
View User Profile
-
Send Message
Posted Aug 6, 2012@kevupton
lolwut? u so funny
-
View User Profile
-
Send Message
Posted Aug 6, 2012we just need to be patient ......waaaaaaaaaaaaaaaaaaaaaaa cant hold it anymore
lolz all the devs are buzy to get the mods compatible with 1.3.1
on my test server i have problems with these lwc worldedit worldguard commandbook bpermission is fixed with update
-
View User Profile
-
Send Message
Posted Aug 6, 2012http://pastie.org/4403507 with Bukkit #2311
-
View User Profile
-
Send Message
Posted Aug 6, 2012wait, so is this plugin updated to 1.3 or not? on the dowload page the game versions list doesn't show any 1.3 or 1.3.1 .
-
View User Profile
-
Send Message
Posted Aug 5, 2012@zSwayz
I believe if you update to one of the older versions of bukkit 1.3.1 it works... haha :/
-
View User Profile
-
Send Message
Posted Aug 5, 2012plugin shits its pants when ran on 1.3.1 dev build :l would love to update but this is one of the only plugins on my server that are outdated ._. please update...
-
View User Profile
-
Send Message
Posted Aug 5, 2012After getting the dev build for 1.3.1
--------------------------2012-08-05 12:18:09 [WARNING] [LWC] &quot;LWC v4.2.1 (b700-git-MANUAL) (May 20, 2012)&quot; has registered a listener for org.bukkit.event.player.PlayerChatEvent on method &quot;public void com.griefcraft.listeners.LWCPlayerListener.onPlayerChat(org.bukkit.event.player.PlayerChatEvent)&quot;, but the event is Deprecated. Server performance will be affected; please notify the authors [Hidendra].
org.bukkit.plugin.AuthorNagException
at org.bukkit.plugin.java.JavaPluginLoader.createRegisteredListeners(JavaPluginLoader.java:302)
at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:507)
at com.griefcraft.lwc.LWCPlugin.registerEvents(LWCPlugin.java:356)
at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.java:226)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:357)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:263)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:245)
at org.bukkit.craftbukkit.CraftServer.&lt;init&gt;(CraftServer.java:197)
at net.minecraft.server.ServerConfigurationManagerAbstract.&lt;init&gt;(ServerConfigurationManagerAbstract.java:50)
at net.minecraft.server.ServerConfigurationManager.&lt;init&gt;(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:380)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
2012-08-05 12:18:09 [INFO] [LWC] Permissions API: VaultPermissions
2012-08-05 12:18:09 [INFO] [LWC] Currency API: VaultCurrency
2012-08-05 12:18:09 [INFO] [LWC] Connecting to SQLite
2012-08-05 12:18:09 [INFO] [LWC] Performing any necessary database updates
2012-08-05 12:18:09 [INFO] [LWC] Using database: Native
2012-08-05 12:18:09 [INFO] LWC: Precached 4726 protections.
2012-08-05 12:18:09 [INFO] LWC: At version: 4.2.1 (b700)
-
View User Profile
-
Send Message
Posted Aug 4, 2012<<reply 849912="">>
Update to #731
@robplusplus
I'll most likely just add something to keep the connection alive. If you have LWC magnets enabled (magnet.yml) it should be kept alive either way
-
View User Profile
-
Send Message
Posted Aug 4, 2012Please update to accommodate the new AsyncPlayerChatEvent
https://github.com/Bukkit/Bukkit/commit/e49a640760a738ed79c9719a0d6959038fb3c0ba
Thank you.