Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Michelo11 committed Apr 3, 2024
2 parents babcac3 + cac2749 commit e401308
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2024 Michele Manna

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
67 changes: 67 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<br/>
<p align="center">
<a href="https://github.com/Michelo11/Parkour">
<img src="images/logo.png" alt="Logo" width="80" height="120">
</a>

<h3 align="center">Parkour</h3>

<p align="center">
Create simple and engaging parkours with ease.
<br/>
<br/>
<a href="https://github.com/Michelo11/Parkour/issues">Report Bug</a>
.
<a href="https://github.com/Michelo11/Parkour/issues">Request Feature</a>
</p>
</p>

![Downloads](https://img.shields.io/github/downloads/Michelo11/Parkour/total) ![Stargazers](https://img.shields.io/github/stars/Michelo11/Parkour?style=social) ![Issues](https://img.shields.io/github/issues/Michelo11/Parkour) ![License](https://img.shields.io/github/license/Michelo11/Parkour)

## Table Of Contents

* [About the Project](#about-the-project)
* [Getting Started](#getting-started)
* [Contributing](#contributing)
* [License](#license)
* [Authors](#authors)

## About The Project

Welcome to the Minecraft Parkour Plugin! This plugin allows you to create thrilling parkour courses within your Minecraft server, complete with starting points, checkpoints, and finishing lines. Players can test their agility and speed as they navigate through your custom-designed courses.


## Getting Started

- Installation: Simply install the plugin on your Minecraft server, ensuring compatibility with your server software.

- Parkour Creation: Use intuitive commands to define the layout of your parkour course, including start points, checkpoints, and finish lines.

- Player Participation: Invite players to test their skills on your parkour courses. They can start the course, navigate through checkpoints, and aim to reach the finish line in record time.

- Database Management: Monitor player progress and course completion statistics through the integrated MySQL database. This provides valuable insights into player engagement and performance.

- Customization: Tailor parkour courses to suit your server's theme and gameplay preferences. Experiment with different layouts and challenges to keep players entertained and engaged.

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
* If you have suggestions for adding or removing projects, feel free to [open an issue](https://github.com/Michelo11/Parkour/issues/new) to discuss it, or directly create a pull request after you edit the *README.md* file with necessary changes.
* Please make sure you check your spelling and grammar.
* Create individual PR for each suggestion.

### Creating A Pull Request

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See [LICENSE](https://github.com/Michelo11/Parkour/blob/master/LICENSE) for more information.

## Authors

* **Michele Manna** - *A student from Italy who loves developing fullstack websites, designing, administrating systems and developing plugins.* - [Michele Manna](https://github.com/Michelo11) - *Main developer*

0 comments on commit e401308

Please sign in to comment.