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 10, 2012@Hidendra
I had a question for the worldguard integration... When i enabled it, it wouldnt let you make any lwc protections in any world guarded region. I saw something about "allowed regions" is there a way to make it so all regions are allowed to have lwc protection in it?
-
View User Profile
-
Send Message
Posted Aug 10, 2012Permissions for this plugin are disfunctional.
-
View User Profile
-
Send Message
Posted Aug 10, 2012Is there any way you can add a 'Reload config-files'-command?
Thanks!
-
View User Profile
-
Send Message
Posted Aug 10, 2012would be cool to have option to deny zombies break locked door with lwc :)
-
View User Profile
-
Send Message
Posted Aug 9, 2012@Hidendra
Oh ok thx :D
-
View User Profile
-
Send Message
Posted Aug 9, 2012LWC can't connect to MySQL, check your config
Caused by: java.net.ConnectException: Connection refused
-
View User Profile
-
Send Message
Posted Aug 9, 2012Ermm...
http://pastebin.com/MaBTHFed
What's wrong? O.o
-
View User Profile
-
Send Message
Posted Aug 9, 2012@rustyshakelford2
It is because lwc.protect is granted by default, you will need to negate that node for the other world.
-
View User Profile
-
Send Message
Posted Aug 8, 2012Can you update it? Or is it not quite ready.
-
View User Profile
-
Send Message
Posted Aug 8, 2012best plugin ever!
-
View User Profile
-
Send Message
Posted Aug 8, 2012I'm using build #736, and i'm having some permission issues. I have a second world where players have no permission nodes for LWC, but players can still lock chests there. I'm using bPermissions, any idea what could be causing this?
-
View User Profile
-
Send Message
Posted Aug 8, 2012Can you make it an option so that if a door is protected zombies cant destroy it?
-
View User Profile
-
Send Message
Posted Aug 8, 2012if you change the db to mysql in core.yml LWC will automatically convert the sqlite database to mysql when you start the server next
-
View User Profile
-
Send Message
Posted Aug 8, 2012how can i import the lwc sqlite database to the sql database or do lwc this automatically
-
View User Profile
-
Send Message
Posted Aug 8, 2012works fine if you add to core.yml but why ? only reason you'd protect them is so they can't be broken. if you open MY ender chest, you see YOUR contents not mine :)
-
View User Profile
-
Send Message
Posted Aug 8, 2012@MerlenMage
Is it also working for enderchests?
-
View User Profile
-
Send Message
Posted Aug 8, 2012My server is on 1.3.1 the day bukkit released a reommended build. I use LWC and its worked for me ever since. I just wish fences gates and trap doors would lock and auto close like doors do. Fences gates are able to be locked but no longer will work if they are locked, they just close instantly after you try and open it.
-
View User Profile
-
Send Message
Posted Aug 8, 2012does the latest version work for 1.3.1? or is it still in development?
-
View User Profile
-
Send Message
Posted Aug 8, 2012Maybe I'm blind, but is this going to be updated for 1.3.1?
-
View User Profile
-
Send Message
Posted Aug 8, 2012@TheSandwichMakr
I've got watchblock to take care of that :P.