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 Mar 8, 2013@cdh0127
option in config
-
View User Profile
-
Send Message
Posted Mar 8, 2013@BeatZzzBaZzz
yes my server is getting the same error wat build are you on
-
View User Profile
-
Send Message
Posted Mar 7, 2013Players who aren't on the protection, can still open the door with a button. Any way to fix this?
-
View User Profile
-
Send Message
Posted Mar 7, 2013imagine when 1.5 is out... people are just going to steal stuff by putting hoppers under protected chests and stuff...
-
View User Profile
-
Send Message
Posted Mar 7, 2013@austindkelly
Wich plugin are you using to see that stats?
-
View User Profile
-
Send Message
Posted Mar 6, 2013Players who aren't on the protection, can still open the door with a button. Any way to fix this?
-
View User Profile
-
Send Message
Posted Mar 5, 2013i get an error massage: [LWC] Internal error. Notify an admin immediately. :PLAYER_INTERACT
can someone help me with this????
-
View User Profile
-
Send Message
Posted Mar 5, 2013Hi. I have a problem
http://pastebin.com/f4drUm7b
-
View User Profile
-
Send Message
Posted Mar 4, 2013a node permission to set another protection limit for VIPS¿?
-
View User Profile
-
Send Message
Posted Mar 3, 2013Hmm my lwc.db file is 35MB, probably causing the high resource usage. How can I convert to MySQL?
-
View User Profile
-
Send Message
Posted Mar 3, 2013LWC is seriously hogging resources on my system too, I am on the latest build 839, which I am having to use because previous version throw some serious errors about player item drops, other users have mentioned them below.
http://imgur.com/kpfACEB
I am running Spigot if that makes a difference, though it does not seem like it should.
-
View User Profile
-
Send Message
Posted Mar 3, 2013why LWC takes SO MUCH resources?? http://goo.gl/W6ofK
please fix that...
-
View User Profile
-
Send Message
Posted Mar 2, 2013I keep getting this error/crash report, quite frequently, crashes the server everytime
LWC is on a flat file not on a MySql, LWV version is 4.3.1 and it's on a Tekkit server
Here is the error:
2013-03-03 05:31:33 [SEVERE] net.minecraft.server.WorldConlictException: Failed to check session lock, aborting 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:74) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.World.m(World.java:2744) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.World.A(World.java:269) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.World.save(World.java:258) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.World.doTick(World.java:1771) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467) 2013-03-03 05:31:33 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2013-03-03 05:31:33 [SEVERE] Unexpected exception net.minecraft.server.WorldConlictException: Failed to check session lock, aborting at net.minecraft.server.WorldNBTStorage.checkSession(WorldNBTStorage.java:74) at net.minecraft.server.World.m(World.java:2744) at net.minecraft.server.World.A(World.java:269) at net.minecraft.server.World.save(World.java:258) at net.minecraft.server.World.doTick(World.java:1771) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:565) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2013-03-03 05:31:33 [SEVERE] Exception in thread "Thread-13" 2013-03-03 05:31:33 [SEVERE] com.griefcraft.scripting.ModuleException: java.sql.SQLException: [SQLITE_CANTOPEN] Unable to open the database file (unable to open database file) 2013-03-03 05:31:33 [SEVERE] at com.griefcraft.sql.Database.printException(Database.java:191) 2013-03-03 05:31:33 [SEVERE] at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:1603) 2013-03-03 05:31:33 [SEVERE] at com.griefcraft.model.Protection.saveNow(Protection.java:796) 2013-03-03 05:31:33 [SEVERE] at com.griefcraft.util.DatabaseThread.flushDatabase(DatabaseThread.java:135) 2013-03-03 05:31:33 [SEVERE] at com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:157) 2013-03-03 05:31:33 [SEVERE] at java.lang.Thread.run(Thread.java:722) 2013-03-03 05:31:33 [SEVERE] Caused by: java.sql.SQLException: [SQLITE_CANTOPEN] Unable to open the database file (unable to open database file) 2013-03-03 05:31:33 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:383) 2013-03-03 05:31:33 [SEVERE] at org.sqlite.DB.newSQLException(DB.java:387) 2013-03-03 05:31:33 [SEVERE] at org.sqlite.DB.execute(DB.java:342) 2013-03-03 05:31:33 [SEVERE] at org.sqlite.DB.executeUpdate(DB.java:363) 2013-03-03 05:31:33 [SEVERE] at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85) 2013-03-03 05:31:33 [SEVERE] at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:1601)
Any help would be great
Thank you :)
-
View User Profile
-
Send Message
Posted Feb 28, 2013when there will be support for mysql
-
View User Profile
-
Send Message
Posted Feb 28, 2013my post cannot be editted I dont know why ..
Here is an error log http://pastebin.com/dc0g7sLj
-
View User Profile
-
Send Message
Posted Feb 27, 2013Hey lately our server has been having problems with locks getting unlocked for no reason at all.. bukkit version 1.4.7 lwc version : LWC 4.3.2 Beta
http://pastebin.com/dc0g7sLj
-
View User Profile
-
Send Message
Posted Feb 27, 2013@Kromara
not 100% sure but item frames are entities; that is why you can't I bet.
-
View User Profile
-
Send Message
Posted Feb 26, 2013i would like my Iron rank to have /unlock and /lock abilities but not /c password etc what commands would i put to do this?
thanks in advance -Kris
-
View User Profile
-
Send Message
Posted Feb 26, 2013I seem to be unable to lock item frames. help? whenever I try to lock the frame, it just breaks the frame and does not lock it.
-
View User Profile
-
Send Message
Posted Feb 26, 2013latest version doesn't work with tekkit at all
Errors: http://pastebin.com/jzuYp03b
when i type /cprivate i get internal error no ic2 stuff can be protected, and if they are protected everyone can open them...
could you do a quick fix as fast as possible?!