Synced skills can no longer take over slash-command names that only exist in some states.
What's wrong with this entry?
Slash commands that only appear in certain states (fleet fork, fleet background, daemon, skill doctor, logout) now reserve their names permanently. A skill synced from your account that collides with one of those names, or with a local or plugin command, is dropped and logged instead of shadowing it.
- Each conditional command set now declares both the names it uses when open and the names it uses when closed, and every name from both lists is reserved.
- If local or plugin skills fail to load at all, every synced skill is dropped, because there is no way to check its name for collisions.
a non-synced command or an earlier synced skill owns that name
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
A crashing slash command now tells you it crashed
Both mention slash command
-
v2.1.234
A command can decide from its arguments whether it counts as sensitive
Both mention slash command
-
v2.1.234
A slash-command grouping for a command that does not exist
Both mention slash command