-
The Moneys from Mobs are lootable as normal items and not as money.
If i deactivate StackableItems, MoneyDrop works but the "looted" money is normal item.
Activate StackableItems again should working…
-
A piece of generated Java code looks like this:
@XmlElement(required = true)
@NotNull
@Digits(integer = 5, fraction = 2)
protected BigDecimal mask02Mgbeitrag;
Is it possible to suppress the @NotN…
igler updated
11 years ago
-
When a tab is entered on a blank line between messages, jgettext generates this message:
```
Exception in thread "main" org.fedorahosted.tennera.jgettext.catalog.parse.UnexpectedTokenException: unrec…
bmTas updated
12 years ago