FunctionsInventoryFuturisticTrainingBeltCheckPunishSpeechInventoryFuturisticTrainingBeltCheckPunishSpeech CallableInventoryFuturisticTrainingBeltCheckPunishSpeech(Item: Item, LastTime: number): { name: | Speech | RequiredSpeech | ProhibitedSpeech; word?: string }Performs punishment checks on the chat log for the given item and returns an appropriate punishment, if applicable.ParametersItem: ItemLastTime: numberReturns { name: | Speech | RequiredSpeech | ProhibitedSpeech; word?: string }name: | Speech | RequiredSpeech | ProhibitedSpeechoptionalword?: string
Performs punishment checks on the chat log for the given item and returns an appropriate punishment, if applicable.