What could be potential reasons for the "on chat" event not doing anything at all?
I feel like i have tried absolutely everything. I tried different Skript versions (currently settles on dev31c), deleting other plugins one by one, deleting/deactivating all other scripts, changing the skript load order...
And all i'm trying right now is basically this
But no dice. (To be specific: absolutely nothing happens. Tried Skript debug maximum level, no feedback, nothing)
It used to work before and no significant changes were made. Yet its suddendly broken. I even have an entire chatbot based on the "on chat"-event.
What else could i try, any ideas/suggestions?
Cheers
I feel like i have tried absolutely everything. I tried different Skript versions (currently settles on dev31c), deleting other plugins one by one, deleting/deactivating all other scripts, changing the skript load order...
And all i'm trying right now is basically this
code_language.skript:
on chat:
broadcast "&7chat event"
But no dice. (To be specific: absolutely nothing happens. Tried Skript debug maximum level, no feedback, nothing)
It used to work before and no significant changes were made. Yet its suddendly broken. I even have an entire chatbot based on the "on chat"-event.
What else could i try, any ideas/suggestions?
Cheers