add ISSUE_TEMPLATE
This commit is contained in:
commit
46e2025407
37
.gitea/ISSUE_TEMPLATE/bug_report.md
Normal file
37
.gitea/ISSUE_TEMPLATE/bug_report.md
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels:
|
||||||
|
- "bug report"
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Description of issue:**
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Plugin Version (using`/luckybox info`):**
|
||||||
|
|
||||||
|
**Server Type (Spigot/Paperspigot/etc):**
|
||||||
|
|
||||||
|
**Server Version (using `/ver`):**
|
||||||
|
|
||||||
|
**Relevant plugins (Delete if this isn't needed):**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**ERROR (DELETE IF YOU HAVE NO ERROR):**
|
||||||
|
```
|
||||||
|
######################
|
||||||
|
## REPLACE WITH ERROR ##
|
||||||
|
######################
|
||||||
|
```
|
||||||
|
|
||||||
|
**CONFIG SECTION (DELETE IF NOT RELEVANT):**
|
||||||
|
```
|
||||||
|
#######################################
|
||||||
|
## REPLACE WITH RELEVANT CONFIG SECTION ##
|
||||||
|
#######################################
|
||||||
|
```
|
23
.gitea/ISSUE_TEMPLATE/feature_request.md
Normal file
23
.gitea/ISSUE_TEMPLATE/feature_request.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
name: Feature request
|
||||||
|
about: Suggest an idea/improvement
|
||||||
|
title: ''
|
||||||
|
labels:
|
||||||
|
- "feature request"
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Description of feature request:**
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Plugin Version (using`/luckybox info`):**
|
||||||
|
|
||||||
|
**Server Type (Spigot/Paperspigot/etc):**
|
||||||
|
|
||||||
|
**Server Version (using `/ver`):**
|
||||||
|
|
||||||
|
**Relevant plugins (Delete if this isn't needed):**
|
||||||
|
|
||||||
|
---
|
22
.gitea/ISSUE_TEMPLATE/question.md
Normal file
22
.gitea/ISSUE_TEMPLATE/question.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: Question
|
||||||
|
about: Ask a question or get advice
|
||||||
|
title: ''
|
||||||
|
labels:
|
||||||
|
- question
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Share your question here:**
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Plugin Version (using`/luckybox info`):**
|
||||||
|
|
||||||
|
**Server Type (Spigot/Paperspigot/etc):**
|
||||||
|
|
||||||
|
**Server Version (using `/ver`):**
|
||||||
|
|
||||||
|
**Relevant plugins (Delete if this isn't needed):**
|
||||||
|
|
||||||
|
---
|
32
README.md
Normal file
32
README.md
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
<p align="center">
|
||||||
|
<img src="https://i.imgur.com/rEroArt.png" width="200">
|
||||||
|
</p>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
# Links
|
||||||
|
* [Download](https://www.spigotmc.org/resources/wonderbagshop.89234/)
|
||||||
|
* [Discord](http://dc.T2Code.net)
|
||||||
|
* [Translations](https://github.com/JaTiTV/WonderBagShop-privat-/tree/master/Languages)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
With LockyBox you get a plugin that offers you a store where you can buy boxes with content that is randomly selected from a list. You can specify which items should be included in the boxes and with what probability these items will be included in a box.
|
||||||
|
|
||||||
|
This plugin supports items with NBT tags and costum items e.g. from ItemsAdder.
|
||||||
|
The messages and GUI texts are 100% customizable.
|
||||||
|
|
||||||
|
Features
|
||||||
|
- Install and get started right away. This offers you the default Config because it contains up to 100 Items directly.
|
||||||
|
- Easy configuration and setup, everything can be done in-game
|
||||||
|
- Support for NBT tags
|
||||||
|
- Support of costum items
|
||||||
|
- Percentage probabilities for all single items
|
||||||
|
- Different boxes can be created
|
||||||
|
|
||||||
|
Test this plugin directly on our free public test server!
|
||||||
|
|
||||||
|
Just come to the support Discord for further questions.
|
||||||
|
---
|
||||||
|
<img src="https://i.imgur.com/w8suVg3.png" width="600">
|
Loading…
Reference in New Issue
Block a user