{"id":25656362,"url":"https://github.com/labodidavid/simplifytools","last_synced_at":"2026-05-17T19:08:53.454Z","repository":{"id":163657397,"uuid":"391694431","full_name":"LabodiDavid/SimplifyTools","owner":"LabodiDavid","description":"An \"All-In-One\" plugin for MC Spigot servers. TabList Customizing, Custom Advancement, Connect messages, AutoSave, Logger","archived":false,"fork":false,"pushed_at":"2023-11-19T10:48:15.000Z","size":14641,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-19T11:28:15.387Z","etag":null,"topics":["bukkit","bukkit-plugin","minecraft","minecraft-plugin","spigot","spigot-plugin","spigotmc"],"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/LabodiDavid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-08-01T17:32:32.000Z","updated_at":"2023-07-18T09:15:35.000Z","dependencies_parsed_at":"2023-11-19T11:37:54.072Z","dependency_job_id":null,"html_url":"https://github.com/LabodiDavid/SimplifyTools","commit_stats":null,"previous_names":[],"tags_count":5,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LabodiDavid%2FSimplifyTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LabodiDavid%2FSimplifyTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LabodiDavid%2FSimplifyTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LabodiDavid%2FSimplifyTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LabodiDavid","download_url":"https://codeload.github.com/LabodiDavid/SimplifyTools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390493,"owners_count":19793779,"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","minecraft","minecraft-plugin","spigot","spigot-plugin","spigotmc"],"created_at":"2025-02-23T22:31:40.131Z","updated_at":"2025-11-14T19:01:05.686Z","avatar_url":"https://github.com/LabodiDavid.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![SimplifyTools logo](docs/img/SimplifyTools.png)\n### An 'All-in-one' plugin for MC servers. \n#### TabList Customizing, Server Password, Clear Dropped Items, Custom Advancement, Connect messages, AutoSave, Logger\n [![Build Status](https://ci.ditservices.hu/job/SimplifyTools/badge/icon)](https://ci.ditservices.hu/job/SimplifyTools/) ![ MC Version](https://ci.ditservices.hu/job/SimplifyTools/badge/icon?subject=MC\u0026status=1.12%20-%201.21.4\u0026color=darkblue)  ![Git latest release](https://img.shields.io/github/v/release/LabodiDavid/SimplifyTools)  [![bStats](https://ci.ditservices.hu/job/SimplifyTools/badge/icon?subject=bStats\u0026status=3.0\u0026color=brightgreen)](https://bstats.org/plugin/bukkit/SimplifyTools/15108) ![Lines of code](https://tokei.rs/b1/github/LabodiDavid/SimplifyTools?category=code)\n\u003cbr\u003e[Changelog](docs/ChangeLog.md)\n\u003chr\u003e\n\n\n\n## Features\n\n - **Tab Manager** - Allows you to specify colored texts, with animations on the tab window.\n\t\t Also you can display the average ping, Server RAM statistics.\n ![Tab manager preview](docs/img/1.gif)\n - **Gameplay statistics** - You can check your gameplay statistics such as player/mob kills, etc.\n  (Note: The plugin just shows the stats not recording itself, so stats before installing this plugin are counted too.)\n  ![Stats preview](docs/img/3.gif)\n - **Server Password** - Allows you to set a server password *(same password for all players)*, ability to: skip auth for OP players, hide inventory, disable moving, building, until providing correct password `/slogin {PASSWORD}`\n - **Clearing Dropped Items** - Set an interval in seconds to remove dropped items. Ability to broadcast clearing before 1min, 10sec, skip items and/or worlds.\n - **Custom Connect/Disconnect messages** - Allows you to customize the message that is broadcasted when someone joins or leaves the server.\n  ![Connect messages preview](docs/img/2.gif)\n - **Automatic/command saving** - Allows you to schedule auto saving of the world/player data on your server, or you can initiate a save by a command.\n - **Plugin Manager** - Allows you to unload/load plugins without a server restart. (Disabled by default since v1.2.1)\n - **Custom Advancement Messages** - You can customize the advancement messages in three categories: advancement, goal, challenge. \n (Note: The advancement names are currently only can be displayed in english. In future versions there will be a feature to translate to any languages.)\n  ![Advancement Messages preview](docs/img/4.gif)\n - **Logging** - A logger with fully customizable format for dis/connect, chat, commands actions.\n_________________\n### Dependencies\n#### From version [v1.2.3](https://github.com/LabodiDavid/SimplifyTools/releases/tag/1.2.3) the plugin requires [ProtocolLib](https://github.com/dmulloy2/ProtocolLib/)\n_________________\n\n### [Check the config file for more explanation and examples](https://github.com/LabodiDavid/SimplifyTools/blob/main/src/main/resources/config.yml)\n_________________\n### [Commands \u0026 Permissions](docs/cmd_perms.md)\n_________________\n### Translation\nUnder the plugin's directory inside the lang folder you can add your own translation. \u003cbr\u003e\nJust copy-paste [en.yml](src/main/resources/en.yml) and translate the strings to your language. \u003cbr\u003e\nIn the config.yml you can set the newly created language (for example: de.yml) to like this: `language: 'de'` and your translation will be used. \u003cbr\u003e\nFeel free to open a pull request and your language can be added to the plugin.\n_________________\n### [Building from source](docs/BUILDING.md)\n_________________\n### If you have an idea or bug report [Create an issue](https://github.com/LabodiDavid/SimplifyTools/issues/new/choose) or [Create a pull request](https://github.com/LabodiDavid/SimplifyTools/compare)\n_________________\n## Main goal\nMy main goal is to create a single plugin that has many features, so it's can replace plugins that i often use on my servers while lowering the plugins count.\n_________________\n## 3rd party libraries used by this plugin\n### [ProtocolLib by dmulloy2](https://github.com/dmulloy2/ProtocolLib/)\n### [Config-Updater by tchristofferson](https://github.com/tchristofferson/Config-Updater)\n### [SpigotUpdateChecker by JEFF-Media-GbR](https://github.com/JEFF-Media-GbR/Spigot-UpdateChecker)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabodidavid%2Fsimplifytools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabodidavid%2Fsimplifytools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabodidavid%2Fsimplifytools/lists"}