SilkSpawnersEcoAddon
SilkSpawnersEcoAddon - Get charged when you change a mob spawner
Version v3.2.0
SilkSpawners v6.0.0+ (NEEDED): Click!
Description
Do you want to optional equip SilkSpawners with an economy feature?
This little addon will charge the users money via Vault when the change, place or break a spawner
I'm happy to hear about your opinion, just leave a comment with a feature request, bug, improvement or just a personal opinion.
As a reminder I want to say that I really appreciate a 'thank you' in form of a donation! (See details on the bottom)
Features
- Supports SilkSpawners API/Events
- Supports all economy systems via Vault
- Charging when
- NEW: Placing a spawner
- NEW: Breaking a spawner
- Changing a spawner via /spawner
- looking
- or holding
- Changing a spawner via a spawn egg
- Configure the price for each mob and action (changing, placing, breaking)
- Default price for mobs which are not added
- Support for both ID and names in the config
- Prevent multiple charges if the mob stays the same
- Localization of all messages
- XP fallback - charge XP instead of money
- Second command/action as a confirmation needed (optional)
- Charge both money and XP
- NEW: Change the money formatting!
Third party features, all of them can be disabled
Please take a look at the detailed information about bStats below!
- bStats for usage statistics
- Auto Updater (connecting to http://dev.bukkit.org for updating checking)
- can be disabled if you switch autoUpdater to false in the config.yml
Configuration
# You can configure every entityID/name (without spaces) or a default! autoUpdater: true
chargeSameMob: false chargeXP: false chargeBoth: false chargeMultipleAmounts: false
numberFormat: $ 00.## confirmation: enabled: false delay: 30 default: break: money: 10.5 xp: 100 change: money: 10.5 xp: 100 place: money: 10.5 xp: 100 pig: break: money: 7.25 xp: 200 change: money: 7.25 xp: 200 place: money: 7.25 xp: 200 cow: break: money: 0.0 xp: 20 change: money: 0.0 xp: 20 place: money: 0.0 xp: 20
Some tips:
- Want to make all mobs for free but only some paid? Turn default to 0 then!
Commands
There is only one command to reload the configuration
/silkspawnerseco reload
(Aliases are silkspawnersecoaddon, silkspawnerseco, silkspawnerecoaddon
Permissions
silkspawners.free (default: OP) - Bypasses the economy check!
silkspawners.reload (default: OP) - Allows you to reload the configuration
Downloads/Source Code/Dev Builds
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
(Latest dev builds/bleeding edge builds) - - Dev builds from Jenkins
(Source code hosted on Github) - - Source Code
Future Plans (a.k.a. ToDo)
- Nothing
Known Bugs
- I haven't found any while testing, if you find any, create a ticket!
Changelog
Version 3.2.0
- Adds a currency formatting option for the %money% placeholder.
Version 3.1.0
- Adds an auto updater feature
- Fixes a bug where wrong config entries were added to the config.yml
Banner
Feel free to use this banner!! :)

![]()
Statistics (from bStats)
Donations
I'm very happy about any donation.
Support me & buy me some beer, this makes me happy and keeps me interested in this plugin.
Donation chain: -> I receive some money -> Buy coffee -> Work longer -> Faster Updates -> Your benefit!
There is a button on top of this page (right to the different tabs)
I'm accepting bitcoins, too! :)
Address: 1NnrRgdy7CfiYN63vKHiypSi3MSctCP55C
License
This plugin is released under the MIT license!
Information about the data usage collection bStats
Disabling bStats
The file ./plugins/bStats/config.yml contains an option to opt-out.
The following data is read and sent to bstats.org and can be seen under bstats.org/plugin/bukkit/SilkSpawnersEcoAddon
- Your server's randomly generated UUID
- The amount of players on your server
- The online mode of your server
- The bukkit version of your server
- The java version of your system (e.g. Java 8)
- The name of your OS (e.g. Windows)
- The version of your OS
- The architecture of your OS (e.g. amd64)
- The system cores of your OS (e.g. 8)
- bStats-supported plugins
- Plugin version of bStats-supported plugins

-
View User Profile
-
Send Message
Posted Jul 27, 2018Hello, I have a 1.12.2 spigot server with the SilkSpawner V5.0.2 and SilkSpawnersEcoAddon V2.0.0 plugins. Question I have is how to charge for changing the spawners. Here is my config.yml for the SilkSpawnersEcoAddon:
chargeSameMob: false
chargeXP: false
chargeBoth: false
chargeMultipleAmounts: true
confirmation:
enabled: true
delay: 30
zombiepigman:
break:
money: 0.0
xp: 0
change:
money: 1000000
xp: 00
place:
money: 0.0
xp: 00
money:
break: 0.0
change: 1500000
place: 0.0
xp:
break: 0
change: 0
place: 0
I want to charge 1500000 for the spawner and charge 1000000 for changing to this spawner. I have these settings but no charges happen when changing the spawner with /ss change zombiepigman. It does change to the correct mob. Thanks!
-
View User Profile
-
Send Message
Posted May 22, 2018I'm trying to find the identifier for the spawners. I can't seem to get Iron_Golems and Zombie_pigman to identify under their own group and not default.
-
View User Profile
-
Send Message
Posted May 22, 2018In reply to nikkikeyz44:
-
View User Profile
-
Send Message
Posted Nov 10, 2017@xGh0sTkiLLeRx can you please update the plugin to 1.12?
-
View User Profile
-
Send Message
Posted Nov 11, 2017In reply to Forge_User_24728213:
Works fine. If you encounter a bug, fill out the issue form on GitHub.
-
View User Profile
-
Send Message
Posted Nov 13, 2017In reply to xGh0sTkiLLeRx:
Nevermind my reply I thought the plugin already charged you for mining/breaking spawners but it doesn't
-
View User Profile
-
Send Message
Posted Nov 14, 2017In reply to Forge_User_24728213:
-
View User Profile
-
Send Message
Posted Feb 27, 2018In reply to xGh0sTkiLLeRx:
-
View User Profile
-
Send Message
Posted Mar 23, 2017@xGh0sTkiLLeRx can you update this plugin to 1.11 please?
-
View User Profile
-
Send Message
Posted Mar 24, 2017Works fine. If you encounter a bug, fill out the issue form on GitHub
-
View User Profile
-
Send Message
Posted Mar 24, 2017Alrighty thanks!
-
View User Profile
-
Send Message
Posted Sep 27, 2016@xBLacKDarKnEss
They do not have the "silkspawners.free" permission?
-
View User Profile
-
Send Message
Posted Sep 27, 2016OK, for some reason, it isnt charging my players to change the spawners. They can freely change it to what they want
-
View User Profile
-
Send Message
Posted Jul 31, 2016SilkSpawners now has a gitter chat where you can ask your questions! https://gitter.im/timbru31/SilkSpawners
-
View User Profile
-
Send Message
Posted Jul 17, 2016@ItzDeBeast
It's being worked on! :)
-
View User Profile
-
Send Message
Posted Jul 15, 2016xGh0sTkiLLeRx,
Can You Please Add It So You Can Charge Money When They Mine A Spawner? This Would Be So Great In Many Ways As I Disabled The Changing Of Spawners With An Egg.
Thanks.
-
View User Profile
-
Send Message
Posted Apr 17, 2016@ZeoBeats
As displayed in red: You need both plugins and it's not planned to make the EcoAddon a standalone plugin.
@ZeoBeats
Idk if EssentialsX is working fine, take a look at https://www.spigotmc.org/resources/silkspawnersshopaddon.12028/, it's paid though.
-
View User Profile
-
Send Message
Posted Apr 16, 2016Oh ya, Is there a way to make them buy the spawners? like
[Buy]
1
52:58
$2500
but with essentials
-
View User Profile
-
Send Message
Posted Apr 16, 2016Is it required to have a seperate plugin or can you combine these twos? Or are you working on that?
-
View User Profile
-
Send Message
Posted Jan 27, 2016Is it possible to charge players a price for when they mine a spawner that they placed? So for example I placed a zombie spawner and then I mined it and I have to pay. If so is it possible also to add a time limit before you have to pay. For example I placed zombie spawner (because I want to eat rotten flesh) and if i mine it within 5 minutes I won't be charged, but after 5 minutes I will be charged.
Thanks, Saxion