NexusAuctionHouse 图标

Minecraft 服务端插件

NexusAuctionHouse

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

经济类社交类工具类bukkitpaperpurpurspigot
版本范围
1.7.10–26.1.2
下载量
13.6 万

插件介绍

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}'
	}

版本与下载

推荐下载

NexusAuctionHouse-2.3.jar版本 2.3 · 131.2 KBSHA-1 af92e14444ba518c0ca3eb31b27fd51e818d2423下载 NexusAuctionHouse-2.3.jar

2.3

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
NexusAuctionHouse-2.3.jar131.2 KBSHA-1 af92e14444ba518c0ca3eb31b27fd51e818d2423获取文件 NexusAuctionHouse-2.3.jar
展开更新日志

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

2.2.9

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
NexusAuctionHouse-2.2.9.jar2 MBSHA-1 5bcaefb71fb391a2c53d7f205a9eb1ca96893a31获取文件 NexusAuctionHouse-2.2.9.jar
展开更新日志

Fixing API events

2.2.8

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
NexusAuctionHouse-2.2.8.jar2 MBSHA-1 50d61e29601e663982b1a5d9032e8af2aa8d7434获取文件 NexusAuctionHouse-2.2.8.jar
展开更新日志

Small changes regarding the release of NAH+

2.2.7

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1
NexusAuctionHouse-2.2.7.jar2 MBSHA-1 79db1094cdad06939799f4afa5c50a9018ac0444获取文件 NexusAuctionHouse-2.2.7.jar
展开更新日志

Added 26.1 support

2.2.6

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
NexusAuctionHouse-2.2.6.jar2 MBSHA-1 bdaa9dc3444e568105d820351751edca7bdcfeae获取文件 NexusAuctionHouse-2.2.6.jar
展开更新日志

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

2.2.5

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
NexusAuctionHouse-2.2.5.jar2 MBSHA-1 9755e77786ad38e861dd8306977c662cbf2a4078获取文件 NexusAuctionHouse-2.2.5.jar
展开更新日志

Added 1.21.11 support

2.2.4

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2
NexusAuctionHouse-2.2.4.jar1.9 MBSHA-1 554fccd888cbfdd39af1abcffe545e0812db5b28获取文件 NexusAuctionHouse-2.2.4.jar
展开更新日志

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

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
NexusAuctionHouse-2.2.3.jar1.9 MBSHA-1 41b13723b945ccd3bcba5492750958130100adef获取文件 NexusAuctionHouse-2.2.3.jar
展开更新日志
  • Added individualized language picking
  • Fixed an error on startup when dependencies are missing
  • Added two bStats metrics: Auctions Volume and Money Earned

2.2.2

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
NexusAuctionHouse-2.2.2.jar1.9 MBSHA-1 4a43cc3c084f05064b1e6c388201c89c4af53bc2获取文件 NexusAuctionHouse-2.2.2.jar
展开更新日志
  • Fixed searching
  • Fixed retrieved items with full inventory not going to item stash
  • Migrated to NexusCore
  • Updated AnvilGUI for new versions
  • Fixed missing colors on item sorts names
  • Fixed color codes in Discord webhook embeds

2.2.1

正式版
加载器
paper · purpur
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
NexusAuctionHouse-2.2.1.jar1.9 MBSHA-1 27e3cb4eb78e69135c1a1de9b7caf665039178cd获取文件 NexusAuctionHouse-2.2.1.jar
展开更新日志
  • Added color support to sorts names
  • Added a note in sorts.json to give more info about editing this file
  • Removed color codes from Discord Webhooks embeds

2.2

正式版
加载器
paper · purpur
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
NexusAuctionHouse-2.2.jar1.9 MBSHA-1 2222d8787c7600efa5566f71b18b09b36a565648获取文件 NexusAuctionHouse-2.2.jar
展开更新日志
  • Added min/max price limits
  • Added a back button to the player auctions GUI (when opened from the menu)
  • Fixed an error when an admin unlists a listing from an offline player
  • Improved webhook: added name and quantity of the item, and added an image of the item (only for ITEMS, not blocks, too complicated with all faces)
  • Made the webhook expiry time format correspond to the one in the config
  • Added "nah.pricelimit.bypass" permission to bypass min/max price limits

2.1.2

正式版
加载器
paper · purpur
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
NexusAuctionHouse-2.1.2.jar1.9 MBSHA-1 7300c28228f591d96ea61d412176cf87dce3024c获取文件 NexusAuctionHouse-2.1.2.jar
展开更新日志
  • Fixed a duplication bug
  • Fixed the anvil GUI causing errors when opened
  • Removed temporary unofficial changes

2.1.1

正式版
加载器
paper · purpur
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
NexusAuctionHouse-2.1.1.jar1.9 MBSHA-1 6d428006f00c414fe23bdd3037e1f55092ce3978获取文件 NexusAuctionHouse-2.1.1.jar
展开更新日志

Temporary fix to add 1.21.6+ support. Unsupported on Spigot and Bukkit.

2.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
NexusAuctionHouse-2.1.jar1.9 MBSHA-1 127ddcf96fc218bb1b41b55ee0b1f16a90211d3c获取文件 NexusAuctionHouse-2.1.jar
展开更新日志
  • Added items bought with a full inventory to /ah expired
  • Added a /ah stash command, which opens the same menu as /ah expired
  • Added a button in the AH GUI to open the /ah stash menu
  • Added a /ah player [name] command to see a player's listings.
  • Added ah.command.player.own and ah.command.player.other permissions for the command above
  • Added a button in the AH GUI to open the player's own /ah player menu.

2.0.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
NexusAuctionHouse-2.0.1.jar1.8 MBSHA-1 eec540be26e7cb4c51fe8be04a06d1b8f665aa1d获取文件 NexusAuctionHouse-2.0.1.jar
展开更新日志
  • Fixed a bug where it was possible to sell AIR items (and added a system to clear those from the AH automatically)
  • Fixed a bug where it was possible to sell items with negative prices
  • Made the price a long to allow for larger values (from ~2.1B to ~9Qi)
  • Added a size limiter to avoid very large items lagging the AH (ex: Shulker boxes full of books)

2.0

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
NexusAuctionHouse-2.0.jar1.8 MBSHA-1 585c5ad3836b283518e4bbc84a8d6f46ada7f563获取文件 NexusAuctionHouse-2.0.jar
展开更新日志
  • Implemented the analytics system from SynkLibs 1.8
  • Added customizable item sorts
  • Massively revamped text formatting in most item lores
  • Added more customization options in the config
  • Changed the expiry edition system to a "calendar" system or a +/- system (both are usable in-game)
  • Added a permission to delete listings
  • Changed the storage system to use JSON (a migrator for old versions is also implemented)
  • Added a shulker box viewer
  • Changed all text inputs to an Anvil GUI
  • Permissions are now properly registered to appear on permissions managers
  • Added an expiry check when opening the auction house
  • Fixed an error causing the AH to not be openable in some cases
  • Reduced the length of certain menu titles that were too big for the GUIs
  • Added support for entries such as "7d" or "3h" in the config
  • Totally reviewed the code for small errors
  • Slightly changed the plugin-side listing storage system
  • Made the expiry timestamp a long
  • Made the date format configurable in the config
  • Patched a crash possible due to a missing logic check

1.5.2

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
NexusAuctionHouse-1.5.2.jar1.7 MBSHA-1 b0524af3700cf782388f20181a15c03e4e57bf99获取文件 NexusAuctionHouse-1.5.2.jar
展开更新日志

Fixed a bug on events making all related features broken.

1.5.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
NexusAuctionHouse-1.5.1.jar1.7 MBSHA-1 2e7685e6f18ffc570a59c385d4b0fd88526d7ee9获取文件 NexusAuctionHouse-1.5.1.jar
展开更新日志
  • Fixed a bug making the /ah search command not working
  • Added a feature for players to remove their own listings from the auction house
  • Changed the configuration system to a simpler, more website-independent one.
  • Added a few logic checks in the GUIs to avoid duplication
  • Developer API: relocated the NAHUtil class to a new package
  • Developer API: added several events for common actions. Find them on the Javadocs.

