economy/market

economy/market commands

/market

General purpose commands to manage markets

Permission: ftc.markets.admin
Aliases: markets, shops
Uses:

  • /market refresh_all
    Refreshes all existing shops
    This will just ensure every shop’s entrance
    exists and is displaying the correct info
  • /market create <region name>
    Creates a new shop, linked to region name.
    Every shop has to be linked to a world guard
    region for membership and protection
  • /market list
    Lists all existing markets
  • /market <shop name>
    Lists info about the shop
  • /market <shop name> claim <user>
    Claims the shop for the user.
    Only works if the shop is not already claimed
  • /market <shop name> connections <other shop> <add | remove>
    Adds/removes a ‘connection’ with another
    shop. Connections allow shops to be merged
  • /market <shop name> delete
    Deletes the shop
  • /market <shop name> entrances add
    Adds a shop entrance, with the notice set
    as your position, the sign position as the
    block above you and the direction being the
    direction you’re facing
  • /market <shop name> entrances add <notice: x,y,z> <sign: x,y,z> [<direction>]
    Adds a shop entrance with the given parameters
    If [direction] is not set, uses your direction
  • /market <shop name> entrances remove <index>
    Removes the entrance with the given index
  • /market <shop name> entrances merge <other shop>
    Merges shop name with other shop
  • /market <shop name> unmerge
    Unmerges the shop
  • /market <shop name> price <price: number(-1..)>
    Sets the shop’s price, 0 means free
    If the price is -1, then the shop will use
    a default price set in the markets config
  • /market <shop name> wg_region
    Displays info about the shop’s world guard region
  • /market <shop name> unclaim
    Unclaims the shop, just removes the owner
  • /market <shop name> unclaim_complete
    Unclaims the shop, removes the owner and then
    resets the shop
  • /market <shop name> reset
    Resets the shop

/marketappeal

Appeals an automated market eviction

Permission: ftc.markets
Uses:

  • /marketappeal
    Appeals an automated market eviction

/marketediting

Allows/disallows shop members to edit sign shops in your shop

Permission: ftc.markets
Aliases: toggleshopediting, togglemarketediting
Uses:

  • /marketediting
    Allows/disallows shop members to edit sign shops in your shop

/marketevict

Issues/revokes a shop eviction

Permission: ftc.markets.admin
Aliases: shopevict, evictshop, evictmarket
Uses:

  • /marketevict <user | shop> <value> <time> <reason>
    Starts a market eviction with reason.
    The owner will be evicted after time has passed
  • /marketevict <user | shop> <value> undo
    Cancels a shop eviction

/mergeshop

Request to merge your shop with someone else’s

Permission: ftc.markets
Aliases: mergemarket, shopmerge, marketmerge
Uses:

  • /mergeshop <user>
    Requests to merge your shop with a user’s shop
  • /mergeshop <user> confirm
    Confirms a merge request that came from a user
  • /mergeshop <user> deny
    Denies a merge request that came from a user
  • /mergeshop <user> cancel
    Cancels a merge request sent to a user

/shoptrust

Trusts/untrusts a player in your shop

Permission: ftc.markets
Aliases: shopuntrust, markettrust, marketuntrust
Uses:

  • /shoptrust <user>
    Trusts/untrusts a user

/transfershop

Transfers a player’s shop in Hazelguard to another player

Permission: ftc.markets
Aliases: transfermarket, shoptransfer, markettransfer
Uses:

  • /transfershop <user>
    Transfers the shop you own to a user

/unclaimshop

Makes you unclaim your shop in Hazelguard

Permission: ftc.markets
Aliases: unclaimmarket
Uses:

  • /unclaimshop
    Makes you unclaim your shop in Hazelguard

/unmerge

Unmerges the shop you own with the shop it’s merged with

Permission: ftc.markets
Aliases: marketunmerge, shopunmerge, unmergeshop, unmergemarket
Uses:

  • /unmerge
    Unmerges the shop you own with the shop it’s merged with

Metadata

This is an auto-generated command documentation file generated by the FTC plugin.
Date: Sat Nov 18 17:32:09 EET 2023
Plugin version: 1.0.0-SNAPSHOT
Total commands: 9

Last modified November 18, 2023: Update commands wiki (60db43f)