Description
Skript Version
[13:58:27 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[13:58:27 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[13:58:27 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[13:58:27 INFO]: [Skript] Server Version: git-PaperSpigot-cbe632ca (MC: 1.8.8)
[13:58:27 INFO]: [Skript] Skript Version: 2.6.5-for-1.8
[13:58:27 INFO]: [Skript] Installed Skript Addons:
[13:58:27 INFO]: [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders)
[13:58:27 INFO]: [Skript] - LabySK v1.3.5
[13:58:27 INFO]: [Skript] - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui)
[13:58:27 INFO]: [Skript] - skDragon v0.17
[13:58:27 INFO]: [Skript] - skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect)
[13:58:27 INFO]: [Skript] - skRayFall v1.9.25 (https://sk.rayfall.net/)
[13:58:27 INFO]: [Skript] - SkQuery v4.1.6
[13:58:27 INFO]: [Skript] - SkDynmap v1.2.2 (https://skylyxx.github.io/skdynmap)
[13:58:27 INFO]: [Skript] - SkBee v1.10.3 (https://github.com/ShaneBeee/SkBee)
[13:58:27 INFO]: [Skript] - WolvSK v1.7.2
[13:58:27 INFO]: [Skript] Installed dependencies:
[13:58:27 INFO]: [Skript] - Vault v1.7.3-CMI
[13:58:27 INFO]: [Skript] - WorldGuard v6.1.3-SNAPSHOT;c904242
Bug Description
When using on "right click on flower pot" the event is called but the alias for flowerpot is not working properly (see image below) and therefore it can't be used in alias defines and other places.
Expected Behavior
Return "flower pot" and work with right click events etc.
Steps to Reproduce
send "%target block%"
Errors or Screenshots
Other
No response
Agreement
- I have read the guidelines above and confirm I am following them with this report.