{"id":14969762,"url":"https://github.com/alfonsoleandro/mputils","last_synced_at":"2025-10-26T09:31:02.355Z","repository":{"id":48989512,"uuid":"286187796","full_name":"alfonsoLeandro/MPUtils","owner":"alfonsoLeandro","description":"Simple library for helping on the developing of minecraft spigot plugins","archived":false,"fork":false,"pushed_at":"2024-03-16T02:49:50.000Z","size":249,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T18:03:47.516Z","etag":null,"topics":["minecraft-spigot-plugins","mputils","spigot","wiki","wiki-page"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alfonsoLeandro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-08-09T07:22:04.000Z","updated_at":"2022-02-12T20:08:23.000Z","dependencies_parsed_at":"2024-08-28T16:24:42.006Z","dependency_job_id":"99a77988-48e4-4bd0-80a1-a9c7ad6a6fae","html_url":"https://github.com/alfonsoLeandro/MPUtils","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonsoLeandro%2FMPUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonsoLeandro%2FMPUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonsoLeandro%2FMPUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alfonsoLeandro%2FMPUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alfonsoLeandro","download_url":"https://codeload.github.com/alfonsoLeandro/MPUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238301253,"owners_count":19449406,"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-spigot-plugins","mputils","spigot","wiki","wiki-page"],"created_at":"2024-09-24T13:42:19.971Z","updated_at":"2025-10-26T09:30:56.901Z","avatar_url":"https://github.com/alfonsoLeandro.png","language":"Java","readme":"# MPUtils\n\n## Description:\nMP Utils is a simple library for helping on the developing of minecraft spigot plugins. This library is thought to be expanded as I go on other projects and find new things I could add here.\n\n\n## Table of contents:\n1. [Features](#features)\n2. [Installation](#installation)\n3. [Usage](#usage)\n4. [About the author](#author)\n5. [License](#license)\n6. [Wiki](../../wiki)\n  \n  \n\u003ca name=\"features\"\u003e\u003c/a\u003e\n## Features:\n  - Easy creation of one-page GUIs and paginated GUIs.\n  - Manage GUI interactions with a simple event.\n  - Method for applying color to a string using minecraft color codes and hex RGB color codes.\n\n\u003ca name=\"installation\"\u003e\u003c/a\u003e\n## Installation\n### Developers\n  Add the following maven dependency to your pom.xml file:\n\n```xml\n    \u003cdependencies\u003e\n        \u003cdependency\u003e\n            \u003cgroupId\u003ecom.github.alfonsoLeandro\u003c/groupId\u003e\n            \u003cartifactId\u003eMPUtils\u003c/artifactId\u003e\n            \u003cversion\u003eVERSION\u003c/version\u003e\n            \u003cscope\u003eprovided\u003c/scope\u003e\n        \u003c/dependency\u003e\n    \u003c/dependencies\u003e\n```\n#### Installing locally\nIf you are trying to modify the library and use your modified version for developing other plugins or testing your\nchanges, you will need to install it in your local maven repository. To do so, you can use the following maven command:\n```shell\nmnv install\n```\n\n### Server owners\n  1. Download  the .jar file either from here or the [plugin page on spigot](https://www.spigotmc.org/resources/mputils.82788/).\n  2. Put the .jar file in your plugins folder inside your server folder.\n  3. Start or reload the server.\n  \n \n\u003ca name=\"usage\"\u003e\u003c/a\u003e\n## Usage\nYou can find this info in the wiki page. [Usage](https://github.com/alfonsoLeandro/MPUtils/wiki/Usage)\n\n\n\n\u003ca name=\"author\"\u003e\u003c/a\u003e\n## About the author\nMy name is Leandro Alfonso, I am 19 years old, and I live in Uruguay. I am currently a software engineering student at [UCU](https://ucu.edu.uy).\nIf you have any issues or doubts do not hesitate to contact me by the following means:\n - [Gmail](mailto:leandroalfonsoporley@gmail.com)\n - Discord (lelesape#3612)\n - [Spigot](https://www.spigotmc.org/members/lelesape.270057/)\n\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n## License\n```\nMIT License\n\nCopyright (c) 2020 Leandro Alfonso\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n\n\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\nFor more info refer to the [wiki page](../../wiki).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonsoleandro%2Fmputils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falfonsoleandro%2Fmputils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falfonsoleandro%2Fmputils/lists"}