Update README.md
This commit is contained in:
parent
d5ca565995
commit
8ea401adcc
19
README.md
19
README.md
@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
<!-- [![Product Name Screen Shot][product-screenshot]](https://example.com) -->
|
<!-- [![Product Name Screen Shot][product-screenshot]](https://example.com) -->
|
||||||
|
|
||||||
I got inspired by a streamer and youtuber who plays these kinds of Minigames (BastiGHG)
|
I got inspired by a streamer and youtuber who plays these kinds of Minigames (BastiGHG). The plugin aims to bring many of these games to his audience and maybe some other people who are interested. There are multiple in-game GUIs that are used for various actions including each part of the setup.
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
|
|
||||||
@ -64,9 +64,8 @@ I got inspired by a streamer and youtuber who plays these kinds of Minigames (Ba
|
|||||||
### Installation
|
### Installation
|
||||||
As every Spigot Plugin
|
As every Spigot Plugin
|
||||||
1. Download the newest .jar file in the Releases-Tab
|
1. Download the newest .jar file in the Releases-Tab
|
||||||
2. Download LuckPerms
|
2. Place the .jar file inside your Spigot-Server's plugins-folder
|
||||||
3. Place both .jar files inside your Spigot-Server's plugins-folder
|
3. Enjoy
|
||||||
4. Enjoy
|
|
||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
@ -75,16 +74,16 @@ As every Spigot Plugin
|
|||||||
<!-- USAGE EXAMPLES -->
|
<!-- USAGE EXAMPLES -->
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
`/prefix` - Opens a GUI of all available Colors the Player can choose from.<br>
|
`/minigames` - Opens a GUI of all available Minigames.<br>
|
||||||
`/prefix add <Name> <Hex Color> <Item>`- This Command adds the color specified using the hex color code with a given name and an assigned Item that's shown in the GUI.<br>
|
`/minigames killall`- Kills all minigames currently running, will be removed in the future since it shouldn't be necessary<br>
|
||||||
`/prefix remove <Name>`- Use this one to remove the color specified using the given name.
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ROADMAP -->
|
<!-- ROADMAP -->
|
||||||
## Roadmap
|
## Roadmap
|
||||||
|
|
||||||
- [ ] Fixing Permission Checks
|
- [ ] Fully implementing Force-Item-Battle Team variant
|
||||||
- [ ] (Re-)adding fade option so prefixes look even cooler
|
- [ ] Add another minigame, not sure which atm
|
||||||
|
- [ ] Make the GUI easier to work with
|
||||||
- [ ] Adding usefull JavaDocs
|
- [ ] Adding usefull JavaDocs
|
||||||
- [ ] probably other stuff I currently dont think about.
|
- [ ] probably other stuff I currently dont think about.
|
||||||
|
|
||||||
@ -113,7 +112,7 @@ Don't forget to give the project a star! Thanks again!
|
|||||||
<!-- LICENSE -->
|
<!-- LICENSE -->
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Distributed under the GNU GPLv3 License. See `LICENSE.txt` for more information.
|
Distributed under the MIT License. See `LICENSE.md` for more information.
|
||||||
|
|
||||||
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
<p align="right">(<a href="#readme-top">back to top</a>)</p>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user