minetest mod.
Go to file
Coder12a 146df88de2 faction description bug fix.
The first words before a space was not displayed in the description.
2018-10-27 22:29:02 -05:00
textures Update 1 2018-10-16 21:58:15 -05:00
LICENSE Update LICENSE 2018-10-18 14:22:43 -05:00
README.md Chest bug fix. 2018-10-26 19:43:34 -05:00
chatcommands.lua faction description bug fix. 2018-10-27 22:29:02 -05:00
config.lua Make faction_user priv off by default 2018-10-27 20:57:15 -05:00
depends.txt Add default to the depends file. 2018-10-17 23:43:09 -05:00
description.txt Upload from hard disk. 2018-10-12 12:41:55 -05:00
factions.lua Delay creation of parcel hud. 2018-10-27 20:20:01 -05:00
hud.lua Hud update. 2018-10-27 20:06:48 -05:00
init.lua Major update. 2018-10-15 10:24:58 -05:00
ip.lua Update 1 2018-10-16 21:58:15 -05:00
mod.conf Upload from hard disk. 2018-10-12 12:41:55 -05:00
nodes.lua Chest bug fix. 2018-10-26 19:43:34 -05:00
settingtypes.txt Make faction_user priv off by default 2018-10-27 20:57:15 -05:00

README.md

factions

mod for minetest

Mod for handling in game factions and reputation.

TODO LIST

Redo the parcel attack system(Can be turned on in settings).

Add command to show or hide all parcel position locations as markers.

Add money.

Player money tax.

faction territory titles.

More claim and unclaim commands.

faction access manage command.

More permissions.

faction flags(Not to replace parcels).

Maybe expand on diplomacy.

Write the forum topic better.

Code clean up and optimization.

Add short worded commands.

Parcels should show up at a more accurate position just like in mc factions.

Add-on mod mc style tnt.

Add-on mod lag-free fire(if thats possible).