.github
ISSUE_TEMPLATE
bug_report.yml
config.yml
feature_request.yml
workflows
dependabot.yml
api
bootstrap
chat
config
dialog
event
log
module
native
nbt
protocol
proxy
query
serializer
slf4j
.gitignore
.gitmodules
LICENSE
README.md
checkstyle.xml
nb-configuration.xml
pom.xml
15 lines
854 B
YAML
15 lines
854 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Configuration help
|
|
url: https://www.spigotmc.org/forums/bungeecord-help.70/create-thread
|
|
about: Help for configuring bungeecord will only be answered in spigotmc.org forums.
|
|
- name: I have a problem with a bungee plugin
|
|
url: https://www.spigotmc.org/forums/bungeecord-plugin-help.71/create-thread
|
|
about: Help about plugins can be recieved in spigotmc.org forums.
|
|
- name: Questions and discussions
|
|
url: https://www.spigotmc.org/forums/bungeecord-discussion.21/create-thread
|
|
about: spigotmc.org forums are the best place to ask your questions regarding bungeecord.
|
|
- name: Plugin creation help
|
|
url: https://www.spigotmc.org/forums/bungeecord-plugin-development.23/create-thread
|
|
about: Plugin creation help for bungee plugins can be recieved in spigotmc.org forums.
|