• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“Residence”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(添加英文原文内容)
第1行: 第1行:
[http://ntu.so/di/C830T/residencelogocrop.png]
+
==概览==
 
+
===关于===
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
  话不多说,这个插件主要是实现领地保护功能,顺便附加着一些其它小功能(十分贴心0。0)
+
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月8日 (三) 07: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