欢迎来到Minecraft插件百科!
对百科编辑一脸懵逼?
帮助:快速入门
带您快速熟悉百科编辑!
因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
查看“McMMO”的源代码
←
McMMO
跳转到导航
跳转到搜索
因为以下原因,您没有权限编辑本页:
您请求的操作仅限属于这些用户组的用户执行:
用户
、
自动确认用户
、
巡查者
您可以查看和复制此页面的源代码。
{{待搬运}} http://dev.bukkit.org/bukkit-plugins/mcmmo/ ==mcMMO Command== Description: Shows a brief mod description and the available commands. Usage: /mcmmo [commands] Aliases: none Permission: none Details: Shows a brief mod description and the available commands. ===•mcstats Command=== Description: Shows your mcMMO stats and xp. Usage: /mcstats Aliases: /stats Permission: none Details: Shows your mcMMO stats and xp ==Party Commands== ===•ptp Command=== Description: Teleport to a party member. Usage: /ptp [name] Example: /ptp nossr50 Aliases: none Permission: mcmmo.commands.ptp Details: With the ptp command, you can teleport to your party members. ===•party Command=== Description: Manage your party. Usage: /party Check party information. /party create <party-name> <password> Create a party /party join <player> <password> Join a players party /party invite <player> Invite a player to join your party /party accept <player> Accept a party invite /party password <password> Set a password for the party you currently own /party kick <player-name> Kick a player from the party. /party owner <player-name> Set a player as the party owner /party expshare [none/equal] Set the party share mode. /party lock Lock the party /party unlock Unlock the party /party q Quit the party you're currently in. /party ? More information about parties. Example: /party create CoolGrindersParty pass1234 Aliases: none Permission: mcmmo.commands.party Details: With the party command, you can create parties and join existing ones. Back to Top ===•partychat Command=== Description: Toggle Party chat or send party chat messages. Usage: /partychat [message] Example: /pc hello! /partychat Aliases: p pc Permission: mcmmo.chat.partychat Details: With this command, you can chat with your fellow party members in a private channel. Only your party members can view these messages. ==•adminchat Command== Description: Toggle admin chat or send a message in admin chat. Usage: /adminchat /a [message] Aliases: /a /ac Permission: mcmmo.chat.adminchat Details: With this command, you can chat with your fellow admins in a private channel. Only players who can also use admin chat (have sufficient permissions) can view these messages. ==•mcrefresh Command== Description: Refresh all cooldowns for mcMMO Usage: /mcrefresh [player] Aliases: none Permission: mcmmo.commands.mcrefresh mcmmo.commands.mcrefresh.others Details: With this command, you can refresh your own ability cool downs, or those of the targeted player. ==•mcgod Command== Description: Toggle mcMMO god-mode on/off Usage: /mcgod [player] Aliases: none Permission: mcmmo.commands.mcgod mcmmo.commands.mcgod.others Details: With this command, you can toggle mcMMO god-mode on/off. While god-mode is enalbed you are invulnerable to all types of damage ==•xprate Command== Description: Modify the xp rate or start an event Usage: /xprate [rate] /xprate reset Aliases: /mcxprate Permission: mcmmo.commands.xprate.all mcmmo.commands.xprate mcmmo.commands.xprate.reset mcmmo.commands.xprate.set Details: With this command, you can start an XP rate event. Type /xprate 2 to multiply all XP gained with two while the XP event is active. More XP for everyone! Back to Top ==•mmoedit Command== Description: Edit the mcMMO skill values for a user. Usage: /mmoedit [player] <skill> <level> Aliases: none Permission: mcmmo.commands.mmoedit mcmmo.commands.mmoedit.others Details: This command is used to edit a player's skill level to a specific value. Using /mmoedit nossr50 herbalism 613 will set nossr50's Herbalism level to 613. ==•addxp Command== Description: Add mcMMO XP to a user. Usage: /addxp [player] <skill> <xp> Aliases: none Permission: mcmmo.commands.addxp mcmmo.commands.addxp.others Details: This command is used to add XP to a user. Using /addxp nossr50 mining 45 will add 45 XP to nossr50's current Mining XP. ==addlevels Command== Description: Add mcMMO levels to a user. Usage: /addlevels [player] <skill> <levels> Aliases: none Permission: mcmmo.commands.addlevels mcmmo.commands.addlevels.others Details: This command is used to add levels to a user. Using /addlevels nossr50 acrobatics 12 will add 12 levels to nossr50's current Acrobatics level. ==•mcremove Command== Description: Remove a user from the database. Usage: /mcremove [player] Aliases: none Permission: mcmmo.commands.mcremove Details: This command is used to remove a user from the database. Using /mcremove nossr50 will remove nossr50 from the database. Back to Top •skillreset Command Description: Reset the level of one or all of your skills. Usage: /skillreset [player] <skill> Aliases: none Permission: mcmmo.commands.skillreset mcmmo.commands.skillreset.acrobatics mcmmo.commands.skillreset.archery mcmmo.commands.skillreset.axes mcmmo.commands.skillreset.excavation mcmmo.commands.skillreset.fishing mcmmo.commands.skillreset.herbalism mcmmo.commands.skillreset.mining mcmmo.commands.skillreset.others.all mcmmo.commands.skillreset.repair mcmmo.commands.skillreset.smelting mcmmo.commands.skillreset.swords mcmmo.commands.skillreset.taming mcmmo.commands.skillreset.unarmed mcmmo.commands.skillreset.woodcutting Details: This command is used to reset a users skill level. Using /skillreset nossr50 herbalism will set nossr50's Herbalism level and experience to 0. Using /skillreset will reset your own stats for every skill. ==•mcpurge Command== Description: Purge users with 0 powerlevel and/or who haven't connected in several months from the server DB. Usage: /mcpurge Aliases: none Permission: mcmmo.commands.mcpurge Details: Using /mcpurge will immediately start a purge run using the settings in the config file. By default mcMMO will purge all powerless users and users who haven't connected in the last 6 months. ==•mcconvert Command== Description: Convert between different database and formula types. Usage: /mcconvert database <flatfile|sql> /mcconvert experience <linear|exponential> Aliases: none Permission: mcmmo.commands.mcconvert Details: This command can be used to convert a flatfile database to MySQL, or the other way round. It is also used to convert from a linear XP formula to an exponential shaped formula curve. ==• mcimport Command== Description: Automagically generate mod config files, ready to be filled in. Usage: /mcimport Aliases: none Permission: mcmmo.commands.mcimport Details: This command can be used to import and generate mod config files from your Cauldron server's startup log. You need to use at least 1.7.x for this to work. Create a folder called import inside /mcMMO/mods/. Place your latest Cauldron 1.7+ startup log in this folder and rename it to import.log. It is worth noting that it's advisable to create a short log by starting and stopping the server once, or by manually editing the log file to only include material mapping in order to speed up the import process. When the server is running, use the command /mcimport. You will see the import progress in the console, once it is done the files are created in /mcMMO/mods/output/. Any item that wasn't recognised gets placed in a .unknown.yml config file, you need to handle these manually. Now you should have a whole bunch of "empty" mod config files and you just need to fill in the XP gains.
本页使用的模板:
模板:Info
(
查看源代码
)
模板:Stub
(
查看源代码
)
模板:待翻译
(
查看源代码
)
返回
McMMO
。
导航菜单
个人工具
登录
命名空间
页面
讨论
大陆简体
查看
阅读
查看源代码
查看历史
更多
搜索
导航
首页
最近更改
随机页面
编辑相关
百科公告
编辑帮助
互助客栈
贡献分数
测试沙盒
发布条目
插件分类
管理
安全
聊天
编程
经济
修正
娱乐
综合
信息
机械
角色
传送
网页
整地
创世
付费
其它
工具
链入页面
相关更改
特殊页面
页面信息
相关网站
MCMOD百科
Minecraft中文百科
Minecraft纪念论坛
Minecraft百度贴吧
虚无世界Wiki