First of all, I want to thank you all for 1000 downloads, that's just awesome. Now I've received some suggestions and added them to the plugin, and did some optimizing as well, so let's see what's new:
For this update you need to remove your existing config.yml (Make sure you back it up first), or just copy the missing values from the plugin's page (stay and repeat to advertising section, and active-ad to messages)
- Updated PlaceholderAPI and EssentialsX versions to the latest.
- Updated the native version of Spigot to 1.14.4
- Did some new stuff:
Code (Text):
stay: 0
#Stay or how much an ad stays live (in seconds)
#Set to "permanent" to be active until another person sends an ad.
repeat: 0
#If the ad should repeat if stay is more than 0
#at what interval should it be sent (in seconds)
Now, ads can be kept up a lot more time (if you want to display them on a hologram or something), you can set for how long an ad should repeat and how fast should it repeat, or just set stay to "permanent" if you want the ad to stay until the next player sends an ad. Or, if you don't want this feature, just set stay and repeat to 0.
- Added placeholders to PlaceholderAPI. You have the following placeholders available:
- %simplead_price%, sends the config price
- %simplead_cooldown%, sends the cooldown time
- %simplead_currentad%, sends the current / latest ad.
- %simplead_currentplayer%, sends the current / latest player that
created an ad.
If you have any suggestions or if you find any bugs, don't hesitate to contact me, and we'll see what we can do.