From e886bcb8f2b961401efb30b4c286b10970493343 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 27 Nov 2023 23:51:27 +0000 Subject: [PATCH] README: Add //nodeapply, //ngroups --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50e236e..3a98838 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ The detailed explanations have moved! Check them out [here](https://worldeditadd ### Statistics - [`//count`](https://worldeditadditions.mooncarrot.space/Reference/#count) - [`//basename `](https://worldeditadditions.mooncarrot.space/Reference/#basename) + - [`//ngroups [v[erbose]]`](https://worldeditadditions.mooncarrot.space/Reference/#ngroups) ### Selection - [`//scol [ ] `](https://worldeditadditions.mooncarrot.space/Reference/#scol) @@ -106,6 +107,7 @@ The detailed explanations have moved! Check them out [here](https://worldeditadd - [`//ellipsoidapply `](https://worldeditadditions.mooncarrot.space/Reference/#ellipsoidapply) _(new in v1.9)_ - [`//airapply `](https://worldeditadditions.mooncarrot.space/Reference/#airapply) _(new in v1.9)_ - [`//noiseapply2d `](https://worldeditadditions.mooncarrot.space/Reference/#noiseapply2d) _(new in v1.13)_ + - [`//nodeapply [] [... ] -- `](https://worldeditadditions.mooncarrot.space/Reference/#nodeapply) - [`//for ... do // %% `](https://worldeditadditions.mooncarrot.space/Reference/#for) _(new in v1.13)_ ### Extras