File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## Essential Commands ` v0.42.0 ` (mc 26.2)
2+
3+ ** Features**
4+
5+ - Allow commands to target players by nicknames (#389 )
6+ - New config option: ` nicknames_as_command_arg ` with the possible values ` Everywhere ` , ` EssentialCommandsOnly ` , ` Never `
7+ - New config option, ` nicknames_must_be_unique ` , to force unique nicknames
8+
9+ Fixes:
10+
11+ - night/day commands incorrectly upgraded (@arnokeesman )
12+
13+ Language updates:
14+
15+ - add Polish (pl_pl) localization
16+
17+
18+ --- --- ---
19+
120## Essential Commands ` v0.41.0 ` (mc 26.2)
221
322- fix: default permissions under some conditions (#393 ) by @eclipseisoffline
423- fix: translations in list commands (#394 ) by @arnokeesman
524- lang: add Swedish localization (#395 ) by dotar
625
7- ---
26+ --- --- ---
827
928## Essential Commands ` v0.40.0-beta1 ` (mc 26.2.0 snapshot 2)
1029
@@ -2077,4 +2096,3 @@ Add /warp command.
20772096Update to 1.17 with all the existing features! (in theory)
20782097
20792098--- --- ---
2080-
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ fabric_api_version=0.152.1+26.2
1313# Mod Properties
1414mod_name = Essential Commands
1515mod_id = essential_commands
16- mod_version = 0.41 .0
16+ mod_version = 0.42 .0
1717# TODO @1.0.0: migrate to dev.jpcode
1818maven_group = com.fibermc
1919archives_base_name = essential_commands
You can’t perform that action at this time.
0 commit comments