UpgradeableSpawners - Levels icon

UpgradeableSpawners - Levels 4.15.9

Spawner Upgrades, Limits, Entity Stacking, Butcher, Entity Shop

Page 1 ... 6 7 8 9 10 11
3.0.1 Apr 8, 2022
WildStacker

- Fixed. Max stack amount for WildStacker

3.0.0 Mar 28, 2022
Stack Amount, Commands

The command framework has be refactored.

  1. All admin (!) commands have been moved to /spawner admin
  2. The tab completion has been improved and consistency across all commands is ensured.
  3. The permissions for /spawner admin <subcmd> subcommands have changed.
    1. Example: /spawner admin give Permission: uspawners.admin.command.give
    2. It follows the same format for each sub command of /spawner admin. No further explanation needed.




+ Added: Option to limit stacked entity amount

  stacking:
    # -1: Disable stacking completely.
    # 0: Unlimited stacked amount of entities.
    max-amount: 0
+ Changed: All admin related commands have been moved to /spawner admin <subcmd>
2.8.8 Mar 24, 2022
WildStacker Entity Stacking

- Fixed: Entity stacking with WildStacker

2.8.7 Mar 23, 2022
French Locale

+ Updated: French locale by Nogopra

2.8.6 Mar 19, 2022
Turkish OS Language

- Fixed: levels.yml reading when Turkish OS language

2.8.5 Mar 14, 2022
WildStacker

+ Added: Merging of spawned groups for wildstacker

2.8.4 Mar 11, 2022
WildStacker

+ Added: Integration with WildStacker that will spawn large groups of entity-amount to one entity instead of many

2.8.3 Mar 5, 2022
READ - Permissions

This update adds two new permissions which are required to be set, if you want players to receive the spawner item on spawner break
and if you want players to be able to upgrade their spawners.

+ Added: [Suggestion] "uspawners.drop-item" permission
    description: Drop the spawner item when players break the spawner.
+ Added: "uspawners.upgrade" permission
    description: Only allow players with this permission to upgrade their spawners.

2.8.2 Mar 4, 2022
XP Drop
+ Added: [Suggestion] Option to override xp drop of entities spawned by an upgradeable spawner

[code=YAML]  # Set amount of experience drops, if an entity dies that has been spawned by an upgradeable spawner.
  # Use -1 to disable this option.
  xp-drop: -1[/code]
2.8.1 Mar 1, 2022
Spawn Amount

+ Added: Override spawn amount manually to ensure a consisted amount of spawned entities per cycle

2.8.0 Feb 28, 2022
On-Spawn Convert, Spawn-Amount

+ Added: Option "spawner.vanilla.claim.on-spawn" to convert spawners to USpawners when they spawn an entity
+ Added: spawn_amount upgrade (optional). To use this upgrade
you need to add it to levels.yml (see default here: https://github.com/Angeschossen/UpgradeableSpawners/blob/master/resources/levels.yml) and set enabled: true for the
upgrade item in your GUI language file.

2.7.0 Feb 24, 2022
Database Migration
+ Updated: French locale fr-FR - by Nogapra
+ Added: [Suggestion] /hopper admin migratedb <target> command
   Example: Migrate data from SQLite to MySQL.
2.6.5 Feb 16, 2022
Minor Fix

- Fixed: [#1676] Possible issue with same level values for two different levels (not confirmed) 

2.6.4 Feb 8, 2022

- Fixed: Butcher mode bypassing max entities per period limit
- Fixed: [#1669] Spawner breaking drops exp

2.6.3 Feb 5, 2022

- Fixed: Tab completion null error

2.6.2 Feb 4, 2022

- Fixed: {amount} placeholder not parsing for get.dropped message
- Fixed: uspawners.bypass.delete not allowing to bypass silktouch requirement

2.6.1 Jan 22, 2022
Spawner Untrust

- Fixed: Possible spawner duplication, if target got untrusted from untrusted region

2.6.0 Dec 28, 2021
2.6.0 Dec 28, 2021
PlaceholderAPI, Eco-Format
+ Added: [Suggestion] You can now parse placeholders from 3rd party plugins in chat messages via PlaceholderAPI.
This currently does not include GUI menus. Lands will only integrate into PAPI if you have any PAPI placeholders in the language file.

+ Added: /spawners about command (admin)

+ Changed: [Suggestion] 'eco-format' now defaults to '$#,###.00'
All currency symbols have been removed from the default language files.
Current installations are not affected by this change. Only new users.
If you however, regenerate your language files to default make sure you update your eco-format option.
2.5.12 Dec 23, 2021
Page 1 ... 6 7 8 9 10 11