AT-ShoppingMallAT-ShoppingMall

Installation

Requirements, where to download AT-ShoppingMall, and first-run setup.

Requirements

RequirementNotes
Server softwarePaper / Spigot / Purpur, 1.18.2 or newer
Java17+ (matches your server)
VaultRequired: the economy bridge
An economy plugine.g. EssentialsX Economy, CMI, or anything Vault supports

Vault is a hard dependency. Without Vault and an economy plugin installed, the plugin will not enable.

Download

Grab the latest jar from any of the marketplaces:

Install

Stop the server

Shut the server down fully before adding the jar.

Drop in the jar

Move AT-ShoppingMall-<version>.jar into your plugins/ folder.

(Optional) add integrations

Install any soft-depend plugins you want to hook into.

Start the server

The first start needs internet access to fetch the database drivers (used only if you later switch to SQLite/MySQL).

Configure

Edit plugins/AT-ShoppingMall/config.yml to taste, then apply with /sm reload, no restart needed.

After the first start, the plugin folder looks like this:

config.yml
storage.yml

Optional integrations

PluginWhat it adds
QuickShop / QuickShop-HikariLets tenants run chest-shops in their plot; shops are auto-removed when a plot is reset or the tenant is evicted.
DecentHologramsRenders plot holograms as real floating text. Without it, hologram data is still stored but not displayed.
WorldGuardLets plot members build even when the mall sits inside a region that blocks building (e.g. a spawn region). Plot protection itself works without it.
PlaceholderAPIExposes plot/rank/economy placeholders for scoreboards, signs, and chat.

First steps

Once running, head to Plots to mark out and list your first plot, or open the main menu in-game with /sm.

Anonymous metrics. AT-ShoppingMall reports basic, anonymous usage stats through bStats (plugin id 31124), the same service most plugins use. It collects no personal or server-identifying data. To opt out, set enabled: false in plugins/bStats/config.yml.

On this page