Selectors for plugin commands | Minecraft execute | the ability to use [radius] for multiple commands #9674
X1aLeXO
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone Initially, I do not know which of the topics it is better to write this appeal, but I decided to come here.
For my server, I really need the ability to use commands from the cmi plugin using /minecraft:execute run
In fact, this is necessary for me personally, because I need to use some commands such as /cmi laugh, /cmi effect on all players within a certain radius from a given point.
Actually, it is not necessary to access /execute. You can add 2 extras.the argument for most commands like /cmi:launch /cmi:burn, /cmi:effect, etc.
The first argument is [radius]: it will use the command on all players within a given radius.
The second argument is [coordinates]: you can use it to specify the coordinates for the [radius] argument, that is, from where the command will calculate this [radius].
Example: /cmi: launch allplayers [radius] [coordinates]
/cmi: launch allplayers 5 x:100y:150z:25
I understand that it's either a very long time to wait for this feature to be added, or I won't wait at all. But I really need it, and I would even be willing to pay separately for the implementation of this feature in the cmi plugin.
Due to the fact that cmi does not have an open source, I cannot rewrite the plugin manually. I'll either have to load the server with extra plugins for such a small feature, or I'll have to accept the lack of this feature.
I'm asking for an answer with the possibility of adding this feature soon. Or with the opportunity to contact the main CMS developer to add this feature for me personally.
I am waiting for any answers that may help solve my problem. Thanks to everyone who decides to help!
@Zrips
Beta Was this translation helpful? Give feedback.
All reactions