Package de.themoep.resourcepacksplugin.core.events
-
Interface Summary Interface Description IResourcePackSelectEvent Created by Phoenix616 on 18.04.2015.IResourcePackSendEvent Created by Phoenix616 on 18.04.2015. -
Enum Summary Enum Description IResourcePackSelectEvent.Status The status of the select event
SUCCESS
- Pack found and is not null
NO_PERMISSION
- Selection failed because the player does not have the permission for the pack
WRONG_VERSION
- Selection failed because there is not compatible pack
NO_PERM_AND_WRONG_VERSION
- Both failures happened
UNKNOWN
- We don't know why it failed