Skip to content

Releases: RKAbdul/OreSpawners

OreSpawners v0.5.3

07 Aug 09:41
864425e
Compare
Choose a tag to compare

Fixed delay bug that allowed bypass ore spawn time, by revoking the permission of block placement over an OreSpawner

OreSpawners v0.5.2

07 Nov 07:50
e22899d
Compare
Choose a tag to compare

Fixed #11 bug

Fixed #12 Stacking bug

Edit release

Fixed #13 Stacking bug

Updated with latest commits

OreSpawners v0.5.1

22 Oct 20:17
3c6c72c
Compare
Choose a tag to compare

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

22 Oct 16:05
7b1de36
Compare
Choose a tag to compare

Fixed bug and updates

  • Enhancement added from issue #2
  • Blocks taken from creative or crafted, won't spawn ores now

OreSpawners v0.4

06 Oct 15:51
3f714fa
Compare
Choose a tag to compare

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

19 Sep 12:38
cbc1703
Compare
Choose a tag to compare

#Bugs Fixed

  • Fixed BlockUpdateEvent triggering several times
  • Fixed Bug from issue #5
  • Used setDrops() to customize the drops

OreSpawners v0.3

17 Sep 13:29
8369ab9
Compare
Choose a tag to compare

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

13 Sep 06:56
119fb9d
Compare
Choose a tag to compare

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