minetest-france/mods/trading
dicebox ff238b7179 git subrepo clone https://github.com/GunshipPenguin/trading.git mods/trading
subrepo:
  subdir:   "mods/trading"
  merged:   "c64b543"
upstream:
  origin:   "https://github.com/GunshipPenguin/trading.git"
  branch:   "master"
  commit:   "c64b543"
git-subrepo:
  version:  "0.3.1"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "a7ee886"
2017-02-10 18:28:17 +01:00
..
.gitrepo git subrepo clone https://github.com/GunshipPenguin/trading.git mods/trading 2017-02-10 18:28:17 +01:00
COPYING git subrepo clone https://github.com/GunshipPenguin/trading.git mods/trading 2017-02-10 18:28:17 +01:00
README.md git subrepo clone https://github.com/GunshipPenguin/trading.git mods/trading 2017-02-10 18:28:17 +01:00
init.lua git subrepo clone https://github.com/GunshipPenguin/trading.git mods/trading 2017-02-10 18:28:17 +01:00
settings.lua git subrepo clone https://github.com/GunshipPenguin/trading.git mods/trading 2017-02-10 18:28:17 +01:00

README.md

Trading

A Minetest mod by GunshipPenguin

Allows players to trade items with each other via the use of the /trade and /accepttrade commands.

License: CC0 (See COPYING file)

Usage

Players must have the "trade" privilege in order to request trades.

To request a trade use:

/trade <player_name>

To accept a trade offer from a specific player, use:

/accepttrade <player_name>

Configuration

See settings.lua for configuration.