Phiwa

Results 3 issues of Phiwa

In class _eu.phiwa.dragontravel.core.listeners.EntityListener_ there is a static import of the RyeDragon entity which is used instead of the _IRyeDragon_ interface. ``` eu.phiwa.dragontravel.nms.v1_8_R3.RyeDragon ``` This leads to an exception when enabling...

bug

This means, if a player is underground, the payment will be done and the player will still not be able to travel.

bug

Two ways to solve: - Implement the possibility for the config option "RequiredItem.Item" to be either the material name or the id of the resource - Implement and document it...

bug