Posts: 47
Threads: 17
Joined: May 2018
Reputation:
0
I'm working on a PM messaging CMD. i want to make /pmblock <playerid> cmd. Just need an idea how can i make such a cmd? i have /dnd which block all players pms, but I want to make it for a specific player. Any ideas will be appreciated!
Posts: 259
Threads: 2
Joined: Nov 2015
Reputation:
0
you can make a variable to be set on someone, and when he tries to use that command and the variable will be on 1, a message will appear instead of executing commands.
I hope you understand what I meant.