If you are like me and hate that there is no good way for you and your playersto get renewable sand in Minecraft this plugin is for you. This plugin will replace all hostile mobs that would naturally spawn within the bounding box of a desert temple with Husks and makes them drop sand. Sky access is not required for this. The bounding box of a desert pyramid looks like this:
Config
If for some reason you don't want the Husks to drop sand, set minSand and maxSand both to 0.
Code (YAML):
#Minimum amount of sand that should be dropped by Husks minSand: 1
#Maximum amount of sand that should be dropped by Husks maxSand: 2
#Whether a playerkill is required for Husks to drop sand requiresPlayerKill: false