Skip to content

Commit 42fdf9e

Browse files
Ascacosclaude
andcommitted
Mention /nightvision in the Fabric README command counts
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01EYfnDNjsMCprfh1CWcGd7V
1 parent 9487260 commit 42fdf9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fabric/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ reference implementation.
99

1010
| Mod id | Artifact | Upstream module |
1111
|---|---|---|
12-
| `essentials_fabric` | `fabric/core/build/libs/EssentialsFabric-<version>.jar` | `Essentials/` (all 153 commands, signs, kits, warps, jails, homes, teleports, AFK, vanish, mail, economy policy, ...) |
12+
| `essentials_fabric` | `fabric/core/build/libs/EssentialsFabric-<version>.jar` | `Essentials/` (all 153 upstream commands plus /nightvision, signs, kits, warps, jails, homes, teleports, AFK, vanish, mail, economy policy, ...) |
1313
| `essentials_fabric_spawn` | `fabric/spawn/build/libs/EssentialsFabricSpawn-<version>.jar` | `EssentialsSpawn/` (`/spawn`, `/setspawn`, respawn/join spawn policy, newbie kit) |
1414

1515
## Provenance / licence
@@ -47,7 +47,7 @@ are `modLocalRuntime` only and are never bundled. Mixins are remapped by Loom at
4747
core/src/main/java/net/essentialsx/fabric/
4848
Essentials.java container: settings, users, economy, kits, warps, jails, timers, main-thread queue
4949
EssentialsFabric.java mod entrypoint; Fabric event wiring; static listener accessors used by mixins
50-
CommandRegistrar.java registers all 153 core commands + upstream aliases (see parity/commands.yml)
50+
CommandRegistrar.java registers all 153 upstream core commands (+ /nightvision) with their aliases (see parity/commands.yml)
5151
command/ Brigadier bridge (CommandRegistry), EssentialsCommand base classes, exceptions
5252
commands/ one class per upstream command (Command<name>), commands/essentials/ = /essentials nodes
5353
config/ Settings (upstream config.yml keys), YamlFile, AsyncWriter

0 commit comments

Comments
 (0)