权限节点
#
# The language file you wish to use
version:
# This is the current version of Towny. Please do not edit.
version: 0.88.0.0_(1.7.2)
# This is for showing the changelog on updates. Please do not edit.
last_run_version: 0.88.0.0_(1.7.2)
# Minimum required version of CraftBukkit. Please do not edit.
bukkit_version: '2918'
# The language file you wish to use
language: english.yml
############################################################
# +------------------------------------------------------+ #
# | Permission nodes | #
# +------------------------------------------------------+ #
############################################################
# Possible permission nodes
#
# towny.admin: User is able to use /townyadmin, as well as the ability to build/destroy anywhere. User is also able to make towns or nations when set to admin only.
# towny.cheat.bypass : User is able to use any fly mods and double block jump (disables towny cheat protection for this user).
# towny.top : User can access the command towny top
# towny.town.* : 允许用户使用/town所有权限包含一下所有town.XXXX.XXXX所有命令
# towny.town.new :User is able to create a town
# towny.town.delete :User is able to delete their town
# towny.town.claim : User is able to expand his town with /town claim
# towny.town.plot : User is able to use the /plot commands
# towny.town.resident : User is able to join towns upon invite.
# towny.town.toggle.*: 允许用户使用/town toggle 下的所有命令
# towny.town.toggle.pvp
# towny.town.toggle.public
# towny.town.toggle.explosions
# towny.town.toggle.fire
# towny.town.toggle.mobs
# towny.nation.* : 允许用户使用/nation 所有命令
# towny.nation.new :User is able to create a nation
# towny.nation.delete :User is able to delete their nation (if king)
# towny.nation.rename :User is able to rename their nation (if king/assistant)
# towny.nation.grant-titles :User is able to grant titles/surnames to the nation residents (if King)
# towny.wild.*: 允许用户在荒郊野外进行任何操作
# towny.wild.build ---放置
# towny.wild.destroy ---破坏
# towny.wild.switch ---使用
# towny.wild.item_use ---道具
# towny.wild.block.[block id].* : 指定用户在荒郊野外使用某个方块或者道具
# towny.wild.build.[block id]
# towny.wild.destroy.[block id]
# towny.wild.switch.[block id]
# towny.wild.item_use.[block id]
#
# towny.claimed.* : 允许用户在城市内进行任何操作
接下来,我们说一下/plot一些的相关命令。
首先我们输入:/plot
/plot claim 命令,购买当前所在位置区块。
/plot claim [rect/circle] [radius] 命令,购买自己所站位置矩形/半径-范围内的所有区块。
/plot notforsale 命令,解除正在挂牌出售的区块。
/plot notforsale [rect/circle] [radius] 命令,解除自己所站位置矩形/半径-范围内正在挂牌出售的区块。
命令部分请看以下截图
首先
我们通过命令:/town help
#
# The language file you wish to use
version:
# This is the current version of Towny. Please do not edit.
version: 0.88.0.0_(1.7.2)
# This is for showing the changelog on updates. Please do not edit.
last_run_version: 0.88.0.0_(1.7.2)
# Minimum required version of CraftBukkit. Please do not edit.
bukkit_version: '2918'
# The language file you wish to use
language: english.yml
############################################################
# +------------------------------------------------------+ #
# | Permission nodes | #
# +------------------------------------------------------+ #
############################################################
# Possible permission nodes
#
# towny.admin: User is able to use /townyadmin, as well as the ability to build/destroy anywhere. User is also able to make towns or nations when set to admin only.
# towny.cheat.bypass : User is able to use any fly mods and double block jump (disables towny cheat protection for this user).
# towny.top : User can access the command towny top
# towny.town.* : 允许用户使用/town所有权限包含一下所有town.XXXX.XXXX所有命令
# towny.town.new :User is able to create a town
# towny.town.delete :User is able to delete their town
# towny.town.claim : User is able to expand his town with /town claim
# towny.town.plot : User is able to use the /plot commands
# towny.town.resident : User is able to join towns upon invite.
# towny.town.toggle.*: 允许用户使用/town toggle 下的所有命令
# towny.town.toggle.pvp
# towny.town.toggle.public
# towny.town.toggle.explosions
# towny.town.toggle.fire
# towny.town.toggle.mobs
# towny.nation.* : 允许用户使用/nation 所有命令
# towny.nation.new :User is able to create a nation
# towny.nation.delete :User is able to delete their nation (if king)
# towny.nation.rename :User is able to rename their nation (if king/assistant)
# towny.nation.grant-titles :User is able to grant titles/surnames to the nation residents (if King)
# towny.wild.*: 允许用户在荒郊野外进行任何操作
# towny.wild.build ---放置
# towny.wild.destroy ---破坏
# towny.wild.switch ---使用
# towny.wild.item_use ---道具
# towny.wild.block.[block id].* : 指定用户在荒郊野外使用某个方块或者道具
# towny.wild.build.[block id]
# towny.wild.destroy.[block id]
# towny.wild.switch.[block id]
# towny.wild.item_use.[block id]
#
# towny.claimed.* : 允许用户在城市内进行任何操作
接下来,我们说一下/plot一些的相关命令。
首先我们输入:/plot
/plot claim 命令,购买当前所在位置区块。
/plot claim [rect/circle] [radius] 命令,购买自己所站位置矩形/半径-范围内的所有区块。
/plot notforsale 命令,解除正在挂牌出售的区块。
/plot notforsale [rect/circle] [radius] 命令,解除自己所站位置矩形/半径-范围内正在挂牌出售的区块。
命令部分请看以下截图
首先
我们通过命令:/town help