Posts: 204
Threads: 6
Joined: Oct 2015
Thanks: 23
Given 17 thank(s) in 16 post(s)
/assign
I will try to do it. I expect to finish until next Week.
What I have thought how to implement:
OnCommandExecute:
get a list
foreach list, send chat target <player>: /command with options
OnCommand (register a command)
add executing player to the list if permission
possibly add specific player to the list if executING player has permission (player who gets on the list does not need to have the permission)
Posts: 326
Threads: 41
Joined: Oct 2014
Thanks: 22
Given 95 thank(s) in 66 post(s)
Any updates on this one? Many thanks for taking the time to make this plugin.
Posts: 204
Threads: 6
Joined: Oct 2015
Thanks: 23
Given 17 thank(s) in 16 post(s)
I didn't have the time to work on it but I'll do.