-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Feature description
I think it would be great if a player themselves could toggle, whether they prefer to use Essential's command or Minecraft's built-in command, without having to change the server's configuration.
How the feature is useful
I, for once, am not a big fan of Essentials' /give command. But most people do not mind it or even prefer it. This is fine, as the command has historical reasons for being there, but I personally just prefer Minecraft's built-in command. But if I do end up joining on a server, which has the original EssentialsX command enabled, the only way I can use the Minecraft command is by namespacing it /minecraft:give. This can get rather annoying to do each time, sometimes you forget, and then your command syntax is invalid (like when playing around with data components).
So if the command were toggleable on a per-player basis, most users could just continue using Essentials' give command, whilst a select few use Minecraft's give command as the primary command.
This obviously does not only apply for the /give command, but that's where it happens the most for me personally.