{"id":17015422,"url":"https://github.com/exopandora/kardexotools","last_synced_at":"2026-05-15T21:04:17.329Z","repository":{"id":59175625,"uuid":"127544940","full_name":"Exopandora/KardExoTools","owner":"Exopandora","description":"Minecraft Server Modification","archived":false,"fork":false,"pushed_at":"2026-04-11T19:36:00.000Z","size":870,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-11T21:21:10.242Z","etag":null,"topics":["fabric","fabric-mod","kardexo","minecraft","minecraft-mod","minecraft-server","server-management","server-mod","server-utility","utility"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Exopandora.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-03-31T15:29:03.000Z","updated_at":"2026-04-11T19:36:07.000Z","dependencies_parsed_at":"2024-11-29T02:15:10.305Z","dependency_job_id":"540140ff-8216-48e4-ac1e-e61291973cfe","html_url":"https://github.com/Exopandora/KardExoTools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Exopandora/KardExoTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exopandora%2FKardExoTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exopandora%2FKardExoTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exopandora%2FKardExoTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exopandora%2FKardExoTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Exopandora","download_url":"https://codeload.github.com/Exopandora/KardExoTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Exopandora%2FKardExoTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["fabric","fabric-mod","kardexo","minecraft","minecraft-mod","minecraft-server","server-management","server-mod","server-utility","utility"],"created_at":"2024-10-14T06:28:38.097Z","updated_at":"2026-05-15T21:04:17.313Z","avatar_url":"https://github.com/Exopandora.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KardExoTools #\n# Features #\n## Server management ##\n* Scheduled saving\n* Scheduled backup\n\n## Comfort features ##\n* Print death location upon death\n* Crops can be harvested with right-click when fully grown\n\n## Commands ##\n| Command   | Feature                                                             | Permissions |\n|-----------|---------------------------------------------------------------------|-------------|\n| backup    | Force world backup                                                  | Admin       |\n| bases     | Configure bases (options depend on ownership and permission level)  | Everyone    |\n| calc      | Calculate mathematical expressions                                  | Everyone    |\n| home      | Teleport to home location                                           | Everyone    |\n| kardexo   | Print version and commands depending on your permission level       | Everyone    |\n| moonphase | Print current moon phase                                            | Everyone    |\n| places    | Configure places (options depend on ownership and permission level) | Everyone    |\n| resource  | Calculate resources needed for specified area                       | Everyone    |\n| sethome   | Set home location                                                   | Everyone    |\n| sit       | Sit down or stand up                                                | Everyone    |\n| spawn     | Teleport to spawn location                                          | Everyone    |\n| pack      | Calculate boxes/stacks/items needed for a given item count          | Everyone    |\n| undo      | Undo last veinmine                                                  | Everyone    |\n| uptime    | Print server uptime                                                 | Everyone    |\n| veinminer | Toggle veinminer and display vein blocks                            | Everyone    |\n| whereis   | Locate players                                                      | Everyone    |\n| worldtime | Print current world time                                            | Everyone    |\n\n## Property ##\nA property is an abstract object for a specified area.\nIt can either be a base or place with at least one creator and a set of owners.\n\n### Place ###\nPlaces are used by whereis to provide a more specific context of the given position. \n\n### Base ###\nBases can be used by players to receive a notification when a player enters or leaves their base\nIt is also used by whereis to provide a more specific context of the given position.\nThe notifications can be customized or turned off by each player individually for a specific base.\nCreators and owners will not trigger a notification.\n\n## Veinminer ##\nOnce activated you can mine veins of blocks (configurable) by sneaking.\nIt only works with an appropriate tool that has more than one durability and the blocks are in radius of the configured size.\nThere is also a maximum (configurable) amount of blocks you can mine at once.\nYou can undo the last (configurable amount) veinmine as long as you have the applicable blocks in your inventory and there is no living entity or block (except fluids) in the area you mined out.\nDurability will not be refunded.\n\n# Building #\n## Prerequisites ##\n1. Java 21\n\n## Build ##\n1. Run `gradlew build`\n2. The mod jar can be found in `build/libs/`\n\n## Configure (Optional) ##\n1. Run the server once\n2. Edit generated json files in `config/kardexotools/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexopandora%2Fkardexotools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexopandora%2Fkardexotools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexopandora%2Fkardexotools/lists"}