Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Variables con argumentos #79

Open
notfifteen opened this issue Jul 23, 2024 · 0 comments
Open

[Feature Request] Variables con argumentos #79

notfifteen opened this issue Jul 23, 2024 · 0 comments

Comments

@notfifteen
Copy link

Sería genial en una proxima actualizacion , el comando call permita añadir variables con mas de 1 argumento.

/ce call (optional)%variable1%=;%variableN%= (optional)player: (optional) silent:true

las variables son separadas por ; pero no acepta espacios.

Por ejemplo: /ce call evento %usuario%=Ajneb;%texto%=Conditional Events plugin

Se ejecuta con estas variables:

  • %usuario% == Ajneb
  • %text% == Conditional

Y si lo hago al reves: /ce call evento %texto%=Conditional Events plugin;%usuario%=Ajneb <- simplemente da mensaje de error de formato.

La sugerencia es que se pueda añadir mas argumentos a las variables, en este ejemplo obtener

  • %usuario% == Ajneb
  • %text% == Conditional Events plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant