Whack Me

Minecraft/插件扩展 Whack Me 1.6.0

No permission to download

Welcome guest!

  • 提示:如果您的账户超过180天处于非活动状态,系统将自动删除您的账户!

玩家命令
玩家命令不需要权限即可执行。
代码:
/wm join <arena>
- Creates a join attempt to specified arena

/wm randomjoin
- Make player to join a random available arena.

/wm leave
- Make player leave their arena if they are playing.

/wm stats [player]
- Shows your stats or specified player's stats

/wm top <statistic type>
- Shows TOP 10 players of specified statistic
- Statistics: record_score and tours_played
管理命令
某些管理命令无法通过控制台执行,并且所有这些命令都需要一些权限。
代码:
/wm create <arena name>
- Creates new arena with specified name.
- Permission: wm.admin.create
- Executor: Only players

/wm delete <arena name>
- Deletes specified arena and its configuration.
- Permission: wm.admin.delete
- Executor: Console and players

/wm kick <arena name>
- Kicks the player if arena is in-game state.
- Permission: wm.admin.kick
- Executor: Console and players

/wm edit <arena name>
- Opens setup editor for the existing arena.
- Permission: wm.admin.edit
- Executor: Only players

/wm list
- Prints list of available arenas.
- Permission: wm.admin.list
- Executor: Console and players

/wm reload
- Reloads all game instances they will be stopped.
- Permission: wm.admin.reload
- Executor: Console and players

/wm time <arena> <add | remove | set> < value>
- Manipulates the timer of an arena.

/wm help
- Shows all of the commands and their usage and descriptions.
- Permission: wm.admin.help
- Executor: Console and players
后退
顶部