Skip to content

Releases: TeamPotry/command_forcer

v2.0

21 Aug 07:41

Choose a tag to compare

  • 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.

명령어 강제 설정 릴리즈

29 Jan 07:50

Choose a tag to compare

현재로서는 인자 전달까지는 안되서 아래와 같은 커맨드 양식은 불가능합니다.

  • !part @me 1 123 같이 뒤에 인자가 붙는 경우 뒤에 붙은 인자들은 모두 씹힐 것입니다.