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 5, 2012How do you make it so not EVERYONE can use it??? I didn't even set the permission for each group and EVERYONE can use it.
-
View User Profile
-
Send Message
Posted Dec 4, 2012No matter what version of LWC I'm using now, all LWC protections placed stay locked even after the block is removed. Even if I run the command /lwc admin cleanup it still persists to exist.
Example: I place a chest, chest is auto locked. I remove the chest, the block where the chest was is still protected by LWC. Doing /lwc admin cleanup does not remove the protection. The only way TO remove the protection is to place a block where the protected block was and do /unlock
-
View User Profile
-
Send Message
Posted Dec 4, 2012what does the /lwc admin clear command do ?
-
View User Profile
-
Send Message
Posted Dec 4, 2012When will be update?
-
View User Profile
-
Send Message
Posted Dec 3, 2012Can we bring back the donation chest flag? :D
-
View User Profile
-
Send Message
Posted Dec 3, 2012Hey have any one had a problem when locking or placing locked chest it is slow at processing and ends up kicking all other players, but not the one that locked them. Seems to be a problem between the database. It dosen use all ram and cpu when doing it so i don't think it is a hardware issue. But i tried hosting on my own pc whit the same setup and it workd fine!
Some one plezz help :'(
-
View User Profile
-
Send Message
Posted Dec 2, 2012@TheLazeboy
I had the same problem. Using the dev build fixed it for me. I dont know if it breaks anything else though (since its a dev build)
-
View User Profile
-
Send Message
Posted Dec 2, 2012This doesn't work for me in 1.4.5 ... Ugh T.T
-
View User Profile
-
Send Message
Posted Dec 1, 2012Confused, random blocks that ppl place are being auto protected by other players, not even online..
-
View User Profile
-
Send Message
Posted Dec 1, 2012@Icefuzion
Disable LWC Magnet flag if you are not going to use it.
magnet: enabled: false
-
View User Profile
-
Send Message
Posted Dec 1, 2012I'm getting LWC lag spikes. Checked with Nolagg examine. v4.3.1
This was in NoLagg examination file:
Total duration: 281.458 ms / 500 ticks
Average duration: 0.563 ms/tick
Selected task: Task #58
Plugin: LWC
Location: com.griefcraft.modules.flag.MagnetModule$MagnetTask
WIll get back to you with more stats.
Update:
Total duration: 7420.294 ms / 10000 ticks
Average duration: 0.742 ms/tick
Selected task: Task #68
Plugin: LWC
Location: com.griefcraft.modules.flag.MagnetModule$MagnetTask
Here's the schematic:
Link Removed: http://www.mediafire.com/?5p9ja8e7gaqoaq7
-
View User Profile
-
Send Message
Posted Dec 1, 2012Automatic lock removal when Towny land gets unclaimed would be cool. : O
-
View User Profile
-
Send Message
Posted Nov 29, 2012@DayneOram
I had seen on github that someone may try to put this together for LWC. The problem is that frames are entities not blocks so they behave differently. I, too , would like to see this.
-
View User Profile
-
Send Message
Posted Nov 29, 2012It still works fine, why is an update needed? for moral calm
-
View User Profile
-
Send Message
Posted Nov 29, 2012@kroko1992
It still works fine, why is an update needed? Also, you can pull dev builds from the link at the top of the page.
-
View User Profile
-
Send Message
Posted Nov 29, 2012an update to 1.4.5 would be nice.. :)
-
View User Profile
-
Send Message
Posted Nov 29, 2012update for 1.4.5?
-
View User Profile
-
Send Message
Posted Nov 28, 2012can I make 2 groups / Guilds and add chests to a guild so only ppl of the guild can use the chest
-
View User Profile
-
Send Message
Posted Nov 27, 2012If I add a block to the config like this '1584:3' it doesn't work. Are the blocks checked without the colon? E.G., if I put '1584' in the config, would any block starting with 1584 (like 1584:3, 1584:8 and so on) be protected?
-
View User Profile
-
Send Message
Posted Nov 27, 2012My server freezes for long time (like 5-30 min) at: [LWC] Flushing protection updates (6289) when restarting with crontab and .sh script use.
Btw. My LWC cache usage is 100% o.O