Hi, I want to make it so whenever someone types /pop or /commands, the actual server pop comes up or a list of commands they can use, but I don't know how to do that.
Any Help Is Much Appreciated.
Hi, I want to make it so whenever someone types /pop or /commands, the actual server pop comes up or a list of commands they can use, but I don't know how to do that.
Any Help Is Much Appreciated.
You can get PlayerList and do a simple edit:
[Command("players", "who")]add /pop like so:[Command("players", "who", "pop")] Thank You So Much!