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 Oct 9, 2013Hi Hidendra, would you update this plugin and fix the problem with the chests? The plugin has no function for us when chests not protectet by the player who placed that. Thank you :)
-
View User Profile
-
Send Message
Posted Oct 9, 2013@NinjaAssassin864
What exactly is the issue? Are chests being opened when they shouldnt be an items being taken out? I'd like to know.
-
View User Profile
-
Send Message
Posted Oct 9, 2013Hello, I cannot seem to block default users from using LWC, I have added the permissions, yet it doesnt work.
-
View User Profile
-
Send Message
Posted Oct 9, 2013@ThisUsernameIsMine
Oh, thank you.My server is offline.
-
View User Profile
-
Send Message
Posted Oct 7, 2013also i get this error sometimes randomly you may or may not have answered this question allready though
2013-10-07 18:16:10 [INFO] [LWC] [LWC] The updater ran into a minor issue: Connection reset 2013-10-07 18:16:10 [INFO] [LWC] [LWC] This can probably be ignored. 2013-10-07 18:16:10 [SEVERE] Exception in thread "pool-1-thread-5" 2013-10-07 18:16:10 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 9 at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.griefcraft.util.Updater$1.run(Updater.java:81) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more
-
View User Profile
-
Send Message
Posted Oct 7, 2013I forget the command you have to type to make it so a hopper can pull and push into a chest or furnace etc. but i figured it out i thought it was a bug. my question is is there a way to make it so the person who placed the chest (and the protection belongs to him) can also just simply place a hopper witch is also owned by him and have the hopper automatically know that the chest has the same owner so it pulls without typeing the hopper flag? is this somewere in the config and i just over looked it or is it not imlplemented? And if not heres a great suggestion! lol
Thank you
-
View User Profile
-
Send Message
Posted Oct 7, 2013@ThomasRaud
@pangys
@burning98
Those are all caused by a connection timeout (the update-server is often down/offline)
-
View User Profile
-
Send Message
Posted Oct 7, 2013Hi, having problem with writes/reads of LWC - this numbers are so high:
http://s7.postimg.org/4svp1c757/LWC.png
247 450 reads per second with 3 players online?
-
View User Profile
-
Send Message
Posted Oct 6, 2013@MCJackJ
You can turn off protections per world in your permissions file. For instance in PEX you'd add a world subheading for each group and negate the protection permission node (-lwc.protect).
@mohawkguy360
You can deny the commands in WG using a flag: /rg flag regionname blocked-cmds lwc,lock,unlock,cprivate,cpublic
-
View User Profile
-
Send Message
Posted Oct 6, 2013I need to know if LWC will allow me to block the ability to protect chests in certain WG regions. Is that possible?
-
View User Profile
-
Send Message
Posted Oct 6, 201320:41:58 [INFO] [LWC] [LWC] The updater ran into a minor issue: Connection reset
20:41:58 [INFO] [LWC] [LWC] This can probably be ignored. 20:41:58 [SEVERE] Exception in thread "pool-1-thread-66" 20:41:58 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 1157 at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyn cTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.griefcraft.util.Updater$1.run(Updater.java:81) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java :53) at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyn cTask.java:53) ... 3 more
gives me this error when I open the server or reload after I figure out all the players and me and rejoin please help me
-
View User Profile
-
Send Message
Posted Oct 6, 2013Is it possible to only allow protection in a specific world?
-
View User Profile
-
Send Message
Posted Oct 6, 2013What was wrong with it?
-
View User Profile
-
Send Message
Posted Oct 5, 2013How do you edit the id's you can protect? I have an FTB server and i need this plugin...
-
View User Profile
-
Send Message
Posted Oct 5, 2013@ThomasRaud
I have posted exactly that error for days ago, as a ticket.
-
View User Profile
-
Send Message
Posted Oct 5, 2013This error runs at startup and sometimes in randome period
13:03:19 [severe] Exception in thread "pool-1-thread-4" 13:03:19 [severe] org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 8 13:03:19 [javastacktrace] at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) 13:03:19 [javastacktrace] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) 13:03:19 [javastacktrace] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) 13:03:19 [javastacktrace] at java.lang.Thread.run(Unknown Source) 13:03:19 [javastacktrace] Caused by: java.lang.NullPointerException 13:03:19 [javastacktrace] at com.griefcraft.util.Updater$1.run(Updater.java:81) 13:03:19 [javastacktrace] at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:53) 13:03:19 [javastacktrace] at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
-
View User Profile
-
Send Message
Posted Oct 4, 2013@xDizasterCYx
The open chests is a client side bug where the server is behind a bit or the client needs to catch up to the server. The open chest bug is not related to this plugin. its just general minecraft.
-
View User Profile
-
Send Message
Posted Oct 4, 2013@koenkoro
Try %light_green% or %lightgreen%
-
View User Profile
-
Send Message
Posted Oct 4, 2013@BigGee1984
Version 4.4.0 works with 1.6.4
-
View User Profile
-
Send Message
Posted Oct 4, 2013@LordKainzo
I am getting that one too, and it stops my server from loading at startup.