♻️Changing the Economy

To spice things up for your players, you may want to change your economy from time to time! This page gives you all the information you need on how to adjust the economy to keep your server fresh.

πŸ’²Changing the sell/buy prices of items in your Shop

All items that can be sold to the server are configured through EconomyShopGUI. You can easily adjust the sell prices of items by going into plugins/EconomyShopGUI/shops/<category>.yml . You can also change the prices of items sold by the server, for example if you want to increase the prices of some spawners. Simply change the sell: <number> line to the new sell value, then type /sreload.

Not all items can be sold. Not all items can be bought.

It's important to note that not all items are available for purchase or to sell. For example, decorative blocks can be purchased by players, but cannot be sold back to the server. If you wish to change any of this, simply add a new line for sell: <amount> or buy: <amount>.

🧾 Adjusting how much money the server gives players

As mentioned in the previous page, players can also earn money from the server. Below is how to change all of the values these methods give your players.

  • Star Levels (/starlevels) plugins/DeluxeMenus/gui_menus/starlevels.yml

  • Daily, Weekly & Monthly Rewards (/rewards) plugins/DailyRewards/config.yml

  • Daily Quests (/quests) plugins/oDailyQuests/config.yml

  • Voting (/vote) plugins/VoteRewards/config.yml & plugins/DeluxeMenus/gui_menus/vote.yml

  • AFK Pool (/warp afk) plugins/AxAFKZone/zones/<pool_type>.yml

  • Jobs (/jobs) plugins/Jobs/jobs/<job>.yml

  • Crates (/warp crates) /crates editor (In-game)

πŸ’€ Coin & Soul Shop Adjustments

The Coin & Soul Shops are used to obtain powerful items on Skyblock PLUS. You may want to consider changing costs in both shops to better suit the needs of your economy. For example, if you find there's too many Sell Wands in your economy, you can increase the price of them.

You can adjust all Coin Shop prices in plugins/DeluxeMenus/gui_menus/coinshop/<category>.yml. You can adjust all Soul Shop prices in plugins/DeluxeMenus/gui_menus/soulshop/<category>.yml.

Last updated

Was this helpful?