mirror of
https://github.com/dmulloy2/ProtocolLib.git
synced 2024-11-01 00:11:39 +01:00
30 lines
715 B
Markdown
30 lines
715 B
Markdown
|
---
|
||
|
name: API question
|
||
|
about: Questions related to using ProtocolLib in your plugins
|
||
|
title: ''
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Make sure you're doing the following**
|
||
|
- [ ] You're using the latest build for your server version
|
||
|
- [ ] This isn't an issue caused by another plugin
|
||
|
- [ ] You've checked for duplicate issues
|
||
|
- [ ] You didn't use `/reload`
|
||
|
|
||
|
**Describe the question**
|
||
|
A clear and concise description of what your question is.
|
||
|
|
||
|
**API method(s) used**
|
||
|
List what API method(s) you're using
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Code**
|
||
|
If applicable, add relevant code from your project
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|