Merge branch 'master' into develop

This commit is contained in:
Florian CUNY 2019-02-22 20:53:23 +01:00
commit eaaad1458d
2 changed files with 1 additions and 3 deletions

View File

@ -33,8 +33,6 @@ assignees: ''
<!-- Please replace the underscores with your answer. Do not remove the '*' characters. --> <!-- Please replace the underscores with your answer. Do not remove the '*' characters. -->
- OS: **________** - OS: **________**
- Java version: **________** - Java version: **________**
- Server software: **________** <!-- Available options: SPIGOT, PAPER, TACO -->
- Minecraft server version: **________** <!-- E.g.: 1.13.1, 1.13.2, 1.14... -->
#### Plugins #### Plugins
<!-- /!\ Leaving this section blank will result in your ticket being closed without further explanation. --> <!-- /!\ Leaving this section blank will result in your ticket being closed without further explanation. -->

View File

@ -2,7 +2,7 @@
name: Feature request name: Feature request
about: Suggest an idea to improve BentoBox about: Suggest an idea to improve BentoBox
title: '' title: ''
labels: 'Type: Enhancement, Status: Pending, Priority: Low' labels: 'Priority: Low, Status: Pending, Type: Enhancement'
assignees: '' assignees: ''
--- ---