Releases: RKAbdul/OreSpawners
Releases · RKAbdul/OreSpawners
OreSpawners v0.5.3
OreSpawners v0.5.2
OreSpawners v0.5.1
Various bugs fixed and small updates
- Stacking bug from v0.5 is fixed now
- Added a message when using the wrong OreSpawner to stack
OreSpawners v0.5
Fixed bug and updates
- Enhancement added from issue #2
- Blocks taken from creative or crafted, won't spawn ores now
OreSpawners v0.4
Fixed various bugs and updates
- Updated config to 4
- Plugin version bumped to 0.4
- Added an option of drop-xp so you can choose if you want ores from orespawners to drop xp
- Cancel the block interact event once reached stacking limit
OreSpawner 0.3.2
#Bugs Fixed
- Fixed BlockUpdateEvent triggering several times
- Fixed Bug from issue #5
- Used
setDrops()
to customize the drops
OreSpawners v0.3
Added stacking system
- You can turn it off in config
- More customizable options give in
config.yml
- Right click with the OreSpawner in your hand on another OreSpawner to stack it
- Delay will be counted with the following format
(base-delay / stacked-amount) * 20
- Used Virions: EzTiles
Added BlockBreakEvent
- Upon breaking OreSpawners now, they will give to your inventory directly and keep the name and lore, if your inventory is full it will be thrown on ground
- If you break stacked OreSpawner you will receive the same amount of orespawners u stacked
OreSpawners v0.2
Merged pull request #1
- Changed BlockBreak and BlockPlace events to BlockUpateEvent
- Bumped config version to 2
- Added FizzSound when a Ore generates, can be turned off in config
- Added compatibility for other plugins like Minion, that use
setBlock()
- Updated version to 0.2