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

VillageDefense/指令和权限

来自Minecraft插件百科
Qsefthuopq讨论 | 贡献2019年1月14日 (一) 23:20的版本 (创建页面,内容为“= 指令和权限 = == 内容 == * 指令 & 权限 * 基础权限 * 自定义权限 * 套装权限 == 指令和权限 == <code>[必须参数] (可选参数)</code…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

指令和权限

内容

  • 指令 & 权限
  • 基础权限
  • 自定义权限
  • 套装权限

指令和权限

[必须参数] (可选参数)

🔵 玩家指令

指令 权限 描述
/vd join [竞技场名] villagedefense.join.%arena% villagedefense.join.* (all arenas) 加入特定的竞技场
/vd randomjoin 需要权限 villagedefense.join.* 才能进入所有的竞技场 加入随机一个未开始游戏的竞技场
/vd stats (在线挖掘) None 显示你的数据
/vd leave None Quits current game. You can disable game quit in config.yml
/vd top [statistic] None Shows top 10 users from requested statistic
/vd selectkit villagedefense.指令.selectkit Change kit while being in game

🔴 Admin 指令s

Tip! You can use villagedefense.admin.* 权限 to give all admin 指令s 权限

指令 权限 Description Valid excecutors
villagedefense.updatenotify Notifies about plugin update on join
villagedefense.指令.override Allows to use every 指令 while being in-game
villagedefense.admin.sign.create (creating signs by hand) villagedefense.admin.sign.break (destroying signs) You can create or break signs with those 权限s
/vd create [arena] villagedefense.admin.create Creates new arena with specified name Player
/vd [arena] edit villagedefense.admin.create Edits existing arena Player
/vda list villagedefense.admin.list Prints list of available arenas Player/Console
/vda stop villagedefense.admin.stopgame Stops game you're playing Player
/vda forcestart villagedefense.admin.forcestart Force starts game you're in Player
/vda respawn (player) villagedefense.admin.respawn villagedefense.admin.respawn.others Respawn you/specified player in your arena Player
/vda spychat villagedefense.admin.spychat Toggles all arenas chat visibility (multi-arena feature only) Player
/vda reload villagedefense.admin.reload Reloads all game instances they will be stopped. Usage highly discouraged! Player/Console
/vda delete [arena] villagedefense.admin.delete Deletes specified arena Player
/vda tp [arena] [location type] villagedefense.admin.teleport Teleports to specified arena location Location types:START, END, LOBBY Player
/vda clear [zombie/villager/golem] villagedefense.admin.clear Clears specified mobs in your game Player
/vda addorbs [amount] (player) villagedefense.admin.addorbs villagedefense.admin.addorbs.others Adds orbs (game currency) to you/specified player Player/Console when player argument is specified
/vda setwave [number] villagedefense.admin.setwave Sets wave of game Player
/vda setprice [amount] villagedefense.admin.setprice Sets price of holding item (use this for shop otherwise item won't work) Player

Basic 权限s

Basic premissions are default 权限s for games. Default 权限s can be found in config.yml

Basic-权限s:
  Full-Games-权限: "villagedefense.fullgames"
  Vip-权限: "villagedefense.vip"
  Mvp-权限: "villagedefense.mvp"
  Elite-权限: "villagedefense.elite"
  Arena-Edit-权限: "villagedefense.edit"
  Join-权限: "villagedefense.join.<arena>"

Full-Games-权限 - 权限 to join full arenas

Vip-权限 - Gives 权限 to donator kits, joining full games and getting 50% more orbs

Mvp-权限 - Same as Vip-权限 but gives 100% more orbs

Elite-权限 - Same as Vip-权限 but gives 150% more orbs

Arena-Edit-权限 - 权限 for creating arenas, overrides disabled 指令s option via config.yml

Custom 权限s

Custom 权限s are used for giving your players more orbs in game. Nothing more, nothing less.

Warn! Using dots . in custom 权限s will not work and will break 权限, don't use them!

Custom 权限s can be set up in config.yml:

Custom权限s:
  player-booster: 10
  vip-booster: 100
  staff-booster: 1000

player-booster - Gives player with this 权限 10% more orbs on pickup

vip-booster - Gives player 100% more orbs

staff-booster - 1000% more orbs

Avoid low percent values! Remember that 10% more orbs are actually nothing because it's 5~8 orbs + only 10% of this value more so you won't see any significant increase, use higher values too see the difference

权限s can be combined! Giving player 权限 player.booster and vip.booster will receive 110% more orbs on the pickup!

套装权限

每种套装都有各自的权限. Even if it's level kit, you can still unlock it getting its 权限.

比如:

  • 弓箭手套装权限 - villagedefense.kit.archer
  • Tornado kit 权限 - villagedefense.kit.tornado
  • Heavy Tank kit 权限 - villagedefense.kit.heavytank

注意! Premium kits also unlocks with Vip/Mvp or Elite 权限s and leveled kits are unlocked too when certain level is reached.