You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The placeholders in the customcommands plugin need to be updated to suit our needs on the server.
Currently there is only one placeholder available and you cant use more then one argument in custom commands, example: !command <PID>:<ARG> !command <ARG>
The goal is to be able to use multiple placeholders which would open a lot of new possibilities on the game server side, example: !command <PID>:<ARG1>:<ARG2> !command <PID>:<ARG1>:<PID>:<ARG2> etc.
The text was updated successfully, but these errors were encountered:
The placeholders in the customcommands plugin need to be updated to suit our needs on the server.
Currently there is only one placeholder available and you cant use more then one argument in custom commands, example:
!command <PID>:<ARG>
!command <ARG>
The goal is to be able to use multiple placeholders which would open a lot of new possibilities on the game server side, example:
!command <PID>:<ARG1>:<ARG2>
!command <PID>:<ARG1>:<PID>:<ARG2> etc.
The text was updated successfully, but these errors were encountered: