On Portal Create Interferes with On Portal Enter
SylvarionMC opened this issue ยท 2 comments
Skript/Server Version
[05:26:04 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[05:26:04 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/
[05:26:04 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials
[05:26:04 INFO]: [Skript] Server Version: git-Purpur-2134 (MC: 1.20.4)
[05:26:04 INFO]: [Skript] Skript Version: 2.6.4
[05:26:04 INFO]: [Skript] Installed Skript Addons:
[05:26:04 INFO]: [Skript] - skript-gui v1.3 (https://github.com/APickledWalrus/skript-gui)
[05:26:04 INFO]: [Skript] - DiSky v4.12.2-beta1
[05:26:04 INFO]: [Skript] - skRayFall v1.9.28 (https://sk.rayfall.net/)
[05:26:04 INFO]: [Skript] - SkBee v2.0.0 (https://github.com/ShaneBeee/SkBee)
[05:26:04 INFO]: [Skript] Installed dependencies: None
Bug Description
I am trying to use on portal create to prevent people from creating one, but there's an issue:
When the player is ENTERING the portal, Skript considers that it's also using On Portal Create function.
Expected Behavior
To let the player through the portal.
Steps to Reproduce
Use the opener "on portal create",
cancel event
let the player try to go through the portal
Errors or Screenshots
No errors or console errors were presented
Other
No response
Agreement
- I have read the guidelines above and affirm I am following them with this report.