DisplayShopsAPI 1.1.6
Intended for build 1.5.5 (Build 1)
- Replaced the "updatePersonalChatTask" method with the "updateChatTimeoutTask" method in the "DataPack" interface for easier clarification and versatility.
- Added the "ChatInteractionStageEvent" event class which now fires using different stages from the "StageType" enumeration class. This event is NOT cancellable and will fire at different stages during the chat interaction process.
UPDATE - Added the "CANCELLED" entry to the "StageType" enumeration.