Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pyvesb/petmaster
:cat: Minecraft plugin to manage pets and display useful information via holograms, action bar or chat messages.
https://github.com/pyvesb/petmaster
bukkit java minecraft plugin spigot
Last synced: about 1 month ago
JSON representation
:cat: Minecraft plugin to manage pets and display useful information via holograms, action bar or chat messages.
- Host: GitHub
- URL: https://github.com/pyvesb/petmaster
- Owner: PyvesB
- License: gpl-3.0
- Created: 2015-12-20T14:36:58.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-01T00:13:12.000Z (7 months ago)
- Last Synced: 2024-10-14T20:45:38.178Z (2 months ago)
- Topics: bukkit, java, minecraft, plugin, spigot
- Language: Java
- Homepage:
- Size: 2.15 MB
- Stars: 50
- Watchers: 4
- Forks: 26
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Manage pets and display useful information via holograms, action bar or chat messages!**
# Getting started
#### :cd: Setup
Ensure you have the JDK and Maven installed, and simply run the following commands in a terminal:
````
git clone https://github.com/PyvesB/PetMaster.git
cd PetMaster
mvn clean install
````
Your generated `PetMaster.jar` can be found in the `target` folder.#### :earth_americas: Useful links
* [Spigot](https://www.spigotmc.org/resources/pet-master.15904/), homepage of the plugin.
* [Bukkit](http://dev.bukkit.org/bukkit-plugins/pet-master/), another homepage.
* [Documentation, installation and FAQ](https://github.com/PyvesB/PetMaster/wiki), a lot of valuable information on how to set the plugin up or use it properly.
* [Plugin translations](https://github.com/PyvesB/PetMaster/tree/master/src/main/resources), 10 languages available, feel free to improve the translations!
* [HelloMinecraft](http://hellominecraft.fr/), the plugin's official server, amongst the best French servers out there!
# Contributing
#### `$ code`
Want to make Pet Master better, faster, stronger? Contributions are more than welcome, open a **pull request** and share your code! Simply **fork** the repository by clicking on the icon on the top right of this page and refer to the [Wiki](https://github.com/PyvesB/PetMaster/wiki/Developers) to get your copy up and running and interact with the plugin.
#### :speech_balloon: Support
Thought of a cool idea? Found a problem or need some help? Simply open an [**issue**](https://github.com/PyvesB/PetMaster/issues)!
#### :star: Thanks
Find the project useful, fun or interesting? **Star** the repository by clicking on the icon on the top right of this page!
# License
GNU General Public License v3.0