Towny mod for Minetest
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Evert Prants 035cd95337
Towny Economy Costs
4 years ago
towny Towny Economy Costs 4 years ago
towny_eco Towny Economy Setup 4 years ago
towny_hud Help command for town and nation, fix town kick 4 years ago
towny_nations Help command for town and nation, fix town kick 4 years ago
towny_wilderness Split into components \(WIP\) 4 years ago
LICENSE Split into components \(WIP\) 4 years ago
README.md Split into components \(WIP\) 4 years ago
modpack.txt Split into components \(WIP\) 4 years ago

README.md

Towny

This is a minetest mod based on the popular Minecraft server mod of the same name.

At it's current state, it's a glorified semi-fixed-grid protection system based on claims and plots.

Forum Post: https://forum.minetest.net/viewtopic.php?f=9&t=21912

Town Claim Blocks

A claim block is 16x64x16 nodes in size. By default, nobody in town except for the mayor can build in an unplotted claim block. The number of available claim blocks depends on the number of town residents. A claim block can be turned into a plot with the /plot claim command.

Plots

Plots are town claim blocks that can be owned by a town resident. Plots can have multiple members.

Simple usage

  • /town new - Create a town right where you're standing
  • /town claim - Claim more land for your town. Must be called right outside of an existing town claim.
  • /town invite - Invite a player to your town
  • /plot claim - Create/claim a plot
  • /plot set claimable true - Set the plot as claimable by other town members
  • /plot member add/del - Add/remove a person from a plot. Adding people to your plot will let them build on it.
  • /town kick - Remove user from your town.
  • /town visualize - Highlight the bounds of your town's claim blocks.