Re: B3 Custom Command Plugin
Posted: 29 Nov 2018 12:12
you cannot since the plugin can only accept one arg per lineIf I want to send a msg to a player in pvt. How to add private message cmd in this plugin?
pm = tell <ARG:FIND_PLAYER:PID> <ARG:OPT:{^5TEXT}>
I've gone like this but it didn't work
Top