LWC
LWC | ||||
---|---|---|---|---|
![]() | ||||
Plugin | ||||
Catégorie | Protection [edit] | |||
Développeur(s) | Hidendra | |||
Bukkit | lwc | |||
Spigot | lwc.2150 | |||
Sources | Github | |||
Nefald | ||||
Status | installé [edit] | |||
Grade requis | citoyen | |||
Article | ||||
Dernière révision | 14/02/2016 |
LWC protège pour vous vos coffres, vos portes, vos fours et tout un tas d'autres choses.
Protections automatiques
Par défaut LWC protège automatiquement les items et blocs qui suivent, et sont les seuls à pouvoir être protégés. Vous pouvez bien entendu modifiez ces protections. Les personnes n'ont comprises dans la protection que vous avez faite ne pourront dès lors casser le bloc ni même l'utiliser. Dans le cas où vous souhaiterez éviter qu'un bloc soit cassé mais qu'il puisse être utilisé de tous, vous devrez rendre sa protection publique.
- Coffre
- Coffre de l'Ender
- Four
- Dispenser
- Panneau
- Porte en bois
- Porte en fer
- Trappe
- Portail
- Chaudron
- Stand d'alchimie
- Table d'enchantement
- Jukebox
- Note block
- Beacon
- Enclume
Commandes
Commande | Alias (SimpleAlias) | Description | Permission |
---|---|---|---|
/cpublic
|
Rendre public un bloc ( incassable mais utilisable par tous ) | lwc.create.public | |
/cprivate [pseudo]
|
/cp [pseudo]
|
Privatiser un bloc (seulement à votre usage) ou pour plusieurs joueurs en précisant leur pseudo | lwc.create.private |
/cremove
|
/cr
|
Retirer toutes les protections | lwc.remove |
/cmodify [pseudo]
|
/cm [pseudo]
|
Modifier une protection | lwc.modify |
/cpassword <mot de passe>
|
Définir un mot de passe | lwc.create.password | |
/cunlock <mot de passe>
|
Retirer le mot de passe | lwc.unlock | |
/cinfo
|
Obtenir des infos à propos d'une protection | lwc.info |
Commandes avancées
Commande | Permission | Description |
---|---|---|
/lwc admin view
|
View a protected inventory as if you were standing beside it using the protection's id. | lwc.admin.view |
/lwc admin find <pseudo>
|
View all protections created by a player | lwc.admin.find |
/lwc admin forceowner <pseudo>
|
Change the owner of a protection | lwc.admin.forceowner |
/lwc admin remove <ID>
|
Remove a protection by using its id | lwc.admin.remove |
/lwc admin purge <pseudo>
|
Remove all protections by a player | lwc.admin. |
/lwc admin cleanup
|
Attempt to cleanup the database | lwc.admin.cleanup |
/lwc admin version
|
View the loaded LWC version and the latest available | lwc.admin.version |
/lwc admin update
|
Update to the latest version of LWC | lwc.admin.update |
/lwc admin report
|
View the LWC performance report | lwc.admin.report |
/lwc admin convert
|
Convert another plugin's database to LWC | lwc.admin. |
/lwc admin clear
|
Either removes all protections or all permissions from the protections | lwc.admin.clear |
Permissions détaillées
Permission | Description |
---|---|
lwc.protect | The main permission node that should be given to players. It allows players to:
This permission node is also effectively the same as the following permission nodes combined:
|
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. |
lwc.mod | lwc.admin. |
lwc.admin | lwc.admin. |
lwc.shownotices | Shows protection notices to the player. For example, when they click on a protection they can access, they will see `Notice: This XXXX is protected by YYY`. This is mainly useful for administrative roles so that you know that a chest you opened is protected by LWC and who it is protected by. |