Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • 🎒 Back-to-School Sale!

    Get 20% OFF on all monthly Ranks with coupon code: Back-to-school

    Start the new season smarter, stronger, and ready to shine ✨

    💡 Keep your subscription active and you’ll continue paying the discounted price every month!

    Upgrade Now 🚀
Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 1.20 Support

Upgradeable Spawners ⭕ Spawner Levels Plugin ✅ Entity Stacking, Butcher - 1.20 Support 4.15.16

Register to download

COSMO

THE BEST
OWNER
MOD
Patreon
Pro
♾ ULTIMATE
Member
Joined
Dec 28, 2021
Messages
10,618
COSMO submitted a new resource:

Upgradeable Spawners - Spawner Plugin - Level Spawner Change Entity Type - 1.19 Support - Let your players upgrade their spawners!

[IMG]



All Features List:
Spoiler: Features List

Links:

Read more about this resource...
 
COSMO updated Upgradeable Spawners - Spawner Plugin - Level Spawner Change Entity Type - 1.19 Support with a new update entry:

3.5.1

+ Added: Option to disable stacking for vanilla spawners as well:
Code (Text):
# Should spawned entities be stacked?
stacking:
enabled_2: true
# Should entites, spawned by vanilla spawners, be stacked too?
# NOTE: This option requires server reload / restart.
vanilla: false
- Fixed: [#2182] Entity stacking not completely disabled for vanilla spawners
- Fixed: [#2178] Reducing stack amount did not call entity death event for 3rd party plugins

Read the rest of this update entry...
 
COSMO updated Upgradeable Spawners - Spawner Plugin - Level Spawner Change Entity Type - 1.19 Support with a new update entry:

3.7.1

+ Changed: Moved force-butcher to entities.yml
Allows you to set it per entity type

Example:
Code (Text):
pig:
name: Pig
cost: 5000.0
skull: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTI3ZWM0NTllYzhiYTM1YWY5YmI0YzdlMDQ5YzdjZThkMjM0NTAyNWJjNDc0NDY2NDdhNTFiODE0YjMwOWRiOCJ9fX0=
# '/Spawners get' will give a pig spawner. You can just remove this option and place it somewhere else to change the default entity.
default: true...

Read the rest of this update entry...
 
COSMO updated Upgradeable Spawners - Spawner Plugin - Level Spawner Change Entity Type - 1.19 Support with a new update entry:

3.8.0

If you used item economy or exp levels as economy, you need to enable it again after updating.

+ Added: [Suggestion] Use player experience instead of just levels for eco
+ Added: Strict comparison for item eco
Code (YAML):
# Player experience
exp:
enabled_15: false
# Item currency is used when all other economy options are disabled or unavailable.
# The currency item can be edited in the GUI language file at the "currency" item.
items:
# If enabled, only items that...

Read the rest of this update entry...
 
COSMO updated Upgradeable Spawners - Spawner Plugin - Level Spawner Change Entity Type - 1.19 Support with a new update entry:

3.8.1

The "no-conditions" option has been moved from the config.yml to entities.yml to allow this option to be set per entity type. If you currently have this option enabled, make sure to re-enable it in entities.yml by following the example posted in the changelog.

+ Added: [Suggestion] You can now toggle no-condition for each entity type in entities.yml
Therefore, this setting has been moved, and you might need to reconfigure it. Example:

Code (YAML):
pig:
name: Pig...

Read the rest of this update entry...
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock