Releases: poma123/PickupSpawners
PickupSpawners release 2.8.1
PickupSpawners release 2.8.0
[+] Added spawner buy sign shop.
[+] Added more translateable messages to the locale files!
[+] Added pickupspawners.sign.use permission to use the sign shop (Default: true)
[+] Added pickupspawners.sign.create permission to create a sign shop (Default: op)
[*] Fixed some issues with the Language system.
PickupSpawners release 2.7.2
[*] Fixed wrong file creating when the language is generating first time.
[*] Fixed: When the set enchant on a breaker item has no value added (e.g. SILK_TOUCH and not SILK_TOUCH:1) the plugin used that like it's value is one. But from now, when no value is added, the plugin will allow breaking with the set enchant and with all value. So if you want an item with an enchant and that can break the spawners with any value of the enchant, you could just set the name of the enchant without the : and the value in the config.
Like:
item:
default:
material: DIAMOND_PICKAXE
enchants:
- SILK_TOUCH```
PickupSpawners release 2.7
[+] Added manually Hungarian and English translations to the github page, if you want to add 'official' translation make a PR!
[+] Added auto-locale section to the config, which means the plugin detects the player's client language, and if 'official' translation is available, the plugin will use that.
[+] Added locale section to the config, you can set the default locale, and it will be used if the auto-locale is disabled, or when no official translation is available for the client's language when auto-locale is enabled.
You can create a custom translation file directly if you want, and set in the config 'auto-locale' to false, then set 'locale' to your custom translation's name without '.yml'.
Like this:
[Info] The daily limit currently just counts in the time between the plugin enables and disables. In the near future I will create a more nicer solution.
PickupSpawners release 2.6
[+] Added /pspawners additem command
From now, you can create unlimited spawner breaker items.
- Grab something in your hand
- Enchant that if you want
- Perform the /pspawners additem command!
- Done!
[+] Added /pspawners removeitem command
- Get the item's 'BreakerID' with the itemlist command
- Perform /pspawners removeitem
- Click on the confirm message
- Done!
[+] Added /pspawners itemlist command
- List of the spawner breaker items
[+] The default item breaker item will be the silk_touch enchanted diamond pickaxe. You can delete that, but if the item configsection is empty, the default item will be appear there.
PickupSpawners release 2.5.1
PickupSpawners release 2.4
- Added metrics
PickupSpawners release 2.3
- Added /pickupspawners give <entity_type> command
- Added pickupspawners.give permission
PickupSpawners release 2.2
- Added compatibility to 1.9-1.13.2 versions.
PickupSpawners release 2.1 final
Add files via upload