/id was? äpfel? birnen?
This commit is contained in:
@@ -15,7 +15,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
{
|
||||
internal class UserCommands : Script
|
||||
{
|
||||
[Command("id", "~m~Benutzung: ~s~/id")]
|
||||
[Command("id", "~m~Benutzung: ~s~/id [Name]")]
|
||||
public void CmdUserId(Player player, String targetname)
|
||||
{
|
||||
Player target = PlayerService.GetPlayerByNameOrId(targetname);
|
||||
|
||||
Reference in New Issue
Block a user