Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right click player head with item #84

Open
1 task done
Henriiig opened this issue Jan 22, 2024 · 2 comments
Open
1 task done

Right click player head with item #84

Henriiig opened this issue Jan 22, 2024 · 2 comments

Comments

@Henriiig
Copy link

Skript Version

[10:06:14 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[10:06:14 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[10:06:14 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[10:06:14 INFO]: [Skript] Server Version: git-PaperSpigot-94ac179e (MC: 1.8.8)
[10:06:14 INFO]: [Skript] Skript Version: 2.6.5-for-1.8
[10:06:14 INFO]: [Skript] Installed Skript Addons:
[10:06:14 INFO]: [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders)
[10:06:14 INFO]: [Skript] - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui)
[10:06:14 INFO]: [Skript] - DiSky v4.12.1
[10:06:14 INFO]: [Skript] - skDragon v0.17
[10:06:14 INFO]: [Skript] - skript-reflect v2.3 (https://github.com/TPGamesNL/skript-reflect)
[10:06:14 INFO]: [Skript] - skRayFall v1.9.25 (https://sk.rayfall.net/)
[10:06:14 INFO]: [Skript] - SkQuery v4.1.6
[10:06:14 INFO]: [Skript] - SkBee v1.10.3 (https://github.com/ShaneBeee/SkBee)
[10:06:14 INFO]: [Skript] - WolvSK v1.7.2
[10:06:14 INFO]: [Skript] Installed dependencies:
[10:06:14 INFO]: [Skript] - Vault v1.7.3-CMI
[10:06:14 INFO]: [Skript] - WorldGuard v6.1.3-SNAPSHOT;c904242

Bug Description

I can easily make the script work without the bug being fixed but just thought I wanted to tell about it anyway. So basicly "on right click on player head" works perfect both for normal and wall-placed player heads. The problem is that the normal syntax for right click with a specified item is not working such as "on right click on player head with ...".

Expected Behavior

The event should fire when the player right clicks the player head with a specified item

Steps to Reproduce

image

Errors or Screenshots

No response

Other

No response

Agreement

  • I have read the guidelines above and confirm I am following them with this report.
@Henriiig
Copy link
Author

Henriiig commented Feb 24, 2024

Also, simply the event "on right click on player head" is not fired if the player is holding specific items in his hand such as a lever.

@Henriiig
Copy link
Author

Henriiig commented May 2, 2024

In general the player head/skull alias is not working. Also "set event-block to player head" is also not working as an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant