-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
Windows 7, Java 8
-
This server is running CraftBukkit version git-Spigot-b620c21-1 9d654b (MC: 1.13.1) (Implementing API version 1.13.1-R0.1-SNAPSHOT)
-
My own (CustomHomePlugin)
-
Yes
EntityPortalCreateEvent is never triggered by Spigot. That's the preferred one when you want to get a reference to the player who created the portal. On the other hand, PortalCreateEvent works just fine but it's not carrying source player's reference, so it's not usable for this purpose.
- duplicates
-
SPIGOT-1812 EntityCreatePortalEvent is never fired
- Resolved