{"id":16131270,"url":"https://github.com/kaeza/minetest-irc_admin","last_synced_at":"2025-04-06T14:26:22.235Z","repository":{"id":6118997,"uuid":"7347023","full_name":"kaeza/minetest-irc_admin","owner":"kaeza","description":"Remote administration commands on top of minetest-irc","archived":false,"fork":false,"pushed_at":"2013-01-13T05:19:50.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-12T20:34:06.399Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"PTCoreSec/CTF-Scoreboard","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaeza.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-27T22:47:10.000Z","updated_at":"2015-03-06T05:05:45.000Z","dependencies_parsed_at":"2022-09-13T21:41:01.384Z","dependency_job_id":null,"html_url":"https://github.com/kaeza/minetest-irc_admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fminetest-irc_admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fminetest-irc_admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fminetest-irc_admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaeza%2Fminetest-irc_admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaeza","download_url":"https://codeload.github.com/kaeza/minetest-irc_admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247494265,"owners_count":20947845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-09T22:24:41.933Z","updated_at":"2025-04-06T14:26:22.215Z","avatar_url":"https://github.com/kaeza.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nRemote Administration Mod\n-------------------------\n\nThis is a mod fomr Minetest-C55 that allows some basic administration tasks\n to be performed on a game server via IRC.\n\n\nRequirements\n------------\n  - Minetest 0.4.3+ (https://github.com/celeron55/minetest)\n  - IRC Mod for Minetest (https://github.com/kaeza/minetest-irc)\n\n\nUsage\n-----\nThese are the bot commands added by this mod:\n\n!adm_login \u003cpassword\u003e\n  Authenticates the user to the system. Only authenticated users can use\n   the other commands described here.\n\n!adm_logout\n  Closes the administration session. Once this is called, you must login\n   again (with `!adm_login') to be able to use the admin commands.\n\n!adm_grant \u003cname\u003e \u003cprivs\u003e\n  Grant privilege(s) \u003cprivs\u003e to the player named \u003cname\u003e. It uses the same\n   syntax as the /grant chat command.\n\n!adm_revoke \u003cname\u003e \u003cprivs\u003e\n  Revoke privilege(s) \u003cprivs\u003e to the player named \u003cname\u003e. It uses the same\n   syntax as the /revoke chat command.\n\n!adm_give \u003cname\u003e \u003cstackstring\u003e\n  Give items \u003cstackstring\u003e to the player named \u003cname\u003e. It uses the same\n   syntax as the /give chat command.\n\n!adm_ban \u003cname\u003e\n  Bans the player named \u003cname\u003e. Same as the /ban chat command.\n\n!adm_unban \u003cname\u003e\n  Unbans the player named \u003cname\u003e (may be name or IP). Same as the /unban\n   chat command.\n\n!adm_banlist \u003cname\u003e\n  Lists the players currently banned.\n\n\nSettings\n--------\nThese settings are changed in `config.lua'.\n\nmt_irc_admin.users (table)\n  This table specifies which users are allowed to log-in, and their\n   passwords.\n  Example:\n    mt_irc_admin.users = {\n      admin = \"1234\",\n      joemtuser = \"abcd\",\n    }\n\n\nLicense\n-------\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE \n                    Version 2, December 2004 \n\n Copyright (C) 2004 Sam Hocevar \u003csam@hocevar.net\u003e \n\n Everyone is permitted to copy and distribute verbatim or modified \n copies of this license document, and changing it is allowed as long \n as the name is changed. \n\n            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE \n   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION \n\n  0. You just DO WHAT THE FUCK YOU WANT TO. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaeza%2Fminetest-irc_admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaeza%2Fminetest-irc_admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaeza%2Fminetest-irc_admin/lists"}