Nascraft - The Items Exchange [1.21] icon

Nascraft - The Items Exchange [1.21] -----

An alternative economy with dynamic prices based on supply and demand!



1.6.4 - More options, improvements and fixes.
Added:
  • Cooldown between buy/sell actions with the AdvancedGUI layout. By default, 1 second.
  • Pages for /market (Category menu) when a category has too many items.
  • Option to take into account taxes to change prices proportionally.
  • Option to hide content (items) of categories in the main menu of /market.
  • "/market category <category-identifier>" to open the category menu directly.
  • "/market item <item-identifier>" to open the menu of the item directly.
  • Attributes of items inside /market menu removed (e.g. now swords won't display damage).
Code (YAML):

gui_category_previous_name
: "<b><gradient:#ff816b:#ff2e38>←</gradient></b>"
gui_category_next_name
: "<b><gradient:#ff816b:#ff2e38>→</gradient></b>"
market_cmd_invalid_category
: "<gradient:#FB6363:#C4B3FD>✘ That category doesn't exist! </gradient>"
market_cmd_invalid_item
: "<gradient:#FB6363:#C4B3FD>✘ That item doesn't exist! </gradient>"
 
Code (YAML):

main-menu
:
  # ...
  categories
:
    item-list
: true
# ...
category-section
:
  # ...
  next-button
:
    enabled
: true
    slot
: 8
    material
: 'arrow'
 
Code (YAML):

# Cooldown between buy/sell transactions, in seconds.
layout-cooldown
: 1

market-control
:
  taxation
:
    # ...

    # Choose whether to take into account taxes in price fluctuations.
    # Example: If an item has a tax when buying of a 100%, when you buy an item with this option
    # activated, the item goes in price as if you bought 1 + 1 * 100% = 2 items.
    take-into-account-taxes
: false
 

Fixed:
  • Errors with some placeholders.
  • Minor adjustments to graphs.
Full Changelog: https://github.com/Bounser/Nascraft/compare/v1.6.3...v1.6.4
----------, Aug 4, 2024
Resource Information
Author:
----------
Total Downloads: 2,851
First Release: Feb 23, 2023
Last Update: May 26, 2025
Category: ---------------
All-Time Rating:
29 ratings
Find more info at bounser.gitbook.io...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings