Перейти к содержимому
Mineforgian

NexusAuctionHouse

The easy auction house plugin you've looked for, and for free!

Загрузки
134K
Подписчики
49
Обновлён
26 июня 2026 г.
Лицензия
MIT-NRNR

Опубликован 19 августа 2024 г.

Enjoy using NexusAuctionHouse? Discover its premium version here!

NexusAuctionHouse

A simple and optimized Auction House plugin

Requirements

Commands and permissions

  • /ah - opens the Auction House menu
  • /ah reload - reloads the configuration - nah.command.reload
  • /ah search - Search for items in the Auction House
  • /ah sell - list an item on the Auction House
  • /ah logs - opens the list of sold items - nah.menu.logs
  • /ah toggle - toggles the AH on or off - nah.command.reload
  • /ah (unban)ban - bans or unbans the item in your hand from the Auction House - nah.command.ban, nah.command.unban
  • /ah expired - opens the list of expired items - nah.command.expired
  • /ah sorts - opens the item sorting menu - nah.command.sorts

Features

  • Searching
  • Sorting
  • Admin control
  • Listing/buying fee
  • Expiry
  • Logging for admins
  • Item banning
  • Webhook notifications
  • Slots cap customization
  • Configurable date format
  • Customizable item sorts
  • AnvilGUI input

Developer API

The plugin now features a developer API. The JavaDocs can be found here

Dependency information:

For Maven:

    <repositories>
		<repository>
		    <id>jitpack.io</id>
		    <url>https://jitpack.io</url>
		</repository>
    </repositories>

	<dependency>
	    <groupId>com.github.SynkMC</groupId>
	    <artifactId>NexusAuctionHouse</artifactId>
	    <version>{VERSION}</version> <!-- Replace this -->
	    <scope>provided</scope>
	</dependency>

For Gradle:

dependencyResolutionManagement {
		repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
		repositories {
			mavenCentral()
			maven { url 'https://jitpack.io' }
		}
	}

dependencies {
	        implementation 'com.github.SynkMC:NexusAuctionHouse:{VERSION}'
	}

Real-time statistics powered by bStats

bStats Servers

Trusted by networks worldwide • Updates every 30 minutes

Ченджлог

2.3Релиз26.1, 26.1.1, 26.1.2 · 26 июня 2026 г.

Centralized more features on Core. Fixed a bug with item sorts.

2.2.9Релиз26.1, 26.1.1, 26.1.2 · 5 июня 2026 г.

Fixing API events

2.2.8Релиз26.1, 26.1.1, 26.1.2 · 31 мая 2026 г.

Small changes regarding the release of NAH+

2.2.7Релиз1.21.11, 26.1, 26.1.1 · 2 апреля 2026 г.

Added 26.1 support

2.2.6Релиз1.21.9, 1.21.10, 1.21.11 · 22 января 2026 г.

Fixed a bug where some auctions would be impossible to purchase and some would be stuck in the AH gui

2.2.5Релиз1.21.9, 1.21.10, 1.21.11 · 28 декабря 2025 г.

Added 1.21.11 support

2.2.4Релиз1.13, 1.13.1, 1.13.2 · 19 декабря 2025 г.

Hotfix:

  • Removed data saving when the plugin crashes (avoids auction wipes)
  • Added an error message if the wrong version of NexusCore is present
2.2.3Релиз1.21.9, 1.21.10, 1.21.11 · 18 декабря 2025 г.
  • Added individualized language picking
  • Fixed an error on startup when dependencies are missing
  • Added two bStats metrics: Auctions Volume and Money Earned

Комментарии

Загружаем…