一个 Minecraft 模组,可方便地对实体和位置进行标记,就像大多数流行的射击游戏一样。标记使用装甲架显示,并且在其上有发光效果。这使得该模组只能在服务器端使用。
使用方式
该模组在服务器端是必须的,但对客户端来说不是强制的。然而,在客户端使用时,可以添加一个用于打标记的可自定义热键。管理员指令的行为与香草操作员指令相似,只有操作员才能运行。
公共指令 (任何人都可以运行)
- /ping - 对你面前的方块或实体进行标记
管理指令 (仅适用于操作员,在控制台中可运行)
- /vanillapings reload - 重新加载全部 [设置](#settings-file)
- /vanillapings removeOld - 移除未自行消失的标记 ([ping-remove-old (设置)](#settings-file))
- /vanillapings sound (
) - 禁用/启用标记出现时的声音 ([ping-sound (设置)](#settings-file)) - /vanillapings itemCount (
) - 禁用/启用在标记中显示物品数量 ([ping-item-count (设置)](#settings-file))
配置
设置文件
对于一般设置,请使用位于服务器或 Minecraft 文件夹的``config/vanillapings`` 文件夹中的 vanillapings.properties 文件。设置应该在 服务器端 或者在您的 本地客户端上进行配置,如果您是单人游戏或通过局域网分享世界。
#vanillapings.properties
#Mon Oct 30 13:56:50 CET 2023
lang=en_us # 用于标记聊天消息的语言
ping-chat-message-range=160.0 # 玩家需要接近一个标记以查看聊天消息的范围(-1=无限制,0=禁用)
ping-cooldown=5 # 以游戏刻度为单位的服务器端标记冷却时间。玩家使用热键的标记速度限制为每 5 刻度一个标记,这也是默认值。(注意:“/ping” 可以用于更快地标记,如果冷却时间设置得更低)
ping-direction-message-range=160.0 # 玩家需要接近一个标记以看到动作栏中的方向消息的范围(-1=无限制,0=禁用)
ping-glowing=true # 标记是否应该闪光
...
已复制!
自定义消息
当玩家对实体进行标记时,服务器会在聊天中发送有关标记的信息。该消息的语言(以及其他消息)可以在 [vanillapings.properties](#settings-file) 文���中进行配置。
默认情况下,只有 en_us 和 de_de 可供选择。
创建自己的语言文件
- 将 GitHub 代码库中资源文件夹中的 en_us.json 复制到本地``config/vanillapings/lang``文件夹中。如果不存在,可能需要创建该文件夹。
- 填写您语言的 json 文件,并在配置文件 vanillapings.properties 中选择该语言作为 lang。例如,如果您的文件名为 fr_fr.json,则必须在 vanillapings.properties 配置文件中将 lang 指定为 fr_fr。
- 重启服务器或使用 ``/vanillapings reload`` 重新加载配置。
在旁观模式中,您可以看到穿着高亮块的隐形装甲架(如果您感兴趣的话)。
截图:
来自Modrinth
Vanilla Pings 1.10.1 (1.21.6)
vanillapings-1.21.6-v1.10.1.jar下载1.10.1#Release
### Changelog
- Updated to Minecraft **v1.21.6**
- Updated to Minecraft **v1.21.6**
展开
版本: 1.10.1
支持游戏: 1.21.6
类型: Fabric
Release
下载次数: 48
Vanilla Pings 1.10.1 (25w14craftmine)
vanillapings-25w14craftmine-v1.10.1.jar下载1.10.1#Release
### Bug fixes
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
展开
版本: 1.10.1
支持游戏: 25w14craftmine
类型: Fabric
Release
下载次数: 38
Vanilla Pings 1.10.1 (1.21.5)
vanillapings-1.21.5-v1.10.1.jar下载1.10.1#Release
### Bug fixes
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
展开
版本: 1.10.1
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 130
Vanilla Pings 1.10.1 (1.21.4)
vanillapings-1.21.4-v1.10.1.jar下载1.10.1#Release
### Bug fixes
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
展开
版本: 1.10.1
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 84
Vanilla Pings 1.10.1 (1.21.2-1.21.3)
vanillapings-1.21.3-v1.10.1.jar下载1.10.1#Release
### Bug fixes
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
- Fixed no ping chat messages being displayed since Minecraft version 1.21.2.
_This bug does not affect versions below 1.21.2!_
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.10...v1.10.1
展开
版本: 1.10.1
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 17
Vanilla Pings 1.10 (25w14craftmine)
vanillapings-25w14craftmine-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 25w14craftmine
类型: Fabric
Release
下载次数: 32
Vanilla Pings 1.10 (1.21.5)
vanillapings-1.21.5-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 50
Vanilla Pings 1.10 (1.21.4)
vanillapings-1.21.4-1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 248
Vanilla Pings 1.10 (1.21.2-1.21.3)
vanillapings-1.21.3-1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.21.2, 1.21.3
类型: Fabric
Release
下载次数: 1,325
Vanilla Pings 1.10 (1.21-1.21.1)
vanillapings-1.21.x-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 956
Vanilla Pings 1.10 (1.20.5-1.20.6)
vanillapings-1.20.5-1.20.6-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 147
Vanilla Pings 1.10 (1.20-1.20.4)
vanillapings-1.20-1.20.4-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4
类型: Fabric
Release
下载次数: 1,084
Vanilla Pings 1.10 (1.19.4)
vanillapings-1.19.4-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 37
Vanilla Pings 1.10 (1.19.2)
vanillapings-1.19.2-v1.10.jar下载1.10#Release
## New features
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
### New commands
* `/vanillapings language <name>` to set your desired language ([lang (settings)](#settings-file) more info [here](#creating-your-own-language-file)).
* `/vanillapings sound (<true|false>)` to disable/enable playing sounds when a ping appears ([ping-sound (settings)](#settings-file)).
* `/vanillapings cooldown <ticks>` to set the cooldown which a player needs to wait for between each ping ([ping-cooldown (settings)](#settings-file)).
* `/vanillapings item <item>` to set the item used for the ping ([ping-item (settings)](#settings-file)).
* `/vanillapings item count <true|false>` to disable/enable displaying the amount of items in a ping ([ping-item-count (settings)](#settings-file)).
* `/vanillapings item count range <value>` to set the range in which items will be counted ([ping-item-count-range (settings)](#settings-file)).
* `/vanillapings glowing (<true|false>)` to disable/enable the glowing effect pings have ([ping-glowing (settings)](#settings-file)).
* `/vanillapings glowing flash (<true|false>)` to disable/enable the flashing effect pings have before disappearing ([ping-glowing-flash (settings)](#settings-file)).
* `/vanillapings range <value>` to set the maximum range a player can ping from their position ([ping-max-range (settings)](#settings-file)).
* `/vanillapings range chat <value>` to set the maximum range a player needs to be near a ping to see chat messages ([ping-chat-message-range (settings)](#settings-file)).
* `/vanillapings range direction <value>` to set the maximum range a player needs to be near a ping to see direction messages in the action bar ([ping-direction-message-range (settings)](#settings-file)).
*For more info on all commands check out the [README on Github](https://github.com/crossy-l/VanillaPings#usage).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.9...v1.10
展开
版本: 1.10
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 68
Vanilla Pings 1.9 (1.20.5-1.20.6)
vanillapings-1.20.5-1.20.6-v1.9.jar下载1.9#Release
## New features
Now supports 1.19.5-1.19.6!
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
Now supports 1.19.5-1.19.6!
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
展开
版本: 1.9
支持游戏: 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 40
Vanilla Pings 1.9 (1.19.2)
vanillapings-1.19.2-1.9.jar下载1.9#Release
## New features
Now supports 1.19.2!
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
Now supports 1.19.2!
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
展开
版本: 1.9
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 49
Vanilla Pings 1.9 (1.19.4)
vanillapings-1.19.4-1.9.jar下载1.9#Release
## New features
Now supports 1.19.2!
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
Now supports 1.19.2!
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
展开
版本: 1.9
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 33
Vanilla Pings 1.9 (1.20 - 1.20.4)
vanillapings-1.20-1.9.jar下载1.9#Release
## New features
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
### Commands
- Use ``/vanillapings sound (<true|false>)`` to toggle on or off ping sounds
- Use ``/vanillapings itemCount (<true|false>)`` to toggle on or off item ping counts
### Settings
- You may now toggle ping sounds on and off
- Specify whether or not to show the amount of items in an item ping
*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8.1...v1.9
展开
版本: 1.9
支持游戏: 1.20, 1.20.1, 1.20.2, 23w43b, 1.20.3, 1.20.4
类型: Fabric
Release
下载次数: 1,437
Vanilla Pings 1.8.1
vanillapings-1.20-1.8.1.jar下载1.8.1#Release
## New features
### Settings
- Specify what item to use for pings (tnt for example)

*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8...v1.8.1
### Settings
- Specify what item to use for pings (tnt for example)

*For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).*
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.8...v1.8.1
展开
版本: 1.8.1
支持游戏: 1.20, 1.20.1, 1.20.2, 23w43b
类型: Fabric
Release
下载次数: 869
Vanilla Pings 1.8
vanillapings-1.20-1.8.jar下载1.8#Release
## New features
### Quality of life
- Entities that can glow will now get glowing instead of a new ping entity being created
- Before disappearing glowing pings will rapidly blink
### Settings
- Specify whether pings should glow
- Specify if glowing pings should start blinking before disappearing
For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.7...v1.8
### Quality of life
- Entities that can glow will now get glowing instead of a new ping entity being created
- Before disappearing glowing pings will rapidly blink
### Settings
- Specify whether pings should glow
- Specify if glowing pings should start blinking before disappearing
For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).
**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.7...v1.8
展开
版本: 1.8
支持游戏: 1.20, 1.20.1, 1.20.2, 23w43b
类型: Fabric
Release
下载次数: 56
Vanilla Pings 1.7
vanillapings-1.20-1.7.jar下载1.7#Release
# Vanilla Pings v1.7
## New features
### Quality of life
- Pings now show the direction they're from in the players action bar (close pings show up red and distant ones green)
- Command to remove old pings ``/vanillapings removeOld``
### Settings
- Specify a range for direction messages
- Specify a range for entity ping chat messages
- Automatic ping removal is configurable
For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).

**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.6...v1.7
## New features
### Quality of life
- Pings now show the direction they're from in the players action bar (close pings show up red and distant ones green)
- Command to remove old pings ``/vanillapings removeOld``
### Settings
- Specify a range for direction messages
- Specify a range for entity ping chat messages
- Automatic ping removal is configurable
For the exact setting names check out the [README on Github](https://github.com/crossy-l/VanillaPings#settings-file).

**Full Changelog**: https://github.com/crossy-l/VanillaPings/compare/v1.6...v1.7
展开
版本: 1.7
支持游戏: 1.20, 1.20.1, 1.20.2
类型: Fabric
Release
下载次数: 93
Vanilla Pings 1.6
vanillapings-1.20-1.6.jar下载1.6#Release
# Release v1.6
## New features
### Quality of life
- Added the amount of items laying around within a certain range of an item ping into the ping message
- Fixed typos on the modrinth and GitHub page
## New features
### Quality of life
- Added the amount of items laying around within a certain range of an item ping into the ping message
- Fixed typos on the modrinth and GitHub page
展开
版本: 1.6
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 60
Vanilla Pings 1.5
vanillapings-1.20-1.5.jar下载1.5#Release
# Release v1.5
## New features
### Quality of life
- Made pinging living entities apply glowing to them **directly** instead of creating a normal ping (suggested by **wallysaurus** on discord)
## New features
### Quality of life
- Made pinging living entities apply glowing to them **directly** instead of creating a normal ping (suggested by **wallysaurus** on discord)
展开
版本: 1.5
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 34
Vanilla Pings 1.4
vanillapings-1.20-1.4.jar下载1.4#Release
# Release v1.4
## New features
### Quality of life
- Made pings in shorter range to the player more precise. This way you can ping through slabs or any other block that has a smaller than one block hitbox *(but only up to a certain distance for performance reasons)*
### Allowed pings below water and lava
- When outside of a liquid you may ping it, when inside of one (for example in the ocean) you can ping right through it
## New features
### Quality of life
- Made pings in shorter range to the player more precise. This way you can ping through slabs or any other block that has a smaller than one block hitbox *(but only up to a certain distance for performance reasons)*
### Allowed pings below water and lava
- When outside of a liquid you may ping it, when inside of one (for example in the ocean) you can ping right through it
展开
版本: 1.4
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 53
Vanilla Pings 1.3
vanillapings-1.20-1.3.jar下载1.3#Release
# Release v1.3
## New Features
- Added new property to allow server admins to set a cooldown for pings (this should prevent ping spamming)
## Bug Fixes
- It's no longer possible to ping entities through walls
## New Features
- Added new property to allow server admins to set a cooldown for pings (this should prevent ping spamming)
## Bug Fixes
- It's no longer possible to ping entities through walls
展开
版本: 1.3
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 67
Vanilla Pings 1.2
vanillapings-1.20-1.2.jar下载1.2#Release
# Release v1.2
## Performance improvements
- Limited max ping range on the horizontal axis to 32 chunks
- Limited max ping range on the vertical axis to build height
- Switched to from Minecrafts raycast system to using a custom raycast algorithm for finding ping positions
### Issues and future planning
So far I haven't found any issues please post any bugs or errors you find as well as feature requests you might have. I'm happy to implement more settings and tweaks in the future. The chat messages will likely be reworked to only be visible to players nearby.
## Performance improvements
- Limited max ping range on the horizontal axis to 32 chunks
- Limited max ping range on the vertical axis to build height
- Switched to from Minecrafts raycast system to using a custom raycast algorithm for finding ping positions
### Issues and future planning
So far I haven't found any issues please post any bugs or errors you find as well as feature requests you might have. I'm happy to implement more settings and tweaks in the future. The chat messages will likely be reworked to only be visible to players nearby.
展开
版本: 1.2
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 50
Vanilla Pings 1.1
vanillapings-1.20-1.1.jar下载1.1#Release
# Release v1.1
## Added
- ping range setting
- documentation on how to change settings and the config file can be found in the mods description or the Github page
- troubleshooting on the description and Github page
## Added
- ping range setting
- documentation on how to change settings and the config file can be found in the mods description or the Github page
- troubleshooting on the description and Github page
展开
版本: 1.1
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 40
Vanilla Pings 1.0
vanillapings-1.20-1.0.jar下载1.0#Release
# Features
- pinging blocks
- pinging entities
- support for more languages
This is the very first version of this mod. Improvements and updates will follow.
- pinging blocks
- pinging entities
- support for more languages
This is the very first version of this mod. Improvements and updates will follow.
展开
版本: 1.0
支持游戏: 1.20, 1.20.1
类型: Fabric
Release
下载次数: 44
收录