* Fix indentation
* Remove additions
* Fix minetest.after calls
* Remove chat message code duplication; Allow setting of chat color
* No need to specify it's mod specific
* Allow selection from multiple requests
* Fix teleport direction and admin tpr
* Linting, variable conflicts
* Ensure form is not re-displayed if quitting or if there are no changes
* Spelling
* Add area support
---------
Co-authored-by: David Leal <halfpacho@gmail.com>
* Fix indentation
* Remove additions
* Fix minetest.after calls
* Remove chat message code duplication; Allow setting of chat color
* No need to specify it's mod specific
* Do not allow multiple simultaneous requests to occur
* Fix indentation
* Remove additions
* Fix minetest.after calls
* Remove chat message code duplication; Allow setting of chat color
* No need to specify it's mod specific
* Apply suggestions from code review
Co-authored-by: David Leal <halfpacho@gmail.com>
- Area owners can now accept area requests from other users.
- Various message improvements.
- Translation updates.
Only compatible with `areas` mod (https://github.com/minetest-mods/areas).