☑♞☑【EpicSet-Spawners】☑♞☑ | 1.8-1.20.1 icon

☑♞☑【EpicSet-Spawners】☑♞☑ | 1.8-1.20.1 -----

The most Epic Spawners plugin You can get for free



Fixed Vanilla Spawners & Added Some New Events
Fixed a bug where vanilla spawners would drop pig spawner. Also Added 2 new events to better handle block spawners Namely:


StackedBlockSpawnEvent:
Extends from BlockExpEvent & is Called right before a stacked block is spawned Cancelling this event would cancel spawning of the stacked block:
Code (Java):
public Material getBlockType ( )                         //Get Spawned Block Type
public SpawnerData getSpawner ( )                         //Get SpawnerData
public Location getSpawnLocation ( )                         //Get Spawn Location
public int getStackAmount ( )                         //Get Stack Size
public void setBlockType (Material blockType )                         / Set Spawned Block Type
public void setStackAmount ( int stackAmount )                         //Set Stack Size  
 


StackedBlockBreakEvent:
Extends From BlockBreakEvent & is Called before a stacked block is broken Cancelling this event would stop the block from being broken:
Code (Java):
public int getBreakAmount ( )                         //Get Amount Broken (By Default is 1)
public int getStackAmount ( )                         //Get The total Remaining stack
public void setBreakAmount ( int breakAmount )                         //Set Amount Broken (Cannot be Greater than stack
public void setStackAmount ( int stackAmount )                         //Set stack amount (Cannot be less than 1)
 
----------, Mar 18, 2023
Resource Information
Author:
----------
Total Downloads: 14,255
First Release: Aug 24, 2020
Last Update: Aug 9, 2023
Category: ---------------
All-Time Rating:
22 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings