Fixed problem with glow effects
This version supports servers from 1.8+ (So no more two versions
)
Added two new permissions:
- BeastWithdraw.XpBottle.All - Allows players to withdraw all xp.
- BeastWithdraw.CashNote.All - Allows players to withdraw all money.
Added API
Code (Java):
BeastWithdraw.
getInstance
(
).
getItemManger
(
)...
BeastWithdraw.
getInstance
(
).
getXpManger
(
)...
Soon custom events