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 Jul 9, 2014I tried to update LWC to : LWC 4.4.0 then all the locked chests turned into UUID numbers.
Then no player could open their locked chests.
Is there a way to fix this ?
-
View User Profile
-
Send Message
Posted Jul 8, 2014Is it possible to configure locks to be removed when a player is banned?
-
View User Profile
-
Send Message
Posted Jul 8, 2014https://github.com/Hidendra/LWC/issues/840
Dupe issue with Worldguard flag...
-
View User Profile
-
Send Message
Posted Jul 8, 2014Permissions for normal user doesn't seem to work, fix coming?
Everyone can protect, unlock, modify etc. without any permissions or even if they have lwc.deny
-
View User Profile
-
Send Message
Posted Jul 5, 2014@tingeel
After the problem solving, can provide a 1.6.4 version?
-
View User Profile
-
Send Message
Posted Jul 4, 2014Пора уже обновление делать, скоро выйдет 1.8
-
View User Profile
-
Send Message
Posted Jul 3, 2014Hi there. I've installed LWC on my server but when I type /cprivate, nothing happens. It doesn't tell me to click on a chest or anything. No additional messages and no errors, and nothing is locked. When I enter /lwc, it gives me all the commands, but none of them work. Thank you.
-
View User Profile
-
Send Message
Posted Jul 1, 2014A: hello! I found a very severe bugs! Players with animals produce eggs can be locked open the box! With animal eggs, can open the box!
-
View User Profile
-
Send Message
Posted Jun 28, 2014Das Jail Plugin funzt zwar aber dann erhalte ich bei LWC Fehelr im Logfile und LWC geht nicht mehr. Ohne dem Jail Plugin keine Errors. Darum wollte ich Jail aus Essentials nutzen.
LWC und JAIL Plugin zusammen mit neuster Bukkit 1.7.9 r03
[16:036] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT [16:036] [Server thread/INFO]: [LWC] Connecting to SQLite [16:036] [Server thread/ERROR]: Error occurred while enabling LWC v4.5.0-SNAPSHOT (Is it up to date?) java.lang.NoSuchMethodError: org.mcstats.Metrics.createGraph(Ljava/lang/StringLorg/mcstats/Metrics$Graph; at com.griefcraft.lwc.LWC.load(LWC.java:1521) [?:?] at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.ja va:203) [?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaP lugin.java16) [spigot-1.7.9-R0.3-SNAPSHOT1517.jar:git-Spigot-1517] at org.bukkit.plugin.java.JavaPluginLoader.enablePlug in(JavaPluginLoader.java24) [spigot-1.7.9-R0.3-SNAPSHOT1517.jar:git-Spigot-1517]
Ohne dem Jail Plugin habe ich diese Fehler nicht.
-
View User Profile
-
Send Message
Posted Jun 24, 2014@Nixill
there is a persistance flag if that is what you are looking for?
(You enter it once and just need to click to lock) http://i.gyazo.com/69d27b9768ec02216f7f12ff51aea0da.png
-
View User Profile
-
Send Message
Posted Jun 22, 2014Hi,
I have installed this plugin on a server that i am op on. This server is a Feed the Beast server however and so we are recieving issues getting it to work with the Iron Chests mod. I have been on a server in the past where i can get it to lock Iron Chests and other chests from this mod but I myself cant workout how to do it
thanks
LTP
-
View User Profile
-
Send Message
Posted Oct 29, 2016If your iron chest is actually a skull. (Slimefun skull machines for example)
Add the skull item to your list of things to lock in
LWC core.yml as below. Else it will ignore these items.
protections:
blocks:
skull:
enabled: true
-
View User Profile
-
Send Message
Posted Jun 20, 2014Is there any way to do "batch" operations, for example several cprivates with one command?
-
View User Profile
-
Send Message
Posted Jun 17, 2014i updated to the latest dev build, and protections are not working correctly. Tho the owner of a protected chest can still access it and make changes, any player listed to have access do not seem to work, they have to be removed and added to the protected chest again for it to work.
-
View User Profile
-
Send Message
Posted Jun 14, 2014Any options for UUID support? Any time soon..
-
View User Profile
-
Send Message
Posted Jun 13, 2014@Dinosawrs
No, its running on a 64bit system.
-
View User Profile
-
Send Message
Posted Jun 13, 2014@Hidendra how can I make normal players see who locked an object and not 'locked with a magic spell' ?
-
View User Profile
-
Send Message
Posted Jun 12, 2014@marubal21
Probably because your trying to load an 64bit dll on an 32bit computer.
Just taking an guess here. - Dinosawrs
-
View User Profile
-
Send Message
Posted Jun 11, 2014On server start i always get this error:
java.lang.UnsatisfiedLinkError: C:\servers\towny\plugins\LWC\lib\native\Windows\amd64\sqlitejdbc.dll: %1 is not a valid Win32 application
Would anyone happen to know what it means and how can i fix it if possible?
-
View User Profile
-
Send Message
Posted Jun 11, 2014Players are able to lock things even without the lwc.protect node. Limits doesn't work. Protections constantly bug out and don't even let the owner or ops into a door. I don't even want to think about what else players are able to do, because if one thing is broken then something else probably is.
Come on, Hidendra, this plugin use to exemplify everything a locking plugin should have been. What happened, man?
How much money do you want to get this thing running and to keep it updated? Hell, I'll work it into my server budget if I have to. This is ridiculous.