AutoSell | Prison, Survival, Skyblock, Etc. icon

AutoSell | Prison, Survival, Skyblock, Etc. -----

Simplify Item Selling and Boost Your Server's Economy



AutoSell: Make Item Selling Easy on Your Server​


AutoSell is a plugin that simplifies selling items on your Minecraft server, whether it's prison or survival, autosell got your back.
Here's what it does:​
  • Selling Options:​
    • Players can sell items with commands or through a menu​
    • upload_2024-7-22_2-18-56.png
    • AutoSell feature lets players earn money while they play​
  • Multipliers:​
    • Add sell boosters that can stack​
    • upload_2024-7-22_2-20-42.png
    • Set them to last for a specific time or forever
    • Easily manage them with commands​
  • Customizable Prices:​
    • Set different prices for each item​
    • upload_2024-7-22_2-23-13.png
    • Change prices quickly using our GUI​
  • User-Friendly Menus:​
    • Shows all items players can sell​
    • upload_2024-7-22_2-20-8.png
  • Admin Tools:​
    • Remove/Add blocks through the Admin Panel
    • upload_2024-7-22_2-19-46.png
    • Change prices in real-time
    • Filter to only see unset blocks​
    • upload_2024-7-22_2-27-45.png
  • Easy to Customize:​
    • Change all the messages players see​
    • upload_2024-7-22_2-28-0.png
    • Modify how the menus look​
    • upload_2024-7-22_2-28-16.png
  • Behind the Scenes:​
    • Uses a database to keep player info safe​
    • upload_2024-7-22_2-28-46.png
    • Designed to not slow down your server ( ASYNC)​
AutoSell helps you manage your server's economy without hassle. It's straightforward to set up and gives you the tools to create a selling system that fits your server perfectly.
Permissions
config.yml
Code (YAML):
# ######################################################
#                  DOCUMENTATION                      #
# ######################################################

# Thank you for using AutoSell!
# To get support join our discord server and create a ticket
# ➥ discord.gg/dn8YE2Ctbv

# Permissions:
# ➥ multiplier.admin
# ➥ multiplier.use
# ➥ sellhand.use
# ➥ sellall.use
# ➥ autosell.admin
# ➥ autosell.catalog
# ➥ autosell.toggle

# ######################################################
#                       MESSAGES                       #
# ######################################################
messages
:
  general
:
    player-only
: "&cOnly players can use this command."
 
  sell-all
:
    success
: "&aSold {amount} items for ${price}"
    no-items
: "&cNo items to sell."
 
  sell-hand
:
    no-item
: "&cYou must be holding an item to sell."
    cannot-sell
: "&cThis item cannot be sold."
    success
: "&aSold {amount}x {item} for ${price}"

  auto-sell
:
    enabled
: "&aAutoSell has been enabled."
    disabled
: "&cAutoSell has been disabled."
    auto-sold
: "&aAutoSell: Sold {amount} items for ${price}"
    help
:
      header
: "&6===== AutoSell Help ====="
      toggle
: "&e/autosell toggle &7- Toggle automatic selling"
      catalog
: "&e/autosell catalog &7- Open sell catalog"
      admin
: "&e/autosell admin &7- Open admin view"

  multiplier
:
    usage
:
      general
: "&cUsage: /multiplier <add|remove|list> <player> [multiplier name]"
      add-remove
: "&cUsage: /multiplier <add|remove> <player> <multiplier name>"
    player-not-found
: "&cPlayer not found."
    invalid-action
: "&cInvalid action. Use 'add', 'remove', or 'list'."
    list
:
      no-multipliers
: "&e{player} has no active multipliers."
      header
: "&eActive multipliers for {player}:"
      entry
: "  &6{name}: &bx{value} &7(Duration: {duration})"
      description
: "    &7Description: {description}"
    add
:
      success
: "&aAdded multiplier {multiplier} to {player}"
      failure
: "&cFailed to add multiplier. Check if the multiplier exists."
    remove
:
      success
: "&aRemoved multiplier {multiplier} from {player}"
      failure
: "&cFailed to remove multiplier. Check if the player has this multiplier."
    error
: "&cAn error occurred while processing the multiplier command."

catalog.yml
Code (YAML):
# GeneralBlock GUI Configuration
gui
:
  title
: "&9&lCatalog"
  size
: 54
  items-per-page
: 45

  item
:
    name
: "&6{material}"
    lore
:
      - "&7Base Price
: &a${base_price}"
      - "&7Your Price
: &a${adjusted_price}"
      - ""
      - "&eLeft-click &7to sell 1x"
      - "&eRight-click &7to sell 64x"

  navigation
:
    previous
:
      slot
: 45
      material
: ARROW
      name
: "&b← Previous Page"
      lore
: "&7Click to go back"
    next
:
      slot
: 53
      material
: ARROW
      name
: "&bNext Page →"
      lore
: "&7Click to go forward"
    info
:
      slot
: 49
      material
: BOOK
      name
: "&dPage Information"
      lore
: "&7Current: &a{current} &7/ Total: &a{total}"
    fill
:
      material
: LIGHT_BLUE_STAINED_GLASS_PANE
      name
: " "
      slots
: [46, 47, 48, 50, 51, 52 ]

messages
:
  sell-success
: "&aSold {amount}x {material} for ${price}"
  no-items-to-sell
: "&cYou don't have any {material} to sell."
Permissions
  • multiplier.admin -> Allows to add/remove multipliers
  • multiplier.use -> Allows to use /multiplier list
  • sellhand.use -> Allows to use the sellhand command
  • sellall.use -> Allows to use the sellall command
  • autosell.admin -> Access to Admin Panel
  • autosell.catalog -> Access to Catalog GUI
  • autosell.toggle -> Auto sell permission
Join Our Thriving Community on Discord!
Connect with fellow server owners, share your tips and tricks, and get the support you need to make your Minecraft server truly extraordinary. Click here to join: https://discord.gg/dn8YE2Ctbv
Resource Information
Author:
----------
Total Downloads: 2
First Release: Jul 29, 2024
Last Update: Jul 29, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings