Alright so right now i'm making a new chat command to set a persons bail... now this is the command:
!setbail xxlmm 100
Now i have this var:
jailer = text[2] (Yes this is all set up with the explode thing)
so how do i take the string and turn it to a player entity??
Thanks!