{"id":113089,"date":"2026-06-06T18:44:24","date_gmt":"2026-06-06T15:44:24","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/"},"modified":"2026-06-06T18:44:24","modified_gmt":"2026-06-06T15:44:24","slug":"nofullbright","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/","title":{"rendered":"NoFullBright"},"content":{"rendered":"<p># NoFullBright<\/p>\n<p>NoFullBright is a small Paper\/Spigot plugin that detects likely client-side &#8220;fullbright&#8221; use in configured worlds and runs a configurable command when a player exceeds the warning threshold.<\/p>\n<p>## Features<\/p>\n<p>&#8211; Periodic server-side checks for low-light conditions where players should not be able to see clearly.<br \/>\n&#8211; Configurable list of worlds where the checks are active.<br \/>\n&#8211; Configurable command executed when a player is detected repeatedly in suspicious conditions (supports placeholders).<br \/>\n&#8211; Lightweight and minimal: no commands or extra listeners by default.<\/p>\n<p>## How it works<\/p>\n<p>Every scheduled interval (default: 200 ticks initial delay and 200 ticks between runs) the plugin scans all players in the configured worlds and evaluates each player:<\/p>\n<p>&#8211; The player is considered &#8220;in the dark&#8221; if the block light level at the player&#8217;s feet is less than 2 and the player&#8217;s Y is below 40.<br \/>\n&#8211; If the player does not have Night Vision or Glowing potion effects and is not holding a torch in either hand, the plugin increments a per-player internal warning counter.<\/p>\n<p>Note: players are only checked when they are in Survival game mode. Players in Creative or Spectator mode are ignored by the checks.<br \/>\n&#8211; When the warning counter reaches the configured threshold (default 5), the plugin executes the configured `report-command` (with the `%player%` and `%world%` placeholders) and resets that player&#8217;s counter.<br \/>\n&#8211; If the player moves back to a safe state, the warning counter is decremented over time until it reaches 0.<\/p>\n<p>This approach attempts to reduce false positives by requiring repeated detections before taking action.<\/p>\n<p>## Configuration (`config.yml`)<\/p>\n<p>Default `config.yml` created by the plugin:<\/p>\n<p>&#8220;`yaml<br \/>\n# NoFullBright configuration<br \/>\n# worlds: list of world names where the anti-fullbright check runs<br \/>\n# report-command: command executed on violation. You can use %player% and %world% placeholders.<\/p>\n<p>worlds:<br \/>\n  &#8211; hardcore<\/p>\n<p>report-command: &#8216;report %player% utilizzo della fullbright in %world%&#8217;<br \/>\n&#8220;`<\/p>\n<p>&#8211; `worlds` (list) \u2014 exact world names where checks will run. Modify this list to include all worlds where you want the anti-fullbright check active.<br \/>\n&#8211; `report-command` (string) \u2014 the command executed by the server console when a player reaches the warning threshold. The plugin replaces `%player%` and `%world%` with the player&#8217;s name and world name respectively. Make sure the command exists on your server (for example a moderation\/reporting plugin). If the command is not available, nothing fatal will happen but no useful action will be taken.<\/p>\n<p>## Placeholders<\/p>\n<p>&#8211; `%player%` \u2014 replaced with the player&#8217;s name.<br \/>\n&#8211; `%world%` \u2014 replaced with the world name.<\/p>\n<p>## Recommendations &#038; tuning<\/p>\n<p>&#8211; If your world names vary (for example `hardcore_1`, `hardcore_2`) update `worlds` accordingly.<br \/>\n&#8211; If you want a different sensitivity, I can add configurable options for:<br \/>\n  &#8211; `light-threshold` (default 2)<br \/>\n  &#8211; `y-limit` (default 40)<br \/>\n  &#8211; `warning-count` (default 5)<br \/>\n  &#8211; `tick-interval` (scheduler delay\/period)<\/p>\n<p>## Troubleshooting<\/p>\n<p>&#8211; No action occurs on violation: ensure the command set in `report-command` actually exists and is executable by the server console (e.g., a `report` command provided by another plugin).<br \/>\n&#8211; Too many false positives: tell me in the issues page<br \/>\n&#8211; Plugin not shown in `\/plugins`: confirm the JAR filename is correct and server logs show it loaded; check `server.log` for startup errors.<\/p>\n<p>## License<\/p>\n<p>Use as you wish. No warranty provided.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Paper plugin which executes a command when it detects a player using full bright texture pack<\/p>\n","protected":false},"featured_media":113090,"template":"","meta":{"_minecraft_slug":"nofullbright","_minecraft_project_id":"xQcpRrCs","_minecraft_author":"davi_fonto_","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":130,"_minecraft_follows":3,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"nofullbright.zip","_minecraft_size_bytes":4860,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T19:01:15.197106Z","_minecraft_date_created":"2025-09-10T05:52:33.373018Z","_minecraft_date_modified":"2025-09-09T15:13:59.996751Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/nofullbright","_minecraft_icon_attachment_id":113090,"_minecraft_imported_at":"2026-06-06T15:44:25+00:00","_minecraft_import_hash":"134f284f365f491096e384416eb01c0b","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,126,90,127,129,123,92],"mod_loader":[130,132,134],"minecraft_version":[62,37,73,74,38,78,79,80,81],"class_list":["post-113089","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-optimization","mod_category-paper","mod_category-spigot","mod_category-technology","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NoFullBright - 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\/nofullbright\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NoFullBright - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Paper plugin which executes a command when it detects a player using full bright texture pack\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/\" \/>\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\\\/nofullbright\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/\",\"name\":\"NoFullBright - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/nofullbright-icon-6853517d06974876e9060081de39d79a76e4ad30.png\",\"datePublished\":\"2026-06-06T15:44:24+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/nofullbright-icon-6853517d06974876e9060081de39d79a76e4ad30.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/nofullbright-icon-6853517d06974876e9060081de39d79a76e4ad30.png\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/nofullbright\\\/#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\":\"NoFullBright\"}]},{\"@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":"NoFullBright - 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\/nofullbright\/","og_locale":"en_US","og_type":"article","og_title":"NoFullBright - Minecraft","og_description":"Paper plugin which executes a command when it detects a player using full bright texture pack","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/","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\/nofullbright\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/","name":"NoFullBright - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/nofullbright-icon-6853517d06974876e9060081de39d79a76e4ad30.png","datePublished":"2026-06-06T15:44:24+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/nofullbright-icon-6853517d06974876e9060081de39d79a76e4ad30.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/nofullbright-icon-6853517d06974876e9060081de39d79a76e4ad30.png","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/nofullbright\/#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":"NoFullBright"}]},{"@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\/113089","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\/113090"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=113089"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=113089"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=113089"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=113089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}