minetest mod.
Go to file
Coder12a f75a2ea008 Bug fix delrank
When you delete a rank like member the faction will still give new players that rank and cause errors because the rank is deleted.
2018-10-27 13:40:37 -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 Add set_message_of_the_day command 2018-10-25 00:21:42 -05:00
config.lua Auto-convert old factions file. 2018-10-22 22:21:32 -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 Bug fix delrank 2018-10-27 13:40:37 -05:00
hud.lua Bug fix. 2018-10-22 14:30:11 -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 Auto-convert old factions file. 2018-10-22 22:21:32 -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).