[角色|娱乐|综合|机械]mcMMO —— RPG技能插件[1.7-1.11]
本帖最后由 a1093663086 于 2018-2-9 14:46 编辑发帖说明:本站原帖过期,且未详细说明,重新更新,原帖链接,戳这里
前言
这个就不用多说了,很厉害的技能插件。
1.01/1.1入坑时玩的某整合包里就有这插件,在这个插件的带动下开始了没日没夜的挖坑、种菜、砍怪生活...(
这个插件作者已经收费。10.61美元=72.131人民币元(找我购买仅需50!)1.7版本的我报错不能用。不知道你们还有没有用1.8版本以上的。需要收费购买。价格是上面的。不然下不了。所以我现在直接开放下载,无需回复,如果能用请回个贴
版本对照
Latest 1.8 Build: 1.5.01-SNAPSHOT
Latest 1.7 Release Build: 1.5.00
Latest 1.6 Release Build: 1.4.08
mcmcMMO 功能l完整的组队系统l可自定义语言l各种强大的技能l技能很独特l具有技能排行榜l技能更专注于使游戏更有乐趣l具有如同 RPG/MMO 一样经验升级系统l一不小心就上瘾了(l具有修理系统l管理聊天模式l大量RPG元素!l支持自定义 - 想要让挖矿升级经验翻3倍? 可以!lMySQL 支持l具有音效(特效):
- 使用主动技能时 - 修理 - 升级l3 种不同的 HUD / XP 条形式l升级成就提示mcMMO 完全支持 SpoutPlugin. 蓝字 部分功能需要 Spoutcraft 客户端实现, 获取地址戳这里
指令 for mcMMO 1.4.05
注:[参数]为必填<参数>为选填
---- 一般指令 ---- (默认所有人都能使用) /mcmmo - 查看插件信息
/mcmmo help - 查看指令帮助
/mcstats - 查看你的mcMMO统计信息
/mctop <技能> <页数> - 查看指定技能排行榜;什么都不填则查看综合技能排行
/mcability - 开启/关闭鼠标右键激活技能模式
/[技能](英文) - 查看技能的详细信息,当插件语言设置为zh_CN时,可用中文代替英文技能来查询,如/"钓鱼"
/mcnotify - 开启/关闭mcMMO聊天框技能提示
/mchud - 切换HUD(需要spout)
/xplock [技能] - 锁定某个技能经验条(需要spout)
---- 组队指令 ---- (默认所有人都能使用)
/party create [名字] - 创建一个队伍
/party join [玩家] - 加入该玩家的队伍
/party - 离开你现有的队伍
/party chat - 切换队伍聊天模式
/party invite [玩家] - 发送组队邀请
/party accept <玩家> - 接受(该玩家的)队伍邀请
/party teleport [玩家] - 传送到队伍成员,简写/ptp [玩家]
/party password <密码> - 设置队伍密码
/party kick <玩家> - 从队伍里踢出该玩家
/party owner <玩家> - 任命该玩家为队长
/party expshare - 开启/关闭队伍经验共享模式
/party itemshare - 平均/随机/关闭队伍物品分配模式
/party lock - 锁定队伍,只能通过邀请组其他玩家
/party unlock - 解锁队伍
/party ? - 查看队伍帮助信息
队伍分享方面的一点东西
如图所示,以获得经验的玩家为圆心,75格范围内所有玩家共同分享经验
附近的队伍成员数额外总量经验加成
110%
215%
320%
945%
1050%
1150%
关于分享模式随机:即随机获得物品,谁运气好就分给谁~ 无论数量
均分:即平均分配物品,好东西人人有份儿~---- 管理指令 ---- (需要相应的权限!)
/adminchat - 切换管理员聊天
/inspect <玩家> -查看玩家详细信息
/mmoedit [玩家] <技能> <新的值>- 编辑该玩家指定技能经验值
/addxp [玩家] <技能> <值> - 给该玩家指定技能增加经验值
/addlevels [玩家] <技能> <值> - 给该玩家指定技能提升等级
/mcgod - 切换上帝模式
/skillreset <指定技能|all> - 重置指定技能或所有为0
/mcrefresh <玩家> - 立即重置所有的冷却时间
/xprate [倍率] - 开启多倍经验获取事件
/xprate reset - 重置倍率
/mmoupdate - 转换数据
权限:
那... 太长了~~ 一般不需要额外配置权限,除非有需要只启用部分功能或禁用一部分功能。
为了不影响版面,本楼就不写了~
另外 不推荐使用PermissionsEx权限插件,如果一定要用,请从PEX Jenkins处下载开发版1.19.5使用。(←转自下载页面)
https://github.com/mcMMO-Dev/mcMMO/wiki/List-of-permissions
↑↑-_-b更新的权限列表好凌乱,使用ctrl+F查找关键词
配置文件:
<FONT size=2><FONT size=2>#
# mcMMO configuration
# Last updated on 1.4.05-b1870
#
#####
#
# Settings for mcMMO in general
###
General:
#更改语言
Locale: zh_CN
MOTD_Enabled: true
# 自动保存玩家信息间隔(分)
Save_Interval: 10
# Allow mcMMO to report on basic anonymous usage
Stats_Tracking: true
# 检查有无新版本可用
Update_Check: true
Prefer_Beta: false
# Allow mcMMO to inform other plugins of damage being dealt
Event_Callback: true
# 关闭时压缩flatfile数据为zip作备份
Generate_Backups: true
Power_Level_Cap: 0
# 是否显示debug信息?
Verbose_Logging: false
# Should mcMMO over-write configs to update, or make new ones ending in .new?
Config_Update_Overwrite: true
#关于数据清空
Database_Purging:
# 清空数据等待时间(小时)
# 0为开服立即清空
# 不启用设置为-1
Purge_Interval: -1
# 指定时间内没登录的玩家数据会被清空(月)
# 不清空设置为-1
Old_User_Cutoff: 6
#
# mySQL 数据库设置(本部分略)
###
MySQL:
Enabled: false
Database:
User_Name: UserName
User_Password: UserPassword
Name: DataBaseName
TablePrefix: mcmmo_
Server:
Port: 3306
Address: localhost
#
# Hardcore 模式(本人没玩过这个模式,只能是猜测,如果猜错了请更正~)
###
Hardcore:
#是否启用,默认不启用
Enabled: false
#死亡时损失的经验百分比
Death_Stat_Loss_Penalty_Percentage: 75
#榨取?(大概是PVP弄死对方偷取别人经验?)
Vampirism: false
Vampirism_Stat_Leech_Percentage: 5
#
# Settings for SMP Mods(多人mod设定?)
###
Mods:
Tool_Mods_Enabled: false
Armor_Mods_Enabled: false
Block_Mods_Enabled: false
Entity_Mods_Enabled: false
#
# mcMMO物品设定
###
#奇美拉之翼的物品设定
Items:
Chimaera_Wing:
Enabled: true
Cooldown: 240
Warmup: 5
Prevent_Use_Underground: true
Use_Cost: 1
Recipe_Cost: 5
Item_ID: 288
#
# 队伍设定
###
Party:
# Amount of time (in hours) to wait between automatically kicking old party members
# To only run at server start, set to 0
# To never kick old users, set to -1
AutoKick_Interval: 12
#指定天数没有连接的玩家会被踢出队伍
Old_Party_Member_Cutoff: 7
# 关于分享方面的设定
Sharing:
ExpShare_enabled: true
ExpShare_bonus_base: 1.1
ExpShare_bonus_increase: 1.05
ExpShare_bonus_cap: 1.5
ItemShare_enabled: true
Range: 75.0
#
# 特殊技能设定
###
Abilities:
Enabled: true
Messages: true
Activation:
Only_Activate_When_Sneaking: false
#各种技能的冷却时间
Cooldowns:
Berserk: 240
Blast_Mining: 60
Giga_Drill_Breaker: 240
Green_Terra: 240
Serrated_Strikes: 240
Skull_Splitter: 240
Super_Breaker: 240
Tree_Feller: 240
Max_Seconds:
Berserk: 0
Blast_Mining: 0
Giga_Drill_Breaker: 0
Green_Terra: 0
Serrated_Strikes: 0
Skull_Splitter: 0
Super_Breaker: 0
Tree_Feller: 0
#伐木机技能的极限(指哪方面的极限有待测试)
Limits:
Tree_Feller_Threshold: 500
#工具耐久的耗损率,2为200%
Tools:
Durability_Loss_Enabled: true
Durability_Loss: 2
#
# 一般能力设定
# 封顶(Level_Cap)数值0 则没有限制
###
Skills:
Acrobatics:
Enabled_For_PVP: true
Enabled_For_PVE: true
Prevent_AFK_Leveling: true
Prevent_Dodge_Lightning: false
Level_Cap: 0
Archery:
Enabled_For_PVP: true
Enabled_For_PVE: true
Level_Cap: 0
Axes:
Enabled_For_PVP: true
Enabled_For_PVE: true
Level_Cap: 0
Excavation:
Level_Cap: 0
Fishing:
Drops_Enabled: true
Level_Cap: 0
Herbalism:
Level_Cap: 0
Prevent_AFK_Leveling: true
Mining:
Level_Cap: 0
Detonator_ID: 259
Repair:
Level_Cap: 0
Anvil_Messages: true
Anvil_ID: 42
Salvage_Anvil_ID: 41
Salvage_tools: true
Salvage_armor: true
Smelting:
Level_Cap: 0
Swords:
Enabled_For_PVP: true
Enabled_For_PVE: true
Level_Cap: 0
Taming:
Enabled_For_PVP: true
Enabled_For_PVE: true
Level_Cap: 0
Call_Of_The_Wild:
Bones_Required: 10
Fish_Required: 10
Unarmed:
Enabled_For_PVP: true
Enabled_For_PVE: true
Level_Cap: 0
Block_Cracker:
SmoothBrick_To_CrackedBrick: true
Woodcutting:
Level_Cap: 0
#
# 双倍掉落设定
###
#设定双倍掉落对该方块是否有效,true为有效,false则不会触发
Double_Drops:
Herbalism:
Brown_Mushroom: true
Cactus: true
Carrot: true
Cocoa: true
Crops: true
Melon_Block: true
Nether_Warts: true
Potato: true
Pumpkin: true
Red_Mushroom: true
Red_Rose: true
Sugar_Cane_Block: true
Vine: true
Water_Lily: true
Yellow_Flower: true
Mining:
Coal_Ore: true
Diamond_Ore: true
Emerald_Ore: true
Ender_Stone: true
Glowstone: true
Gold_Ore: true
Iron_Ore: true
Lapis_Ore: true
Mossy_Cobblestone: true
Netherrack: true
Obsidian: true
Quartz_Ore: true
Redstone_Ore: true
Sandstone: true
Stone: true
Woodcutting:
Oak: true
Birch: true
Spruce: true
Jungle: true
#
# 经验获取设定
###
#设定能否打刷怪笼的怪获取技能经验
Experience:
Gains:
Mobspawners:
Enabled: false
# 所有技能经验获取倍率. 默认1.0, 2.0是二倍
Multiplier:
PVP: 1.0
Global: 1.0
PVP:
Rewards: true
Formula:
Curve_Modifier: 20
# 减少技能经验获取率. 默认1.0, 2.0为少一半
Modifier:
Swords: 1.0
Taming: 1.0
Acrobatics: 1.0
Excavation: 1.0
Herbalism: 1.0
Unarmed: 1.0
Woodcutting: 1.0
Mining: 1.0
Archery: 1.0
Axes: 1.0
Repair: 1.0
Fishing: 1.0
#钓鱼经验
Fishing:
Base: 800
#挖掘经验
Excavation:
Clay: 40
Dirt: 40
Grass: 40
Gravel: 40
Mycel: 40
Sand: 40
Soul_Sand: 40
#伐木经验
Woodcutting:
Oak: 70
Spruce: 80
Birch: 90
Jungle: 100
Huge_Mushroom_Red: 70
Huge_Mushroom_Brown: 70
#植物学经验
Herbalism:
Brown_Mushroom: 150
Cactus: 30
Carrot: 50
Cocoa: 30
Crops: 50
Melon_Block: 20
Nether_Warts: 50
Potato: 50
Pumpkin: 20
Red_Mushroom: 150
Red_Rose: 100
Sugar_Cane_Block: 30
Vine: 10
Water_Lily: 100
Yellow_Flower: 100
#采矿经验
Mining:
Coal_Ore: 100
Diamond_Ore: 750
Emerald_Ore: 1000
Ender_Stone: 150
Glowstone: 30
Gold_Ore: 350
Iron_Ore: 250
Lapis_Ore: 400
Mossy_Cobblestone: 30
Netherrack: 30
Obsidian: 150
Quartz_Ore: 250
Redstone_Ore: 150
Sandstone: 30
Stone: 30
#熔炼经验
Smelting:
Coal_Ore: 10
Diamond_Ore: 75
Emerald_Ore: 100
Gold_Ore: 35
Iron_Ore: 25
Lapis_Ore: 40
Quartz_Ore: 25
Redstone_Ore: 15
#驯兽经验
Taming:
Animal_Taming:
Wolf: 250
Ocelot: 500
#关于战斗技能的经验倍率
Combat:
Multiplier:
Animals: 1.0
Creeper: 4.0
Skeleton: 3.0
Spider: 2.0
Giant: 4.0
Zombie: 2.0
Slime: 2.0
Ghast: 3.0
Pig_Zombie: 3.0
Enderman: 1.0
Cave_Spider: 3.0
Silverfish: 3.0
Blaze: 3.0
Magma_Cube: 2.0
Iron_Golem: 2.0
Wither_Skeleton: 4.0
#
# Settings for commands
###
Commands:
mcmmo:
Donate_Message: true
ptp:
###队伍传送冷却时间
Cooldown: 30
###是否需要确认请求
Confirm_Required: true
###超时时间
Request_Timeout: 300
# 如果设置为 true, 需要给玩家设置 mcmmo.commands.ptp.world.[世界名] 权限
# 来限制该传送指令能使用的世界
World_Based_Permissions: false
p:
# 允许mcMMO 使用玩家在聊天框里显示的名字来代替他们的用户名
Use_Display_Names: true
a:
# 允许mcMMO 使用玩家在聊天框里显示的名字来代替他们的用户名
Use_Display_Names: true
#
# Settings for particles
###
Particles:
# These settings determine if fireworks should get launched when a player activates/deactivates an ability
Ability_Activation: true
Ability_Deactivation: true
# Use particle effect when these abilities trigger
Dodge: true
Bleed: true
Greater_Impact: true
# These settings determine if fireworks should get launched when a player levels-up,
# this will happen by default for every 100 levels.
LevelUp_Enabled: true
LevelUp_Tier: 100</FONT></FONT>
安装方法:
把JAR从rar中解压出来放plugins里
在原有插件的基础上更新的话,删除老插件配置文件,重新生成。
注:玩家技能数据可用在新插件上!
下载地址:
**** Hidden Message *****
新手服主福利——综合类插件索引插件大全,你确定你不来看看?[永久更新]
6666666666666 感谢楼主 mcMMO 666666666666666 666666666666 不知道1.12能不能用呢
6 nb6666666 非常棒,给个赞
66666666