1
0
mirror of https://github.com/SmallJoker/bitchange.git synced 2025-03-21 03:40:22 +01:00
Foz 6f9cc0081a Prevent shops from trading tools deceptively
This limits the tools a shop will accept or give to those whose wear is less
than or equal to the tool shown in the Owner needs or Owner gives lists. This
protects both owners and customers from unfair trades. Owners are protected
from receiving worn out tools when a new tool is placed in the needs list.
Customers are protected from receiving worn out tools when a new one is placed
in the give list.
2017-01-31 19:51:35 +01:00
2015-04-16 15:06:22 +02:00
2015-04-16 15:06:22 +02:00
2015-04-16 15:06:22 +02:00
2015-04-16 15:09:16 +02:00
2015-04-16 15:06:22 +02:00
2015-04-16 15:06:22 +02:00
2015-04-16 15:06:22 +02:00

Bitchange
=========

This mod adds the currency "MineCoin" to your Minetest world.
To change a setting, edit the file 'bitchange_config.txt' in your world directory.
Copy and paste 'config.default.txt' if the file does not exist yet.

License:	WTFPL (for code and textures)
Adds privilege:	bitchange

Dependencies:
	default
	moreores		(optional)
	technic_worldgen	(optional)
	quartz			(optional)
	pipeworks		(optional)
	money			(optional)
	money2			(optional)
	currency		(optional)

Forum link: https://forum.minetest.net/viewtopic.php?id=7821

Requires Minetest 0.4.14 (stable) or newer.
Languages
Lua 100%