Skip to content

DisplayShopsAPI 1.1.6

Compare
Choose a tag to compare
@XZot1K XZot1K released this 15 Sep 19:11
· 31 commits to master since this release

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.