1.5

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
NexusAuctionHouse-1.5.jar1.7 MBSHA-1 796e3f6a9cb2ff33d77e3a30af744d7aafb6250b获取文件 NexusAuctionHouse-1.5.jar
展开更新日志
  • Added a /ah toggle command to enable/disable the AH.
  • Added a permission-based slots cap. It limits how many running auctions a player can have. Use example: nah.slots.32
  • Added an feature to send notifications on certain events to a Discord Webhook (optional and will be extended in the future)
  • Fixed a bug where items given from the /ah logs didn't have the correct lore.
  • Created a Developer API. The documentation will be in the README.

1.4.2

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
NexusAuctionHouse-1.4.2.jar1.6 MBSHA-1 f33e3caad2093738932f0dc45b40f6978f0f143d获取文件 NexusAuctionHouse-1.4.2.jar
展开更新日志

Added a permission to the /ah command.

Note: the players can use the command by default. It is only blocked if the permission is specifically set to false.

1.4.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.4.1.jar1.6 MBSHA-1 3e806ebc12418d577a8ca36771a752d63d9c301e获取文件 NexusAuctionHouse-1.4.1.jar
展开更新日志

Adapted the plugin to support SynkLibs 1.7

1.4

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.4.jar1.6 MBSHA-1 14277b61b7af65650220195c81cdb98c42266dcc获取文件 NexusAuctionHouse-1.4.jar
展开更新日志

Changed the command handler to a more optimized solution

1.3.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.3.1.jar1.6 MBSHA-1 c10683f3c6653b27c287d4a65a329ee6013af511获取文件 NexusAuctionHouse-1.3.1.jar
展开更新日志

Fixed errors and crashes when using certain commands.

1.3

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.3.jar1.6 MBSHA-1 01916e5b84db6bdab6d3838cd31949bb1c169ac5获取文件 NexusAuctionHouse-1.3.jar
展开更新日志
  • Adapted the Lang system to the latest version of SynkLibs
  • Added a ban system to stop certain items from being sold on the AH
  • Added a system to indicate any missing dependancies to any OP joining the server

1.2

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.2.jar1.3 MBSHA-1 3727e481e6f0773ff1c345010412eb317c0ff48c获取文件 NexusAuctionHouse-1.2.jar
展开更新日志
  • Added the ability to change the prefix from the lang file
  • Changed the lang system to a json file for more compatibility
  • Added the ability to use custom colors in the lang file
  • Added a config option to enable/disable messages when the data is saved to the files

1.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.1.jar1.3 MBSHA-1 1a26dc3fe80a8ae1e2f0654d382524c2b1e4e1ce获取文件 NexusAuctionHouse-1.1.jar
展开更新日志
  • Fixed some issues making the plugin unusable on Windows servers

1.0.1

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.0.1.jar1.3 MBSHA-1 b13bc362e290b6adb0f4463ae5ce3378f347b5d5获取文件 NexusAuctionHouse-1.0.1.jar
展开更新日志

Added Vault as plugin dependency to fix loading issues

1.0

正式版
加载器
bukkit · paper · purpur · spigot
MC 版本
1.7.10 · 1.8 · 1.8.1 · 1.8.2 · 1.8.3 · 1.8.4 · 1.8.5 · 1.8.6 · 1.8.7 · 1.8.8 · 1.8.9 · 1.9 · 1.9.1 · 1.9.2 · 1.9.3 · 1.9.4 · 1.10 · 1.10.1 · 1.10.2 · 1.11 · 1.11.1 · 1.11.2 · 1.12 · 1.12.1 · 1.12.2 · 1.13 · 1.13.1 · 1.13.2 · 1.14 · 1.14.1 · 1.14.2 · 1.14.3 · 1.14.4 · 1.15 · 1.15.1 · 1.15.2 · 1.16 · 1.16.1 · 1.16.2 · 1.16.3 · 1.16.4 · 1.16.5 · 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
NexusAuctionHouse-1.0.jar1.3 MBSHA-1 40fa1fddd7c0964608fad798ebacfa0732576e1c获取文件 NexusAuctionHouse-1.0.jar
展开更新日志

Initial release. See readme for all informations.

依赖关系