{"id":101258,"date":"2026-06-05T22:41:57","date_gmt":"2026-06-05T19:41:57","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/"},"modified":"2026-06-05T22:41:57","modified_gmt":"2026-06-05T19:41:57","slug":"millida-rating","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/","title":{"rendered":"Millida Rating"},"content":{"rendered":"<p># Millida Rating Plugin \ud83c\udf89<\/p>\n<p>A plugin for awarding voters on the <b>Millida Rating<\/b> monitoring system. \ud83c\udfc6<\/p>\n<p>![Millida Rating \u2014 best rating of Minecraft game servers](https:\/\/cdn.modrinth.com\/data\/cached_images\/8b48083ddebbdf320a32bea30da85ba126bedee6.png)<\/p>\n<p>## Supported Versions:<br \/>\n* `Bukkit\/Spigot\/Paper 1.8 \u2014 1.21` \ud83c\udfae<\/p>\n<p>## Features:<br \/>\n* Award distribution \ud83c\udf81<br \/>\n* Cumulative reward system similar to battle passes \ud83c\udfc5<br \/>\n* Support for MySQL and SQLite databases \ud83d\udcbe<br \/>\n* Integration with DecentHolograms \ud83c\udf1f<br \/>\n* Integration with PlaceholderAPI \ud83d\udd17<\/p>\n<p># Installation \u2699\ufe0f<\/p>\n<p>After placing the plugin in the `plugins` folder, you need to start and stop the server, as the plugin does not work without preliminary configuration for security purposes. For the initial launch, just configure `server_id`. \ud83d\udd27<\/p>\n<p>**[!!!]** If you do not want to issue rewards for votes made before the plugin installation, set `rewards.enabled: false` before the first launch of the plugin and simply execute the command `\/rating admin clearrewards` after starting the server. \ud83d\udeab<\/p>\n<p>For convenient configuration while the server is running, there is the command `\/rating admin reload`, but it is highly recommended to use it exclusively during testing, not during an already running server with players. You can add only `holograms` and `gui` to this command to reload only the hologram module. \ud83d\udd04<\/p>\n<p>There are also commands for testing plugin settings: `\/rating admin clear <nickname>` and `\/rating admin vote <nickname>`, which clear a player&#8217;s progress and give them one fake vote, respectively. \ud83e\uddea<\/p>\n<p>**[!!!]** If something goes wrong, the plugin immediately shuts down for security reasons to prevent players from losing their rewards or receiving an undeservedly large amount. \u26a0\ufe0f<\/p>\n<p># Permissions \ud83d\udd10<\/p>\n<p>* `millida.rating.command` \u2014 access to the `\/rating` command itself. By default, granted to all players. \u2705<br \/>\n* `millida.rating.command.rewards` \u2014 access to the `\/rewards` and `\/rating rewards` commands. By default, granted to all players. The command itself can be changed by modifying `config.yml` and `plugin.yml`. \u2705<br \/>\n* `millida.rating.command.admin` \u2014 access to the `\/rating admin` command. By default, granted to all operators. \ud83d\udc51<\/p>\n<p># Integrations \ud83e\udd1d<\/p>\n<p>## DecentHolograms<\/p>\n<p>If the `DecentHolograms` plugin is installed on the server, an additional configuration file `holograms.yml` appears in the server folder. By default, holograms are disabled, but they can be enabled and configured through this configuration file. \ud83d\udca1<\/p>\n<p>## PlaceholderAPI<\/p>\n<p>If the `PlaceholderAPI` plugin is installed on the server, the following placeholders are automatically registered: \ud83d\udcdd<\/p>\n<p>* `millidarating_top_<day\/week\/month>_<1-10>`<\/p>\n<p>  Usage example:<br \/>\n  * `millidarating_top_day_1` \u2014 top-1 for the day *(maximum 10)* \ud83e\udd47<br \/>\n  * `millidarating_top_week_2` \u2014 top-2 for the week *(maximum 10)* \ud83e\udd48<br \/>\n  * `millidarating_top_month_3` \u2014 top-3 for the month *(maximum 10)* \ud83e\udd49<\/p>\n<p>* `millidarating_top_<day\/week\/month>_<1-10>_votes`<\/p>\n<p>  Usage example:<br \/>\n  * `millidarating_top_day_4_votes` \u2014 number of votes for top-4 of the day *(maximum 10)* \u2728<br \/>\n  * `millidarating_top_week_5_votes` \u2014 number of votes for top-5 of the week *(maximum 10)* \u2728<br \/>\n  * `millidarating_top_month_6_votes` \u2014 number of votes for top-6 of the month *(maximum 10)* \u2728<\/p>\n<p># API \ud83c\udf10<\/p>\n<p>The API already exists, but for now, it can only be connected through a local Maven repository. To do this, clone the repository and use the command `gradle :api:publishToMavenLocal`, after which it can be imported:<\/p>\n<p>&#8220;`xml<br \/>\n<dependencies><br \/>\n  <dependency><br \/>\n    <groupId>ru.leonidm.millida<\/groupId><br \/>\n    <artifactId>millida-rating-api<\/artifactId><br \/>\n    <version>1.0.0<\/version><br \/>\n  <\/dependency><br \/>\n<\/dependencies><br \/>\n&#8220;`<\/p>\n<p>## Usage \u2699\ufe0f<\/p>\n<p>The main entry point to the API is the `MillidaRatingApi` class, from which you can obtain an instance of the API and access all necessary services.<\/p>\n<p>There are also Bukkit events:<br \/>\n* `RatingVoteEvent` \u2014 triggered when `RatingRequester` finds a new vote \ud83d\uddf3\ufe0f<br \/>\n* `OfflinePlayerAwardedEvent` \u2014 triggered when a player receives a reward with the property `online: false` \ud83c\udf81<br \/>\n* `PlayerAwardedEvent` \u2014 triggered when a player receives a reward with the property `online: true` \ud83c\udf89<\/p>\n<p>**[!!!]** If you want to get information about votes, use the `RatingRequester` service, which stores hashed values, instead of `RatingRequestService`.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Millida Rating \u2014 rating game servers Minecraft, this plugin allows you to quickly implement rewards for players without programming knowledge, and API connection skills for a couple of clicks.<\/p>\n","protected":false},"featured_media":101259,"template":"","meta":{"_minecraft_slug":"millida-rating","_minecraft_project_id":"9konladx","_minecraft_author":"millida","_minecraft_license":"MIT","_minecraft_downloads":109,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"millida-rating.zip","_minecraft_size_bytes":218717,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T19:35:50.173670Z","_minecraft_date_created":"2024-06-20T04:42:17.214390Z","_minecraft_date_modified":"2024-06-16T23:14:14.684674Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/millida-rating","_minecraft_icon_attachment_id":101259,"_minecraft_imported_at":"2026-06-05T19:41:57+00:00","_minecraft_import_hash":"46e15b5799796d2a78667f05b89b80a6","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,844,89,873,126,127,129,92],"mod_loader":[130,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,58,59,36,60,93,94,101,102,62,22,23,24,25,26,27,28,29,30,31,860,861,862,863,864],"class_list":["post-101258","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-economy","mod_category-game-mechanics","mod_category-library","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","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-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-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>Millida Rating - 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\/millida-rating\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Millida Rating - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Millida Rating \u2014 rating game servers Minecraft, this plugin allows you to quickly implement rewards for players without programming knowledge, and API connection skills for a couple of clicks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/\" \/>\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\\\/millida-rating\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/\",\"name\":\"Millida Rating - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/millida-rating-icon-65368643c14b50f216227107c2add39653c03464_96.webp\",\"datePublished\":\"2026-06-05T19:41:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/millida-rating-icon-65368643c14b50f216227107c2add39653c03464_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/millida-rating-icon-65368643c14b50f216227107c2add39653c03464_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/millida-rating\\\/#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\":\"Millida Rating\"}]},{\"@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":"Millida Rating - 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\/millida-rating\/","og_locale":"en_US","og_type":"article","og_title":"Millida Rating - Minecraft","og_description":"Millida Rating \u2014 rating game servers Minecraft, this plugin allows you to quickly implement rewards for players without programming knowledge, and API connection skills for a couple of clicks.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/","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\/millida-rating\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/","name":"Millida Rating - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/millida-rating-icon-65368643c14b50f216227107c2add39653c03464_96.webp","datePublished":"2026-06-05T19:41:57+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/millida-rating-icon-65368643c14b50f216227107c2add39653c03464_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/millida-rating-icon-65368643c14b50f216227107c2add39653c03464_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/millida-rating\/#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":"Millida Rating"}]},{"@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\/101258","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\/101259"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=101258"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=101258"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=101258"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=101258"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}