Fix German flag banner description.

Added more debug around error reporting.
This commit is contained in:
tastybento 2021-08-29 15:04:20 -07:00
parent 44f06f2911
commit a9a7673ce8
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ public class ItemParser {
return parseItemDurabilityAndQuantity(part);
}
} catch (Exception exception) {
BentoBox.getInstance().logError("Could not parse item " + text);
BentoBox.getInstance().logError("Could not parse item " + text + " " + exception.getLocalizedMessage());
}
return defaultItemStack;

View File

@ -3,7 +3,7 @@ meta:
authors:
- xXjojojXx
- Poslovitch
banner: RED_BANNER:1:STRIPE_RIGHT:BLACK:LEFT_STRIPE:YELLOW
banner: RED_BANNER:1:STRIPE_RIGHT:BLACK:STRIPE_LEFT:YELLOW
commands:
admin:
setrank: