Esempio n. 1
0
 public override void OnCommand(Client.Player p, string cmd, string[] args)
 {
     if (cmd == "cuboid")
     {
         _getLocations = true;
     }
 }
 public override void OnCommand(Client.Player p, string cmd, string[] args)
 {
     if (cmd == "settings")
     {
     }
 }