I'm looking to build a plugin that reads user data after the chat command... For example if I had something where a player could report another player for cheating...
/report BlackHawk
the chat command would just be [ChatCommand("report")] but then how would i get it to read the next block of text?
Even if you have a simple plugin example i could reference. The only one I could think of was grid teleport which is a bit beyond my skill level and understanding.
/report BlackHawk
the chat command would just be [ChatCommand("report")] but then how would i get it to read the next block of text?
Even if you have a simple plugin example i could reference. The only one I could think of was grid teleport which is a bit beyond my skill level and understanding.