{"id":16285,"date":"2026-05-31T21:57:30","date_gmt":"2026-05-31T18:57:30","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/"},"modified":"2026-05-31T21:57:30","modified_gmt":"2026-05-31T18:57:30","slug":"antiredstoneclock-remastered","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/","title":{"rendered":"AntiRedstoneClock-Remastered"},"content":{"rendered":"<p># AntiRedstoneClock-Remastered<br \/>\n![Crowdin](https:\/\/onelitefeather.crowdin.com\/antiredstoneclock-remastered)<br \/>\n![License: AGPL v3](LICENSE)<br \/>\n![Minecraft](https:\/\/img.shields.io\/badge\/Minecraft-1.20%2B-green.svg)<br \/>\n![Java](https:\/\/img.shields.io\/badge\/Java-21-orange.svg)<\/p>\n<p>**A Paper plugin to detect and prevent harmful redstone clocks that waste server performance.**  <\/p>\n<p>This plugin monitors for redstone clock activity, reports it to staff or console, and can optionally disable or remove the clocks. It is designed for administrators who want to keep their Minecraft servers stable and responsive without constant manual checks.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; \u2705 Detects active redstone clocks<br \/>\n&#8211; \u2705 Notifies staff and\/or console of clock activity<br \/>\n&#8211; \u2705 Optionally disables or removes clocks<br \/>\n&#8211; \u2705 Support for **PlotSquared v6 \/ v7**<br \/>\n&#8211; \u2705 Support for **WorldGuard v7**<br \/>\n&#8211; \u2705 Sculk block detection included<br \/>\n&#8211; \u2705 Works on **Paper** (not forks)<br \/>\n&#8211; \u2705 Config reload and migration support (in progress)<br \/>\n&#8211; \u2705 Prevents duplicate loading with other anti-clock plugins  <\/p>\n<p>### \u274c Not included \/ out of scope<br \/>\n&#8211; \u274c No guaranteed support for **Spigot** or **Paper forks**<br \/>\n&#8211; \u274c Not a generic **performance booster** (it prevents one specific lag cause only)<br \/>\n&#8211; \u274c No support for Minecraft < 1.19  \n- \u274c Backward-compatibility with old APIs or outdated forks  \n\n---\n\n## \ud83d\udce6 Compatibility\n\n- **Minecraft:** Only the **latest two minor releases** of each major version are supported.  \n  - Example: for 1.20 \u2192 1.20.5 &#038; 1.20.6, for 1.21 \u2192 1.21.1 &#038; 1.21.2  \n- **Server software:** Paper only  \n- **Java:** 21+  \n- **Soft dependencies:**  \n  - PlotSquared v7  \n  - WorldGuard v7  \n\nUnsupported: Purpur, Spigot, Bukkit, Folia, and forks.\n\n---\n\n## \u2699\ufe0f Installation &#038; Configuration\n\n1. Download the latest release:  \n   - \ud83d\udce5 Modrinth  \n   - \ud83d\udce5 Hangar  \n   - \ud83d\udce5 GitHub Releases  \n2. Place the `.jar` file into your server\u2019s `\/plugins` folder.  \n3. Restart your server.  \n4. Edit the generated `config.yml` to adjust detection thresholds and actions.  \n5. Run `\/arcm reload` to apply changes.  \n\n> \u26a0\ufe0f By default, the world named `world` is ignored. Adjust the config if necessary.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0 Usage<\/p>\n<p>### Commands<br \/>\n&#8211; `\/arcm reload` \u2014 reloads the configuration<br \/>\n&#8211; `\/arcm help` \u2014 shows available commands<br \/>\n&#8211; `\/arcm display` \u2014 lists currently cached clocks  <\/p>\n<p>### Permissions<br \/>\n&#8211; `antiredstoneclockremastered.notify.admin` \u2014 receive clock notifications<br \/>\n&#8211; Other permissions are documented in `plugin.yml` and visible via LuckPerms.  <\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcd1 Support Policy<\/p>\n<p>We provide support for:<br \/>\n&#8211; Verified bugs on **Paper** with supported Minecraft versions<br \/>\n&#8211; Configuration issues not covered by the FAQ  <\/p>\n<p>We **do not** provide support for:<br \/>\n&#8211; Outdated Minecraft versions<br \/>\n&#8211; Spigot, Purpur, Folia, or Paper forks<br \/>\n&#8211; Custom builds or modified code<br \/>\n&#8211; Requests for unrelated performance tuning  <\/p>\n<p>Check the **FAQ** before opening an issue. If your case is unsupported, issues may be closed without response.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2753 FAQ \/ Troubleshooting<\/p>\n<p>**Q: The plugin does nothing on my Spigot\/Purpur server.**<br \/>\nA: Unsupported. Use **Paper**.<\/p>\n<p>**Q: My server is on 1.20.1, will this work?**<br \/>\nA: No. Only the latest two minor releases are supported, e.g. 1.20.5 &#038; 1.20.6.<\/p>\n<p>**Q: Can I contribute translations?**<br \/>\nA: Yes! We manage translations via Crowdin. Anyone can join and help improve language coverage.<\/p>\n<p>**Q: I still see lag after installing.**<br \/>\nA: This plugin only prevents **redstone clocks** from running unchecked. It is not a general performance plugin.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcc5 Versioning &#038; Release Cycle<\/p>\n<p>&#8211; Follows **Semantic Versioning**: `MAJOR.MINOR.PATCH`<br \/>\n&#8211; Releases automated with **semantic-release**<br \/>\n&#8211; Breaking changes increment MAJOR, new features increment MINOR, fixes increment PATCH  <\/p>\n<p>See: semver.org<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udd1d Contributing<\/p>\n<p>&#8211; Report bugs and request features via GitHub Issues<br \/>\n&#8211; Submit pull requests with clear commit messages (we use Conventional Commits)<br \/>\n&#8211; Join our Discord for discussions  <\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcdc License<\/p>\n<p>Released under the [AGPL-3.0 License](LICENSE).  <\/p>\n<p>Commercial servers must comply with AGPL terms.  <\/p>\n<p>&#8212;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>AntiRedstoneClock-Remastered is a Minecraft plugin designed for Paper servers. Its main job is to detect redstone clocks running in the world, alert staff (or the console), and optionally disable or destroy those clocks.<\/p>\n","protected":false},"featured_media":16286,"template":"","meta":{"_minecraft_slug":"antiredstoneclock-remastered","_minecraft_project_id":"UWh9tyEa","_minecraft_author":"TheMeinerLP","_minecraft_license":"AGPL-3.0-only","_minecraft_downloads":11500,"_minecraft_follows":32,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"antiredstoneclock-remastered.zip","_minecraft_size_bytes":377273278,"_minecraft_version_count":141,"_minecraft_updated_at":"2026-05-16T01:39:14.684853Z","_minecraft_date_created":"2024-06-15T03:00:20.460429Z","_minecraft_date_modified":"2025-12-19T23:47:29.202111Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/antiredstoneclock-remastered","_minecraft_icon_attachment_id":16286,"_minecraft_imported_at":"2026-05-31T18:57:31+00:00","_minecraft_import_hash":"071f4e021ca73df1daae843e6e247d8a","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,125,89,126,127,123],"mod_loader":[130,131,132],"minecraft_version":[48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,73,74,38,78,79,80,81,82],"class_list":["post-16285","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-technology","mod_loader-bukkit","mod_loader-folia","mod_loader-paper","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-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>AntiRedstoneClock-Remastered - 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\/antiredstoneclock-remastered\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AntiRedstoneClock-Remastered - Minecraft\" \/>\n<meta property=\"og:description\" content=\"AntiRedstoneClock-Remastered is a Minecraft plugin designed for Paper servers. Its main job is to detect redstone clocks running in the world, alert staff (or the console), and optionally disable or destroy those clocks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/\" \/>\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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/\",\"name\":\"AntiRedstoneClock-Remastered - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/antiredstoneclock-remastered-icon-ea7b1aded47652100a1f0e8673e87c124b38fc08_96.webp\",\"datePublished\":\"2026-05-31T18:57:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/antiredstoneclock-remastered-icon-ea7b1aded47652100a1f0e8673e87c124b38fc08_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/antiredstoneclock-remastered-icon-ea7b1aded47652100a1f0e8673e87c124b38fc08_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/antiredstoneclock-remastered\\\/#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\":\"AntiRedstoneClock-Remastered\"}]},{\"@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":"AntiRedstoneClock-Remastered - 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\/antiredstoneclock-remastered\/","og_locale":"en_US","og_type":"article","og_title":"AntiRedstoneClock-Remastered - Minecraft","og_description":"AntiRedstoneClock-Remastered is a Minecraft plugin designed for Paper servers. Its main job is to detect redstone clocks running in the world, alert staff (or the console), and optionally disable or destroy those clocks.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/","name":"AntiRedstoneClock-Remastered - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/antiredstoneclock-remastered-icon-ea7b1aded47652100a1f0e8673e87c124b38fc08_96.webp","datePublished":"2026-05-31T18:57:30+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/antiredstoneclock-remastered-icon-ea7b1aded47652100a1f0e8673e87c124b38fc08_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/05\/antiredstoneclock-remastered-icon-ea7b1aded47652100a1f0e8673e87c124b38fc08_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/antiredstoneclock-remastered\/#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":"AntiRedstoneClock-Remastered"}]},{"@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\/16285","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\/16286"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=16285"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=16285"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=16285"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=16285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}