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 Apr 11, 2014Dear
Anyone know how to solve this error?
Link to error
-
View User Profile
-
Send Message
Posted Apr 11, 2014I corrected myself. just had to install mcpc-plus-1.7.2-R0.4-forge1033-installer.yar in a folder with the server. it will load the appropriate libraries.
-
View User Profile
-
Send Message
Posted Apr 10, 2014@jeffvs That is caused by you doing /reload. /reload is never recommended. You need to fully restart it. /stop, /restart, /reboot.
-
View User Profile
-
Send Message
Posted Apr 10, 2014plz help http://i.imgur.com/bRcFpGZ.png . I wait only your plugin for update my server 1.7.2 with mods. server mcpc+ 1.7.2-b51
add: Im undestand. http://i.imgur.com/aLncGhW.png Plugin trying to create a database on SQLite , which is registered inside server. And don't create DataBase in folder plugins/lwc Same promlem with plugin CoreProtect. Its bug mcpc+ . Can you help me fix it?
for pilot: when i just start server plugin is normal load ,but can't connect to Datebase
-
View User Profile
-
Send Message
Posted Apr 9, 2014Just a general question I'm asking developers of plugins I use: have you started looking into the username changes/UUID issue, and figuring out ways to convert the old system to the new, etc? I'm trying to get ahead of the game and make sure all our plugins and our MySQL database is prepared for when they flip the switch and activate name changes. Thanks for all the hard work you put into LWC! Keep up the great work!
-
View User Profile
-
Send Message
Posted Apr 9, 2014@schneidertm Can you link me to the one that works? Are there any plugins that do not work with LWC?
-
View User Profile
-
Send Message
Posted Apr 9, 2014@pilot3101 lastes dev Work for me on 1.7.5
-
View User Profile
-
Send Message
Posted Apr 7, 2014Quick question, Does this plugin work with CraftBukkit 1.7.4?
-
View User Profile
-
Send Message
Posted Apr 7, 2014@burning98
The plugin does not support that version of craftbukkit wich is 1.7.x
-
View User Profile
-
Send Message
Posted Apr 7, 2014i have a big problem with this plugin I give all players reload the server disconnects and say give this error: Connect lost: Internal Exception: io.netty.handler.timeout.ReadTimeoutException my server appears after loading it: [22:32:52 INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.g riefcraft.com/lwc/branch/stable/LATEST [22:32:52 INFO]: [LWC] [LWC] This can probably be ignored. [22:32:52 WARN]: Exception in thread "pool-3-thread-1" [22:32:52 WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 ( b881) (July 11, 2013) generated an exception while executing task 2 at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyn cTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.griefcraft.util.Updater$1.run(Updater.java:81) at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java :53) at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyn cTask.java:53) ... 3 more
-
View User Profile
-
Send Message
Posted Apr 6, 2014Can anyone help me on this? I've already posted a ticket a month ago but got no response.
So, I went to start my server and this issue popped up: http://pastebin.com/6Qqs76PV
I use the 1.6.4 R2.0 Bukkit Build and the LWC 4.4.0 version .
I don't think it used to happen before, and I didn't change anything on the server and suddenly it started happening. I don't know it's impact, but still.
Thanks!
-
View User Profile
-
Send Message
Posted Apr 5, 2014@pilot3101
What he said, this plugin will break when 1.8 is released...
-
View User Profile
-
Send Message
Posted Apr 4, 2014What readonly-modify and readonly-remove do ?
-
View User Profile
-
Send Message
Posted Apr 4, 2014How add IDs of blocks of modpack ? I need add IDs like: 100:* and 105:99
-
View User Profile
-
Send Message
Posted Apr 4, 2014@jeffvs
I still have the same issue ... and can't really find a better plugin, and since all my rank-up signs are protected with LWC, it makes it hard for me to change it now .....
WE NEED A FIX !!!!
-
View User Profile
-
Send Message
Posted Apr 3, 2014Hey! Can you please fix this: http://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/ and add a download link in thew description to download a build that will work? Thanks!
Have a great day!
-
View User Profile
-
Send Message
Posted Apr 1, 2014PLEASE UPDATE FOR UUID SYSTEM
http://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
Sorry for caps... :(
-
View User Profile
-
Send Message
Posted Apr 1, 2014Is it possible for you to add a permission that allows certain players to remove all protections via /cremove but only in WorldGuard-Regions where they can build/are members/are owner ?
But they shouldn't be allowed to do it elsewhere.
Greetings
:)
-
View User Profile
-
Send Message
Posted Mar 29, 2014"
I have the same problem on mcpc+ 1.7.2 , but on bukkit 1.7.2 plugin normal work. plz help
-
View User Profile
-
Send Message
Posted Mar 29, 2014Please update to 1.7.5 !!
http://pastebin.com/8CsBWV6b