Releases: TeamPotry/command_forcer
Releases · TeamPotry/command_forcer
Release list
v2.0
- Changed to call the specified command instead of calling the function.
So that able to pass the arguments of the original command like this:
!ban @me 0 test -> !forbid @me 0 test or !차단 @me 0 test
This smx file was built on SM 1.10.
For using in SM 1.11 have to recompile this.
명령어 강제 설정 릴리즈
현재로서는 인자 전달까지는 안되서 아래와 같은 커맨드 양식은 불가능합니다.
!part @me 1 123같이 뒤에 인자가 붙는 경우 뒤에 붙은 인자들은 모두 씹힐 것입니다.