Accept coordinates separated by commas and spaces

Co-authored-by: lumberJack <lumberjackgames@protonmail.com>
This commit is contained in:
SmallJoker
2025-06-07 14:08:16 +02:00
parent 8cb684da30
commit 98d08d01d4
2 changed files with 37 additions and 52 deletions

View File

@ -101,10 +101,10 @@ Commands
* `/area_pos {set,set1,set2,get}` -- Sets the area positions by punching
nodes or shows the current area positions.
* `/area_pos1 [X,Y,Z|X Y Z]` -- Sets area position one to your position or
* `/area_pos1 [X,Y,Z|X Y Z|X, Y, Z]` -- Sets area position one to your position or
the one supplied.
* `/area_pos2 [X,Y,Z|X Y Z]` -- Sets area position two to your position or
* `/area_pos2 [X,Y,Z|X Y Z|X, Y, Z]` -- Sets area position two to your position or
the one supplied.
* `/areas_cleanup` -- Removes all ownerless areas.