- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Residence:修订间差异
无编辑摘要 |
(添加英文原文内容) |
||
第1行: | 第1行: | ||
==概览== | |||
===关于=== | |||
Residence | Residence is different from most protection plugins in that it aims for the users to be able to protect their own homes without having to bother the admin to do it. Residence has support for a variety of different protection types including preventing movement through areas, all of which can be configured by the land owner, and limited by the admin. | ||
===链接=== | |||
Vault: Vault | |||
GitHub Source: | |||
GitHub | |||
IRC discussion channel: irc://irc.esper.net/Residence | |||
Development builds of this project can be acquired at the provided | |||
continuous integration server | |||
. These builds have not been approved by the BukkitDev staff. Use them at your own risk. | |||
===拓展=== | |||
Dynmap Residence | |||
- Dynmap plugin that shows residences on the webmap. | |||
ResExtras - Control snow, ice, animals, mobs, and more within a residence. | |||
Residence Fly - Controls flying within a residence. Leaving will cause a player to fall. | |||
Residence Signs - Easy buying/selling/renting with signs. | |||
ResTown - Controls which users can build outside of a residence. | |||
ResProtect - Protects animals via flags | |||
ResCreative - Grants creative on entering a residence. | |||
ResPerm - Adds additional permissions to a player on residence change. | |||
SimpleClansResidence | |||
- Integrates Residence and SimpleClans | |||
Flags - Apparently adds flags or something | |||
===贡献=== | |||
smbarbour (Code) | |||
inorixu (Code) | |||
lemon42 (Code) | |||
Daniel Few (Wiki) | |||
Linaks (Residence Logo) | |||
SirHedgehog (Code) | |||
GSValore (Code) | |||
Samkio (Wiki Video) | |||
JustinGuy (Code) | |||
Tonkovich (Code) | |||
===捐助=== | |||
Donations | |||
If you have appreciated the work I did over the years to keep the plugin going, please feel free to donate some money as a thanks. | |||
==使用== | |||
===权限=== | |||
residence.admin: | |||
description: Gives you access to /resadmin | |||
default: op | |||
children: | |||
residence.admin.tp: true | |||
residence.admin.move: true | |||
residence.commands.admin: true | |||
residence.user | |||
: true | |||
residence.admin.tp: | |||
description: Allows to override tp flag | |||
default: op | |||
residence.admin.move: | |||
description: Allows to override move flag | |||
default: op | |||
residence.user: | |||
description: Allows default user perms | |||
default: true | |||
children: | |||
residence.commands.user: true | |||
residence.flags.*: true | |||
residence.commands: | |||
description: Allows all commands | |||
default: op | |||
children: | |||
residence.commands.admin: true | |||
residence.commands.admin: | |||
description: Allows all admin commands | |||
default: op | |||
children: | |||
residence.commands.user: true | |||
residence.commands.setowner: true | |||
residence.commands.listallhidden: true | |||
residence.commands.server: true |
2014年10月7日 (二) 23:07的版本
概览
关于
Residence is different from most protection plugins in that it aims for the users to be able to protect their own homes without having to bother the admin to do it. Residence has support for a variety of different protection types including preventing movement through areas, all of which can be configured by the land owner, and limited by the admin.
链接
Vault: Vault
GitHub Source: GitHub IRC discussion channel: irc://irc.esper.net/Residence Development builds of this project can be acquired at the provided continuous integration server . These builds have not been approved by the BukkitDev staff. Use them at your own risk.
拓展
Dynmap Residence
- Dynmap plugin that shows residences on the webmap. ResExtras - Control snow, ice, animals, mobs, and more within a residence. Residence Fly - Controls flying within a residence. Leaving will cause a player to fall. Residence Signs - Easy buying/selling/renting with signs. ResTown - Controls which users can build outside of a residence. ResProtect - Protects animals via flags ResCreative - Grants creative on entering a residence. ResPerm - Adds additional permissions to a player on residence change. SimpleClansResidence - Integrates Residence and SimpleClans Flags - Apparently adds flags or something
贡献
smbarbour (Code)
inorixu (Code) lemon42 (Code) Daniel Few (Wiki) Linaks (Residence Logo) SirHedgehog (Code) GSValore (Code) Samkio (Wiki Video) JustinGuy (Code) Tonkovich (Code)
捐助
Donations
If you have appreciated the work I did over the years to keep the plugin going, please feel free to donate some money as a thanks.
使用
权限
residence.admin:
description: Gives you access to /resadmin default: op children: residence.admin.tp: true residence.admin.move: true residence.commands.admin: true residence.user
- true
residence.admin.tp: description: Allows to override tp flag default: op residence.admin.move: description: Allows to override move flag default: op residence.user: description: Allows default user perms default: true children: residence.commands.user: true residence.flags.*: true residence.commands: description: Allows all commands default: op children: residence.commands.admin: true residence.commands.admin: description: Allows all admin commands default: op children: residence.commands.user: true residence.commands.setowner: true residence.commands.listallhidden: true residence.commands.server: true