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 12, 2014Hey! Does anyone know a permission that restricts users to only locking chests privately (they can't make password protected chests, donation chests, etc.)?
Also maybe I'm doing something wrong but disabling autoregister doesn't allow chests to be placed down unlocked?
Thanks for any help.
-
View User Profile
-
Send Message
Posted Aug 12, 2014Can you update this plugin for versions 1.7.9 and the upcoming 1.8?
-
View User Profile
-
Send Message
Posted Aug 5, 2014Help! when i use a MySQL database for this it shows this error http:pastebin.com/u2yUT1x9 here is my core.yml http:pastebin.com/PhPDC0gE i have also tried using this with the latest dev build it had the same error
-
View User Profile
-
Send Message
Posted Jul 31, 2014When someone on my Server lock or unlock a chest/door etc the TPS are dropping for a short time, what does this cause?
Sometimes i get this Error in the Console... What is that?
Please help...
-
View User Profile
-
Send Message
Posted Jul 29, 2014I have a question: What does /cdonation do? It creates a Donationchest but which features it have? Thanks.
-
View User Profile
-
Send Message
Posted Jul 27, 2014Why when i place or destroy a chest my server is lagging for 5 6 seconds ?? Pls help me !
-
View User Profile
-
Send Message
Posted Jul 26, 2014@Take4Spam & Aqelius , Open your eyes and look at the dev builds . . . Already update for UUID support . . .
-
View User Profile
-
Send Message
Posted Jul 26, 2014Authors behind a hole version should be forced to update or abandon a project or mark it as discontinued as to not waste peoples time
-
View User Profile
-
Send Message
Posted Jul 26, 2014It is time to update already under 1.7. + with new UUID system
-
View User Profile
-
Send Message
Posted Jul 25, 2014I get an error in the console to start the server, it seems that the LWC is what can be?. I leave the error here:
http://pastebin.com/Aj5TapvV
-
View User Profile
-
Send Message
Posted Jul 23, 2014I want to use mysql for the database would that effect the current locks? if so is it possible to import it to mysql
-
View User Profile
-
Send Message
Posted Jul 23, 2014Does this plugin have an API?
I want to code a custom friends plugin that affects LWC protections.
- Mike_x1
-
View User Profile
-
Send Message
Posted Jul 18, 2014How do you disable auto updating?
-
View User Profile
-
Send Message
Posted Jul 17, 2014Update plss i need UUID :D
-
View User Profile
-
Send Message
Posted Jul 17, 2014Whatever happened to LWC-economy? I cannot find it anywhere.
-
View User Profile
-
Send Message
Posted Jul 16, 2014@marubal21: You can try expiring locks that have not been used by a certain amount of time.
Example :
/lwc admin expire 8weeks
-
View User Profile
-
Send Message
Posted Jul 13, 2014@Liger_XT5
get, when you start in a log message 'It's highly recommended did you fix the library with'-c execstack <libfile> ', or link it with'-z noexecstack '. Should I be worried? or how can this fix googel says no strike
-
View User Profile
-
Send Message
Posted Jul 12, 2014Sorry for the double post, but I wanted to know if anyone has been having issues with LWC with doors?
We updated to 1.7.10 last night, and still clearing up unsuspected bugs between plugins, but LWC has me a little stumped. No errors, but when a player attempts to open a locked door, either nothing happens, or they get an error stating the action is pending, and it was canceled by something else (I'll grab the exact wording when someone reports it again). As OP, I don't see the issue, other than rightclicking doors with blocks in my hand. If I'm holding a sign, for an example, works just fine.
-
View User Profile
-
Send Message
Posted Jul 12, 2014@marubal21
http://dev.bukkit.org/bukkit-plugins/lwc-tweaks/
-
View User Profile
-
Send Message
Posted Jul 11, 2014Is there a way to remove LWC protections for players who haven't logged on in X days?