服务器使用量
未统计
服务玩家数
未统计
下载量
4,246
插件详细介绍
这是一个轻量级的 Minecraft 插件,旨在移除 1.9 引入的攻击速度机制,并尽可能恢复旧版本的战斗手感;同时它也提供了额外模块,可移除玩家碰撞与横扫攻击。
插件简介
AttackSpeedRemover 是作者为那些不喜欢 1.9 新攻击速度机制的玩家编写的小插件。虽然作者本人表示自己其实挺喜欢这个机制,但还是将这个插件免费提供给所有人使用。
- 可移除 1.9 的攻击速度限制
- 可恢复旧版工具的攻击伤害数值,例如斧头
- 现已额外提供以下模块:
- 移除玩家碰撞
- 移除横扫攻击
- 上述模块都可以在配置文件中单独启用或禁用
功能特点
- 支持通过配置启用或禁用特定模块
- 支持设置世界黑名单或白名单
- 可选权限绕过机制
- 开源,可自由查看和修改源码
- 资源占用低,尽量减少内存和处理器使用
- 插件持续维护,作者会在需要时提供帮助和更新
配置说明
该插件带有配置文件。你可以设置启用/禁用的世界,以及分别开启或关闭特定模块。
配置示例
#The amount of the basic attack speed
#64 is the plugin's default value
#16 is the minimum value for no attack cooldown
#4 is the default 1.9 value
#If you set it to 0, the plugin will consider that it's 64
attackSpeed: 64
#How does work the whitelist? Is this a list of disallowed worlds, or allowed ones?
#0 for a list of disallowed, 1 for a list of allowed.
whitelist_type: 0
#A list of the worlds to put in the whitelist
whitelist:
- world
- world_nether
#Do players need a permission to bypass attack speed?
#Note: the permission is attackspeed.bypass
enable_permission: false
#Which modules do you want to enable?
#The AttackSpeedRemover module also restore old tools attack damage.
enabled_modules:
attackSpeedRemover: true
sweepAttackRemover: true
playerCollisionRemover: true字段说明
attackSpeed- 基础攻击速度数值
64是插件默认值16是实现“无攻击冷却”的最小值4是 1.9 的默认值- 如果设置为
0,插件会将其视为64
whitelist_type- 定义
whitelist列表的工作方式 0表示黑名单:列表中的世界将被禁用1表示白名单:只有列表中的世界会启用
whitelist- 用于填写要加入黑名单或白名单的世界名称列表
enable_permission- 是否需要权限才能绕过攻击速度移除
- 默认关闭
- 对应权限为
attackspeed.bypass
enabled_modules- 用于启用或禁用各个模块
attackSpeedRemover
- 移除攻击速度限制- 同时恢复旧版工具攻击伤害sweepAttackRemover
- 移除横扫攻击playerCollisionRemover
- 移除玩家碰撞在所有世界启用的方法
- 将
whitelist_type保持为0 - 然后在
whitelist中填写一个任意未使用的世界名即可
命令与权限
命令
/asr reload
权限
attackspeed.reload- 允许使用
/asr reload
attackspeed.bypass- 允许绕过攻击速度移除
- 仅在
enable_permission: true时生效
为什么选择这个插件
- 它是开源的
- 你可以直接获取原始代码并按自己的需求修改
- 不需要依赖反编译,也不会因此带来额外麻烦
- 因为是开源项目,你也可以参与改进这个插件
- 它在提供多种兼容场景与插件卸载支持的同时,尽量将内存占用和处理器使用降到最低
- 插件处于维护状态
- 如果你遇到问题,作者会提供帮助
- 如有需要,插件也会继续更新
里程碑
- 10 downloads - ✔
- 25 downloads - ✔
- 50 downloads - ✔
- 100 downloads - ✔ - I knew people would like it
- 150 downloads - ✔
- 200 downloads - ✔
- 300 downloads - ✔
- 500 downloads - ✔
- 1,000 downloads - X - Wow.
- 2,500 downloads - X
- 3,000 downloads - X
- 5,000 downloads - X
捐赠支持
- 捐赠将帮助作者继续维护这个项目
- 这也是你支持作者、表达感谢的一种方式
Donator wall
- Nobody yet
想要捐赠?
- 你可以在捐赠时附上你的服务器名称以及其 IP / Website
- 这样它就会和你的用户名一起显示在 donator wall 上
测试支持版本
版本分布
基本信息
插件名称
AttackSpeedRemover [Highly configurable] [Permissions support]
作者
Arektor
平台
Bukkit / Spigot
支持版本
1.9 - 1.11
点赞数
16
最近版本
暂无数据
-