{"id":38903,"date":"2026-06-01T23:18:12","date_gmt":"2026-06-01T20:18:12","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/"},"modified":"2026-06-01T23:18:12","modified_gmt":"2026-06-01T20:18:12","slug":"chatpings","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/","title":{"rendered":"ChatPings"},"content":{"rendered":"<p># ChatPings &#8211; A Minecraft Server Plugin!<\/p>\n<p>![About](https:\/\/i.imgur.com\/vMwmokj.png)<br \/>\nChatPings is a plugin that allows you to ping other players like you do in Discord.\u200b<\/p>\n<p>This plugin can be customized from the ping color and sound to it&#8217;s sound&#8217;s volume and pitch!<\/p>\n<p>![Ping Types](https:\/\/i.imgur.com\/NHZZ2iv.png)<br \/>\nThis plugin allows you to ping players using three different ping types:<\/p>\n<p>&#8211; @Player (Pings the certain player via username or EssentialsX nickname)<\/p>\n<p>&#8211; @everyone (Pings everyone who&#8217;s on the server) [This requires a permission node]<\/p>\n<p>&#8211; @someone (Pings a random player that&#8217;s currently online (even yourself if this option is enabled))<\/p>\n<p>Each ping also plays a sound that you can change in the config.yml, as well as pitch and volume of the sound!<\/p>\n<p>![Commands](https:\/\/i.imgur.com\/U3lGin9.png)<br \/>\nThere are commands that can be used by everybody and some that are admin only.<\/p>\n<p>#### Admin Commands:<br \/>\n&#8211; <b>\/pingreload:<\/b> Reloads the config.yml and the lang.yml so they use the new settings you&#8217;ve set.<br \/>\n&#8211; <b>\/pingprefix:<\/b> Changes the prefix you used for pings.<br \/>\n&#8211; <b>\/pinginfo:<\/b> Shows information about ChatPings.<br \/>\n&#8211; <b>\/pingresetcooldown <player>:<\/b> Resets the cooldown time for the player.<\/p>\n<p>#### Player Commands:<br \/>\n&#8211; <b>\/pinghelp:<\/b> Shows a list of commands of this plugin.<br \/>\n&#8211; <b>\/pingtoggle:<\/b> &#8220;Mutes pings&#8221; by not playing the sound.*<\/p>\n<p>*Players who have the permission node &#8220;chatpings.bypass&#8221; can bypass the player&#8217;s ping mute, therefore you&#8217;ll hear their ping sounds.<\/p>\n<p>![Permissions](https:\/\/i.imgur.com\/ShwmGFI.png)<br \/>\n#### Admin Permissions:<br \/>\n&#8211; <b>chatpings.admin<\/b> Permission node for \/pingreload, viewing admin commands in \/pinghelp and to ping everyone. (Default OP)<br \/>\n&#8211; <b>chatpings.bypass<\/b> Permission node to bypass the ping mutes of players (Default OP)<\/p>\n<p>#### Player Permissions:<br \/>\n&#8211; <b>chatpings.help<\/b> Permission node for \/pinghelp. (Default TRUE)<br \/>\n&#8211; <b>chatpings.toggle<\/b> Permission node for \/pingtoggle. (Default TRUE)<br \/>\n&#8211; <b>chatpings.player<\/b> Permission node to ping another player. (Default TRUE)<br \/>\n&#8211; <b>chatpings.someone<\/b> Permission node to ping another player. (Default TRUE)<\/p>\n<p>![Ping Pop-Up](https:\/\/i.imgur.com\/mIiWIVd.png)<br \/>\nPing Pop-Up is a brand new feature in ChatPings that shows who pinged you through for example a title, actionbar or bossbar.<\/p>\n<p>Here are the different types you can choose:<\/p>\n<p>&#8211; <b>title<\/b> (Shows the text in the middle of the screen)<br \/>\n&#8211; <b>subtitle<\/b> (Same as the title, but in smaller)<br \/>\n&#8211; <b>actionbar<\/b> (Shows the text above the hotbar)<br \/>\n&#8211; <b>boss<\/b>* (Shows the text in a bossbar with the healthbar being a countdown until it disappears)<br \/>\n&#8211; <b>everything<\/b> (This option does not require an explaination, does it?)<br \/>\n&#8211; <b>none<\/b> (Basically does not show any Pop-Up at all)<\/p>\n<p>Apart from that you can also choose how long these pop-ups shall stay on the screen.<\/p>\n<p>*The Bossbar Pop-Up only works for version <b>1.19+<\/b>!<\/p>\n<p>![Config](https:\/\/i.imgur.com\/YxsVO0l.png)<\/p>\n<p>&#8220;`<br \/>\nping:<br \/>\n  Prefix: &#8216;@&#8217;<br \/>\n  everyoneFormat: everyone<br \/>\n  someoneFormat: someone<br \/>\n  placeholder: enter placeholder here<br \/>\npingcooldown:<br \/>\n  enabled: true<br \/>\n  duration:<br \/>\n    player: 5<br \/>\n    someone: 5<br \/>\n    everyone: 5<br \/>\neveryonePing:<br \/>\n  color: &#8216;&#038;b&#038;l&#8217;<br \/>\n  sound: ENTITY_EXPERIENCE_ORB_PICKUP<br \/>\n  volume: 3.0F<br \/>\n  pitch: 0.5F<br \/>\nplayerPing:<br \/>\n  color: &#8216;&#038;b&#038;l&#8217;<br \/>\n  sound: ENTITY_EXPERIENCE_ORB_PICKUP<br \/>\n  volume: 3.0F<br \/>\n  pitch: 0.5F<br \/>\nsomeonePing:<br \/>\n  color: &#8216;&#038;b&#038;l&#8217;<br \/>\n  sound: ENTITY_EXPERIENCE_ORB_PICKUP<br \/>\n  volume: 3.0F<br \/>\n  pitch: 0.5F<br \/>\n  pingYourself: true<br \/>\n  includePicked: true<br \/>\npop-up:<br \/>\n  title: none<br \/>\n  fade-in: 1<br \/>\n  duration: 3<br \/>\n  fade-out: 1<br \/>\n  bosscolor: WHITE<\/p>\n<p>&#8220;`<\/p>\n<p>![Language](https:\/\/i.imgur.com\/T0UHIie.png)<\/p>\n<p>&#8220;`<br \/>\ntitle: &#8216;&#038;0[&#038;bChat&#038;cPings&#038;0]&#038;r &#8216;<br \/>\nreload:<br \/>\n  start: &#8216;&#038;bReloading configurations&#8230;&#8217;<br \/>\n  done: &#8216;&#038;bReload complete!&#8217;<br \/>\ntoggle:<br \/>\n  mute: &#8216;&#038;bSuccessfully muted pings! &#038;cOnly staff can ping you now!&#8217;<br \/>\n  unmute: &#8216;&#038;bSuccessfully unmuted pings!&#8217;<br \/>\nprefix:<br \/>\n  success: &#8216;&#038;bSuccessfully set prefix to &#038;e{prefix}&#038;b!&#8217;<br \/>\n  reset: &#8216;&#038;bSuccessfully reset prefix to default! (@)&#8217;<br \/>\nhelp:<br \/>\n  reload: &#8216;&#038;bReloads the config and language file.&#8217;<br \/>\n  prefix: &#8216;&#038;bChanges the prefix used for pings.&#8217;<br \/>\n  toggle: &#8216;&#038;bMakes that only staff can ping you.&#8217;<br \/>\n  help: &#8216;&#038;bShows you this list of commands this plugin has.&#8217;<br \/>\n  resetcooldown: &#8216;&#038;bResets a player&#8221;s cooldown.&#8217;<br \/>\ncooldown:<br \/>\n  resetsuccess: &#8216;&#038;bSuccessfully reset cooldown for &#038;e{player}&#038;b!&#8217;<br \/>\nerror:<br \/>\n  permissions: &#8216;&#038;cInsufficient permissions!&#8217;<br \/>\n  args: &#8216;&#038;cToo few arguments!&#8217;<br \/>\n  prefix: &#8216;&#038;cCannot set prefix to &#038;e\/ &#038;cbecause it&#8221;s a command prefix!&#8217;<br \/>\n  oncooldown: &#8216;&#038;cYour ping is on a cooldown! Wait &#038;e{time} &#038;cmore second(s)!&#8217;<br \/>\n  player: &#8216;&#038;cPlayer &#038;e{player} &#038;cdoes not exist!&#8217;<br \/>\n  notoncooldown: &#8216;&#038;cPlayer &#038;e{player} &#038;cis not on cooldown!&#8217;<br \/>\npop-up:<br \/>\n  message: &#8216;&#038;b&#038;l{name} &#038;6has pinged you!&#8217;<br \/>\n&#8220;`<\/p>\n<p>![Resources<br \/>\n&#8211; Sound volume can be set between 0.0F and 10.0F<br \/>\n&#8211; Sound pitch can be set between 0.0F and 2.0F<br \/>\n&#8211; Sound list: Click here<\/p>\n<p><b>[NOTE]<\/b> Depending on what version your server is certain sounds will not work!<\/p>\n<p>![Text color and format codes](https:\/\/i.imgur.com\/q2Othzl.png)<\/p>\n<p>![More Info](https:\/\/i.imgur.com\/6WUMVFt.png)<\/p>\n<p>If you have any questions or bug reports feel free to ask or report in the Github Issues Area or on the Discord server!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Fully customizable plugin to ping players using <\/p>\n","protected":false},"featured_media":38904,"template":"","meta":{"_minecraft_slug":"chatpings","_minecraft_project_id":"WfG6niqV","_minecraft_author":"Niestrat99","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":1212,"_minecraft_follows":10,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"chatpings.zip","_minecraft_size_bytes":191187,"_minecraft_version_count":6,"_minecraft_updated_at":"2026-05-16T07:58:29.904790Z","_minecraft_date_created":"2022-12-26T18:49:10.341613Z","_minecraft_date_modified":"2023-07-15T13:40:47.308159Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/chatpings","_minecraft_icon_attachment_id":38904,"_minecraft_imported_at":"2026-06-01T20:18:12+00:00","_minecraft_import_hash":"7adc33fa12b07c4e5b431a4e917ab1bf","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[127,867,129,92],"mod_loader":[132,134],"minecraft_version":[339,340,341,357,359,360,379,382,385,438,446,449,110,111,112,113,114,115,116,117,118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-38903","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-paper","mod_category-social","mod_category-spigot","mod_category-utility","mod_loader-paper","mod_loader-spigot","minecraft_version-1-10","minecraft_version-1-10-1","minecraft_version-1-10-2","minecraft_version-1-11","minecraft_version-1-11-1","minecraft_version-1-11-2","minecraft_version-1-12","minecraft_version-1-12-1","minecraft_version-1-12-2","minecraft_version-1-13","minecraft_version-1-13-1","minecraft_version-1-13-2","minecraft_version-1-14","minecraft_version-1-14-1","minecraft_version-1-14-2","minecraft_version-1-14-3","minecraft_version-1-14-4","minecraft_version-1-15","minecraft_version-1-15-1","minecraft_version-1-15-2","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-8","minecraft_version-1-8-1","minecraft_version-1-8-2","minecraft_version-1-8-3","minecraft_version-1-8-4","minecraft_version-1-8-5","minecraft_version-1-8-6","minecraft_version-1-8-7","minecraft_version-1-8-8","minecraft_version-1-8-9","minecraft_version-1-9","minecraft_version-1-9-1","minecraft_version-1-9-2","minecraft_version-1-9-3","minecraft_version-1-9-4"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ChatPings - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ChatPings - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Fully customizable plugin to ping players using\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/\",\"name\":\"ChatPings - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/chatpings-icon-5bd5676ff61ce7a422e120f1251b16ef1c66dd5c_96.webp\",\"datePublished\":\"2026-06-01T20:18:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/chatpings-icon-5bd5676ff61ce7a422e120f1251b16ef1c66dd5c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/chatpings-icon-5bd5676ff61ce7a422e120f1251b16ef1c66dd5c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/chatpings\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"ChatPings\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ChatPings - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/","og_locale":"en_US","og_type":"article","og_title":"ChatPings - Minecraft","og_description":"Fully customizable plugin to ping players using","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/","name":"ChatPings - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/chatpings-icon-5bd5676ff61ce7a422e120f1251b16ef1c66dd5c_96.webp","datePublished":"2026-06-01T20:18:12+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/chatpings-icon-5bd5676ff61ce7a422e120f1251b16ef1c66dd5c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/chatpings-icon-5bd5676ff61ce7a422e120f1251b16ef1c66dd5c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/chatpings\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"ChatPings"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/38903","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/38904"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=38903"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=38903"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=38903"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=38903"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}