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 May 20, 2012@NoelleMinuet
I'm getting the same errors across my server too. All having to do with Player Interaction
-
View User Profile
-
Send Message
Posted May 20, 2012I'm getting the following errors. I'm running a Tekkit Server on LWC 4.0.9 build. Everything has worked fine now I'm getting these errors. I've spent the last 2 day talking with my host about it. We've come up with nothing.
I also tried a different versions of LWC.
http://pastie.org/3941722
-
View User Profile
-
Send Message
Posted May 20, 2012How would I be able to add custom block protection into it, because I'm using a Bukkit-Modloader server and we have the Industrial and Buildcraft packs on and I want to be able to have the new things auto protected when placed like the Macerator. Is it already built in to add in the core yml or is there something else more I should be doing?
-
View User Profile
-
Send Message
Posted May 20, 2012Frequently recieving this error message, but I could not find any dysfunctionality so I could not check by what it is caused. Propably you can find out.
CB1.2.5-R2.0, LWC 4.2.0
Have fun,
Addi
-
View User Profile
-
Send Message
Posted May 20, 2012How can the plugin let players know who owns a protection when they click it? shownotices: true and showmynotices: true and quiet: true... any combination will NOT get this to work
-
View User Profile
-
Send Message
Posted May 20, 2012Hello, all of a sudden, today, whenever anyone on my server tries to lock anything this error is given: [LWC] Internal error. Notify an admin immediately (I am the Admin) :PLAYER_INTERACT
-
View User Profile
-
Send Message
Posted May 20, 2012and locke fence gates stay closed on click on it
-
View User Profile
-
Send Message
Posted May 20, 2012after i updated lwc today my flag autoclose doesnt work any more it sas the flag is on it buth the door doenst autoclose thx for any help you can give me
-
View User Profile
-
Send Message
Posted May 20, 2012@jkmalan
I haven't set any permissions nodes at all.
I just dropped the jar file into the plugins directory, restarted the server, and everyone has access to lwc for protecting chests. Which means i guess i would have to set up negated permissions for the 2 worlds in question, which i guess isn't a problem, would just be easier if i could turn worlds off in a config file.
-
View User Profile
-
Send Message
Posted May 20, 2012For all those wanting to actually lock buttons...the config was wrong and this is how it should be:
instead of having
button: enabled: true
stone_button: enabled: true
-
View User Profile
-
Send Message
Posted May 20, 2012@SiLenT0ne
I had to use negative nodes and it works that way for me.
-
View User Profile
-
Send Message
Posted May 19, 2012@jkmalan
that doesn't work, I've tried it just says "an admin is blocking you from opening that" and still protects the item.
-
View User Profile
-
Send Message
Posted May 19, 2012@ray73864
Just dont give out the permission to players for that world, it should do wonderfully :)
-
View User Profile
-
Send Message
Posted May 19, 2012LWC works great, even in the most recent R2 recommended build for us.
However, i wonder, is there a way to turn LWC off for certain worlds?
-
View User Profile
-
Send Message
Posted May 19, 2012plugins not working for us with the 1.2.5 R2 build. The LWC menu comes up, and it says left click to set protection, but when you left click nothing happens.
-
View User Profile
-
Send Message
Posted May 19, 2012iam getting errors,when i open a door for the first time (after server start)
"could not pass placer interact event to jobs/residence" after deleting this plugin,the error disappeard.please update/fix this ;)
-
View User Profile
-
Send Message
Posted May 19, 2012@Silent_Hunter
Try:
lwc.admin: false
???
-
View User Profile
-
Send Message
Posted May 18, 2012OK, another problem. I can't seem to disallow OPs from editing other peoples protection. I want to make it so that no one, not even OPs, can /cremove other's protections. lwc.mod: false doesn't work.
-
View User Profile
-
Send Message
Posted May 18, 2012Hello, is it possible to add multiworld support?
-
View User Profile
-
Send Message
Posted May 17, 2012Really like that you do not to put signs up just to protect a chest and that you can make chests public. Great tool for an Admin.