Solved Help with on break stuff

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Great_Guy96

New Member
Mar 13, 2019
7
4
3
23
Layout:

Skript Version (do not put latest): Skript 2.4
Skript Author: Bensku
Minecraft Version: 1.14.4
---
Full Code:

Code:
on break of oak wood:
 send "Hi" to the player

on break of stripped oak wood:
 send "Hi" to the player


Errors on Reload:

Can't understand this event "on break of oak wood"
Can't understand this event "on break of stripped oak wood"

Addons using (including versions):
Skellett, SkQuery

Troubleshooting:

Have you tried searching the docs? Yes
Have you tried searching the forums? Yes
What other methods have you tried to fix it? I have tried to make something that placed oak wood and also placed stripped oak wood. I am just trying to know why placing oak wood and stripped oak wood works but detecting it doesn't work...
[doublepost=1567987787,1567987511][/doublepost]Nevermind I'm bad and just solved it :emoji_upside_down:
 
Status
Not open for further replies.