diff --git a/README.txt b/README.txt index 32fdb8c..342b4af 100644 --- a/README.txt +++ b/README.txt @@ -22,6 +22,7 @@ Features: - easy to use, no chat commands, just nice easy structures that you can build by crafting and placing nodes - lightweight - there are no ABMs, the nodes are created using after_place_node() in the node definitions - grief-resistant - before nodes deploy a check is run to ensure that only air exists in the new area +- server friendly - all players can create impressive structures easily ----------------------------------