Zombie Pigmen are failing to spawn on portals in overworld.
This has been an issue since January.
The spigot build was the current build as of 11 June.
The bug is still present on the current MinerAp implementation as of the 20th July.
Motivation
This is intended to fix a game-play breaking issue on the server.
Detailed design
The default spigot build spawns them fine.
The solution to this is to setup a test area on a local machine with many portals, then strip out MinerAp plugins one by one until pigmen start spawning.
Summary
Zombie Pigmen are failing to spawn on portals in overworld.
This has been an issue since January. The spigot build was the current build as of 11 June.
The bug is still present on the current MinerAp implementation as of the 20th July.
Motivation
This is intended to fix a game-play breaking issue on the server.
Detailed design
The default spigot build spawns them fine.
The solution to this is to setup a test area on a local machine with many portals, then strip out MinerAp plugins one by one until pigmen start spawning.
From there isolate the issue within the plugin.
Drawbacks
None.
Alternatives
None.
Unresolved questions
Technical solution within the problematic plugin.