{"id":25974812,"url":"https://github.com/tjtanjin/quicktax","last_synced_at":"2025-03-05T02:34:39.946Z","repository":{"id":209473363,"uuid":"723699134","full_name":"tjtanjin/QuickTax","owner":"tjtanjin","description":"Schedule tax collections and protect your economy with the most powerful and flexible tax plugin!","archived":false,"fork":false,"pushed_at":"2024-07-14T17:25:55.000Z","size":3013,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-15T18:17:38.654Z","etag":null,"topics":["bukkit","bukkit-plugin","java","minecraft","minecraft-plugin","spigot","spigot-plugin"],"latest_commit_sha":null,"homepage":"https://modrinth.com/plugin/quicktax","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/tjtanjin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["tjtanjin"]}},"created_at":"2023-11-26T13:57:42.000Z","updated_at":"2024-07-15T18:17:38.654Z","dependencies_parsed_at":"2023-12-24T16:30:56.951Z","dependency_job_id":"69c11cc8-7e9e-44ad-8c48-5e7bc489bd8a","html_url":"https://github.com/tjtanjin/QuickTax","commit_stats":null,"previous_names":["tjtanjin/quicktax"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjtanjin%2FQuickTax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjtanjin%2FQuickTax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjtanjin%2FQuickTax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjtanjin%2FQuickTax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjtanjin","download_url":"https://codeload.github.com/tjtanjin/QuickTax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241954401,"owners_count":20048335,"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":["bukkit","bukkit-plugin","java","minecraft","minecraft-plugin","spigot","spigot-plugin"],"created_at":"2025-03-05T02:34:39.104Z","updated_at":"2025-03-05T02:34:39.936Z","avatar_url":"https://github.com/tjtanjin.png","language":"Java","funding_links":["https://github.com/sponsors/tjtanjin"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=300 src=\"https://i.imgur.com/0YN8YoJ.png\" /\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"\u003eQuickTax\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/tjtanjin/QuickTax/actions\"\u003e \u003cimg src=\"https://github.com/tjtanjin/QuickTax/actions/workflows/maven.yml/badge.svg\" /\u003e \u003c/a\u003e\n\u003c/p\u003e\n\n## Table of Contents\n* [Introduction](#introduction)\n* [Features](#features)\n* [Technologies](#technologies)\n* [Setup](#setup)\n* [Team](#team)\n* [Contributing](#contributing)\n* [Others](#others)\n\n### Introduction\n**QuickTax** is a powerful tax management plugin for your server's economy! If you have always \nstruggled with managing your server's ever-growing economy, then this may very well just be the \nplugin that you need! Whether it's taxing all players equally or based on their ranks or based \non their balance, this plugin supports it all! Want to include property tax by taxing based \non claimblocks? It's possible as well! Even better, schedule tax collections so that you can set \nup once and let the plugin do the rest of the work! Worried about performance? the plugin does \nmost of its task asynchronously, minimizing the performance impact that it can have on your server! You may download the plugin via the following links:\n\n- [Modrinth](https://modrinth.com/plugin/quicktax)\n- [Spigot](https://www.spigotmc.org/resources/quicktax.96495/)\n\n### Features\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.imgur.com/6vzKjyl.gif\" /\u003e\n  \u003cimg src=\"https://i.imgur.com/t8aFkbe.gif\" /\u003e\n\u003c/p\u003e\n\nSome of the key features provided by the plugin are as shown below:\n- Collect tax from all players\n- Collect tax from players by rank\n- Collect tax from players by balance\n- Collect tax from a specific player\n- Collect additional tax depending on the number of claimblocks the player has (requires\n  [**GriefPrevention**](https://www.spigotmc.org/resources/griefprevention.1884/))\n- Schedule real-time collection of taxes\n- Option to exempt players from taxes\n- Option to play sound to players on collection\n- Option for players to view next collection time\n- Option for players to self-pay tax directly to the server\n- Track/store player and server tax stats (YAML/MySQL)\n- Withdraw money from the server tax balance \n- Setup taxpayer leaderboard via signs and heads\n- PlaceholderAPI support (requires [**PlaceholderAPI**](https://www.spigotmc.org/resources/placeholderapi.6245/))\n- Fully customizable messages (with options for your own language files!)\n\nThe features above are just a glimpse of what the plugin is capable of. More detailed guides and \nexample setups can be found in our **[wiki](https://github.com/tjtanjin/QuickTax/wiki)**.\n\n### Technologies\nTechnologies used by QuickTax are as below:\n##### Done with:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg height=\"150\" width=\"150\" src=\"https://brandlogos.net/wp-content/uploads/2013/03/java-eps-vector-logo.png\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\nJava\n\u003c/p\u003e\n\n##### Project Repository\n```\nhttps://github.com/tjtanjin/QuickTax\n```\n\n### Setup\nSetting up the QuickTax project locally would involve the following steps:\n1)  First, `cd` to the directory of where you wish to store the project and fork/clone this repository. An example is provided below:\n```\n$ cd /home/user/exampleuser/projects/\n$ git clone https://github.com/tjtanjin/QuickTax.git\n```\n2) Make any updates/changes you wish to the code. Once ready, you may build the plugin with the following command:\n```\nmvn clean install\n```\nIf you are satisfied with your work and would like to contribute to the project, feel free to open a pull request! The forking workflow is preferred in this case so if you have the intention to contribute from the get-go, consider forking this repository before you start!\n\n### Team\n* [Tan Jin](https://github.com/tjtanjin)\n\n### Contributing\nIf you have code to contribute to the project, open a pull request from your fork and describe \nclearly the changes and what they are intended to do (enhancement, bug fixes etc). Alternatively,\nyou may simply raise bugs or suggestions by opening an issue.\n\nNote that as this was my first minecraft plugin, the structure of the codebase leaves more to be\ndesired. My plan to rewrite the plugin for version 2.0.0 is delayed indefinitely until I am able to\nfree up more time (or until a volunteer comes along :stuck_out_tongue_closed_eyes:)\n\n### Others\nFor any questions regarding the project, please reach out for support via **[discord](https://discord.gg/X8VSdZvBQY).**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjtanjin%2Fquicktax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjtanjin%2Fquicktax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjtanjin%2Fquicktax/lists"}