{"id":29162897,"url":"https://github.com/guilds-plugin/guildsupkeep","last_synced_at":"2025-07-01T05:37:10.780Z","repository":{"id":279077094,"uuid":"937657523","full_name":"guilds-plugin/GuildsUpkeep","owner":"guilds-plugin","description":"A basic addon that allows you to set an upkeep for running a Guild","archived":false,"fork":false,"pushed_at":"2025-02-23T17:58:22.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-16T21:14:28.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guilds-plugin.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-23T15:48:49.000Z","updated_at":"2025-02-23T15:54:16.000Z","dependencies_parsed_at":"2025-02-23T16:42:08.831Z","dependency_job_id":null,"html_url":"https://github.com/guilds-plugin/GuildsUpkeep","commit_stats":null,"previous_names":["guilds-plugin/guildsupkeep"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/guilds-plugin/GuildsUpkeep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilds-plugin%2FGuildsUpkeep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilds-plugin%2FGuildsUpkeep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilds-plugin%2FGuildsUpkeep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilds-plugin%2FGuildsUpkeep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilds-plugin","download_url":"https://codeload.github.com/guilds-plugin/GuildsUpkeep/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilds-plugin%2FGuildsUpkeep/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262905410,"owners_count":23382568,"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":"2025-07-01T05:37:09.729Z","updated_at":"2025-07-01T05:37:10.767Z","avatar_url":"https://github.com/guilds-plugin.png","language":"Java","readme":"# GuildsUpkeep\n\nGuildsUpkeep is a Minecraft plugin designed to work with the Guilds plugin. It provides an upkeep system that periodically pulls money from all guilds as a form of maintenance. If a guild does not have enough money in their bank balance, it will be declared bankrupt and deleted.\n\n## Features\n\n- Configurable upkeep interval (default is 1 day).\n- Configurable amount to pull from each guild during upkeep.\n- Tracks the last time upkeep was performed.\n- Deletes guilds that cannot afford the upkeep and broadcasts a message to the server.\n\n## Configuration\n\nThe configuration file (`config.yml`) allows you to set the upkeep interval, amount, and track the last upkeep time.\n\n```yaml\nupkeep:\n  interval: 86400 # in seconds (default 1 day)\n  amount: 1000 # amount to pull each time\n  last_upkeep: 0 # timestamp of the last upkeep\n```\n\n## Installation\n1) Download the GuildsUpkeep plugin jar file.\n2) Place the jar file in the `plugins` directory of your Minecraft server.\n3) Start the server to generate the default configuration file.\n4) Edit the `config.yml` file in the `plugins/GuildsUpkeep` directory to customize the upkeep settings.\n5) Restart the server to apply the changes.\n\n## Usage\nOnce installed and configured, the plugin will automatically perform upkeep at the specified interval. It will pull the configured amount from each guild's bank balance and handle bankrupt guilds accordingly.\n\n## Dependencies\n- [Guilds](https://github.com/guilds-plugin/Guilds) plugin version 3.5.7.0 or higher.\n- Spigot API version 1.21.4-R0.1-SNAPSHOT or higher.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilds-plugin%2Fguildsupkeep","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilds-plugin%2Fguildsupkeep","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilds-plugin%2Fguildsupkeep/lists"}