blob: 05e053598d722e27f7ca5272930edc8971376063 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
---
name: Bug Report
about: Report the problem that has occurred in our project.
title: "[BUG] "
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of the bug.
**To Reproduce**
Steps to reproduce the behavior:
1. Set '...' in config to '...'
2. Do in game '....'
3. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Server Info (please complete the following information):**
- All Limbo plugins versions:
- [e.g. LimboAPI 1.0.4-SNAPSHOT, downloaded from https://github.com/Elytrium/LimboAPI/actions/runs/xxxxxx]
- [e.g. LimboAuth 1.0.3-rc3, downloaded from https://github.com/Elytrium/LimboAPI/actions/runs/xxxxxx]
- /velocity dump link [e.g. https://dump.velocitypowered.com/abcdef.json]
**Additional context**
Add any other context about the problem here.
|