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 Dec 17, 2013@_Wanderer
Look into core.yml, did you remove ALL other AutoRegister in block: or set to false?
-
View User Profile
-
Send Message
Posted Dec 17, 2013On a 1.7 (dev) server the option "autoRegister: false" does not function. No matter what I have in my configuration, LWC protections are automatic when a protection-possible block is placed. Otherwise the plugin appears fully functional in 1.7.x. Reading some of the flaming below me in the comments I feel I should specify that I am only mentioning this to help with your troubleshooting for any future planned 1.7-ready builds of LWC. I in no way expected the plugin to be fully-functioning on what is not even a fully-fuctioning Craftbukkit yet. Keep up the good work!
-
View User Profile
-
Send Message
Posted Dec 16, 2013@Mixon87
You can add in the items you want to be able to protect in the config file :)
-
View User Profile
-
Send Message
Posted Dec 15, 2013Working well on 1.7 - not a single error so far.
Suggestion: add trap chest lock
-
View User Profile
-
Send Message
Posted Dec 14, 2013Instead of a single %owner%, is there anything to display the %owner%'s display name? Something like %displayname%?
-
View User Profile
-
Send Message
Posted Dec 14, 2013@DjSmeXhy
Build #2953 is a 1.7.2-R0.1 developmental build. It isn't meant to be run to play on, it is for devs to test their plugins while Bukkit gets a stable build. Don't use them.
-
View User Profile
-
Send Message
Posted Dec 14, 2013dude wait untill it is updated
-
View User Profile
-
Send Message
Posted Dec 14, 2013Hi, I have error when I have used command /cprivate :
Please, why report this error?
-
View User Profile
-
Send Message
Posted Dec 9, 2013CraftBukkit just started releasing DEVELOPMENTAL updates for mod developers to play catch up. It doesn't mean to start updating your servers. There are still bugs and everyone is playing catchup. If you have a public server and are trying to update to it with development builds and outdated plugins, you are wasting you and your players' time, not to mention exposing yourselves to griefing and other problems.
Basically: stop asking for 1.7.2 updates. It will come when it is ready.
-
View User Profile
-
Send Message
Posted Dec 9, 2013When i tried to pass my 1.6.4 server to 1.7.2 and put lwc, have some critical errors to out of memory and PermGen fail...
i use this plugin since when i create my server, its the best plugin for protect chest and now... i'm very worried about the way is taking...
i tried to mount my server plugin by plugin and the most critical plugin for me is LWC, and i have more to 60 plugins...
fix it for 1.7.2 please
-
View User Profile
-
Send Message
Posted Dec 9, 2013@Dr_Bunsen
Hi,
yes you can. Edit core.yml.
-
View User Profile
-
Send Message
Posted Dec 9, 2013Could itemframes also be protected? People are breaking my map room stuff, and in my storing facility they are stealing the diamond blocks on the item frames. And I know there is a plugin to protect itemframes, but that just weird, having 2 plugins basicly giving the same functions but just with different blocks/items.
[EDIT]: I noticed that when I was editting or placing protections, bukkit will lagg the hell out, I removed 4 signs, we had 12 seconds of lagg "Can't keep up! Did the system time change, or is the server overloaded? Running 11046ms behind, skipping 220 tick(s)" I thought you may wanted to know
-
View User Profile
-
Send Message
Posted Dec 8, 2013Hi,
we have a problem. We use SignEditor http://dev.bukkit.org/bukkit-plugins/signeditor/ and also LWC. When someone tries to edit a protected sign, LWC protects the sign, but also deletes the entire text on that sign!
I tested it with pex, lwc and signeditor, no other plugins else. Please fix that!
-
View User Profile
-
Send Message
Posted Dec 8, 2013it seems lwc is not saving all protections anymore on restart when using bukkit 1.7.2
so please make a update :)
-
View User Profile
-
Send Message
Posted Dec 7, 2013Hey!
Thanks for this really helpful plugin! I'm just wondering if LWC 4.3.2 Beta 3 is the latest release working on 1.5.2?
Greetings Tom
-
View User Profile
-
Send Message
Posted Dec 6, 2013@Keepoladon
Thanks, I'll give that a try this weekend.
-
View User Profile
-
Send Message
Posted Dec 4, 2013@GumbyDammit
Go into the core config file and remove the part where it says "autoRegister: private" under sign. Should end up looking like this.
sign: enabled: true
-
View User Profile
-
Send Message
Posted Dec 4, 2013Double Wooden Doors
Previously If one placed two wooden doors side by side (left first,then right), one could "/cpublic" them, and then "/lwc flag autoclose on", so when ever a player opened one door both would open.
Now I have noticed that this has stopped working, When I open one door I hear the double door opening sound, but only a single door opens.
I am wondering if any else has noticed/experienced this.
The server is running 1.7.2 and lwc ver 4.4.0 (b903), plus a few other plugins
update on the above, It appears to have been a problem with one of the Spigot releases, as the problem has resolved itself with the latest Release.
-
View User Profile
-
Send Message
Posted Dec 4, 2013Small issue with LWC and HerobrineAI. Herobrine places signs that nobody but me can break because LWC appears to be protecting them.
-
View User Profile
-
Send Message
Posted Dec 3, 2013i have a problem =/ i have lwc on my server and people can open chests with my clickwarp item wich is another plugin =/