Commands

This page covers all available commands in the Traveling Merchant plugin and explains what each one does.

Aliases:

  • /merchant

  • /tm

📜 Command List

/merchant spawn [name]

Spawns the merchant at a specific predefined location by name. Useful for manual testing or events. Permission: travelingmerchant.spawn


/merchant despawn [name]

Despawns the currently active merchant. If multiple merchants are supported, specify which one. Permission: travelingmerchant.despawn


/merchant teleport [name]

Teleports the command sender to the merchant’s location by name. Permission: travelingmerchant.teleport


/merchant info <name>

Shows live information about the active merchant: spawn time, remaining duration, number of items, categories, and current location. Permission: travelingmerchant.info


/merchant list

Displays all saved spawn locations available for the merchant to appear in. Helpful for reviewing or managing spawn points. Permission: travelingmerchant.list


/merchant reload

Reloads the plugin's configuration files and location data without needing a server restart. Use after making config changes. The command will also delete all currently spawned traders. Permission: travelingmerchant.reload


/merchant location <name> list

Display a list of all locations where the merchant can spawn. Permission: travelingmerchant.location.admin


/merchant location <name> add

Add your current location as a possible merchant spawn point. Permission: travelingmerchant.location.admin


/merchant location <name> remove <id>

Remove the merchant spawn point by location ID. Permission: travelingmerchant.location.admin


/merchant location <name> teleport <id>

Teleport to the merchant's location using its ID. Permission: travelingmerchant.location.admin


/merchant help

Displays a quick summary of available commands and their usage.


Last updated