minetest-mods / areas

A rewrite of the node_ownership Minetest mod with many new features.
GNU Lesser General Public License v2.1
51 stars 52 forks source link

Add support for area_pos1 and area_pos2 chatcommands to accept coordinates separated by commas AND spaces #73

Open lumberjackgames opened 8 months ago

lumberjackgames commented 8 months ago

Add support for area_pos1 and area_pos2 chatcommands to accept coordinates separated by commas AND spaces rather than only commas OR spaces. Will also handle combinations of both such as caused by typos (e.g. /area_pos 1, 2,3)