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 15, 2013@_iMinecrafter_
Correct
-
View User Profile
-
Send Message
Posted Mar 15, 2013How would I stop players from being able to /lock?
-lwc.protect?
-
View User Profile
-
Send Message
Posted Mar 15, 20134.3.2 Beta 2 has been uploaded to DBO
HOPPERS / MINECRAFT 1.5 :: To disallow hoppers from being placed around PROTECTED chests, add hoppers (ID 154) to blacklistedBlocks inside of core.yml. The protection owner and LWC admins will still be able to place hoppers around chests.
-
View User Profile
-
Send Message
Posted Mar 15, 2013i can still place hoppers below or above (not on the sides) another person's chest (im not op) whilest having 154 as blacklisted block... i read the issue but it doesnt seem to work
-
View User Profile
-
Send Message
Posted Mar 13, 2013Ticket open on GitHub for:
-
View User Profile
-
Send Message
Posted Mar 13, 2013I have been trying to find a way of fixing this anyone have any suggestions?
[STDERR] java.lang.UnsatisfiedLinkError: Native Library /home/minecraft/multicraft/servers/server494/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so already loaded in another classloader
Though not sure which classloader it's talking about anyway to change or rebuild just that portion of the database. Server is new so if i hurry no harm no foul.
-
View User Profile
-
Send Message
Posted Mar 11, 2013Hello. There is a wrong Translation in german... i cant change... thiz>> Hinweis: Diese Privat Schild ... <<this is not grammatically correct
-
View User Profile
-
Send Message
Posted Mar 11, 2013@XxBoonexX
just put 1 item on every slot in the chest so its full but it can still add that type items to the chest because they'll stack inside the chest
-
View User Profile
-
Send Message
Posted Mar 11, 2013Anyway to make magnet only work accept certain items? like just eggs?
-
View User Profile
-
Send Message
Posted Mar 11, 2013Is there any way to use LWC "remotely" ? What I mean by this is there some way to automate it without the need to go to a chest/door and right clicking it?
-
View User Profile
-
Send Message
Posted Mar 10, 2013How to transfer from flatfile to SQL with LWC DATABASE??
How to Remove LWC from Certain worlds with MULTIVERSE??? Removing permissions from other worlds DOES NOT WORK FOR ME !!
please help!!
@below poster : There is a command, some cool dude told me on these comments , however its not on the PAGE no idea WHY!! Make sure you backup your protections just in case. /lwc admin deleteprotections world = 'worldname' AND afterwards do /lwc admin cache clear
-
View User Profile
-
Send Message
Posted Mar 10, 2013First of all, thanks for this great plugin Hidendra !
Do you plan to add a command that allow us to purge every protection in a world ? like "/lwc admin purge world_nether". That could be useful to lighten the lwc.db file with useless entries... :/
This idea was suggested for the plugin "LWC unlock" but Zacky1, the author, said he couldn't because "LWC doesn't allow the checking of words"
-
View User Profile
-
Send Message
Posted Mar 10, 2013Whats The Permission Node To Allow Players To Lock A Certain Amount Of CHests?
-
View User Profile
-
Send Message
Posted Mar 10, 2013Hidendra, can you fix the "PlayerInteract" errors which happens when you use this with tekkit lite. Tekkit Lite users gotta use an unofficial build from 6th jan or else it wont work :/
- Thanks <3
-
View User Profile
-
Send Message
Posted Mar 10, 2013@devexityspace2GM
Remove permissions for world in your permissions file ;)
-
View User Profile
-
Send Message
Posted Mar 10, 2013Is there anyway to restrict this from working on certain worlds? I want my Factions world to not have LWC access.. (It kind of takes away from the Griefing/PVP aspect)
-
View User Profile
-
Send Message
Posted Mar 9, 2013Hi guys.
Since 10 min, i got a weird problem.
My server shuting down, and i got this error :
10.03 01:05:51 [Server] INFO ... 3 more 10.03 01:05:51 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) 10.03 01:05:51 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53) 10.03 01:05:51 [Server] INFO at com.griefcraft.util.Updater$1.run(Updater.java:81) 10.03 01:05:51 [Server] INFO Caused by: java.lang.NullPointerException 10.03 01:05:51 [Server] INFO at java.lang.Thread.run(Thread.java:636) 10.03 01:05:51 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) 10.03 01:05:51 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) 10.03 01:05:51 [Server] INFO at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) 10.03 01:05:51 [Server] SEVERE org.apache.commons.lang.UnhandledException: Plugin LWC v4.3.1 (b820-git-MANUAL) (February 02, 2013) generated an exception while executing task 2 10.03 01:05:51 [Server] SEVERE Exception in thread "pool-1-thread-1" 10.03 01:05:51 [Server] INFO [LWC] This can probably be ignored. 10.03 01:05:51 [Server] INFO [LWC] The updater ran into a minor issue: update.griefcraft.com 10.03 01:05:51 [Server] INFO mcstats.org 10.03 01:05:47 [Server] WARNING Could not get latest artifact information: UnknownHostException
So i see some lines with LWC, i don't really know what's happen :(
Any one can help me ?
Thanks
-
View User Profile
-
Send Message
Posted Mar 9, 2013One question, when will c magnet be renabled?
-
View User Profile
-
Send Message
Posted Mar 9, 2013How i can disable the chat messages if i use a protected door?
-
View User Profile
-
Send Message
Posted Mar 8, 2013Just me, or when a creeper explode next to a chest, the protection is removed, even if the option is disable in config and there isn't any destruction of blocks (by WorldGuard) ?