{"id":15140854,"url":"https://github.com/minenux/minetest-mod-essentials","last_synced_at":"2026-02-05T10:33:47.816Z","repository":{"id":241603874,"uuid":"807148961","full_name":"minenux/minetest-mod-essentials","owner":"minenux","description":"UTILS mod for minenux improved version from essentials mod","archived":false,"fork":false,"pushed_at":"2024-05-29T03:21:39.000Z","size":199,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T12:12:14.485Z","etag":null,"topics":["essentials","linux","minenux","minetest","minetest-mod","mod","venenux"],"latest_commit_sha":null,"homepage":"https://git.minetest.io/minenux/minetest-mod-essentials","language":"Lua","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/minenux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-28T15:07:54.000Z","updated_at":"2024-05-29T03:21:43.000Z","dependencies_parsed_at":"2024-05-29T08:22:44.844Z","dependency_job_id":"cd1948f0-94db-43b6-b81d-9482db5418a8","html_url":"https://github.com/minenux/minetest-mod-essentials","commit_stats":null,"previous_names":["minenux/minetest-mod-essentials"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minenux/minetest-mod-essentials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minenux%2Fminetest-mod-essentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minenux%2Fminetest-mod-essentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minenux%2Fminetest-mod-essentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minenux%2Fminetest-mod-essentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minenux","download_url":"https://codeload.github.com/minenux/minetest-mod-essentials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minenux%2Fminetest-mod-essentials/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29119232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T09:40:36.738Z","status":"ssl_error","status_checked_at":"2026-02-05T09:36:49.977Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["essentials","linux","minenux","minetest","minetest-mod","mod","venenux"],"created_at":"2024-09-26T08:41:56.043Z","updated_at":"2026-02-05T10:33:47.794Z","avatar_url":"https://github.com/minenux.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"minetest-mod-essentials\n=========================\n\nMod with many-many useful console commands and api functions!\n\nInformation\n-----------\n\nThis mod attempts to be an improvement usefully essentials commands \nas a featured version of some other tools etc etc etc, \n**for more featured  check `governor` and `authrx` minenux versions mods** \non the informations below!\n\n![](screenshot.png)\n\n## Technical info\n-----------------\n\nThis mod must be named `essentials` and provides administrarion tools and \nprocedures to manage server using a bunch of commands some already provided \nby other mods some already new but similar to other mods.\n\n**Almost 99% of this commands are already provided in `governor` mod**, \nat minenux project, this mod is only for backguard and improved performance \nrespect original; if you want more simple and faster, use `governor` mod!\n\n**Ban, kick and mute features are already provided by MinenuX's auth redux** \nversion mod, check it out at https://git.minetest.io/minenux/minetest-mod-auth_rx \nor also into codeberg at https://codeberg.org/minenux/minetest-mod-auth_rx\n\n#### Configurations\n\n| config param                 | type   |  value     | req | default/min/mx  | observations and examples        |\n| ---------------------------- | ------ | ---------- | --- | --------------- | -------------------------------- |\n| secure.http_mods             | string | essentials | yes | none set        | geoip,governing,essentials       |\n| secure.trusted_mods          | string | essentials | yes | none set        | auth_rx,governingg,essentials    |\n| essentials_additional_privileges | bool | true | no | true          | Enables extra refined privilegies for the commands, see privilege tables       |\n| essentials_changed_by        | bool | true  | no  | true            | Allows to see if a player property whas altered (by) when was made by some admin |\n| essentials_killed_by         | bool | true  | no  | true            | Allows to see who a player was killed (by) when was killed by some admin |\n| essentials_biome             | bool | true  | no  | true            | Allows to see for anyone request biome infos, otherwise only admins allows |\n| essentials_seed              | bool | false | no  | false           | Allows to see for anyone the seed of the world, otherwise only admins allows |\n| essentials_ip_verified       | bool | true  | yes | true/singleplayer | On every join, if administrator verified ip user to only allows from those ip/name combination  |\n| essentials_check_for_updates | bool | false | no  | false           | check raw data of git repo by check of version file content |\n\n#### Commands and privilegies\n\n| command \u0026 format       | mint/privs | Esse/privs |  description function   | observations            |\n| ---------------------- | ---------- | ---------- | ----------------------- | ----------------------- |\n| `/ip \u003cname\u003e`           | server     | server     | Show the IP of a player |  |\n| `/broadcast \u003cmessage\u003e` | bring      | broadcast  | Send GLOBAL message in chat |  |\n| `/speed \u003cname\u003e`        | rollback   | speed      | Sets a speed for an any player. |  |\n| `/biome [\u003cinfo_name\u003e]` |            | biome/server | Shows the current(or provided name) biome info | If no assentials privs, any player wil be able, `biome/server` privilege will provide more info |\n| `/seed`                | rollback   | seed       | Shows the seed number of the server world | If no assentials privs, any player wil be able, `biome` privilege works if confg params are set, otherwise admin only |\n| `/god [\u003cname\u003e]`        | noclip     | god_mode   | Enable the god mode for current or given player | `enable_damage` enabled only of course |\n| `/ban_menu`            | ban        | ban        | Open the ban menu | Requires GUI sfind/ui  |\n| `/kick_menu`           | kick       | kick       | Open the kick menu | Requires GUI sfind/ui  |\n| `/mute_menu`           | mute       | mute       | Open the mute menu | Requires GUI sfind/ui  |\n| `/getpos \u003cname\u003e`       | teleport   | get_pos    | Allows the player to find out the position of another player |  |\n| `/kill \u003cname\u003e`         | protection_bypass | kill  | Kill anyone with command. |  | Check `essentials_killed_by` |\n| `/heal [\u003cname\u003e]`       | rollback   | heal       | Heals full health for a player. | Check `essentials_changed_by` |\n\n\n## LICENSE\n\n* MIT\n\nAuthor and creator of the mod:\n\n* Copyright (C) 2024 SkyBuilder1717 MIT\n\nContributors:\n\n* Copyright (C) 2024 mckaygerhard\n\nsee [LICENSE](LICENSE) file.\n\nMedia:\n\n* textures/*.png - Copyright (C) 2024 SkyBuilder1717\n* sounds/*.png - Copyright (C) 2024 SkyBuilder1717\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminenux%2Fminetest-mod-essentials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminenux%2Fminetest-mod-essentials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminenux%2Fminetest-mod-essentials/lists"}