-
Account Upgraded | Title Enabled!
[Bukkit Mod] Minecraft LWC Download (4.1.1)
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 /cremove in 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
(Advanced 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.
Using LWC
Modules
Modules are seperate plugins much like LWC but extend LWC in some way, usually by giving extra functionality. While there may be more than already listed here, these modules are ones that are officially supported by LWC and maintained by the same author (Hidendra).
LWC-Economy 1.30 -
Download
Configuration file: plugins/LWC/iconomy.yml
LWC-Economy allows players to buy protections with economy money. At the moment, iConomy, BOSEconomy and Essentials are supported (have an Econ plugin that you want supported? PM me!) It can be configured on a per-user and per-group basis. It does not use Register.
Aside from purchasing, when a user removes a protection, they will also be refunded what they initially paid for the protection.
Discounts can also be given to each individual group, player, or by default. A discount is defined by giving X amount of protections for Y price, e.g 5 protections for free (0). After getting 5 protections for free, they pay full price again. They cannot get another discount again unless one of the following becomes true: a. an admin manually resets them b. the discounted amount of protections is increases (e.g increasing from 5 to 6 will mean said player gets 1 more for free) or c. the discount price itself changes (which means they will again get 5 protections for the new price.)
What can be protected?
- Chests
- Dispensers
- Furnaces
- Doors
- Signs
- Trap doors
- Anything else! Protections can be customized to anything you wish.
Features
- Plug 'n play! LWC handles all dependency resolution -- you just put LWC.jar in your plugins directory
- Has reached a level where its routinely safe and stable.
- Protections can be: Public, Password, and Private (by User and/or Groups)
- If the block has a persistent inventory (ex. chest), LWC can protect it! (Unless the server owner disabled the protection of a specific block!)
- Limits of how many protections a user or group can lock
- Small memory footprint. No flat files.
- For chests, only 1 side of the chest needs to be protected. The plugin saves space by dynamically linking connected chests as protected
- Much, much more. This post would be extremely long if I were to post every feature LWC has to offer.
Translations
If your server would benefit more from a version of LWC in your native tongue, or you just want to do it because LWC is awesome, I'm open to allow translations to (almost any) language. Almost all LWC messages are editable.
Locale files can be UTF-8, but are limited by Minecraft's charset (Latin-1.)
The current and latest English locale can be found here:
https://raw.github.com/Hidendra/LWC/..._en.properties
Currently, the following languages are officially bundled with LWC:
- German - de - @Dawodo
- Polish - pl - @Geoning @dudsonowa and @andrewkm
- French - fr - @Cehel
- Dutch - nl - @MadZero & @aoa2003
- Czech - cz - @hofec
- Swedish - sv - @christley
- Russian - ru - @IlyaGulya - requires a Cyrillic font mod for the MInecraft client
- Spanish - es - Raul " @RME " Martinez & David " @DME " Martinez
- Danish - da - @TCarlsen
#Source: LWC - Bukkit
Last edited by RevoLand; 14-12-12 at 02:32 AM.
-
-
Re: [Bukkit Mod] Minecraft LWC Download (4.1.1)
Password protection is always nice. Doors may be protected by default, but some people forget to protect the blocks on the perimeter of their house, therefore allowing it to be dug under, and destroyed.
Depends if people protect their entire floor tbh.
Thanks for share.
Sent from my Motorola Motoluxe using TapaTalk 2
-
Banned
Re: [Bukkit Mod] Minecraft LWC Download (4.1.1)
I'm thinking - "All-in-one bukkit plugin thread" :)
OT: This is a great mod, I use it for all my servers.