{"id":13596721,"url":"https://github.com/mark2devel/mark2","last_synced_at":"2025-04-09T20:31:17.877Z","repository":{"id":21854697,"uuid":"25178013","full_name":"mark2devel/mark2","owner":"mark2devel","description":"Minecraft Multi Server Wrapper Written in Python with Twisted; Pull Requests HIGHLY Encouraged, Collaborators Needed Discord: https://discord.gg/zymJygHNpv","archived":false,"fork":false,"pushed_at":"2024-04-12T23:58:02.000Z","size":852,"stargazers_count":204,"open_issues_count":2,"forks_count":44,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-04-13T10:11:30.084Z","etag":null,"topics":["minecraft","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mark2devel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","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}},"created_at":"2014-10-13T21:10:47.000Z","updated_at":"2024-04-14T20:30:42.968Z","dependencies_parsed_at":"2024-04-14T20:30:38.502Z","dependency_job_id":null,"html_url":"https://github.com/mark2devel/mark2","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/mark2devel%2Fmark2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark2devel%2Fmark2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark2devel%2Fmark2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mark2devel%2Fmark2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mark2devel","download_url":"https://codeload.github.com/mark2devel/mark2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248107308,"owners_count":21048897,"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":["minecraft","python3"],"created_at":"2024-08-01T16:02:42.877Z","updated_at":"2025-04-09T20:31:17.351Z","avatar_url":"https://github.com/mark2devel.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# mark2\n\n[![Discord](https://img.shields.io/discord/872557175095037983?label=Join%20the%20Discord\u0026logo=discord\u0026style=for-the-badge)](https://discord.gg/HCvqE6TdXY)  \n![GitHub last commit](https://img.shields.io/github/last-commit/gsand/mark2?label=Last%20Commit\u0026logo=github\u0026style=for-the-badge)\n\n     mark2  server01  server02                                        user\n    ┌────────────── server01 ──────────────┐┌─────────── stats ───────────┐\n    │2015-06-04 13:55:34 | Server          ││cpu: 0.20%                   │\n    │permissions file permissions.yml is   ││mem: 2.06%                   │\n    │empty, ignoring it                    ││load: 0.10, 0.14, 0.11       │\n    │2015-06-04 13:55:35 | Done (3.522s)!  ││players: 0 of 300            │\n    │For help, type \"help\" or \"?\"          │└─────────────────────────────┘\n    │2015-06-04 13:55:35 | Using epoll     │┌────────── players ──────────┐\n    │channel type                          ││                             │\n    │2015-06-04 13:55:35 | [NoCheatPlus]   ││                             │\n    │Post-enable running...                ││                             │\n    │2015-06-04 13:55:35 | [NoCheatPlus]   ││                             │\n    │Post-enable finished.                 ││                             │\n    │2015-06-04 13:56:16 # user attached   ││                             │\n    │2015-06-04 13:56:24 # user detached   ││                             │\n    │2015-06-04 14:00:37 # user attached   ││                             │\n    └──────────────────────────────────────┘└─────────────────────────────┘\n     \u003e\n\nmark2 is a minecraft server wrapper, written in python and twisted. It aims to be *the* definitive wrapper, providing a\nrich feature-set and a powerful plugin interface. It has no requirement on craftbukkit.\n\nSee [INSTALL.md](INSTALL.md) for requirements and installation instructions\n\nSee [USAGE.md](USAGE.md) for details on how to use mark2\n\nWant to contribute or are just curious how mark2 works? See the [Contribution Guide](CONTRIBUTING.md).\n\nSee the [Event Documentation](CONTRIBUTING.md#event-documentation) for details on mark2 events.\n\n## Features\n\n* Your server runs in the background\n* Multiple users can attach at once, with their own local prompt and command buffer\n* Built in monitoring using cpu, memory, players and connectivity\n* Rich screen/tmux-like client with built-in monitoring, tab-complete, command history, etc\n\n## Plugins\n\n* Powerful scheduling plugin, with a cron-like syntax. You can hook onto events like `@serverstopped` to run a\n  cartograph, or run `save` on an interval\n* Automatically restart the server when it crashes, runs out of memory, or stops accepting connections\n* Notifications via Prowl, Pushover, NotifyMyAndroid or email if something goes wrong.\n* Relay in-game chat to IRC, and vice-versa\n* MCBouncer ban support, even on a vanilla server.\n* Read an RSS feed (such as a subreddit feed) and announce new entries in-game\n* Back up your map and server log when the server stops\n* Print a random message at an interval, e.g. '[SERVER] Lock your chests with /lock'\n* Respond to user commands, e.g. '\\\u003cNotch\u003e !teamspeak' could `msg Notch Join our teamspeak server at xyz.com`\n\n## Compatibility\n\nAs mark2 is a port of older python 2 code, there may be some growing pains down the line for deprecations or changes that cause issues.\n\nAs of editing, mark2 was **tested and works on Python 3.11**, though it should work on Python 3.12 (just not tested atm)\n\nIf you experience **any** odd behavior (mark2 behaving improperly, not issues with your minecraft servers), feel free to [create a GitHub issue report](https://github.com/mark2devel/mark2/issues/new) on the repo here and it will be fixed as soon as possible! Thank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark2devel%2Fmark2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmark2devel%2Fmark2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmark2devel%2Fmark2/lists"}