EntityTrackerFixer (实体追踪修复器-解决1.14/1.15/1.16服务器卡顿问题)
该插件用于解决Minecraft服务器1.14/1.15/1.16版本的卡顿问题,并且可以限定监测范围,以提高服务器TPS。该插件还提供了配置文件,可根据需要进行调整。
配置文件(config.yml)包括以下内容:
是否与实体互动时向控制台发送通知
log-to-console: true是否禁用未追踪实体的Tick操作
注意:此选项仅适用于+1.16.1服务器
注意:此选项是实验性的,可能存在错误
disable-tick-for-untracked-entities: true插件是否在所有世界上执行任务
注意:如果设置为true,则将忽略“worlds”选项
enable-on-all-worlds: false检查“未追踪”实体的频率(以游戏刻计)
untrack-ticks: 400当服务器的TPS低于多少时执行操作
注意:将此值设置为20以上将跳过此检查,允许任务24/7运行
tps-limit: 19.5检查未追踪实体附近玩家的频率(以游戏刻计)
check-untracked-entities-frequency: 40查找未追踪实体附近玩家的范围(以方块计)
tracking-range: 30应在哪些世界上执行任务
worlds: - world - world_nether - world_the_end
该插件还包括以下命令:
/entititrackerfixer reload 别名: /etf reload 权限: entititrackerfixer.reload 描述: 此命令将重新加载插件,应用config.yml中的新值并重新启动任务
如果您喜欢该插件,欢迎在我的服务器商店购买支持:[Minemora Store](
请在讨论区报告任何错误。
.containeri,.first,.second{position:absolute;}.containeri{margin:auto;top:91px;bottom:0;right:0;left:677px;width:170px;height:50px;transition:all 0.3s ease;transform:scale(0.8);}.wrapi{width:100%;height:50px;border:2px solid #FFF;transition:all 0.3s ease;border-radius:5px;}.first,.second{width:100%;height:50px;font-family:"Open Sans",sans-serif;transition:all 0.2s ease-in-out;font-size:17px;text-transform:uppercase;color:#FFF;letter-spacing:2px;text-align:center;vertical-align:middle;line-height:50px;}.second{opacity:0;}.first,.second{cursor:default;}.containeri:hover{width:250px;}.containeri:hover .wrapi{padding-bottom:17px;}.containeri:hover .first{transform:translateY(-8px);padding-top:5px;}.containeri:hover .second{transform:translateY(20px);opacity:1;}
收录



