Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby authored May 24, 2022
1 parent ae2e021 commit 6d92cb4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# KygekTagsShop

[![Poggit](https://poggit.pmmp.io/shield.dl.total/KygekTagsShop)](https://poggit.pmmp.io/p/KygekTagsShop)
[![Discord](https://img.shields.io/discord/735439472992321587.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/CXtqUZv)
[![Discord](https://img.shields.io/discord/970294579372912700.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/cEXW8uK6QA)

![KygekTagsShop](https://github.com/KygekTeam/KygekTagsShop/blob/master/images/KygekTagsShop.png?raw=true)
![KygekTagsShop](https://github.com/thebigcrafter/KygekTagsShop/blob/master/images/KygekTagsShop.png?raw=true)

Allow players to use tags that they can show to other players by using this plugin!

Expand Down Expand Up @@ -34,14 +34,14 @@ Allow players to use tags that they can show to other players by using this plug
# How to Install

**WARNING: This plugin is in beta stage. It may contain bugs including its API.
Please report [here](https://github.com/KygekTeam/KygekTagsShop/issues) if you found any bugs.**
Please report [here](https://github.com/thebigcrafter/KygekTagsShop/issues) if you found any bugs.**

1. Download the latest version from [Poggit Releases](https://poggit.pmmp.io/p/KygekTagsShop) (It is recommended to always download the latest version for the best experience, except you're having compatibility issues).
2. Place the `KygekTagsShop.phar` file into the plugins folder.
3. Restart or start your server.
4. Done!

If you want to download the latest development build, which may contain the latest features that are currently in development, head over to [Poggit CI](https://poggit.pmmp.io/ci/KygekTeam/KygekTagsShop/~) and download the latest build. **Please note that development builds may be unstable because it may contain untested issues or bugs.**
If you want to download the latest development build, which may contain the latest features that are currently in development, head over to [Poggit CI](https://poggit.pmmp.io/ci/thebigcrafter/KygekTagsShop/~) and download the latest build. **Please note that development builds may be unstable because it may contain untested issues or bugs.**

# Commands & Permissions

Expand All @@ -63,14 +63,14 @@ Example:
$tags = Kygekraqmak\KygekTagsShop\TagsShop::getAPI()->getAllTags(); // Get all tags from KygekTagsShop
```

API code can be seen [here](https://github.com/KygekTeam/KygekTagsShop/blob/master/src/Kygekraqmak/KygekTagsShop/TagsActions.php).\
API code can be seen [here](https://github.com/thebigcrafter/KygekTagsShop/blob/master/src/Kygekraqmak/KygekTagsShop/TagsActions.php).\
Please regularly check the changelogs for any changes in the API in future versions.

# Contributing

Help us by contributing or translating KygekTagsShop plugin. To add translation, fork the KygekTagsShop plugin repo and copy the `en.yml` file inside `resources/lang` directory to the language code.

Don't forget to create a [pull request](https://github.com/KygekTeam/KygekTagsShop/pulls)!
Don't forget to create a [pull request](https://github.com/thebigcrafter/KygekTagsShop/pulls)!

# Upcoming Features

Expand All @@ -80,8 +80,8 @@ Don't forget to create a [pull request](https://github.com/KygekTeam/KygekTagsSh
# Additional Notes

- See **For Developers** tab for API guide.
- Join our [Discord server](https://discord.gg/CXtqUZv) for latest updates from KygekTeam.
- If you found bugs or want to give suggestions, please [create an issue](https://github.com/KygekTeam/KygekTagsShop/issues) or join our Discord server.
- We accept all contributions! If you want to contribute, please [make a pull request](https://github.com/KygekTeam/KygekTagsShop/pulls).
- Join our [Discord server](https://discord.gg/cEXW8uK6QA) for latest updates from thebigcrafter.
- If you found bugs or want to give suggestions, please [create an issue](https://github.com/thebigcrafter/KygekTagsShop/issues) or join our Discord server.
- We accept all contributions! If you want to contribute, please [make a pull request](https://github.com/thebigcrafter/KygekTagsShop/pulls).

<!-- Icons made by <a href="https://www.flaticon.com/authors/kirill-kazachek" title="Kirill Kazachek">Kirill Kazachek</a> from <a href="https://www.flaticon.com/" title="Flaticon"> www.flaticon.com</a> -->

0 comments on commit 6d92cb4

Please sign in to comment.