[Minetest Mod] It adds various types of money, barter table, dispensing machines, ATMs in stores. This mod has Configurable Language (Currently: English and Portuguese). https://content.luanti.org/packages/Lunovox/minertrade/
Find a file
2020-04-08 22:23:57 -03:00
locale Melhorando tradução! 2020-04-08 22:23:57 -03:00
sounds Correçãode bugs e tradução 2017-03-15 16:45:28 -03:00
textures acesso a conta bancária através do cartão de crédito em qualquer lugar do mapa 2020-04-06 20:35:37 -03:00
.gitconfig Melhorando tradução! 2020-04-08 22:23:57 -03:00
.gitignore NOVA FORMA DE TRADUÇÃO 2020-03-01 15:10:41 -03:00
api.lua Desativando linha obsoleta. 2018-12-02 19:42:51 -02:00
commands.lua * Adicionado infoirmações compementares 2017-06-18 14:19:33 -03:00
config.lua Atualizando tamanho do inventário do cofre. 2018-05-07 04:24:32 -03:00
depends.txt Adicionando compatibilidade com mod Areas. A partir de agora o jogador poderá mexer na máquina dispensadora de outro jogador se esta máquina estiver em seu terreno protegido tanto pelo mod tradelands quanto pelo mod areas. 2020-03-01 12:03:34 -03:00
description.txt * Adicionando tradução 2017-03-15 18:29:50 -03:00
init.lua adicionar salário no mod. (não testada) 2020-03-11 12:25:22 -03:00
item_atm.lua Pequena correção de bug de textura. 2018-05-07 13:25:27 -03:00
item_dispensing_machine.lua Tentativa de correção de bug 2020-03-07 22:01:19 -03:00
item_exchange_table.lua Corrigindo de bug de alias. 2017-06-29 21:40:37 -03:00
item_miner_cash.lua acesso a conta bancária através do cartão de crédito em qualquer lugar do mapa 2020-04-06 20:35:37 -03:00
item_rent_door.lua * Adicionando arquivos 2017-03-13 18:26:38 -03:00
item_strongbox.lua Código de Segurança para evitar itens deletados quando o servidor travar. 2018-12-08 21:31:06 -02:00
LICENSE Initial commit 2017-03-13 13:30:01 -03:00
mod.conf Afinamento em mod.conf 2020-03-01 19:47:14 -03:00
on_final.lua Correçãode bugs e tradução 2017-03-15 16:02:43 -03:00
payday.lua tradução para português do evento de salário 2020-03-25 16:26:59 -03:00
README.md Update README.md 2018-12-07 00:00:33 -03:00
screenshot.png * Adicionando arquivos 2017-03-13 19:33:04 -03:00
screenshot2.png Correçãode bugs e tradução 2017-03-15 16:02:43 -03:00
screenshot3.png Correçãode bugs e tradução 2017-03-15 16:02:43 -03:00
settingtypes.txt correção do bug no recurso salário. (all ok) 2020-03-11 16:34:04 -03:00
translate.lua PRIORIZANDO MOD INTLLIB COMO TRADUTOR 2020-03-01 18:51:16 -03:00

MINERTRADE

It adds various types of money, exchange table, Dispensing Machines, Strongbox in homes interconnected with ATMs in stores.

Itens adicionados:

  • Types of Moneys:
    • Minercoin
    • Minermoney
    • Piggy Bank
    • Credit Card
  • Exchange Table (P2P)
    • It makes safe exchanges from player to player without the need to put your items on the ground.
  • Dispensing Machine
    • Sells your items, even if you are not online.
  • Personal Strongbox
    • Save your money in this safe and withdraw your money at any shop that has an ATM.
  • Public ATM
    • Save your money in the ATM, and withdraw your money in your Personal Safe or other ATM in the shops scattered around the map.

Dependencies:

  • default → Minetest Game Included
  • dye → Minetest Game Included

Optional Dependencies:

  • intllib → Facilitates the translation of several other mods into your native language, or other languages.
  • tradelands → Protection of rent door (not yet implemented).

Licence:

Developers:

Comandos:

  • Lets you check the contents of another players strongbox.
    • /checkstrongbox <player_name>
    • /csb <player_name>

Settings:

  • Change the file 'config.lua' to change the initial settings of the mod, such as:
    • Path of Database
    • Delay of Install Strongbox and ATM,
    • Size of inventory of Strongbox and ATM,

Translate to Others Languages:

  • This mod currently are configured to language:

  • To add a new language to this mod just follow the steps below:

    • Enable the complementary mod 'intllib'.
    • Set your language in 'minetest.conf' by adding the [language = <your language>] property.
      • Example for French Language: language = fr
    • Make a copy of the file [ pt.txt ] in the [ locale ] folder that is inside the mod for [locale/<your_language>.txt].
      • Example for French language: locale/fr.txt
    • Open the file [locale/<your_language>.txt] in a simple text editor.
    • Translate all lines. But, just here that stems the right of the equals symbol (=).
      • Example for French Language: DISPENSING MACHINE = MACHINE DE DISTRIBUTION
    • Send your translated file to lunovox@openmailbox.org.

SCREENSHOT IN PORTUGUESE: